Live data from Hacker News

Viewing profile — ocreat

ocreat

HN member
Joined
Wed, Jan 28, 2026, 1:06 PM UTC
HN karma
1
Public activity
3 items

About ocreat

No profile information was provided.

Recent public activity

  1. comment
    Comment #48297820

    That won't change by giving them an LLM, that will just make it worse.

  2. comment
    Comment #48292067

    Why is it always the idea that the developers the work is outsourced to is less skilled than the local developers?

  3. comment
    Comment #48292052

    There is a big difference between: struct A { int size; char data[]; } struct B { int size; char *data; }