@thekitze dancing games like itgmania. I've lost 23kg in 14 months. had a break from December to April.
138->115 in less than 12 months of active exercising.
@hunvreus@hthieblot even if you don't invest it and you live like you did on 250k that's 400 years worth of capital.
I wish I was making 250k a year lol, that's an insane amount where I'm from.
Currently me and my wife live on a combined 26k per year and it's already comfy enough.
@BHolmesDev I've done some work where the executable size matters, for portable apps where you light keep multiple copies of an app, the 10mb tauri app is a lot more attractive than the 300mb electron one.
@Elisa_aspa@rensu83@ElisaOyj meillä on kylläkin koko kotiverkko aivan saatanan jumissa ku yhteydet putoaa minuutin välein. Pingit suoraan IP:llä toimii (vaikkakin latenssi huitoo joskus tonnissa), DNS prakaa jatkuvasti.
Ois aika kiva jos sitä netti vois käyttää.
@hunvreus@tekbog Microsoft is ass, has always been ass and keeps on being ass. They enshittify every product in their catalogue, github included. I've tried to migrate everything off them to alternatives and I'm slowly getting there.
@hunvreus I have a self made kanban app that stores cards as md files in a folder and agents read and update those files. It's easier that way because I can store more relevant context and it's easier to load a new chat without losing all of the important context.
@hunvreus That's pretty much what I do as well but I split up my work into a few separate instances.
Claude for writing specs am architecture, it then updates markdown files with the plan and things to consider and then Gemini for implementation
@hunvreus@brendonovich So, if your frontend needs aren't too complex and you don't need very specific behavior from the window(s), Tauri is most likely going to be faster.
But the dev experience with Claude Code is better on Electron imo. I'm currently doing an app on both platforms.
@exiledsurfer how long is that chat session? cuz that's just basic stuff after a dozen back and forths. also why are you using chat and not claude code?