Live data from Hacker News

Viewing profile — exidex

exidex

HN member
Joined
Fri, Feb 09, 2024, 8:13 AM UTC
HN karma
41
Public activity
26 items

About exidex

No profile information was provided.

Recent public activity

  1. comment
    Comment #49100279

    Um, did they announce opensource firmware without providing the source?

  2. comment
    Comment #48700770

    People are biased by definition

  3. comment
    Comment #48600990

    Larger types are supported, there is A notion of tearing. According to JVM spec even long and double could tear, not sure about practical implications though

  4. comment
    Comment #48493782

    I have converged on a workflow that is just what I was doing before, but use LLMs just for boring or tedios parts. General guidelines are: only single agent at a time, small target…

  5. comment
    Comment #48245439

    Not sure why people praise Minecraft for this. This is huge feat of Wayland, and was possible because devs took time to consider use cases outside of current norm, and why it took …

  6. comment
    Comment #47925353

    "The bottom line" is the new "Its not just X, its Y"

  7. comment
    Comment #47891387

    My choice is to not do a PhD and just invest as much or as little effort in the topic as you like

  8. comment
    Comment #47874192

    That is only because there is no viable platform to build similar gui-based tooling on

  9. comment
    Comment #47699386

    This is the idea I had in mind since initial wasm release but wasm wasn't ready then but now it is. Glad to see somebody is working on this. If executed properly this could be the …

  10. comment
    Comment #47397343

    I was more thinking in terms of creating a benchmark which would optimized during training. For regular projects, I agree, you have to count that anyway

  11. comment
    Comment #47396069

    Now you have to count defects

  12. comment
    Comment #47289834

    Add that to a long list of side projects I would like to do "at some point"

  13. comment
    Comment #47289803

    Pantograph[0] seems to be a more recent attempt to implement the same idea. It is still not a general editor but generalizing it to ranges of tree selections looks promising [0]: h…

  14. comment
    Comment #47288775

    And I am sure that people have been complaining about the hand gymnastics you have to do to press those shortcuts since around that time as well

  15. comment
    Comment #47288605

    There are certainly different possibilities of where the line would be drawn. I am not that familiar with vim internals, but I don't consider file management to be part of vim edit…

  16. comment
    Comment #47288347

    I didn't really spent time thinking about it, because from reading their issue tracker, I very much doubt neovim would consider something like that. Partially because of how much o…

  17. comment
    Comment #47288091

    It's a shame that editors are build around the editing model, so much time has been wasted by recreating everything. Neovim is a perfect editor in many aspects but editing model is…

  18. comment
    Comment #47286364

    To some extend that is true for any opinionated piece of software. But that is a beauty of opensource don't use it if it doesn't match your idea of how that software should look li…

  19. comment
    Comment #47286133

    Having been in the community for some time, it is just how the authors are, very enthusiastic about the wording. They like to come up with some wild terms explaining different beha…

  20. comment
    Comment #47285241

    Have you tried Ki Editor[0]? It seems to be more into direction that you are looking for. It is not as mature as the rest of the editors but the editing model is definitely an impr…

  21. comment
    Comment #46203018

    What a grim future, just chat with a bot without ever seeing the code

  22. comment
    Comment #41136609

    There is https://github.com/SixArm/usv which is exactly that, but with special unicode characters

  23. comment
    Comment #40257790

    > I couldn't find the SWR hooks though. What do you have in mind? > Also, the interface isn't pretty atm. Agreed, creating pretty UIs is not my strongest suit if I am completely ho…

  24. story
    Show HN: Gauntlet – Raycast-inspired open-source application launcher

    Hi everyone, about a year ago I discovered Raycast and really liked the idea of it: writing plugins in React and TypeScript. But Raycast is available only on macOS and I am hopping…

  25. comment
    Comment #39756622

    They said it is waiting for some feature from project Valhalla. Not sure which one though