Live data from Hacker News

Viewing profile — wiremine

wiremine

HN member
Joined
Tue, Nov 20, 2012, 1:01 PM UTC
HN karma
4,376
Public activity
720 items

About wiremine

Full stack engineering working on IoT projects.

Recent public activity

  1. comment
    Comment #49235571

    Personally I'm excited about these sorts of experiments. We all learn in different ways, and these sorts of techniques allow us to create "on-demand" syllabuses and lessons that fi…

  2. comment
    Comment #48982642

    > Nvidia selling more GPU's at the cost of it's datacenter business is pretty close to Kodak selling digital cameras at the cost of film. This assumes a) AI is a zero-sum game, and…

  3. comment
    Comment #48732454

    It might feel interesting, but it's sort of the crux of the issue. Average or below average prompts will produce average below-average results. The model can't make up for that. No…

  4. comment
    Comment #48725950

    It's a good write up, but it's lacking some details, the most important one is: which Claude model was used? The second issue is: what was tooling and the prompt approach? (To be c…

  5. comment
    Comment #48719427

    > Music is about connecting to human emotions, not poor facsimiles of it "art is in the eye of the beholder." I listen to a lot of EDM, which can be very mechanical, but I personal…

  6. comment
    Comment #48633892

    I ran a fairly large experiment last week, and the token usage wasn't bad at all. What softs of use cases are you seeing large token usage by GLM 5.2?

  7. comment
    Comment #48629734

    I've been using GLM 5.2 extensively for the last few days. It is slower, and the lack of multimodality is a bummer. But, it produces solid results for a fraction of the price. Wort…

  8. comment
    Comment #48559633

    Nice! What are some hardware platforms that leverage these models?

  9. comment
    Comment #48545203

    This looks really interesting... I think I grok the basic value prop. However, I'm confused on the open source vs. commercial offerings. How do they differ? How do they work togeth…

  10. comment
    Comment #48496793

    This is great advice, and I appreciate the opening sentence to frame it as a "yes, and" sort of situation. We took our teenagers to London and Paris last year (we're from the upper…

  11. comment
    Comment #48160409

    Oh thank you, I came here to make that joke. Great show.

  12. comment
    Comment #48077822

    I'm not sure, but it might be recursive: above-average managers can tell the difference, and so we won't need as many below-average managers. But this requires above-average leader…

  13. comment
    Comment #48068811

    > You know, I hate that this is a world where I have to ask myself if this is LLM written because it is one of those patterns. Lol, nope, I just sound that way. :-)

  14. comment
    Comment #48068778

    > then what can we expect from AI steered by the sort of humans that produced poor quality code. Great point, and I think that's my argument: above-average engineers can now produc…

  15. comment
    Comment #48068460

    > The code they [LLMs] produce is often fine. It works. It passes tests. It might ship as-is. I don't disagree, but I've been thinking about this a bit: a lot of _human_ written co…

  16. comment
    Comment #47853366

    I totally agree: This feels like Claude Code created it. It's the new, AI version of "It was clearly built with Bootstrap" As a cheese lover, I don't care too much. :-)

  17. comment
    Comment #47719142

    My first computer was a 486sx 25Mhz [1] The rig (tower, monitor, etc.) cost around $3,000. We got the SX instead of the DX because it was $500 cheaper. And I wanted a 16bit sound c…

  18. comment
    Comment #47496828

    Oh, man, does that bring back the memories! Thanks for sharing. :-)

  19. comment
    Comment #47248800

    This. My daughter is a high-school junior, and she's been asking for a laptop going into her senior year/college. This is exactly who Apple is going after.

  20. comment
    Comment #47238509

    That it has no fans or the fans are annoying?

  21. comment
    Comment #46696058

    I like the creativity, but I'm not sure it's needed. I've been building a large-scale database system using Opus 4.5, and targeting Rust. It's not perfect, but the Rust compiler is…

  22. comment
    Comment #45700584

    This is pretty close. I once spent 4 hours in college (circa 1997) looking for an error in a C++ program. The compiler's error messages were rubbish. It ended up being a missing se…

  23. comment
    Comment #45426599

    That's a good analogy. To clarify my question: Based on my experience (I'm a VP for a software department), LLMs can be useful to help a team build a theory. It isn't, in and of it…

  24. comment
    Comment #45426237

    > I suspect that there is a strong correlation between programmers who don't think that there needs to be a model/theory, and those who are reporting that LLMs are speeding them up…

  25. comment
    Comment #44880409

    > The problem domain and programming language(s) used for a particular project may have a large impact on how effective the AI can be. 100%. Again, if we only focus on things like …