Live data from Hacker News

Viewing profile — panekj

panekj

HN member
Joined
Mon, Aug 09, 2021, 5:30 AM UTC
HN karma
2
Public activity
10 items

About panekj

No profile information was provided.

Recent public activity

  1. comment
    Comment #43277419

    or #stagex IRC channel on OFTC

  2. comment
    Comment #39425088

    We're not going to support VSCode extensions, it's not viable for us and would require to bring VSC/NodeJS runtime everywhere Lapce needs to run

  3. comment
    Comment #39425068

    People like their editor to be fast, work on more platforms, be open source, not being tied to Microsoft, etc. Plenty of reasons why someone would choose Lapce over VS Code.

  4. comment
    Comment #39425048

    Be a team of 3-4 people working in their spare time to maintain cross-platform native GUI FOSS project that people seem to like

  5. comment
    Comment #39425034

    Correction: Remote SSH works fine, we haven't reimplemented the remote file picker in new GUI toolkit but that can be workarounded by using `lapce` CLI and built-in terminal.

  6. comment
    Comment #39425018

    Lapce cannot use that much of memory, it's most likely that Rust Analyzer has allocated majority of it.

  7. comment
    Comment #36495530

    Probably because "the guy" is not a guy, but who cares, it's easier to just be salty on HN and spread lies about the project.

  8. comment
    Comment #34325506

    LSP only applies to programming languages and specific configuration files, it's useless when you edit files such as JSON/YAML/etc.

  9. comment
    Comment #34325299

    We use fork of Druid that uses OpenGL. It was wgpu before instead of OpenGL but there were issues and limitations with it.

  10. comment
    Comment #34325248

    yes, we plan to switch to Xilem when it's ready for us