Live data from Hacker News

Viewing profile — jevndev

jevndev

HN member
Joined
Tue, Feb 18, 2025, 7:03 PM UTC
HN karma
46
Public activity
27 items

About jevndev

No profile information was provided.

Recent public activity

  1. comment
    Comment #48708033

    It has a double meaning actually! The ship of Theseus reference like you noted and the “Harkinian” part being the name of the king of Hyrule from the CDI games. One of his lines is…

  2. comment
    Comment #48387145

    For what it’s worth, a common example of the capabilities of c++26 reflection is exactly this use case. I can’t remember where I first saw it, but this article [0] showcases the te…

  3. comment
    Comment #47913901

    To clarify, I really do enjoy the premise of the article. I’m a big fan of circuitry-as-art so I was excited to see what new ideas this brought to the table. It’s clear my tone in …

  4. comment
    Comment #47911980

    [flagged]

  5. comment
    Comment #47592458

    I love ligatures but I wish there was tooling for context sensitive ones. This is a really good example. When developing, I love <= turning into ≤. When running a cli that happens …

  6. comment
    Comment #47592386

    Reasonably certain the practice of naming combinators after birds comes from “To mock a mockingbird” by Raymond Smullyan. Don’t have the book on hand to verify but figured I’d drop…

  7. comment
    Comment #47567081

    The common argument for a language feature is for standardization of how you express invariants and pre/post conditions so that tools (mostly static tooling and optimizers) can be …

  8. comment
    Comment #47504659

    This is true about LLMs themselves but the developments behind them have been a boon for robotics. I’m mostly familiar with computer vision so I can’t speak to everything, but visi…

  9. comment
    Comment #47479879

    Unfortunately this practice is prevalent still. Recently I’ve been applying to jobs in the two industries I have experience in (algorithmic robotics and fintech) and nearly half of…

  10. comment
    Comment #47427954

    My least favorite by far is the “multi section” webpage design. Where the page is split into multiple whole-screen sections and scrolling the mouse wheel alternates between either …

  11. comment
    Comment #46829025

    Neat example of the strengths and weaknesses of vibe coding… But if anyone here is looking for a solid browser-based parametric CAD solution, [onshape]( https://www.onshape.com ) i…

  12. comment
    Comment #45714004

    > the definitions are cloudy enough […] This is one of the biggest traps I’ve seen in code review. Generally, everyone is coming from a good place of “I’m reviewing this code to ma…

  13. comment
    Comment #44673011

    The “Stop at first level of type implementation” is where I see codebases fail at this. The example of “I’ll wrap this int as a struct and call it a UUID” is a really good start an…

  14. comment
    Comment #44219613

    Funny enough, he has talked about this exact problem on his podcast “Two’s complement”; Specifically the episode “The future of compiler explorer”. Commenters below are correct tha…

  15. comment
    Comment #44102382

    I’ve stumbled into this problem before while drafting a language I want to make*. A lot of the design philosophy is “symbols for language features” and as such import/export is han…

  16. comment
    Comment #44090028

    I think the key to understanding why people want this is that those people care about results more than the act of coding. The easy example for this is a corporation. If the softwa…

  17. comment
    Comment #43540077

    You are correct. I absolutely missed the "during the school day" stipulation.

  18. comment
    Comment #43537488

    Oop, I totally missed the "during the school day" part of the grandparent comment. I totally agree with banning them during the school day. My argument was against the point that t…

  19. comment
    Comment #43537464

    Oh I just realized I missed the "during the school day" part of the comment I cited. That's totally my mistake. For what it's worth, I agree with banning during the school day but …

  20. comment
    Comment #43530163

    > A good starting point would be fully banning all phones for the entirety of the school day in K-12. Is what I was responding to in the grandparent of your comment

  21. comment
    Comment #43528133

    It really feels the same as weed/nicotine/alcohol/sex/other vices. If history has taught us anything, outright banning them only makes them into forbidden fruit. We need to explain…

  22. comment
    Comment #43454008

    Im curious about what you're working on. Do you have a repo for the project? As for optimizations, I figure evolution-designed languages might come up with things that are hard to …

  23. comment
  24. comment
    Comment #43448810

    I feel like a lot of people are forgetting how good llms are at small isolated tasks because of how much better they've gotten at larger tasks. The best experiences I've had with l…

  25. comment