Viewing profile — yencabulator
yencabulator
HN member- Joined
- Thu, Aug 11, 2016, 2:01 AM UTC
- HN karma
- 4,327
- Public activity
- 5,272 items
- HN profile
- View on Hacker News ↗
About yencabulator
No profile information was provided.
Recent public activity
-
comment
Comment #49190422
> compile times Try https://github.com/kunobi-ninja/kache
-
comment
Comment #49188267
> 72°C is extremely hot (hotter than boiling point of water at 100°C What? > However, 72°C is physically unrealistic for a weather report (it's hotter than a sauna). laughs in Finn…
-
comment
Comment #49188238
> Structural engineer — From a single set of drawings, Qwen3.8-Max reconstructed the seismic structural model of a 30-story office tower in the browser, with natural period, base s…
-
comment
Comment #49186616
I lived near a church from 1200s surrounded by cobblestone, and owned a decent mountain bike at the time. Just no.
-
comment
Comment #49186420
Firefox could be doing a great deal better if it had less imaginative corporate leadership. Just pay salaries for Servo developers and watch the browser get better.
-
comment
Comment #49186002
Meteorites landing in the middle of a large sea, or in unpopulated areas like Antarctic, are less observed.
-
comment
Comment #49185888
Meanwhile, https://news.ycombinator.com/item?id=49149614
-
comment
Comment #49185593
No tool-calling LLM is really "one shot" anymore, so we can easily repurpose that expression to mean "without further human feedback". The generated pinball games still seem to end…
-
comment
Comment #49184315
I doubt the identity of the pilot & WSO will be released -- why would it -- at least not until they retire and write a book about it and out themselves. https://en.wikipedia.org/wi…
-
comment
Comment #49184060
> Wait, multiple messages get concatenated to MMS? SMS is a single packet over GSM with maximum payload size of 140 bytes. https://en.wikipedia.org/wiki/SMS#Message_size
-
comment
Comment #49164088
I believe the correct behavior can be inferred from the RFC: https://www.rfc-editor.org/info/rfc2324/#section-2.3.2
-
comment
Comment #49115989
Don't get me wrong, I love the idea of having this, in Rust, in a form where the hierarchy of nesting is type-enforced instead of `Node` or `Element` everywhere. I really do wish G…
-
comment
Comment #49115932
When WASM people say "linear memory", they mean the whole address space that the guest program uses resides contiguously in a relatively small chunk of the 64-bit address space. In…
-
comment
Comment #49114946
> This is similar to claiming that a PSQL query grants code execution when its actually a feature. Why do you claim that remote code execution is a feature of Postgres? That'd be j…
-
comment
Comment #49114434
Worse, the content subtly mutates during that transformation. It's really rare to see that happen with anything affecting execution, but I see comments lost/created all the time.
-
comment
Comment #49114127
> 2. OpenAI’s harness and network security controls were unintentionally so bad that it should reflect more poorly on them as a company more than it should reflect positively on th…
-
comment
Comment #49114029
In a world where none of the existing USB/bluetooth keyboards work, perhaps. Count me out.
-
comment
Comment #49113797
This is interesting, but isn't it kinda scary to write a lot of code on top of GPUI that's effectively only serving Zed? https://news.ycombinator.com/item?id=47003569
-
comment
Comment #49103470
You can buy any ad targeting you want. "Elderly, lives alone, is not too poor, is not tech-savvy" is a great target audience for an online scam. I don't understand why you claim th…
-
comment
Comment #49103337
I think the only way I can think of this as useful is if the thing it decides is when is a 2FA necessary (and not just about blocking access). Doing routine work, haven't checked 2…
-
comment
Comment #49103288
Please stop spamming your project. https://news.ycombinator.com/item?id=48838274
-
comment
Comment #49099625
Sales is welcome to build the products they're selling while engineering builds the ones on the roadmap.
-
comment
Comment #49099524
Outside of Japan, the idea of bureikō is not necessarily similarly part of the culture. https://en.wikipedia.org/wiki/Nomikai#Nomikai_etiquette
-
comment
Comment #49064310
Data recovery providers can probably get access to firmware-internal metadata.
-
comment
Comment #49064151
SSD/NVMe keep track of what regions are wiped and which contain data that has to be preserved. To hide something in the seemingly-unused space, you have to turn off trim, eat the p…