Sublime
An inspiration engine for ideas
@levelsio @Hetzner_Online @digitalocean I wrote a script which sets up security and stuff for newly provisioned machines if anyone is interested:
https://t.co/xOT9nfM2cD
Jeremy Howardx.com
This is a super cool example of a Hono/Zod/Cloudflare stack.
* Workers uses Hono
* Get the image from R2
* Parse the width and height parameters with Zod
* Resize the image by Cloudflare Images https://t.co/Crt0v4I2ZX

Working on a little nice modal helper lib for @nextjs and @shadcn. This will reduce boilerplate and will make your code much cleaner IMO.
I will add more support for selecting different kind of modals (Dialog, Sheet, Drawer).
Would you want this? And what should I name it 🤯
_... See more
OK my $1000 bounty on this is starting to pay off. @icanc4 has been working it at Waterloo and connected w a Russian hacker who has tons of not-published-in-English info.
There's a kill-switch in FaceID modules which we thought was antitampering, but it's actually laser safety!
Nick Parkerx.com
Introducing Zod 4.1 and its flagship feature: CODECS
z.codec() is a new API for defining *bi-directional transformations* in Zod https://t.co/bbgVrDVrOa
I just hacked multiple @lovable_dev 'top launched' sites
Wait—what?
In less time than it took me to finish my lunch (47 mins), I extracted from live production apps:
💰Personal debt amounts
🏠Home Addresses
🗝️API keys (admin access) ___LINEBREAK_... See more
Danial Asariax.coma thread w/ 16 fully-tested Zod codecs to copy/paste into your app
✅ stringTo(Number|Int|BigInt)
✅ numberToBigInt
✅ isoDatetimeToDate
✅ epoch{Seconds|Millis}ToDate
✅ utf8ToBytes
✅ bytesToUtf8
✅ (hex|base64|base64url)ToBytes___LINEBREAK__... See more
colinhacks/zodx.com