HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zoidb

no profile record

Submissions

German Email Sovereignty

raphting.dev
1 points·by zoidb·vor 2 Monaten·0 comments

What Happened to Procomm Plus

dfarq.homeip.net
2 points·by zoidb·vor 3 Monaten·0 comments

NewsGoat – A terminal-based RSS reader written in Go

github.com
2 points·by zoidb·vor 5 Monaten·0 comments

Twelve Days of Shell

12days.cmdchallenge.com
258 points·by zoidb·vor 7 Monaten·86 comments

Virtual Brendans

brendangregg.com
2 points·by zoidb·vor 7 Monaten·0 comments

Three Months

sef.kloninger.com
1 points·by zoidb·vor 8 Monaten·0 comments

The Wild Vibe

jarv.org
2 points·by zoidb·vor 9 Monaten·0 comments

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

github.com
9 points·by zoidb·vor 9 Monaten·1 comments

Consistent hashing

eli.thegreenplace.net
98 points·by zoidb·vor 10 Monaten·25 comments

[untitled]

5 points·by zoidb·vor 10 Monaten·0 comments

comments

zoidb
·vor 2 Monaten·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
·vor 3 Monaten·discuss
FYI there are some styling issues on your landing page on Firefox mobile (dont see it on chrome)
zoidb
·vor 5 Monaten·discuss
I created https://github.com/jarv/newsgoat which is very similar to newsboat
zoidb
·vor 6 Monaten·discuss
It's more typical of that country and especially the balkans.
zoidb
·vor 8 Monaten·discuss
there is also https://isdowndetectordown.com/
zoidb
·vor 9 Monaten·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
·vor 9 Monaten·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
·vor 9 Monaten·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
·vor 9 Monaten·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
·vor 9 Monaten·discuss
neat! One thing I expecgted to work that didn't is `:<number>` to jump to a line number.