HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zoidb

no profile record

Submissions

German Email Sovereignty

raphting.dev
1 points·by zoidb·2 माह पहले·0 comments

What Happened to Procomm Plus

dfarq.homeip.net
2 points·by zoidb·3 माह पहले·0 comments

NewsGoat – A terminal-based RSS reader written in Go

github.com
2 points·by zoidb·5 माह पहले·0 comments

Twelve Days of Shell

12days.cmdchallenge.com
258 points·by zoidb·7 माह पहले·86 comments

Virtual Brendans

brendangregg.com
2 points·by zoidb·7 माह पहले·0 comments

Three Months

sef.kloninger.com
1 points·by zoidb·8 माह पहले·0 comments

The Wild Vibe

jarv.org
2 points·by zoidb·9 माह पहले·0 comments

Show HN: NewsGoat – A terminal-based RSS reader written in Go

github.com
9 points·by zoidb·9 माह पहले·1 comments

Consistent hashing

eli.thegreenplace.net
98 points·by zoidb·10 माह पहले·25 comments

[untitled]

5 points·by zoidb·10 माह पहले·0 comments

comments

zoidb
·2 माह पहले·discuss
For those here that are old enough to remember Knoppix I think there are some similar things happening here. There were similar theads about Knoppix not being a distro for those who installed to their hdd using the live cd. But there was also clear demand for what it offered.

I for one really liked the out-of-box Omarchy experience and wouldn't know the first thing right now about how to customize arch so that it feels the same as Omarchy. Maybe it's trivial? But honestly I don't care I just like Omarchy's default opinion design way better than any other distro I've tried so far.
zoidb
·4 माह पहले·discuss
FYI there are some styling issues on your landing page on Firefox mobile (dont see it on chrome)
zoidb
·5 माह पहले·discuss
I created https://github.com/jarv/newsgoat which is very similar to newsboat
zoidb
·6 माह पहले·discuss
It's more typical of that country and especially the balkans.
zoidb
·8 माह पहले·discuss
there is also https://isdowndetectordown.com/
zoidb
·9 माह पहले·discuss
I've been hacking on a terminal-based RSS reader that is very similar to Newsboat but written in Go http://github.com/jarv/newsgoat
zoidb
·9 माह पहले·discuss
interesting! yeah I think the one file concept is really neat. Here are some more details about my config with the modular fork if you are curious https://jarv.org/posts/neovim-config/
zoidb
·9 माह पहले·discuss
The bloat of the neovim distributions are real and what I would suggest for anyone who is a long time vim user is to check out kickstart. https://github.com/nvim-lua/kickstart.nvim , specifically the modular fork https://github.com/dam9000/kickstart-modular.nvim which will give you a great (minimal) starting point
zoidb
·9 माह पहले·discuss
Here is a terminal based reader that I recently created as an alternative to newsboat https://github.com/jarv/newsgoat

It has some features that I felt was missing from the terminal based readers out there already.
zoidb
·9 माह पहले·discuss
neat! One thing I expecgted to work that didn't is `:<number>` to jump to a line number.
zoidb
·2 वर्ष पहले·discuss
Nice to see wezterm on the frontpage! For anyone giving it try beware that link detection doesn't work super well for links containing a `)` character which is something you run into frequently on markdown documents. More info in https://github.com/wez/wezterm/pull/4212 which has a workaround.