Live data from Hacker News

Viewing profile — 112233

112233

HN member
Joined
Tue, Sep 29, 2015, 1:05 PM UTC
HN karma
1,138
Public activity
677 items

About 112233

No profile information was provided.

Recent public activity

  1. comment
    Comment #49047585

    Splitting subfolder into separate repo is full history rewrite. Changing commit message or commit tree is full history rewrite. Also, if you maintain local changes, you want your r…

  2. comment
    Comment #48974618

    I am getting my hair stood up by all the Comment Engineering going on in this thread. If all of the participants are organics, who are you people? If most is bots, the prospects ar…

  3. comment
    Comment #48974556

    whoa, "we tested" seven completely different chemicals, one has zero effect, six others have massive negative effects? By what mechanism?

  4. comment
    Comment #48974468

    Apple's Metal is C++ too. Like, actual, you can compile it with plain C++ compiler and a shim header.

  5. comment
    Comment #48974439

    On embedded, your fight totally is against language and runtime. Since you cannot gave conformant freestanding C++ without exceptions, rtti and most of STL, "using c++" on embedded…

  6. comment
    Comment #48974393

    Last time I looked "submitting a proposal" to WG21 involved attending in person. Has something changed recently?

  7. comment
    Comment #48870684

    I have slightly different experience. Any time during deep work on codebase when I need to stop and switch lanes to study how exactly did .SECONDEXPANSION work or which of "git res…

  8. comment
    Comment #48536194

    They did not misunderstand anything. All of the behaviour is not inherent in raw base model and has been planted by the agressive, secretive reinforcement learning they do for benc…

  9. comment
    Comment #48118650

    Before everyone piles on this comment with "whoosh" and "it was sarcasm" and such — have you noticed that reacting to ironic, sarcastic comments as if they were meant literally is …

  10. comment
    Comment #48076402

    why for? the reply is about factual historical experience with webpage hard errors. Would you like to have a law that forbids you, under penalty of fine, to read any book you buy o…

  11. comment
    Comment #48046371

    I'd much prefer correct sitemap.xml to an RSS. Please let me keep up to date with your site/blog/homepage without scraping it!

  12. comment
    Comment #47844955

    I have been carefully following the following personal rule: Never edit or comment or contribute to stack overflow or english wikipedia or linux kernel. It kind of feels like being…

  13. comment
    Comment #47807251

    The addiction research has terms like LDWs and near-misses. It is massively researched topic. Even cursory reading helps to understand why table saw makes really bad slot machine. …

  14. comment
    Comment #47764815

    C is about the safest language you can choose, between cbmc, frama-c and coccinelle there is hardly another language with comparable tooling for writing actually safe software, tha…

  15. comment
    Comment #47689013

    > web proxy do you know of a mitm proxy that "just works"? meaning, is able to spoof/intercept/modify running processes well enough that most stuff would run without manual modific…

  16. comment
    Comment #47685669

    "Prevent exceptions from leaving destructors." — thank you for providing well known sources that support my point! Although sadly we all have to eat Sutter Meyers bread, at least i…

  17. comment
    Comment #47677336

    What book covers in depth *throwing* from destructors? Even more sane thing — throwing from constructors and function arguments — is mentioned in passing ("unwind will take care of…

  18. comment
    Comment #47671093

    yeah, but AI played crucial role in this fraud. It turbocharged and spearhedded . Thanks to AI, you can now fraud too!

  19. comment
    Comment #47671062

    If you noticed, the article did not actually tell you what happens when destructor throws. It was only about double-exception case and throwing in nothrow() function (both perfectl…

  20. comment
    Comment #47637897

    this is always overlooked. AI stories sound like "with right attitude, you too can win 10M $ in lottery, like this man just did" Running LLM on 1000 functions produces 10000 report…

  21. comment
    Comment #47637859

    https://www.cnbc.com/2025/09/05/anthropic-to-pay-1point5-bil...

  22. comment
    Comment #47614493

    If lossy-compressed transcodes of ripped movies are not "transformative works" and can get people even jailed, then lossy-compressed text of ripped books and websites is neither. T…

  23. comment
    Comment #47451054

    Nothing gives programmer bigger sense of future job security than trying vibe-coding with a "frontierest" model and looking at the code. Especially once it starts changing existing…

  24. comment
    Comment #47450939

    But... what sort of storage device does not allow your computers to use all 256 byte values? Why is random access data stored on teletype?

  25. comment
    Comment #47441442

    Not to water down the snark, but isnt cause of situation described in the article the exact mentality you are mocking?