Live data from Hacker News

Viewing profile — debois

debois

HN member
Joined
Sun, Jan 14, 2024, 11:29 AM UTC
HN karma
36
Public activity
10 items

About debois

No profile information was provided.

Recent public activity

  1. comment
    Comment #47290829

    I switched from neovim because plugins and updates kept breaking it, and I never really did feel like I was in control of it anyway. Helix does what it does, no fuzz. Never breaks.…

  2. comment
    Comment #46905078

    If it doesn’t run, it isn’t code. But things that don’t run have much less overhead than code: you don’t need to test then, update them, maintain them, they can’t really “not work”…

  3. comment
    Comment #46849754

    My mistake, sorry. Same for D above. Point stands, though: if your language is too far down the list, better algorithms might be enough.

  4. comment
    Comment #46846100

    The study seems to be “solve this the obvious way, don’t think too hard about it”. Then the systems languages (C, Zig, C++) are pretty close, the GC languages are around an order o…

  5. comment
    Comment #46431915

    I agree that Google (and in the above comment MS) failed to fulfill their lofty promises (“don’t be evil” etc.) But the blame is on us: we should have known better than to entrust …

  6. comment
    Comment #46379190

    I recognize this part: > I don’t recall what happened next. I think I slipped into a malaise of models. 4-way split-paned worktrees, experiments with cloud agents, competing model …

  7. comment
    Comment #45850150

    We’ve used f# professionally for the computations-intensive parts of our product for a couple of years. Here’s what comes to mind: 1. Interop with C# is great, but interop for C# c…

  8. comment
    Comment #44303938

    [flagged]

  9. comment
    Comment #42478109

    Note how much the principles here resemble general programming principles: keep complexity down, avoid frameworks if you can, avoid unnecessary layers, make debugging easy, documen…

  10. comment
    Comment #38989576

    The problem with peer-review is not the process itself, but that “peer-reviewed paper” is widely treated as if it meant “known scientific truth”.