Julius
jumr.dev
Julius
@jumr.dev
this is the function that transforms the iterable github.com/trpc/trpc/bl...
github.com
January 27, 2025 at 4:34 PM
Dangit 🥲
January 15, 2025 at 5:04 PM
not sure as it's currently `Schema.decode(mySchema)` and not `mySchema.parse` - so you need to import the effect dependency to decode a schema unlike zod where the parse method is attached to the schema itself
December 12, 2024 at 1:05 PM
We do custom parsing for them github.com/pingdotgg/up...
github.com
December 12, 2024 at 12:22 PM
Nope
December 12, 2024 at 12:21 PM
Preventing route interception
December 11, 2024 at 6:44 PM
Nah I gave up on that. This is to prevent intercepting route from rendering where it shouldn’t
December 11, 2024 at 3:17 PM
Its an initiative by Valibot, Zoe and Arktype - I don’t know of any other alt.
Up until now every schema library has used their own type structure so when another library wanna build on top (e.g trpc) it’d need to add inference helpers for every interface they want to support. This streamlines that
December 11, 2024 at 11:04 AM
🫠
December 11, 2024 at 10:29 AM
1 interface for libraries to implement that allows the user to use any schema library they want.
December 11, 2024 at 10:27 AM
Yea sometimes they’re nice, especially if they can leverage the browsers “object expander” ( not sure if they do that today). I just want to be able to disable it when debugging client side stuff

They are labeled, don’t think you can filter them away though.
December 8, 2024 at 9:29 AM
Hmm..

I don’t quite like that they hijack it like that, especially when debugging something client side and you get all the server noise mixed in
December 8, 2024 at 3:18 AM
Nice! Ticks all the boxes. Works on mobile, can select version and link specific lines of code socket.dev/npm/package/...
socket.dev
December 4, 2024 at 2:02 PM
Too much noise for simple lookups + doesn’t work on mobile
December 4, 2024 at 2:00 PM
Tempted to make a tiny browser extension that takes you to that other page when pressing . on npmjs.com/PKG
December 4, 2024 at 1:27 PM
Sometimes need something faster just to verify something. Sometimes even on the phone
December 4, 2024 at 1:25 PM
👀👀
December 4, 2024 at 1:23 PM
Yea that’s great but doesn’t show the distributed files
December 4, 2024 at 1:23 PM