Viewing profile — ocreat
ocreat
HN member- Joined
- Wed, Jan 28, 2026, 1:06 PM UTC
- HN karma
- 1
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About ocreat
No profile information was provided.
Recent public activity
-
comment
Comment #48297820
That won't change by giving them an LLM, that will just make it worse.
-
comment
Comment #48292067
Why is it always the idea that the developers the work is outsourced to is less skilled than the local developers?
-
comment
Comment #48292052
There is a big difference between: struct A { int size; char data[]; } struct B { int size; char *data; }