Oct 15, 2025 from Journal on n3s0 || journal Troubleshooting PoE Not Supplying Power To Ports On FortiSwitch Summary Recently I experienced a bizzare issue where a FortiSwitch wasn’t supplying POE power to anything you plugged into it. Whether that be a wireless access point or other PoE devices were plug...
Oct 15, 2025 from Journal on n3s0 || journal Configuring VLANs On FortiSwitch Port From FortiGate Overview This is one of those things I have to do every day that I wanted to add to this site. There is the quick and easy way; through the GUI, and cli way. Both of which are pretty easy. In this ...
Oct 14, 2025 from Journal on n3s0 || journal sslvpnct-sh SSL VPN Connectivity Test (Bash) Summary I enjoy testing and reporting when I complete my work. It’s a fundamental stage before you provide the end result. There are tests for connecting to and tes...
Oct 14, 2025 from Journal on n3s0 || journal fortigate_exporter What is fortigate_exporter? The Prometheus FortiGate Exporter is a repository I forked from the prometheus community. Due to lack of TLC from the maintainer or provided documentation from Fortinet....
Oct 14, 2025 from Journal on n3s0 || journal subnetcalc What is subnetcalc? Command line application for calculating subnets and referencing useful data related to networking. I usually have one of these references on my wall just in case I forget. So, ...
Oct 14, 2025 from Journal on n3s0 || journal randfile What is Randfile? Randfile is a Go commandline application that ingests a directory path and picks a random file. This is a small project. But, it has its place in my setup. For my purposes this is...
Oct 14, 2025 from The Phoenix Trap Treating My Résumé Like Infrastructure Job hunting in 2025 means clearing AI‑driven applicant tracking systems before a human ever sees your résumé. Instead of juggling multiple Word files, I built a reproducible pipeline: YAML as sourc...
Oct 14, 2025 from Jasco's Website Re:Absurd fallacies of "minimalist" Linux setups I respond to a blog post on linux setups
Oct 14, 2025 from Heitor's log Firmware updates on Linux via fwupd How to use fwupd to update device's firmware on Linux.
Oct 13, 2025 from Nicolas Bouliane's blog posts How to fix `failed to connect to host` with GitHub webhooks I use webhook and Github webhooks to redeploy All About Berlin when I push new changes. I’m using adnanh/webhook on an Ubuntu 24.04 VPS on DigitalOcean, behind CloudFlare. The problem The webhooks ...
Oct 13, 2025 from Nicolas Bouliane's blog posts How to fix `failed to connect to host` with GitHub webhooks I use webhook and Github webhooks to redeploy All About Berlin when I push new changes. I’m using adnanh/webhook on an Ubuntu 24.04 VPS on DigitalOcean, behind CloudFlare. The problem The webhooks ...
Oct 11, 2025 from Personal Log at usebox.net I'm NOT on Mastodon There is some history here, let’s see: When I started this blog, I wanted to move off Twitter. Then, about a year after that, I gave Mastodon a go. Although it was all a bit of an experiment, it ha...
Oct 11, 2025 from Jasco's Website On GrapheneOS I talk about my recent switch to GrapheneOS on my new (to me) Google Pixel 7
Oct 10, 2025 from ttntm.me - Blog Out of Time During summer, my wife and I were entertaining the thought of moving to a bigger/better/… apartment. We started looking, and quickly realized that we can’t afford what we like, and that we don’t re...
Oct 10, 2025 from Julia Evans Notes on switching to Helix from vim Hello! Earlier this summer I was talking to a friend about how much I love using fish, and how I love that I don’t have to configure it. They said that they feel the same way about the helix text e...
Oct 08, 2025 from Jasco's Website Notex I write about note taking and my new format I've created for it, Notex
Oct 08, 2025 from unixdigest.com If you're a programmer and you feel depressed by AI, don't be! If you're a programmer and you use AI, my advice is to use it sparingly and treat it as nothing more than extended search, a tool that makes many mistakes.
Oct 08, 2025 from The Fly Blog Kurt Got Got The $FLY Airdrop is live! Claim your share of the token powering Fly.io’s global network of 3M+ apps and (🤮) own a piece of the sky! We know. Our Twitter got owned. We knew within moments of it hap...
Oct 07, 2025 from Chuniversiteit Hoe je in en uit een trein stapt (zonder andere mensen boos te maken) Een trein brengt je comfortabel van A naar B – mits je erin én eruit kunt. Helaas gaat het daar nog vaak mis.
Oct 07, 2025 from Rock and Null Automatic resource cleanup in Jetpack ViewModels using AutoCloseable How to automatically manage and clean up resources in Android ViewModels using Kotlin’s AutoCloseable interface. This simple yet powerful pattern eliminates boilerplate onCleared() code and helps p...