Standard Search
About 37 results
https://bckr.me/posts/2025/homelab-2.5-ideas · 25 May 2025
Jotting down some ideas for improvements to make to my homelab / home network when I move to Puerto Rico.
https://octet-stream.net/b/tt/no-route-to-host-firewall.html · 26 Feb 2025
HOME BLOGS PROJECTS GITHUB 26 February 2025 My old laptop recently failed catastrophically due to a hardware or driver issue and the filesystem was corrupted so badly I had to reinstall the OS. I installed the latest Debian testing (trixie) releas...
https://octet-stream.net/b/tt/dns-issues-on-a-nokio-fastmile-5g.html · 21 Dec 2024
21 December 2024 Nokia FastMile 5G Gateway ProductClass:3TG01797 HWVer:3TG01797AMFA SWVer:1.2304.00.0445 For around six months my home internet has been provided by a Nokia modem, a unit my ISP supplied and I am obliged to use. I have various device...
https://toddl.dev/blog/networking · 17 Dec 2024
When I set out to give accessibility talks, I never thought I'd meet some of the best people ever
https://rednafi.com/misc/ssh-saga/ · 17 Dec 2024
Complete SSH setup guide: key pairs, authorized_keys, sshd_config, ssh_config, known_hosts, agent forwarding, and hardening for secure remote access.
https://www.tiernanotoole.ie/2024/12/12/how-to-use-cloudflare-warp-with-a-udm-pro.html · 12 Dec 2024 · 🦋 Bluesky
If you’re considering using Cloudflare Wrap for specific machines on your network, you can easily install the Warp client directly on them. It supports various operating systems, including Windows, Linux, Mac, iOS, and Android. However, if you need to us...
https://rednafi.com/go/circuit-breaker/ · 6 Oct 2024
Build a production-ready circuit breaker in Go from scratch with closed, open, and half-open states to prevent cascading failures.
https://rednafi.com/misc/notes-on-event-driven-systems/ · 21 Sep 2024
Deep dive into event-driven architecture patterns. Learn publish-subscribe, CQRS, outbox pattern, eventual consistency, and handling microservice coupling.
https://rednafi.com/misc/http-requests-via-dev-tcp/ · 8 Aug 2024
Make raw HTTP requests with Bash's /dev/tcp file descriptor. Build health check scripts without curl or wget using TCP socket connections.
https://matteogassend.com/articles/build-a-reverse-ssh-tunnel-reverse-proxy-for-(not)-fun-and-(not)-profit · 3 Jun 2024
import Youtube from '../../components/mdx/Youtube.astro' A few years ago, a team I was part of was working on vivi, our master thesis's project. You can read more about it in the link above if you'd like, but the gist of it is; we were trying to build a s...