Viewing profile — liancheng
liancheng
HN member- Joined
- Mon, Nov 02, 2009, 8:19 AM UTC
- HN karma
- 5
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About liancheng
No profile information was provided.
Recent public activity
-
comment
Comment #47576680
In Neovim, most non-toy language servers allow you to open the doc/definition in a popup/floating window, typically bound to `K`. Some language servers like rust-analyzer and gopls…
-
comment
Comment #47576557
Unfortunately kickstart.nvim is no longer actively maintained.
-
comment
Comment #47576541
I found DAP neat enough for interactive debugging (when logging is not enough). But I only used DAP under Neovim to debug Python.
-
comment
Comment #35147809
Hey Will, thanks for building Textual! I'm using it in a simple side project and really enjoyed using Textual. However, I do feel that the magic methods used in the message passing…
-
comment
Comment #20466034
Actually, none of these processes is essential for running Spark unless you have to read data from HDFS and have to run Spark on YARN. Spark supports reading data from different so…
-
comment
Comment #12411799
Coalescing down to a smaller partition number does decrease the number of output files. But it also decreases parallelism, which isn't expected when processing so large a dataset. …
-
comment
Comment #4716103
Man, are you serious when you said that "The result is that concatenating two strings takes O(1) time in Erlang, compared O(N) time in other languages"? Yes, you are right that Erl…
-
comment
Comment #4295820
China mainland OK now.