' AND 1=1 --

And Other Useless Hacks

Tuesday, August 29, 2023

RAID 0+1 vs 1+0

›
 Much has been written about RAID 10 vs RAID 01, but most seem to gloss over why one is better than the other, or go into mathematical detai...
Friday, March 26, 2021

My ideal Elastic server

›
Over and over, the IT crowd at the places I have worked have insisted on virtualizing every server, and over and over, Elasticsearch falls o...
Thursday, February 13, 2020

Running Linux VMs in MacOS

›
Recent versions of MacOS come with the hypervisor framework which makes virtualization possible.  Not necessarily easy, but possible.  Here ...
Friday, June 7, 2019

Playing with cloned sparse files on APFS

›
I've been experimenting a bit with APFS and its ability to create and clone sparse files. Let's get a baseline of how many 4k bloc...
Wednesday, March 13, 2019

Serial over network via socat

›
From http://www.anites.com/2017/11/socat.html: on remote:   socat tcp-listen:8000,reuseaddr,fork \     file:/dev/ttyUSB0,nonblock,waitlo...
Tuesday, January 22, 2019

Making the most of APFS and xhyve

›
I'm running macOS Mojave, and using it to host virtual machines via xhyve.  There are some neat tricks one can use to conserve disk spac...
1 comment:
Thursday, August 18, 2016

Sed one-liners

›
I may occasionally publish small notes on clever commands I learn about.  Putting it here helps me store knowledge that my shoddy personal d...
1 comment:
›
Home
View web version
Powered by Blogger.