Viewing profile — binwiederhier
binwiederhier
HN member- Joined
- Mon, Jul 21, 2014, 5:35 PM UTC
- HN karma
- 2,867
- Public activity
- 381 items
- HN profile
- View on Hacker News ↗
About binwiederhier
https://ntfy.sh - https://slide.tech - https://heckel.io - https://github.com/binwiederhier
Recent public activity
-
comment
Comment #48533216
4 years later and I'm still working on ntfy. Trying to make push notifications easy as pie. I would have never thought that it would blow up like this. It's still a lot of fun, and…
-
comment
Comment #47352070
Thanks.
-
comment
Comment #47351924
I love that you love it. That's why I do it. :-)
-
comment
Comment #47351912
My co-worker figured out a way to run the GitHub CLI with read-only keys restricted to specific repos. I need to do that still.
-
comment
Comment #47351884
I don't want to isolate the container from the Internet :-) I understand that this is not the safest possible way (exfiltrating is still possible, but I mostly work on open source …
-
comment
Comment #47345119
I love how everyone is trying to solve the same problems, and how different the solutions are. I made this little Dockerfile and script that lets me run Claude in a Docker containe…
-
comment
Comment #45432514
Oh my bad. I misread your comment. You are doing ZFS on top of dmcrypt, not dmcrypt images/volumes on top of ZFS.
-
comment
Comment #45431995
ZFS encryption is much more space efficient than dmcrypt+unencrypted ZFS when combined with zstd compression. This is because it can do compress-then-encrypt instead of encrypt-the…
- story
-
comment
Comment #44979270
I love hearing that. Anything worth sharing? I love hearing how people use it. My favorite one is the guy protecting his apple tree from thieves by adding a camera and motion senso…
-
comment
Comment #44978355
Disclaimer: I am the ntfy maintainer. Pleasantly surprised to be mentioned, hehe. Pushover is an amazing tool and works well. In my obviously biased opinion though, I think that nt…
-
comment
Comment #44849542
Thank you to all the Debian volunteers that make Debian and all its derivatives possible. It's remarkable how many people and businesses have been enabled by your work. Thank you! …
-
comment
Comment #44634365
ZFS really shines here with its built-in "zpool scrub" command and checksumming. Even though I am preaching "application consistent backups" in my original comment (because that's …
-
comment
Comment #44634259
Ha! I did not expect a reference to `innodb_flush_log_at_trx_commit` here. I wrote a blog post a few years ago about MySQL lossless semi-sync replication [1] and I've had quite eno…
-
comment
Comment #44623694
Databases these days are pretty resilient to restoring from crash consistent backups like that, so yes, you'll likely be fine. It's a good enough approach for many cases. But you c…
-
comment
Comment #44623645
This strongly depends on your environment and on your RTO/RPO. Sure, there are environments that have automatically deployed, largely stateless servers. Why back them up if you can…
-
comment
Comment #44620042
Thank you for sharing. A curious read. I am looking forward to the next post. I've been working on backup and disaster recovery software for 10 years. There's a common phrase in ou…
-
comment
Comment #43262591
I read the beginning of the post and it looks quite interesting. I'll read the rest tomorrow when my mind is sharper. I checked my blog and I also wrote a post about some crypto re…
-
comment
Comment #43261926
I really enjoyed the book and it certainly helped me, but it's also the only cryptography book I've ever read. I appreciate you challenging my suggestion! I just checked and it has…
-
comment
Comment #43261583
I can highly recommend Cryptography Engineering by Bruce Schneier. I read it years ago and to this day it still helps me regularly.
-
comment
Comment #42656797
I've used this successfully in the past for Terminator: https://github.com/GratefulTony/TerminatorHostWatch
-
comment
Comment #41884591
I was thinking exactly this. I am the maintainer of ntfy.sh and my costs are $0 at the moment because DogotalOcean is paying for it 100% because it is open source. It would be arou…
-
comment
Comment #41692931
Fascinating. There are some other interesting repos from the same author, namely https://github.com/pijng/goinject , which lets you inject code as part of preprocessing. Feels a lo…
-
comment
Comment #41429845
I wholeheartedly disagree. I think the Stripe docs and developer experience is one of the greatest, if not the greatest, I've ever seen. It has great user docs, API docs, developer…
-
comment
Comment #41347349
Relatedly, here's a 3D printed, mechanical version of it: https://youtu.be/nHqqCRVlUus?si=p_q78n_nKYZhykNt -- By Engineezy, great YouTube channel.