Mael

Results 294 comments of Mael

I guess we could simply have "tagged" archive, eg each archive has a tag like "backend_crawler", "browser_extension", "singlefile_extension" etc, so that each archive replaces/refreshes the one with the same tag,...

I guess with the “rules” that are being implemented this could be done using the tagsOn 27 Apr 2025, at 06:50, Huy Z ***@***.***> wrote: huyz left a comment (karakeep-app/karakeep#1125)...

@yusukebe thanks! Do you think there is a way to do this more cleanly?

@yusukebe it doesn't depend on other libs than zod-openapi, it's just plain zod+zod-openapi

@yusukebe you can check this https://stackblitz.com/edit/vitejs-vite-f4i5pqmt?file=schema.ts for an idea of what I'm looking for (a way to share "openapi descriptions" of the pgTable fields among all the createTableSchema, etc)

I'm not a nix expert, just like how "when it works" it makes stuff easy haha, but willing to help if someone wants to give some infos

Could you tell me for instance the most straightforward and "best practice" installation process for now to install the rust env for esp32-s3 compilation? I can take it from there

okay, this seems to work: https://gist.github.com/maelp/323a9ca57620009486cd834a430de680

I haven't installed all the other tools, I guess it shouldn't be too hard, but I'm not a Nix expert 😅

@SergioGasquez thanks for the comments! Indeed it was meant more as a kind of "starter config" so that someone more experienced could finish packaging it, do you want me to...