dailycoding - 20260330 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : https://openprocessing.org/sketch/2905439
Search results
pretext: Pure JavaScript/TypeScript library for multiline text measurement & layout via
@hibachrachhazel https://lobste.rs/s/gx94qn #javascript #web
https://github.com/chenglou/pretext
heerich.js - A tiny engine for 3D voxel scenes rendered to SVG via
@vale https://lobste.rs/s/qqpc7k #art #javascript
https://meodai.github.io/heerich
Dew Drop Weekly Newsletter 476 - Week Ending March 27, 2026
#dewdrop #newsletter #javascript #azure #aspnetcore #aspire #windowsdev #xaml #cpp #dotnet #csharp #ai #mcp #agile #devops #python #appdev #gamedev #podcasts #m365 #sqlserver #data #powershell
Announcing Babylon.js 9.0 | by Jason Carter & Thomas Lucchini
https://blogs.windows.com/windowsdeveloper/2026/03/26/announcing-babylon-js-9-0/
Power, Performance, Productivity; PostGraphile V5 Published via
@thesearchspaceThe Search Space Podcast https://lobste.rs/s/olxlod #databases #javascript #release
https://postgraphile.org/news/2026-03-24-v5-published
#introduction I'm Brian.
I develop software, content, and people.
I'm the author of 11 tech books, and I've written or edited hundreds of articles on software dev and system admin.
I code with #javascript, #ruby, #elixir, and #css. I love #vim, #tmux, and command line tools.
I've been writing and making #edm and other kinds of music for almost 20 years. I play piano well and guitar poorly.
Finally, I love helping people level up through teaching, mentorship, or just making connections.
Adding structured concurrency to JavaScript https://lobste.rs/s/xt8q7u #javascript
https://github.com/bakkot/structured-concurrency-for-js
One week left to submit to our TechBash 2026 call for speakers and for sponsor package discounts!
#devconference #techbash #kalahari #poconos #developers #mvpbuzz #devcommunity #dotnet #cloud #ai #javascript #python #database #devops #cfp #callforspeakers
Boa 0.18 has just been released!
Boa is a #javascript engine written in #rustlang. It now passes 85% of the official ECMAScript suite, and it's much more performant!
Check the full release post here:
I remember recently seeing a #JavaScript runtime project written in #Rust that's based on the Boa engine. Does anyone know what it's called? I've tried searching for it, but I can't seem to find it.
Added a "service menu" accessed by holding the space bar at startup. The option to reset display scaling settings has been moved here.
#1bit #javascript #appleLisa #solodev #apple #retrocomputing #gui #ui #ux
Is anyone still sticking to #JavaScript instead of using #TypeScript? If so, why are you sticking with it? Please let me know your reasons!
Gea — Lightweight Reactive UI Framework via
@hibachrachhazel https://lobste.rs/s/uacwjr #javascript #web
https://geajs.com/
JavaScript bloat doesn’t come from nowhere.
Three ecosystem habits keep making bundles bigger than they need to be.
A great writeup by
@43081jJames Garbutt
Dew Drop Weekly Newsletter 475 - Week Ending March 20, 2026
#dewdrop #newsletter #javascript #azure #aspnetcore #xaml #windowsdev #cpp #dotnet #csharp #ai #mcp #python #devops #agile #appdev #podcasts #sqlserver #data #m365 #powershell
How Electron went Wayland-native, and what it means for your apps https://lobste.rs/s/ntx1nw #javascript #linux #web
https://electronjs.org/blog/tech-talk-wayland
A febbraio abbiamo fatto il primo evento dell’anno di #PyVenice !
🗣️ Due interventi sui #framework del momento, #flask e #django
⚖️ Un confronto tra #python e #javascript, in termini di #ServerSide e #ClientSide rendering
🚀 Come #DjangoNinja ha reso veloce le #REST di Django, mostrando il codice in azione !!!
🕖 Noi ci vediamo il 16 aprile 2026, con il #workshop su #n8n ‼️
Info e prenotazioni 👇
https://www.meetup.com/pyvenice/events/312919609/
💾 NON mancate !
How to burn $30m on a JavaScript framework via
@dgv https://lobste.rs/s/y9q0oe #video #historical #javascript
https://www.youtube.com/watch?v=ReAnFFqvCeA
dailycoding - 20260315 / graphic
#p5js #javascript #Processing #generativeart #creativecoding #dailycoding
code : https://openprocessing.org/sketch/2894879
never noticed the glob deprecation warning: "support for old versions may be purchased (at exorbitant rates)"
Overdue #introduction - PhD in computational #neuroscience , turned to medical imaging informatics and analysis. works in #java and #javascript but dreams in #lisp . #yooper by birth, now in #colorado but lived enough in #stl ( #wustl ) and #losangeles ( #caltech #usc ) for each to feel like home. plays #music on various instruments with more enthusiasm than skill. proud husband and father to smarter, more talented people. aspiring antiracist, feminist, and cis and straight ally
This week's #WebOrigami comic: Coding in your terminal
More about The ori command-line interface: https://weborigami.org/cli/
HTML comic: https://weborigami.org/comics/coding-in-your-terminal.html
Using ori in a VS Code JavaScript Debug Terminal lets you set breakpoints, inspect variables, and step through code you start from a terminal!
Dew Drop Weekly Newsletter 474 - Week Ending March 13, 2026
#dewdrop #newsletter #javascript #azure #aspnetcore #windowsdev #xaml #csharp #dotnet #ai #mcp #copilot #python #devops #agile #IoT #appdev #podcasts #m365 #sqlserver #powershell #cli
Temporal: The 9-Year Journey to Fix Time in JavaScript https://lobste.rs/s/ei0ans #javascript #web
https://bloomberg.github.io/js-blog/post/temporal/
Moin, wir sind #neuhier und eine kleine Softwareentwicklungsfirma aus #Flensburg. Unser Schwerpunkt liegt auf Webentwicklung mit #vuejs #javascript #php und vielem mehr. Wir lieben Open Source Technologien und sind auch pro bono aktiv.
Mehr Infos auf unserer Website https://54gradsoftware.de/
Die Toots kommen hauptsächlich von
@sabrinkmannSamuel Brinkmann
I’m having to do frontend dev for the first time in nearly ten years. We’re using react and a lot has changed. Does anyone have a good explanation of how to think about react hooks? The react docs are handwavy.
Rust-like Error Handling in TypeScript https://lobste.rs/s/lcvctc #javascript #programming #rust
https://codeinput.com/blog/typescript-result
I have been using #Miniflux as my feed reader for a couple of years now. It is intentionally minimalistic, and hence it lacks certain features. One thing that I sorely miss is the capability to sort the feed entries by various criteria like entry reading time etc. Thankfully, Miniflux lets users customize the UI by injecting custom #JavaScript code via settings. So I took this in my own hands (see the attached image).
I wrote a note explaining the options, along with the code: https://notes.abhinavsarkar.net/2025/customizing-miniflux
Build Awesome's Kickstarter is Cancelled via
@lesleyLesley Lai https://lobste.rs/s/sml0fo #culture #javascript #web
https://brennan.day/build-awesomes-kickstarter-is-cancelled/
MuJS - lightweight Javascript interpreter designed for embedding in other software https://lobste.rs/s/e174yb #javascript #programming
https://mujs.com/
An #introduction:
Old #coder (started professionally in #cpp, then #ruby and #JavaScript) and now doing #SoftwareEngineering #management & #leadership.
I produce #downtempo #ElectronicMusic as Roaming Mosaics (mosaics.fm, #Spotify) - using #Ableton.
Big user of #Linux, (I've run #gentoo as my main desktop since 2001) and #FOSS. Into #SelfHosting.
On a good day you'll find me talking insightfully about the above. On a normal day I'll be #shitposting about #UKPolitics or #cats.
Heyyy, I'm Novem. I am a returning member of the Fediverse.
I am new to game development, I am interested in web games more specifically, I program in JavaScript, I can do Python as well, but I main JavaScript.
I like anything art related, I draw digitally and I occasionally compose music.
I am autistic and I struggle with really bad social anxiety, so please cut me some slacks. I may use tone indicators from time to time.
Hope to meet you all.
I have a few artworks I want to showcase, but I'll post those later, I need to eat right now.
Dew Drop Weekly Newsletter 473 - Week Ending March 6, 2026
#dewdrop #newsletter #javascript #aspnetcore #azure #xaml #windowsdev #dotnetmaui #csharp #dotnet #winui #ai #mcp #devops #agile #python #appdev #podcasts #m365 #sqlserver #data #powershell #cpp
Who else would use a shared #JavaScript library for #Electron apps to create an deploy #Netlify sites?
https://jan.miksovsky.com/posts/2026/03-05-netlify-dialog-library

Who else would use a shared Electron library to create and deploy Netlify sites?
I’m interested in helping to create a shared JavaScript library for letting Electron apps authenticate with Netlify (and potentially GitHub/GitLab pages) via OAuth for the purpose of creating new projects and uploading files to existing projects.
jan.miksovsky.com
Link author:
Jan Miksovsky@JanMiksovsky@fosstodon.org
Kill cats with JavaScript (RTS game) https://lobste.rs/s/vwqn0j #ai #games #javascript
https://yare.io
“Recreate NextJS. Make no mistakes”
@ErikUdenErik Uden 🚩 Ah yes, if you don't use the newest JavaScript framework you are out of date after 1 week /sarcasm
#javascript
Always forgetting to use `.at(-1)` to get last element in an array.
Announcing npmx: a fast, modern browser for the npm registry via
@vale https://lobste.rs/s/6h04uj #javascript #nodejs #release #web
https://npmx.dev/blog/alpha-release
Explicit Resource Management Has a Color Problem via
@alannorbauer https://lobste.rs/s/3nuudi #javascript
https://www.joshuaamaju.com/blog/the-pitfalls-of-explicit-resource-management
We deserve a better streams API for JavaScript https://lobste.rs/s/vlpddk #javascript #web
https://blog.cloudflare.com/a-better-web-streams-api/












































