CVE-2025-29927: Authorization Bypass in Next.js Middleware
https://nextjs.org/blog/cve-2025-29927
Discussions: https://discu.eu/q/https://nextjs.org/blog/cve-2025-29927
Simple game built with Django Rest Framework and JS
https://github.com/Ryan11c/kordle
Discussions: https://discu.eu/q/https://github.com/Ryan11c/kordle
war gestern in nem stream und hab docker erklärt
ka wie viel mehrwert das bietet but here it is ^^
#Design #Collections
Triple Threat SVG icons · A set of icons in 3 states (normal, hover, and selected) https://ilo.im/162xku
_____
#Icons #SVG #PNG #CSS #DataURI #UiDesign #WebDesign #Development #WebDev #Frontend
Now: Building a tiny web ecosystem
Temporal.PlainDate.prototype.toZonedDateTime()
Limited availability
The toZonedDateTime() method of Temporal.PlainDate instances returns a new Temporal.ZonedDateTime object representing this date, a supplied time, and a supplied time zone, in the same calendar system.
Show HN: We made an MCP server so Cursor can debug Node.js on its own
https://www.npmjs.com/package/@hyperdrive-eng/mcp-nodejs-debugger
Discussions: https://discu.eu/q/https://www.npmjs.com/package/%40hyperdrive-eng/mcp-nodejs-debugger
From: blenderdumbass . org
I want to document the way you might have a possibility to use the same software to make a similar website. @Madiator2011 already done that with blog.madiator.com. Lets go over: where you get the code, how do you set it up, how do you publish, how do you manage accounts, and most importantly, how do you modify everything, so it will look like your own thing.
Read or listen: https://blenderdumbass.org/articles/how_to_make_a_blog_like_mine_using_bdserver_software_
#Development #Mindsets
Everyone’s a geek about something · If you are a geek, you are in good company https://ilo.im/162x6q
_____
#Geeks #Interests #Passions #Personality #Design #UiDesign #WebDesign #WebDev #Frontend #Backend
Migrating large project from Redux-Saga to React-Query + Zustand: Seeking Insights
https://github.com/supabase/supabase
Discussions: https://discu.eu/q/https://github.com/supabase/supabase
Hotwire Event-Driven Update Pattern
https://gist.github.com/lazaronixon/f20040e4f72f00383c37b8ef57a814e6
Discussions: https://discu.eu/q/https://gist.github.com/lazaronixon/f20040e4f72f00383c37b8ef57a814e6
Building a CRM with Backpack for Laravel – The Fun & Easy Way
Why do people default to React and JavaScript for front end and UIs?
As a backend developer whose frontend experience is mostly from using Phoenix and Django, which utilize server-side rendering, I’m wondering why most people choose React and JavaScript as the “default” frontend solution, even for pages and SaaS products that don’t really benefit from any additional client-side interactivity.
#Design #Launches
Oklchroma · Generate harmonious color scales based on OKLCH https://ilo.im/162up2
_____
#Generator #Color #ColorPatterns #ColorScales #OKLCH #Design #WebDesign #WebDev #Frontend #CSS
Scramble 0.12.14 – Laravel API documentation generator update: enum cases documentation, support for array request bodies, improved type inference for classes properties, and `only` and `except` Laravel Data support.
https://scramble.dedoc.co/blog/scrambledrop-scramble-01214
Discussions: https://discu.eu/q/https://scramble.dedoc.co/blog/scrambledrop-scramble-01214
Some FosseryWeb updates:
- card images got border to separate them visually from page background
- card images are added back on Games page
- username generator, password generator, and CSS code minifier are now listed on a separate Utilities page
https://fosseryweb.codeberg.page/
Also worth looking to the beta branch
https://fosseryweb.codeberg.page/@beta/
Btw, when optimizing the newly added images, I just realized how convenient is using Switcheroo. It can change file format, image size and quality at once. Previously I used Curtail, but if the image size was too big, I had to resize it separately, otherwise the compression was pointless. Switcheroo is op lol
SpeechSynthesisUtterance: pitch property
Widely available (from Sept 2018)
https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/pitch
The pitch property of the SpeechSynthesisUtterance interface gets and sets the pitch at which the utterance will be spoken at.