WonderAlmighty

↗ HN profile [ 46.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I looked at and tried a bunch of different fonts in nvim: DM Mono, Jetbrains Mono, and 0xproto to name a few. I tried looking for good alternatives to Code Saver, especially free ones, but every time I switch back to…

  2. I've heard a lot about why to use ChromeOS over Windows, I think its two things that made it successful (especially in education): Its much more lightweight than Windows, faster and much higher battery life, & Much…

  3. I was quite surprised to find out that the `<video>` element wasn't supported until HTML5, which didn't reach W3C recommended status until 10/2014. I did a bunch of searches for this, including before 2013, 2011 and…

  4. If you don't use Vim, know that it has probably the steepest learning curve of any text editor (or at least non-IDE editors) and many users pick up habits along the way they need to unlearn. I'll start: I need to…

  5. Bidirectional live HTML + CSS previews: the app can show HTML & CSS as just 1-2 files and you can see edits on the HTML & CSS in the visual real time. I get the feeling I'm describing something that already exists but I…

  6. I also made a Github community discussion here: [https://github.com/orgs/community/discussions/130119](https://github.com/orgs/community/discussions/130119) I've seen many repos that haven't been updated in 1-5 years…

  7. *Tealdeer:* * Many modern alternatives to Unix CLIs have appeared in the past several years, could there be a successor to tools like ripgrep, lke ripgrep is to grep? Or have we done the best we can for a CLI that…

  8. I read a bunch of comments comparing Org Mode to Markdown and editors like Obsidian but there are some points I want to discuss. A big benefit Emacs Org Mode seems to be the built in functionality for things like tasks…