Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
celie56
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
celie56
1y ago
The tool looks nice. I've used revealjs for this use case before so I was happy to see your comparison documentation: https://sli.dev/guide/why#comparisons
2.
▲
by
celie56
2y ago
Maybe I misread the docs, but it looked like it was generating a visual for the whole day. If this were offline you could have it double as a clock and regenerate the image every N minutes.
3.
▲
by
celie56
2y ago
This paper was presented at ICFP last week and has an ~18 minute video: * [talk overview]( https://icfp24.sigplan.org/details/icfp-2024-papers/14/Snaps... ) * [youtube]( https://www.youtube.com/w
4.
▲
by
celie56
2y ago
I love watching others use Neovim and that's how I learned more about the LSP / treesitter integration. I still find that VS Code is my recommendation for new contributors to an existing codebase because of how intuitive it is to
5.
▲
by
celie56
2y ago
Your recommended json solution was also my first thought but if you do not have the ability to easily introduce a new dependency then the op is correct. If I have an existing JSON file that I want to quickly parse for a demo project there i
6.
▲
by
celie56
4y ago
Do you mind sharing your fork with the font change? I tried to get a font that supports other characters but the mkfont_bdf tool didn't like the files I fed it.
7.
▲
by
celie56
4y ago
I personally use a Remarkable 1 with yaft (1) as a terminal. I connect via ssh to a tmux session for editing and the response is fast enough. 1. https://github.com/timower/rM2-stuff/tree/master/apps/
8.
▲
by
celie56
5y ago
The best I've found for learning to write Chinese characters has been Skritter ( https://skritter.com/ ) If you are following a textbook, you can probably find pre-made decks of characters for that textbook.
9.
▲
by
celie56
5y ago
If you use nvim, there is a similar tool called venn.nvim: https://github.com/jbyuki/venn.nvim