Getting ready to record a podcast with Michal Pasierbski, Software Engineer at Google, co-founder of Notamify.com, and AI practitioner. Please drop any topics or questions you'd like us to cover in the comments!
Getting ready to record a podcast with Michal Pasierbski, Software Engineer at Google, co-founder of Notamify.com, and AI practitioner. Please drop any topics or questions you'd like us to cover in the comments!
#100DaysOfCode day 0:
My dad died a few weeks ago, and I haven't been coding anything, or done anything since. But I think it is time to pick myself up again, so I will be re-starting the challenge from tomorrow Sunday April 6th.
How I Reduced My React Bundle Size by 30% (With Real Examples)
https://www.frontendjoy.com/p/how-i-reduced-my-react-bundle-size-by-30-with-real-examples
Discussions: https://discu.eu/q/https://www.frontendjoy.com/p/how-i-reduced-my-react-bundle-size-by-30-with-real-examples
Ah yes, yet another pretentious "superior" web server written in Rust. Because we all know what the internet really needs is one more "fast, memory-safe" project that nobody will actually use.
Stop pretending Rust is the holy grail of programming and get back to debugging your JavaScript!
https://github.com/ferronweb/ferron #superiorwebserver #RustDevelopment #programminghumor #webdev #JavaScript #HackerNews #ngated
Inizio la mia entrata su Mastdon con un annuncio:
Il mio portfolio è finalmente pronto!
Nuove funzionalità:
Gamificazione avanzata: sblocca porte, mini-livello e CTA Game Over (vittoria/sconfitta)
Nuovi #easterEgg, core migliorato, auto-traduzione
Easter egg dipendenti da date particolari
online!
https://matteosantoro.dev
Sentiti libero di lasciarmi un feedback
GitHub - leeoniya/uWrap:一個小於 2KB、速度快 10 倍且更準確的文本換行工具
➤ 為大型 UI 提升性能的輕量級文本換行方案
✤ https://github.com/leeoniya/uWrap
uWrap 是一個輕量級 (小於 2KB) 的 JavaScript 文本換行工具,旨在優化大型可滾動數據集的 UI 性能。它通過快速且準確地預測不同行高來實現這一點,解決了 Canvas2D API 缺乏文本換行功能和 `measureText()` 性能問題等挑戰。相較於 `canvas-hypertxt`,uWrap 在 CPU 和內存使用方面都顯著優於後者,並具有更高的準確性。它支持變寬字體、字距、換行符和不同的空白處理,目前最適用於拉丁字符集。
+ 「這個工具真的太棒了!在處理需要高效渲染大量文本的應用程式時,uWrap 能顯著提升性能。」
+ 「我一直在尋找一個可以解決文本換行性能問題的解決方案,uWrap 看起來是一個很有希望的選擇。」
#開源工具 #JavaScript #性能優化 #UI
uWrap.js – A faster and more accurate text wrapping util in < 2KB
https://github.com/leeoniya/uWrap
#HackerNews #uWrap.js #faster #text #wrapping #JavaScript #util #<2KB #webdevelopment
Wasp, a new full stack #JavaScript framework by Matija and Martin Šošić, combines React and Node.js to streamline web development. Loraine Lawson explores how it fills JavaScript’s full stack gap.
https://thenewstack.io/javascripts-missing-link-wasp-offers-full-stack-solution/
Build It Yourself: "We should be suspicious of big crate graphs. Celebrated are the minimal dependencies, the humble function that just quietly does the job, the code that doesn't need to be touched for years because it was done right once." #JavaScript https://lucumr.pocoo.org/2025/1/24/build-it-yourself/
You should know this before choosing Next.js: "My goal is not to stop anyone from using Next.js, but to lay out as much information as possible so developers and businesses can make an informed decision about their technology stack." #JavaScript https://eduardoboucas.com/posts/2025-03-25-you-should-know-this-before-choosing-nextjs/
The Frontend Treadmill: "A lot of frontend teams are very convinced that rewriting their frontend will lead to the promised land. And I am the bearer of bad tidings." #JavaScript https://polotek.net/posts/the-frontend-treadmill/
Good book for beginners, learning JavaScript
Doing more #threejs marching cube tests. This seems to be a simple and memory-saving way to create meshes.#javascript
On JavaScript's Weirdness
https://stack-auth.com/blog/on-javascripts-weirdness
Discussions: https://discu.eu/q/https://stack-auth.com/blog/on-javascripts-weirdness
Ah, the classic tale of #hyperinflation and #democracy. But wait, is that #JavaScript in the mix?
Apparently, the real downfall wasn't economic collapse—it was trying to access a webpage with #cookies disabled.
https://www.smithsonianmag.com/history/how-hyperinflation-heralded-the-fall-of-german-democracy-180982204/ #webdevelopment #HackerNews #ngated
Oh, how long could changing one line of code possibly take? A minute? Maybe ten? Surely not over six hours!
For context, this line caused a bug when using the inline toolbar in a nested (multi-column) editor. That’s because Editor.js isn’t really designed with nested instances in mind and which is why we have a fork with a couple of small changes like this.
Just got my first patched merged into the #V8 #javascript engine today. It was a very small change in code, but caused serious performance uplift - an average of ~4% over a number of #webassembly benchmarks, some of which was even over 20%!
Fiquei encantada quando descobri o Neocities, uma hospedagem gratuita de sites que incentiva os usuários a fazerem as páginas "na unha", digitando cada caractere de código, como fazíamos antigamente. O resultado: sites pessoais parecidos com os que tínhamos nos anos 2000.
https://www.meutedio.com/2025/04/neocities-museu-internet-anos-2000.html