After yesterday’s Keyv/Cacheable supply-chain attack, I built Checkpoint: a local, dependency-free scanner for known infected versions in package.json and npm, pnpm and Yarn lockfiles. www.npmjs.com/package/@vx.... #npm #JavaScript #InfoSec
🚨 After 40 years of research, Brazilian scientist Dr. Mariangela Hungria wins the World Food Prize for pioneering a $2 nitrogen-fixing bacteria treatment that replaces costly fertilizers, saves farmers $25 billion annually, and cuts 230 million tons of CO₂ emissions.
i’m gonna read this live on stream friday night and take a shot every time they say something stupid
I love chatting with Codex and Claude about my hand written code, as AI is the only one that fully understands and appreciates the unique solutions that I've built over the years. No one else has either time or reason to learn it, but that's ok - I built all of it to help me in my own work 🤗
I have remade my #Webfont converter in #Rust. Prototype in #NodeJS was fine, but this is 10x faster ⚡ Uses all available cores and is made for Windows (x86 and Arm), Mac (Silicon) and Linux (x86 and Arm). Unsupported systems fall back to web assembly and single core. www.npmjs.com/package/@vx....
AI-assisted development works best when you treat AI as part of an engineering process, not just a code generator. #AI #SoftwareEngineering #DevTools Full article: www.linkedin.com/pulse/how-i-...
This document clearly states the values we need to free #Serbia from the current dictatorship and bring back the rule of law, democracy and human rights. It is ideologically neutral and it serves as a set of principles that every country can benefit from. vsjov.github.io/manifest-za-...
Manifesto for the Renewal of Serbia
A set of principles written for every citizen of Serbia who sees that the current direction is leading to ruin and that a different Serbia is possible
vsjov.github.io
I have released a new version of my Nexus Webfont Converter. Video shows how fast it converts thousands of fonts, utilizing all available CPU cores, and in just 25s and final output produced #webfonts ready for use, compiled #CSS and even #HTML previews. #nodejs www.npmjs.com/package/nexu...
A contractor building Meta's data center flushed its "closed-loop" cooling system straight into Cheyenne's sewer. It carried a bacterium and knocked the city's water-reuse system offline for months. They sell these as sealed systems that barely touch the water. This one poisoned a city's.
Developers should not fear amateurs building with AI. AI can help beginners generate a prototype, but experienced developers use the same tools while already understanding architecture, debugging, testing, security, and maintenance. AI does not erase experience. It amplifies it. #AI #Programming
I just released nexus-webfont-converter. It is a small CLI tool that automates the boring part of preparing custom fonts for the web, without relying on 3rd party services like FontSquirrel. #frontend #webdev #uidesign #webdesign #opensource github.com/vsjov/nexus-...
GitHub - vsjov/nexus-webfont-converter: Nexus Webfont Converter
Nexus Webfont Converter. Contribute to vsjov/nexus-webfont-converter development by creating an account on GitHub.
github.com
I have built a multicore webfont converter that takes ttf/otf fonts and converts them to woff/woff2, adds scss file, compiles it to css and adds html preview. Works awesome. This is just a test run on over 5000 fonts from my personal collection. It took longer to copy than to convert all of it.
For 1‰ of us who are (Sigma) #INFJ. I doubt that I'll ever come across another one, unless they find this post and respond. IRL, I've never met anyone similar. www.youtube.com/watch?v=o28Z...
10 Surprising Habits of Sigma INFJs vs. Typical INFJs
YouTube video by Interesting Psychology
youtube.com
If you see this message in your #GitHub actions, #Microsoft's server got nuked. "Warning: Failed to save: reserveCache failed: connect ETIMEDOUT 52.152.245.137:443" Everything is slower now, even running "sudo apt update && sudo apt upgrade -y" on #Ubuntu #linux distros.
CSS if() function landed today(!!!) in Chrome 137 🥳 along with another rad feature: reading-flow 🥳 So I put together a quick video showcasing both: youtu.be/Apn8ucs7AL0
CSS if() functions & reading-flow (in Chrome 137)
YouTube video by Una Kravets
youtu.be
CTO: I have a problem. Dev: I have a solution for your problem. QA: I have a problem for your solution.
Want a checkerboard pattern? No need to use multiple `linear-gradient()` layers anymore. `conic-gradient()` has been supported cross-browser since 2020! PS: if you can, upvote stackoverflow.com/a/65129916/1... to make it the top answer and get more people (and AI) to use modern, well supported #CSS
This quote was burnt into my mind a long time ago and is one of the main reasons why I don't rely on analytics and data to create my designs. Sources: 1. stopdesign.com/journal/2009... 2. stopdesign.com/journal/2009... #webdesign #frontend