Myzel394

↗ HN profile [ 77.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I've been seeing a lot of hackernews articles in the last 2 weeks talking about how people have issues with GitHub being down, Actions causing issues, people leaving GitHub, and even some building a website to show the…

  2. FFmpeg-Kit Retires (github.com)
  3. When I heard about GitHub Copilot being available in the CLI, I thought we'd get something we could run directly in the shell. Since we didn't get that, I created it myself in form of a zsh plugin.

  4. When writing down markdown tables, I find it much easier to see a live preview of the table and being able to swap cells with just one command. That's why I created easytables.nvim - my first NeoVim plugin ^^