Viewing profile — bunderbunder
bunderbunder
HN member- Joined
- Mon, Sep 12, 2011, 2:29 AM UTC
- HN karma
- 17,091
- Public activity
- 4,379 items
- HN profile
- View on Hacker News ↗
About bunderbunder
No profile information was provided.
Recent public activity
-
comment
Comment #49225089
I expect a lot of the social anxiety can be mitigated by arranging things so that students get a chance to know the examiners and build a rapport with them ahead of time. (E.g., if…
-
comment
Comment #49221873
Thing is, we don’t have strong reason to believe the AI companies are just reinvesting profits. There’s a lot of credible analysis saying inference COGS also exceeds the prices the…
-
comment
Comment #49184688
Essence of Decision is a great book that explores this idea. It looks at different models for understanding how organizations make decisions, and arrives at broadly the same conclu…
-
comment
Comment #49183993
The thing that really made the Enganced Games à debacle isn’t that the participants failed to beat top clean athletes. It’s that they failed to beat their own performance from when…
-
comment
Comment #49183804
That said growing vocabulary is widely regarded as one of the most important steps towards being able to interact with the language in a more authentic way. My concern is that AI-g…
-
comment
Comment #49183653
I think what we are seeing with all these AI detection tools is a whole lot of shooting the messenger. Technology made the problem of lazy students impossible to ignore, but the so…
-
comment
Comment #49183531
To go with the gym analogy, thus far it would seem that using AI to help study seems to be working out about as well as the Enhanced Games did. Before we get ahead of ourselves and…
-
comment
Comment #49176615
I’ve seen a similar thing with globalization. Macro scale, it’s great. Much number go up. Zoom in, though, and it also impoverished my hometown and many others like it. A whole gen…
-
comment
Comment #49037997
Yup. But that also gets to the “they’re both right” angle. Zig’s convention may not be how the Bun developers wanted to work, but it’s a good choice for the kinds of projects Zig i…
-
comment
Comment #49036893
Considering it’s already been ported to at least 5 different platforms, I can’t imagine one more would be impossible.
-
comment
Comment #49036648
That one’s interesting to me because it speaks to both sides of the debate. Yes, safe Rust is good for catching those kinds of errors at compile time. But also, it should theoretic…
-
comment
Comment #49007890
Pretty sure all we’re waiting on is someone to put in the effort to port KOReader to the platform.
-
comment
Comment #48982620
I think lot of Americans overestimate how much China needs them. (Understandable, I suppose, since the UK made a similar mistake vis-a-vis the EU about 10 years back.) From a Chine…
-
comment
Comment #48979452
(Speaking as a lapsed participant in a zen community. Opinions are my own, so others may disagree.) The challenge for these “Zen and my job” types of work is that much of Zen pract…
-
comment
Comment #48979166
It is. The next post in the blog expands on the idea in concrete terms. The author doesn’t explicitly say so, but based on the shape of it I would assume all we have right now are …
-
comment
Comment #48957826
“Now”? This is nothing new. For about 30 years now Microsoft has been constantly repeating various flavors of this “make it so a thing can automatically and silently run programs a…
-
comment
Comment #48943490
Yes. Just this evening I had to help my mom. She was convinced a web form she needed to fill out was broken. The problem was a required input control was so heavily styled that it …
-
comment
Comment #48920948
I think that’s the response the “it’s never a real problem until suddenly it is” observation was trying to head off. There’s always someone who doesn’t want to take the advice of a…
-
comment
Comment #48920013
That is the nominal motive, but I think that the real motive is that it makes it easier for average developers to pile on more complexity. Back in the day we just accepted technica…
-
comment
Comment #48914065
I’ve mainly handled it by pushing my team to be extremely conservative about what dependencies we take, especially if they pull in scads and scads of transitive dependencies. This …
-
comment
Comment #48911923
Think of it like a rainforest ecosystem. Very complex and tangled, even fragile. But it’s the tangled fragile complexity that makes it interesting.
-
comment
Comment #48911408
I would argue that, over the time scales at which Von Neumann probes would hypothetically spread, “report home” may be a useless or even wasteful requirement. Even if somebody were…
-
comment
Comment #48911258
Of course not. That isn’t what the article was trying to say. The thesis was, “I would like to suggest that the hardest part is the one that gets a single sentence: ‘mines local ma…
-
comment
Comment #48907107
It possibly goes a little further, though, since we’re talking about multi-step agentic loops here. So in addition to next token prediction there are of iterations of collecting in…
-
comment
Comment #48906924
I don’t really like much about C++ anymore, but I still enjoy reading C++ articles and listening to C++ podcasts, and I would consider it beautiful. Oftentimes the things I dislike…