Viewing profile — not_kurt_godel
not_kurt_godel
HN member- Joined
- Tue, Feb 04, 2014, 10:13 AM UTC
- HN karma
- 1,627
- Public activity
- 639 items
- HN profile
- View on Hacker News ↗
About not_kurt_godel
No profile information was provided.
Recent public activity
-
comment
Comment #49266931
Step debuggers don't "create Heisenbugs", you're just much more likely to notice race conditions while step debugging than print debugging. If anything, print debugging creates mor…
-
comment
Comment #49253818
I would estimate print debugging is usually twice the work for 30% of the effectiveness of step debugging. It's the screwdriver to step debugging's drill. Fundamental and absolutel…
-
comment
Comment #49253530
VS Code is not fit for professional software development. JetBrains products are far and away superior. Sublime Text is nice as a notepad, extended clipboard, and quick file editor…
-
comment
Comment #48923941
> It is also, believe it or not, possible to own a moderately loud car (even with a modded exhaust) Not legally in many places. California limits exhaust levels to 95 dbA or less, …
-
comment
Comment #48724903
Yes, that all tracks, and all of those skills are worth maintaining and improving. Great to tinker with LLMs locally hands-on to learn, and having a powerful enough machine to enab…
-
comment
Comment #48724450
> Having a machine that can run some modest local LLMs, like the Gemma 4 12B, is really worth it. Agree having a powerful machine is really worth it in general for professionals, b…
-
comment
Comment #48611786
> is it even possible to do read-write to a git repo over https instead of ssh? Yes; it's not only possible but very common: https://docs.github.com/en/get-started/git-basics/about…
-
comment
Comment #48563879
I had some local model FOMO, trialed for a few days, and tentatively arrived at the same conclusion. I can get a better ROI on the time I spent waiting and dealing with poor qualit…
-
comment
Comment #48550587
main character syndrome
-
comment
Comment #48550081
Saving this for the next time someone trots out the "All cloud providers are the same" line
-
comment
Comment #48536441
https://en.wikipedia.org/wiki/Hallucinogenic_bolete_mushroom https://en.wikipedia.org/wiki/Lilliputian_hallucination
-
comment
Comment #48536100
And putting aside the definition of "earn", extreme wealth inequality is objectively bad for society regardless of how it arose. https://en.wikipedia.org/wiki/Effects_of_economic_i…
-
comment
Comment #48503754
Doing so would be an effective admission that LLM guardrails are inherently probabilistic, unpredictable, and insecure. Plus the only truly robust sandbox approach would be clunky …
-
comment
Comment #48503652
> When I came back a few minutes later I saw my machine open a browser window in my regular Firefox and then navigate to the dialog in question. I had not told Claude Code to use a…
-
comment
Comment #48468745
https://gizmodo.com/meta-settles-lawsuit-that-claimed-social... > Meta Settles Lawsuit That Claimed Social Media Addiction Screwed Up Schools > On Thursday, Meta settled a lawsuit …
-
comment
Comment #48468186
Poor Marky Z. always getting a bad rap. Let s/he who hasn't made zillons getting billions of people hopelessly addicted to social media while facilitating a genocide or two and gen…
-
comment
Comment #48391539
Correct, I was referring to being arrogantly blunt and insensitive, not short/efficient emails.
-
comment
Comment #48377438
Yeah that attitude will not get you far in life unless you're Steve Jobs, and it'll sink your ship unless you're obnoxiously rich. And even if you're either/both of those things: A…
-
comment
Comment #48377403
Haiku/Flash/small models are underpowered for literally anything where being non-false-positively correct on details matters at least like 25%. (That's not to say they are only cor…
-
comment
Comment #48342712
Thank you for your topical pontification in response to my input.
-
comment
Comment #48342132
Thank you for this addition to the conversation. Perhaps you wish to also contribute your own response to the question posed by GP.
-
comment
Comment #48341920
My comment was in response to: > How much pontificating needs to be done before people acknowledge nobody has any idea what to do with AI on an individual level? I explained the id…
-
comment
Comment #48341588
Servers and/or their supporting infrastructure break in a million annoying ways when you throw a bunch of traffic at them. The top 2 culprits I've seen over the years are memory le…
-
comment
Comment #48341518
I write software that makes money and AI helps me write software that makes more money.
-
comment
Comment #48331387
Call me old-fashioned and quaint, but I don't like to build software that doesn't work all the time if I can help it, whether it's for 10 users or 10 million.