◆ centralized catalog with verified servers
◆ one-click setup (no more random uvx commands)
◆ secure credential storage + containerized runtime
was tired of multiple client configs and this fixes things 👇
◆ centralized catalog with verified servers
◆ one-click setup (no more random uvx commands)
◆ secure credential storage + containerized runtime
was tired of multiple client configs and this fixes things 👇
◆ real-time sync across web/mobile
◆ reactive SQLite + git-inspired syncing
the DX on this is incredible - local-first feels like its getting easier by the day
◆ real-time sync across web/mobile
◆ reactive SQLite + git-inspired syncing
the DX on this is incredible - local-first feels like its getting easier by the day
Remix v2 -> Remix v3 ❌
React Router v7 -> Remix v3 ❌
its not the plan, @remix_run seem quite clear on this...
Remix v2 -> Remix v3 ❌
React Router v7 -> Remix v3 ❌
its not the plan, @remix_run seem quite clear on this...
seems like the remix team will be inventing it
time will tell but the team has a great track record so im excited
seems like the remix team will be inventing it
time will tell but the team has a great track record so im excited
more about this here: brandondong.github.io/blog/javasc...
more about this here: brandondong.github.io/blog/javasc...
2025/05/28 → Wed May 28 2025
2025-05-28 → Tue May 27 2025
why? every possible string accepted by the Date constructor falls back to local time EXCEPT valid ISO date-strings like '2025-05-28'.
2025/05/28 → Wed May 28 2025
2025-05-28 → Tue May 27 2025
why? every possible string accepted by the Date constructor falls back to local time EXCEPT valid ISO date-strings like '2025-05-28'.
April 2023 → January 2025
clay profile attempt:
GPT ImageGen is awesome
April 2023 → January 2025
clay profile attempt:
GPT ImageGen is awesome
Pocket (2007-2025)
"Save for later... but not forever"
used this for so long, what are people moving to?
Pocket (2007-2025)
"Save for later... but not forever"
used this for so long, what are people moving to?
i use it way too much
i use it way too much
✅ preserves state
✅ pre-renders at low priority
✅ mounts effects when visible, cleans up effects when hidden.
good for pre-rendering UI for snappy load times and saving state in components easily 💪
✅ preserves state
✅ pre-renders at low priority
✅ mounts effects when visible, cleans up effects when hidden.
good for pre-rendering UI for snappy load times and saving state in components easily 💪
✅ No critical dependencies
✅ Owns the full stack
✅ Lighter, faster, closer to the web
✅ Built-in component library (Reach UI is back!)
The madlads are actually doing it 💪
✅ No critical dependencies
✅ Owns the full stack
✅ Lighter, faster, closer to the web
✅ Built-in component library (Reach UI is back!)
The madlads are actually doing it 💪
🔹 fully playable
🔹 pure HTML/CSS, NO JavaScript (wtf)
🔹 smooth 3D movement
🔹 block placement/destruction
we've peaked, @benjaminaster.bsky.social is a wizard
🔹 fully playable
🔹 pure HTML/CSS, NO JavaScript (wtf)
🔹 smooth 3D movement
🔹 block placement/destruction
we've peaked, @benjaminaster.bsky.social is a wizard
First, we can compose our types, which helps tidy things up. (Spot platform being used in user type)
We can also set defaults, just append '= value' after the definition.
First, we can compose our types, which helps tidy things up. (Spot platform being used in user type)
We can also set defaults, just append '= value' after the definition.
If it's an error, print a human-readable summary with `checked.summary`; otherwise, `checked` will contain the validated data.
If it's an error, print a human-readable summary with `checked.summary`; otherwise, `checked` will contain the validated data.
This function accepts any type of data (unknown) and will return either the validated data if there are no issues or ArkErrors if there are problems.
This function accepts any type of data (unknown) and will return either the validated data if there are no issues or ArkErrors if there are problems.
In this case, ensure that age is between 0 and 120, and that email is, well, an email.
Constraints are a first-class citizen of ArkType. They are fully composable with TypeScript's builtin operators.
In this case, ensure that age is between 0 and 120, and that email is, well, an email.
Constraints are a first-class citizen of ArkType. They are fully composable with TypeScript's builtin operators.
Crafting a type is a breeze—just import the 'type' function from ArkType and pass in your schema, written in TypeScript syntax. 🧵⬇️
Crafting a type is a breeze—just import the 'type' function from ArkType and pass in your schema, written in TypeScript syntax. 🧵⬇️
I just want a simple, free, easy-to-use API client with file-based storage. And it's existed since 2021?!?
Heres a snippet about files ⬇️
Full Video: youtu.be/FXckKHtZo4o
I just want a simple, free, easy-to-use API client with file-based storage. And it's existed since 2021?!?
Heres a snippet about files ⬇️
Full Video: youtu.be/FXckKHtZo4o
So maybe benefit of the doubt, they quickly fixed this before and forgot to check breakpoints?
So maybe benefit of the doubt, they quickly fixed this before and forgot to check breakpoints?
Or am I just tired...
Or am I just tired...