Fred Hebert
@ferd.ca
Staff SRE @ honeycomb.io, Tech Book Author, Resilience in Software Foundation board member, Erlang Ecosystem Foundation co-founder, Resilience Engineering fan. SRE-not-sorry.
blog: https://ferd.ca
notes: https://ferd.ca/notes/
blog: https://ferd.ca
notes: https://ferd.ca/notes/
just gotta load up on context, understand the problem and what's already done so you can write a good soluti—
July 11, 2025 at 11:46 PM
just gotta load up on context, understand the problem and what's already done so you can write a good soluti—
I finally had time to get back to it and now my little file synchronization mechanism works and supports parallel updates!
I imagine it will take me a while to do the remaining 4 menu items since I've just cover my main bit but welp. Also a massive code clean-up is needed.
I imagine it will take me a while to do the remaining 4 menu items since I've just cover my main bit but welp. Also a massive code clean-up is needed.
February 20, 2025 at 1:54 PM
I finally had time to get back to it and now my little file synchronization mechanism works and supports parallel updates!
I imagine it will take me a while to do the remaining 4 menu items since I've just cover my main bit but welp. Also a massive code clean-up is needed.
I imagine it will take me a while to do the remaining 4 menu items since I've just cover my main bit but welp. Also a massive code clean-up is needed.
I've been messing around with ncurses to make an interactive terminal UI for my file syncing app, and I realized that I was inadvertently writing a custom text editor.
December 4, 2024 at 11:33 PM
I've been messing around with ncurses to make an interactive terminal UI for my file syncing app, and I realized that I was inadvertently writing a custom text editor.