nikiv.dev
9,541 posts
- After trying TanStack Start early last month, it was obvious that it's the future for react apps. Router is better. Typed server actions are built in. Sits on Vite and lets us do actual good static builds for Tauri (unlike Next.js) So we moved to it
- New Learn Anything version is out 🎇 Just a start but already you can track any topic you like. There is 1,000+ topics already available with topics including Rust, ML, Nix and more. Track your learning journey fully. Any topic. Any link. learn-anything.xyz
00:00 - Building an openai codex like desktop app to run parallel agents on top of existing file system and I love how well jazz model of not requiring a server fits into building an app like that With local models, can even fully work offline and it will sync updates whenever onlineSync engines are an incremental improvement to the "centralised server + client" model - the minimal possible step towards the real-time nature of apps today. But we can do much better 🧵
- I think this approach is niceReplying to @willking and @rehbudevYour shipment page has modals to check "current location", "what was ordered", and let's say a "cancel order" one. Instead of having 3 modal states you would have one state that defined what modal should be active. This would guarantee only one modal is active at a time.
- Can someone please explain why people are paying for 'auth providers' like Clerk, Auth0 and the like? I am building an app now where my auth is basically these 4 screenshots. It works but I don't get why do people pay money per user to all these auth providers?
- Learney is super neat tool. Similar to what I always wanted to have when I am learning things (show clear dependencies / track topics to learn / show best resources). app.learney.me
- someone built a dream open source launcher won’t replace raycast, alfred for most things but ability to render web views fast in launcher form is super cool
- Decided to go all in on @solid_js + @deno_land as my main tools to write software. Solid with github.com/OrJDev/create-… and @trpcio Deno because it has nice standard library that bun/node misses and I need fast iteration.
- Replying to @mosseriSad to see it go. It’s a great way to find new people and awesome photos.
- building new @learnanything_ desktop app on top of this app’s oss code, only thing is that state is done through @jazz_tools and @ReatomJS can’t recommend it enough as base for a good desktop app, even has react scan builtinfine, i'll build it myself
- Amazed by how much reatom simplifies client state in react app Had a game that was too painful to modify due to how it had to interact when going offline In one session with @artalar nearly whole game logic done Can call atoms in components without care for react rules


















