Viewing profile — lpnam0201
lpnam0201
HN member- Joined
- Fri, Sep 05, 2025, 4:13 AM UTC
- HN karma
- 9
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About lpnam0201
No profile information was provided.
Recent public activity
-
comment
Comment #47803262
Yes, I am in SEA. Home internet here costs 10$ per month. My point was: not every person browsing this site has high living standard, and the ability to spend 10k on computing is a…
-
comment
Comment #47802708
In where I am living, 10k USD is a little more than 3 years worth of rent, for a relatively new and convenient 2 bedroom apartment.
-
comment
Comment #47375902
Haven't tried Claude for this, but I can't think how it could possibly do. I built a game bot using Win32 API to send input and screen capture to OCR and some OpenCV to recognize g…
-
comment
Comment #47290150
Do you think he used AI to generate that much code without ever understanding or having a look at the code ? Why was he hired ?
-
comment
Comment #47203120
When enshittification happens we would just simply go back to code by hand, then. We programmers don't lose the ability to do so when we use LLM, right ?
-
comment
Comment #47046824
Not forever. If that's their main business then they will eventually have to profit or they die.
-
comment
Comment #47036956
Waste ? They can become both an AI race winner AND a disruptive Jira vendor. Yet they don't. Why ? To be a successful Jira vendor will prove their point that software engineers are…
-
comment
Comment #46931562
English can be ambiguous. Programming languages like C or Java cannot
-
story
Show HN: OpenProfiler – An utility to view NHibernate's generated queries
I used NHibernate at work, but sometimes it's hard to view the generated queries. (SQL profiler is a little hard to use and the queries aren't formatted. NHibernate Profiler is goo…