Viewing profile — 112233
112233
HN member- Joined
- Tue, Sep 29, 2015, 1:05 PM UTC
- HN karma
- 1,138
- Public activity
- 677 items
- HN profile
- View on Hacker News ↗
About 112233
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #48974556
whoa, "we tested" seven completely different chemicals, one has zero effect, six others have massive negative effects? By what mechanism?
-
comment
Comment #48974468
Apple's Metal is C++ too. Like, actual, you can compile it with plain C++ compiler and a shim header.
-
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…
-
comment
Comment #48974393
Last time I looked "submitting a proposal" to WG21 involved attending in person. Has something changed recently?
-
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…
-
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…
-
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 …
-
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…
-
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!
-
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…
-
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. …
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #47671093
yeah, but AI played crucial role in this fraud. It turbocharged and spearhedded . Thanks to AI, you can now fraud too!
-
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…
-
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…
-
comment
Comment #47637859
https://www.cnbc.com/2025/09/05/anthropic-to-pay-1point5-bil...
-
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…
-
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…
-
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?
-
comment
Comment #47441442
Not to water down the snark, but isnt cause of situation described in the article the exact mentality you are mocking?