Viewing profile — panekj
panekj
HN member- Joined
- Mon, Aug 09, 2021, 5:30 AM UTC
- HN karma
- 2
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About panekj
No profile information was provided.
Recent public activity
-
comment
Comment #43277419
or #stagex IRC channel on OFTC
-
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
-
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.
-
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
-
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.
-
comment
Comment #39425018
Lapce cannot use that much of memory, it's most likely that Rust Analyzer has allocated majority of it.
-
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.
-
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.
-
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.
-
comment
Comment #34325248
yes, we plan to switch to Xilem when it's ready for us