#axios #npm got hacked / inserted a #RAT

Make sure to immediately disconnect your Machine from the #internet and check your NPM/Axios Version.

Learn more here: https://youtu.be/o7NYXvYohYk

Please #boost this Post!  

#code #coding #hack #compromised #npm #dev #devnews #it #itnews #urgentnews #psa #publicsafety #JS #webdev #webdevs #webdeveloper #webdeveloment

Millions of JS devs just got penetrated by a RAT…

YouTube

I wish I knew a way to take a web page and hand it over to the browser as a single file (ie a tarball or zipfile) that contained the html, css, images and other supporting content, all as one bundle.

This could be more efficient than multiple files in some cases.

#WebDeveloment

Are there programming language syntax highlighters in pure CSS with no reliance on JS?

#programming #webdeveloment #css

#webcomic #webcomics #webdev #webdeveloment #webtoon #webtoons
I have reached an important milestone with my webcomic. I posted about it and what follows next here (Public Post. Everybody can read, and I'd really appreciate if you do):
https://www.patreon.com/posts/starting-2015-119998457?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link
Unpopular opinion: We have taken away the simplicity of the #web from our kids and people that follow. With all the tooling we have "invented" the getting started in #webdeveloment has gotten so worse that kids (like we back then) could just push a file on a server and play around with the web. Nowadays you have to load a s*#@load of stuff to begin with simple html rendering. We should get back to simpler things.

I've been rewriting https://gdscript.live in raw HTML/CSS/JS using vanilla JavaScript with NodeJS as the backend. I've got an HTTP API working which accepts a script source (base64 encoded), Godot version, and optional entry point function; you get back STDOUT and STDERR and a hash of the request (results are cached by request hash). Requests time out after 30 seconds.

This is like the 10th web app I've made from scratch and every time I do it in raw JavaScript with minimal dependencies, no framework, and write the whole thing in Vim. I'm pretty determined to never use a JavaScript framework as long as I live at this point lol; they just seem like unnecessary bloat to me for 90% of projects.

#Godot #gdscript #programming #webdeveloment

GDScript.Live

I know some people are irked by `cursor: pointer` on `button` elements.

I myself like it as I see it as an indicating an interactive element, not just a link. But what I think about it is completely irrelevant.

Every single time I've asked *any* AI for a button, it had this style. So we'll see more of it.

#CSS #AI #aiGenerated #code #coding #frontend #web #dev #webDev #webDeveloment