Live data from Hacker News

Viewing profile — bGl2YW5j

bGl2YW5j

HN member
Joined
Wed, Jul 11, 2018, 6:57 AM UTC
HN karma
132
Public activity
76 items

About bGl2YW5j

No profile information was provided.

Recent public activity

  1. comment
    Comment #47511175

    This is awesome. It's sad that examples like this are few and far between.

  2. comment
    Comment #47511143

    I reckon there's a limit to how long this abstraction can go on before not understanding underlying mechanisms will seriously hamstring you.

  3. comment
    Comment #47293695

    I very much agree! It feels like it's going to be exceptionally challenging in the coming years to convince non-technical people of the value of true SWE; by that I mean, SWE is no…

  4. comment
    Comment #47283363

    I've also been loving the speed Claude has enabled me to move at, and now agree that the coding part of SWE has become LLM-wrangling instead. I now see interacting with an LLM, to …

  5. comment
    Comment #47079707

    I like the analogy and will ponder it more. But it didn't take long before the article started spruiking Kasava's amazing solution to the problem they just presented.

  6. comment
    Comment #46983682

    Yes, but whether they admit it or not, as humans subjectivity, whether informed by culture, opinion, experience, etc, creeps in. There's also variation in how a judge applies objec…

  7. comment
    Comment #46983618

    "Outperforms" ... how can performance be judged when it doesn't make sense to reduce the underlying "reasoning" to a well-known system? The law isn't black and white and is informe…

  8. comment
    Comment #44852136

    I reckon this opinion is more prevalent than the hyped blog posts and news stories suggest; I've been asking this exact question of colleagues and most share the sentiment, myself …

  9. comment
    Comment #44676751

    This is a really cynical take. People work differently and get value from different things. It’s probably safe to assume most aren’t virtue signalling about writing.

  10. comment
    Comment #44662779

    Great point about the conflation. This makes me realise: for me, writing code is often a big part of thinking through the problem. So it’s no wonder that I’ve found LLMs to be leas…

  11. comment
  12. comment
    Comment #44662472

    I like Nord Dark because it uses only 3 colours. It’s available as an extension.

  13. comment
    Comment #44651762

    I’m working with doctors at the moment in a similar area. eGFR is well-known to decline at approx 1 point per year after age 30. You’re fine. Here’s just one source: “After the age…

  14. comment
    Comment #44644321

    If the model was able to generalise, you’d expect it to output something like “[silence]” or “…”, in response to silence. Instead, it reverted to what it has seen before (in the tr…

  15. comment
    Comment #44630308

    I use Jetbrains AI assistant for its great integration with the editor and the codebase, and have been experimenting with Claude Code too. Jetbrains Assistant still has better edit…

  16. comment
    Comment #44620296

    Until an LLM or some new form of AI can manage an entire architecture itself, I say we need a middle ground. Something will always go wrong, and understanding of the system is nece…

  17. comment
    Comment #44610902

    I think the feeling to keep up is simply fear of being left behind. Fear is the same thing driving people to become defensive when others dismiss the idea of needing to keep up, be…

  18. comment
    Comment #44599273

    Came to comment on the same quote. I'm surprised, but know I shouldn't be, that we're at this point already.

  19. comment
    Comment #44598064

    These concepts have been copied directly from Notion. I’ve found Anytype to be more streamlined. I’m highly familiar with Notion though, so adapted easily.

  20. comment
    Comment #44597986

    Yes! I’ve been thinking along similar lines: agents and LLMs are exposing the worst parts of the ergonomics of our current interfaces and tools (eg programming languages, framework…

  21. comment
    Comment #44550300

    Also feeling let down by it. Have been using it to build a DSL in JS. Greenfield. I’ve followed the commonly touted “plan, act, evaluate” approach; I’ve got it to generate a clear …

  22. comment
    Comment #44539260

    You should challenge this idea in your internal monologue. Learn a bit more about technology and how it's made. "Fast" in most cases most definitely does not equal cheap, especiall…

  23. comment
    Comment #44495340

    "Shrink-and-grow technique for efficiently packing n-dimensional spheres" isn't obtuse enough. I think something like "Hypertopological Constriction-Expansion Dynamics in Quasistat…

  24. comment
    Comment #44495331

    I hated maths as a kid, now I love this stuff; pure maths for its own sake. Super impressive! It's a dream of mine to discover anything useful in the field.

  25. comment
    Comment #44476751

    I don’t think the problem is “how to optimise tool selection for the LLM”. I think the real problem is using an LLM to do tool selection at all. This is control flow and I believe …