Viewing profile — agarren
agarren
HN member- Joined
- Sun, Nov 02, 2008, 4:32 AM UTC
- HN karma
- 1,073
- Public activity
- 294 items
- HN profile
- View on Hacker News ↗
About agarren
No profile information was provided.
Recent public activity
-
comment
Comment #49137203
What a weird, low-effort comment. Randell’s got another (large) book on ARM assembly. He’s also got a handful of other great books on software engineering in general - he’s more th…
-
comment
Comment #46333273
That is a fantastic presentation. It reminds me of the annotated source/site that backbonejs used to have, but this one is interactive. Really great job!
-
comment
Comment #45705707
Elderly gen-x are screen addicts because they had access to gaming consoles and computers? Maybe I’m misunderstanding your comment. Not every gen-xer was strapped to a console grow…
-
comment
Comment #44372556
> but from time to time, doing this does require doing arithmetic correctly (to correctly add two exponents or whatever). so it would be nice to be able to trust that. It sounds we…
-
comment
Comment #44315008
I’d add that the potential to support other architectures is also a benefit. At the moment the framework 13 chassis supports risc-v [0] [1] with rumors about an arm variant. Beyond…
-
comment
Comment #44313425
That jibes with what Nadella said in an interview not too long ago. Essentially, SaaS apps disappear entirely as LLMs interface directly with the underlying data store. The unspoke…
-
comment
Comment #44140217
> The criticisms in the cnn article are already out date in many instances. Which ones, specifically? I’m genuinely curious. The ones about “[an] unfalsifiable disease-free utopia”…
-
comment
Comment #44133197
Ditto - no spam at all. I do get reminders that it’s time to file, and conveniently, if nothing has changed since the previous year (address, employer, marital status, etc.) then t…
- comment
-
comment
Comment #44133087
I’ve used them for probably the better part of a decade. I’ve never had any issues, they’re pretty inexpensive, they e-file by default and you get a notification when state and fed…
-
comment
Comment #44133044
That doesn’t seem very likely from my reading. It sounds like it’s not unheard of for prion-diseases like Creutzfeldt-Jakob to take a while to destroy a person. The poor lady fta a…
-
comment
Comment #44117703
Out of curiosity, what kind of writing? Journaling and getting your thoughts out, or fiction, something else?
-
comment
Comment #44094002
A “complex” cfg is still a cfg, and, giving credence to Chomsky’s hierarchy, remains computationally less complex than natural, context sensitive, grammars. Even a complex cfg can …
-
comment
Comment #44093663
> [Harper Reed] cautioned against being overly precious about the value of deeply understanding one’s code, which is no longer necessary to ensure that it works. That just strikes …
-
comment
Comment #44078969
Why? I can understand the argument that you don’t want an ISP or a middlebox injecting ads or scripts (valid I think even if I’ve never encountered it to my knowledge), but otherwi…
-
comment
Comment #44078948
I’m seeing a lot about price hikes, new service charges, and bad customer service since the acquisition. I noticed the price hike with one of my domains through them, I paid it but…
-
comment
Comment #44078218
How is it winner-take-all? Training models is expensive, yeah, but big companies are willing to do it, and if deepseek is any lesson, it’s not as expensive as we used to think. You…
-
comment
Comment #44078013
Temperature? Definitely tweaks the results…but I don’t know if “deterministic” is a term you can use in any way, shape, or form, in the context of LLMs. https://www.ibm.com/think/t…
-
comment
Comment #44077988
> It feels disingenuous but even companies I know and respect are adding questionable “agent” features that rarely work. Word. I’m not a huge Microsoft fan, but it feels like they’…
-
comment
Comment #44057453
Ditto! I haven’t found any hardware that’s daily-driver ready, but I keep looking. https://store.deepcomputing.io/products/dc-roma-ai-pc-risc-v... I especially like the idea of get…
-
comment
Comment #43979798
That sounds a bit unfair. All that code that we neither wrote nor understood, I think in the case of Rust, it’s either the borrow checker or the compiler itself doing something it …
-
comment
Comment #43955955
> Monopolies can only be created by government dictate, like old AT&T or modern cable companies. By virtually every definition I can find, a monopoly is a an entity that functions …
-
comment
Comment #43769069
AST had raccoons on one or two of his books, earlier editions of “ Operating Systems Design and Implementation” iirc. I always thought cartoon raccoons on the cover of a technical …
- story
-
comment
Comment #43758809
I really enjoy Crafting Interpreters, but I’ve revisited it a couple times and haven’t yet made it through half the book. It’s very well written and there’s a lot of material to ch…