BadgerWiFi

System & Network Admin
WLAN Pi
GenAI Acceleration Depends on Infrastructure as Code
By facilitating the automation and orchestration of infrastructure components, IaC is central to the success of generative AI.
Logic Analyzers: Decoding And Monitoring
Last time, we looked into using a logic analyzer to decode SPI signals of LCD displays, which can help us reuse LCD screens from proprietary systems, or port LCD driver code from one platform to an…
How to move your notes out of Evernote
It’s not difficult to export your notes and notebooks out of Evernote.
Butterchurn Visualizer
Butterchurn Visualizer is a WebGL implementation of the Milkdrop Visualizer, bringing the best music visualizations to the web
OpenPGP Keyserver
How I setup my terminal for max productivity
Get back 1 hour per day with these tips and tricks
Setting up PostgreSQL for running integration tests
Setting up PostgreSQL for tests is crucial for achieving performance and reliability. In this article, I'll explain how to set up PostgreSQL for tests and discuss some common pitfalls to avoid.
How to check if a filesystem is mounted with a script
I am new at scripting ... I can do very basic stuff, but now I need a hand.
I have a local filesystem that only will be mounted when I need to do a backup.
I'm starting with this.
#!/bin/bash
ex...
Check if Directory Is Mounted in Bash | Baeldung on Linux
A quick and practical Bash guide to checking if a directory is mounted.
How to Securely Erase a Mac’s SSD or Hard Drive - TidBITS
If you need to get rid of a Mac or external drive, how do you ensure that no one can access the data on it? Adam Engst runs through the various methods you can employ, one or more of which should address your situation.
How to Securely Erase a Solid State Drive on a Mac | Robots.net
Learn how to securely erase a Solid State Drive (SSD) on a Mac for enhanced data privacy and protection. Step-by-step guide for safe and efficient SSD data wiping.
How to Securely Delete Files on Mac (Permanent Ways)
We will show you how to securely delete files on different Mac versions in this post. Check it now to protect your data with a layer of security.
4 Ways to Securely Delete Files on Mac [Full Guide]
What does securely erase files mean and how do I securely erase files? Learn how to permanently delete the files in this article.
How to Securely Delete Files on Your Mac
Are you worried about deleting sensitive files on an older Mac? If your Mac has a regular HDD, learn how to securely erase files so they're unrecoverable.
How to Securely Erase an SSD or HDD Before Selling It or Your PC
If you're selling your PC or storage drive, you need to wipe it.
How to wipe free disk space in Linux?
When a file is deleted, its contents may still be left in the filesystem, unless explicitly overwritten with something else. The wipe command can securely erase files, but does not seem to allow er...
Secure Deletion of Data from Magnetic and Solid-State Memory
The urban legend of multipass hard disk overwrite and DoD 5220-22-M | Grot
Why is writing zeros (or random data) over a hard drive multiple times better than just doing it once?
Lots of different programs, such as Darik's Boot and Nuke, let you write over a hard drive multiple times under the guise of it being more secure than just doing it once. Why?
Anycast DNS - Using BGP | DDI Guru
DDI Guru provides DNS, DHCP and IPAM consulting, engineering and development professional services
DNS Anycast: Using BGP for DNS High-Availability
DNS has a number of mechanisms for redundancy and high availability. More often than not, clients will have a primary and secondary nameserver to talk to. However, if the primary nameserver fails for whatever reason, then the queries to the primary usually need to timeout before attempting queries to the secondary.
Also the speed of general web browsing can often be dictated by how long it takes to receive a valid DNS response to the query.
Building a Linux Container using Namespaces :: Part - 1
How to Build Resilience with Linux High Availability Clustering | Linux Journal
j3s.sh
The SQLite OS Interface or "VFS"
SQLite: Help: fusefs
PalmDB
The #1 source of Palm OS apps on the internet since 2018
clangql - crates.io: Rust Package Registry