Measuring performance in Laravel Apps 19 min read Computer Engineering Measuring performance in Laravel Apps Max Headroom 2025.06.04 112 Introduction If you want to optimize performance, you need ways to effectively measure it. But even before...Read More
Elevating the Human-Computer Interface Through Mechanical Keyboards 13 min read Computer Engineering Featured Self Hosting Elevating the Human-Computer Interface Through Mechanical Keyboards Max Headroom 2025.05.28 266 My Lemokey P1 Pro 75% keyboard, customized with Gateron Baby Kangaroo 2.0 tactile switches My Journey and Comprehensive...Read More
Debugging X86-64 Assembly with GDB 1 min read Computer Engineering Debugging X86-64 Assembly with GDB Max Headroom 2025.05.27 130 We ended the last article with a minimal x86-64 assembly program that assembled and ran, but then...Read More
Building (and Breaking) Your First X86 Assembly Program 2 min read Computer Engineering Building (and Breaking) Your First X86 Assembly Program Max Headroom 2025.05.16 115 Introduction Recap from the previous article: In the last couple of articles, we built a simple but...Read More
Vincente’s Rules for Software Development 2 min read Computer Engineering Featured Vincente’s Rules for Software Development Vincente D'Ingianni 2024.05.23 424 Vincente’s Rules for Software Development (adapted from Gerry Dubois) Know your hardware A cloud is just someone...Read More
How to Reset PRAM on a Mac 3 min read Apple Computer Engineering Featured How to Reset PRAM on a Mac Max Headroom 2023.12.02 613 Resetting your PRAM (or NVRAM) is a common troubleshooting technique when a Mac is misbehaving. We’ll cover...Read More
How to Reset a Mac System Management Controller 4 min read Apple Computer Engineering Featured How to Reset a Mac System Management Controller Max Headroom 2023.12.02 670 The System Management Controller, or SMC, is a critical low-level component on Mac hardware. The SMC controls...Read More
Create Disk Images on Mac OS With The dd Command 2 min read Apple Computer Engineering Featured Create Disk Images on Mac OS With The dd Command Max Headroom 2023.06.14 663 The procedure is as follows: Open the Terminal app Get disk list with the diskutil list To...Read More
How to Copy an ISO to a USB Drive from MacOS with dd 3 min read Apple Computer Engineering Featured How to Copy an ISO to a USB Drive from MacOS with dd Max Headroom 2023.01.30 660 If you have downloaded an ISO image of another operating system, say Rocky Linux or OpenSense, and...Read More
OSINT Resources 1 min read Computer Engineering UNCLASSIFIED OSINT Resources Patrick Berry 2022.05.04 567 I added a resource page for currently functional OSINT tools HERE. I frequently find myself doing some...Read More