Roman Proshin
banner
proshin.bsky.social
Roman Proshin
@proshin.bsky.social
After how many attempts did it manage to do the right fix? I noticed that Cursor+Claude need quite a few attempts even with basic things (ok, maybe because it was Flutter and not the most popular libs, but still…)
January 6, 2025 at 11:05 AM
Using Hive or any “database” sounds like overkill for just a few values. Why not shared preferences?
December 7, 2024 at 3:41 PM
I wonder if Nix can anyhow help with that - so that one doesn’t have to wipe out the system, but instead “re-apply” the Nix config.
December 7, 2024 at 3:38 PM
Yes, a lake on the South of Germany. Right next to another even more beautiful lake called Tegernsee - all near the Alps🏔️
December 1, 2024 at 11:19 PM
Yes, I can’t say if it’s better or worse - not that much experience. But in the end, they both are of the same kind - work via build_runner (or later - via macros). Would be nice to have something more “built-in”. That would also mean better (hopefully) support across all tools (IDEs, other libs).
November 30, 2024 at 2:39 PM
That’s the biggest pain point IMO. Libs like Freezed help a lot, but it’s awesome to have it built-in to the framework (not the language though).
November 30, 2024 at 11:54 AM
IDEs are fun, while Gradle - not. Only the fact that I get money from my employer forces me to ever touch Gradle 😀
November 30, 2024 at 9:37 AM
Exactly! That’s how I also usually discover such “hidden gems” 😁 That’s the only case when I would like to have these “onboarding” steppers (that usually instead show obvious things after the signup).
November 22, 2024 at 4:10 PM
Such patterns are always hard to find. Probably there should be some hints that pop up periodically until the user actually use the feature. Otherwise, too few users use it, and then it’s just legacy that devs have to maintain.
November 22, 2024 at 3:41 PM