Bun team = { Claude (prompt writer), Claude (PR reviewer), Claude (code writer), Claude (reviewing the entire codebase to improve performance), Claude (finding things in ecosystem to add), Claude (writing new release blog post with reading commits), jarredsumner (creating a new release, posting "In the next version of Bun" posts in Twitter) }
recently i tried grok 4.6. and to me, it seems better than claude (opus). it follows the system prompt very accurately and remembers everything unlike claude (opus), it doesnt forget the system prompt during long conversations. but yes that depends on your purpose or approach to using AI
I'm using my Proton account in my phone and in play store. now i tried adding my proton account in AuroraStore, and it worked flawlessly. so my question: why AuroraStore uses google accounts instead of another providers?
what happened? if you're trying to say that this is "impossible", its not. But if you're trying to say about privacy, that account I tried is another one of mine. im not stupid to use my primary proton account in my phone.
Zig's compiler somehow feels lightweight to me compared to Rust's. When i develop something in Rust, the compiler and LSP is overheating my CPU. So im using Zig nowodays for long life my laptop.
When I had problems in my Zig codebase(latest version), the LLM cant resolve my problem. It kept giving me results based on older versions of the Zig code. This was due to breaking changes in every version. Thats why I no longer ask the LLM for help with Zig-related code. The folks on Zig Discord server and its forum, helps me very much.
reply