HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zoidb

no profile record

Submissions

German Email Sovereignty

raphting.dev
1 points·by zoidb·2 tháng trước·0 comments

What Happened to Procomm Plus

dfarq.homeip.net
2 points·by zoidb·3 tháng trước·0 comments

NewsGoat – A terminal-based RSS reader written in Go

github.com
2 points·by zoidb·5 tháng trước·0 comments

Twelve Days of Shell

12days.cmdchallenge.com
258 points·by zoidb·7 tháng trước·86 comments

Virtual Brendans

brendangregg.com
2 points·by zoidb·7 tháng trước·0 comments

Three Months

sef.kloninger.com
1 points·by zoidb·8 tháng trước·0 comments

The Wild Vibe

jarv.org
2 points·by zoidb·9 tháng trước·0 comments

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

github.com
9 points·by zoidb·9 tháng trước·1 comments

Consistent hashing

eli.thegreenplace.net
98 points·by zoidb·10 tháng trước·25 comments

[untitled]

5 points·by zoidb·10 tháng trước·0 comments

comments

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