Viewing profile — celie56
celie56
HN member- Joined
- Wed, Feb 09, 2022, 4:48 PM UTC
- HN karma
- 19
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About celie56
No profile information was provided.
Recent public activity
-
comment
Comment #43824322
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
-
comment
Comment #41603948
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…
-
comment
Comment #41484029
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://ww…
-
comment
Comment #40379266
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 ex…
-
comment
Comment #40091136
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 …
-
comment
Comment #32468706
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.
-
comment
Comment #32452515
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-stuf…
-
comment
Comment #30470104
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 ch…
-
comment
Comment #30274837
If you use nvim, there is a similar tool called venn.nvim: https://github.com/jbyuki/venn.nvim