donraab.medium.com/empty-should...
<< ...Why does empty cost so much in Java sometimes?... >>
donraab.medium.com/empty-should...
<< ...Why does empty cost so much in Java sometimes?... >>
www.repoflow.io/blog/express...
<< ...Throughput benchmarks across Node 18, 20, 22, and 24 using ping, middleware depth, JSON parsing, and 100 KB responses... >>
hacks.mozilla.org/2026/02/good...
<< ...Cross-site scripting (XSS) remains one of the most prevalent vulnerabilities on the web. The new standardized Sanitizer API provides a straightforward way for web developers to sanitize untrusted HTML before inserting it into the DOM... >>
eventual-consistency.vercel.app/posts/write-...
<< ...On commercial hardware, RwLock was ~5× slower than Mutex for a read-heavy cache workload due to atomic contention and cache-line ping-pong... >>
github.com/thisiskps/fe... << ...A development-time API request/response network behavior simulator for frontend applications... >>
shud.in/thoughts/bui... << ...Most components are built for the happy path. They work, until they don’t. The real world is hostile. Server rendering. Hydration. Multiple instances. Concurrent rendering. Async children. Portals... Your component could face all of them. Will it survives?... >>
zclaw.dev
[Github: github.com/tnm/zclaw]
<< ...zclaw is an ESP32-resident AI agent written in C. It runs as a practical assistant over Telegram or host relay, with scheduling, GPIO control, memory, and a tight firmware budget... >>
npgsqlrest.github.io
[github: github.com/NpgsqlRest/N...
<< ...Create professional, high-performance HTTP REST APIs for PostgreSQL databases in minutes and generate type-safe client code automatically... >>
I've done a small gpt for madr: mode wizard, mode analyze to infer adr from a description chatgpt.com/g/g-68d4052d...
Interesting also github.com/adr/e-adr#em...
Also for RFC, I've try to do prompting/templating but the difficult idea is to have live docs changing with project including diagrams
thenewstack.io/css-in-js-th... << ...CSS-in-JS promised simplicity but delivered performance issues. Learn why ditching it for native CSS solutions leads to faster, more maintainable web apps... >>
europeanbusinessmagazine.com/business/eur... thx @frankel.ch for sharing
blog.frankel.ch/rediscoverin...
Modularity and Service Provider: the idea behind ServiceLoader and a design view about capabilities! These elements in my new article hosted by @frankel.ch that always is a Guide, Mentore, and able to lead me to these result with patience!🙏
pqina.nl/blog/update-...
<< ...In this article we’ll create a container element that dynamically adjusts its border-radius when its contents overflows... >>
vaadin.com/blog/announc... << ...Swing Modernization Toolkit: a pragmatic way to run a Java Swing application in the browser and modernize it gradually using a modern Java web stack. No rewrite into a separate JavaScript/TypeScript front-end. No “stop the world” migration... >>
github.com/mary2501/php... << ...A CLI tool that uses local AI models (via Ollama) to analyze PHP code, detect deprecated functions, security issues, and automatically generate PHPUnit tests and documentation. All processing happens on your machine - no data is sent to external servers... >>
una.im/range-style-...
<< ...Style queries are getting an upgrade! Like media queries, and container queries, They can now respond to a range of values, and not just predefined states... >>
www.bram.us/2025/11/25/u... << ...Use overscroll-behavior: contain to prevent a page from scrolling while a <dialog> is open... >>
blog.jquery.com/2026/01/17/j... 20 years! and always there, now totally updated!
json-render.dev
[Github: github.com/vercel-labs/...
[Related post: thenewstack.io/vercels-json...
<< ...Define a component catalog. Users prompt. AI outputs JSON constrained to your catalog. Your components render it... >>
thenewstack.io/developer-pr... << ...A zero-click vulnerability in the tasks.json file allows attackers to silently hijack Cursor’s instructions across code repos... >>
lea.verou.me/blog/2026/we...
<< ...Dear JS ecosystem, I love you, but you have a dependency management problem when it comes to the Web, and the time has come for an intervention... >>
codeberg.org << ...Codeberg is a non-profit, community-led effort that provides Git hosting and other services for free and open source projects... >> thx @frankel.ch for sharing
boxlang.io
[Github: github.com/ortus-boxlan...
<< ...BoxLang is a powerful, multi-runtime dynamic programming language built for the JVM. 🚀 Productive, ☕ 100% Java Interoperable, 🏗️ Modern & Expressive... >>
www.royalbhati.com/posts/js-arr... << ...My first instinct was to attribute this entirely to TypedArrays being "faster." But after digging deeper, I realized the story is more nuanced. This post is what I learned... >>
dev.to/georgekobaid... << ...I'll share the time when my burnout reached its absolute peak, and at the end of the article, I'll give you a small exercise you can try, one that might just help you break free from burnout... >>