Viewing profile — PrimalPower
PrimalPower
HN member- Joined
- Thu, Dec 11, 2025, 11:19 PM UTC
- HN karma
- 17
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About PrimalPower
No profile information was provided.
Recent public activity
-
comment
Comment #49218199
Usually, if you're in microservices land, it's often possible to spin off a separate service and move the part that has different requirements over. Obviously that isn't always tri…
-
comment
Comment #49128185
The beauty of go is YAGNI. Language design makes it much harder for people so do stupid and cute things. During my design process if I start realizing that I’m missing maps, More e…
-
comment
Comment #48986546
perhaps, but chromebooks still come in laptop sizes these days. Other than a few stragglers (e.g lenovo duet), the majority of chromebooks are 12-14 inches. If you are chasing the …
-
comment
Comment #48985760
i've always found magit better than any opinionated git terminal UI. Including LazyGit. With Claude, i find myself reaching for Magit even less.
-
comment
Comment #48927287
Am I the only one who dislikes Go specifically for CRUD webapps? I’ve worked with Go professionally for the past 5 years, and I genuinely like the language. I like the anti-framewo…
-
comment
Comment #48851415
I've concluded the only way to avoid workarounds it to reduce my own screen time. I stopped having a tablet myself. Got off the Iphone too. I still need some smartphone for work. G…
-
comment
Comment #48665487
[flagged]
-
comment
Comment #48560597
agreed, ultimately claude is faster than an expert K8s in my org at finding things. kubectl has a lot of commands and things to cross-reference. AI Agents handle it like a champ. T…
-
comment
Comment #48509312
baby steps
-
comment
Comment #48496558
Exactly game theory is that is that everyone make more as a "Senior" or "Mid-Level" in a wealthy/successful org over a "Staff" or "Senior" at a poorer one with less customers. Of c…
-
comment
Comment #48364106
I love Twilight Princess because of this dichotomy. Yes it has all the flaws you have mentioned, but it also suggests at what a Zelda game could look like in an era where people th…
-
comment
Comment #47405554
There’s plenty of vegetarians due to ethical or cultural reasons that never acquired the taste for traditional plant based foods and are looking for a more substantial, protein hea…
-
comment
Comment #46737513
Garbage in garbage out as they say. I will be the first to admit that Claude enables me to do certain things that I simply could not do before without investing a significant amoun…
-
comment
Comment #46653966
Yea, it's not not necessarily that the LLM itself is better at customer support than a human. But i've found that it's just good enough that support and teams can handle addressing…
-
comment
Comment #46558157
Guess who also benefits from well structured, clean, modular, well documented, and concise code? Computers and LLMs!
-
comment
Comment #46368607
I've been a JetBrains suscriber for a while, because at the time I saw that I preferred the UI experience over Jetbrains to VSCode. The IDE is well built, they have a better produc…
-
comment
Comment #46358707
I don't need lower level than go. I just really like Rust' type system and error handling and I want it in a compiled language. Zero Cost abstractions and it's memory model is fasc…