Live data from Hacker News

Viewing profile — bobbyskelton41

bobbyskelton41

HN member
Joined
Thu, Jun 03, 2021, 2:05 AM UTC
HN karma
33
Public activity
34 items

About bobbyskelton41

No profile information was provided.

Recent public activity

  1. comment
    Comment #41231531

    Seeing this right now single-handedly turned me off from the project. Of all the possible (and more plausible) conclusions that the maintainer could have had, they deduced it to be…

  2. comment
    Comment #40507316

    There's already a plugin for it: https://github.com/mattwparas/helix-config/blob/master/cogs/...

  3. comment
    Comment #40507292

    Configuration with scheme looks like it would be pretty similar. https://github.com/helix-editor/helix/discussions/10441

  4. comment
    Comment #39878532

    Steel can load cdylibs (this is used for the integrated terminal POC plugin I think) so Rust plugins are already possible with that PR.

  5. comment
    Comment #39876915

    Different needs/requirements. If there is demand for something then someone will eventually become the supplier.

  6. comment
    Comment #39876888

    I think the xz disaster would be a reason why Wasm-based plugins would be bad. People would be forced to use plugins written in a language they may not know and would not be able t…

  7. comment
    Comment #39436940

    From a developer perspective, Zed's licensing prevents it from being used/inspected outside of the context of other GPL projects. For example, Helix can't use nor read any of the c…

  8. comment
    Comment #39436921

    You can use a snippet LSP to work around Helix not having a built-in LSP manager. They're listed in https://github.com/helix-editor/helix/issues/395

  9. comment
    Comment #39281351

    America (and really any other non-authoritarian state) is better because it allows change. Doesn't matter where we are now. What matters is that we can change it and that the syste…

  10. comment
    Comment #39281298

    It's a green flag for me when services do this because it shows that they are taking an ethical approach to what they are providing. Too many companies throw ethics out the window …

  11. comment
    Comment #39014878

    https://github.com/helix-editor/helix/pull/8675

  12. comment
    Comment #38550833

    Rune is not mature and is developed by a handful of people. Please check the thread I linked, literally everything you could say has already been addressed. Saying "X is better tha…

  13. comment
    Comment #38516903

    FWIW, the plugin system is supposed to have sandboxing as well.

  14. comment
    Comment #38516587

    A. Sure, but it isn't sufficiently beneficial for the cost. B. WebAssembly is immature for developing a plugin system because of the lack of a sufficient ABI: https://github.com/We…

  15. comment
    Comment #38511040

    I saw your comment on the thread. A. Most WebAssembly implementations are bigger than Helix itself. B. WebAssembly is immature. C. Lisp is perfectly fine. Even if you don't like it…

  16. comment
    Comment #38028977

    It's still planned. That particular implementation just wasn't desirable.

  17. comment
    Comment #38019470

    See https://github.com/helix-editor/helix/issues/1970 but yeah, other editors do the same thing as Helix here.

  18. comment
    Comment #38019459

    Only case I could reasonably see an argument for is on low-end systems, but Helix isn't targeting that anyway.

  19. comment
    Comment #38019449

    `space-?` brings up the command palette in Helix.

  20. comment
    Comment #37604029

    There is a working prototype (that's gone as far as implementing a vim-dirvish picker): https://github.com/mattwparas/helix/tree/mwp-steel-integrati... The maintainers are collabor…

  21. comment
    Comment #36435836

    It could be better for sure, but that function has been there for almost as long as the project has been open-source if I recall correctly. It probably hasn't been touched since th…

  22. comment
    Comment #36435636

    Ad hominem attack aside... it was chosen because they didn't see a realistic need for more than 8 spaces. Nobody has openly complained in the past 2 years Helix has been around unt…

  23. comment
    Comment #34941363

    https://github.com/helix-editor/helix/blob/master/docs/visio...

  24. comment
    Comment #33500146

    In addition, the developer of Neovide proposed collaboration a while back: https://github.com/helix-editor/helix/issues/39

  25. comment
    Comment #33495830

    You need to enable true-color in your tmux config.