|
You are here |
unixsheikh.com | ||
| | | | |
blog.canoozie.net
|
|
| | | | | A write-ahead log (WAL) is one of those database concepts that sounds deceptively simple. You write a record to disk before applying it to your in-memory state. If you crash, you replay the log and recover. Done. Except your disk is lying to you. PostgreSQL, SQLite, RocksDB, Cassandra... every production | |
| | | | |
www.unixdigest.com
|
|
| | | | | ||
| | | | |
unixdigest.com
|
|
| | | | | [AI summary] The article provides an in-depth comparison of FreeBSD and Linux, highlighting FreeBSD's unique features such as ZFS support, advanced networking tools like PF, and a robust security framework. It also discusses the binary compatibility with Linux, the GEOM storage framework, and the overall UNIX-like nature of FreeBSD. The author shares personal experiences transitioning from Microsoft to Linux and then to FreeBSD, emphasizing the advantages of FreeBSD for specific use cases. | |
| | | | |
gist.github.com
|
|
| | | Generic `printf` implementation in Idris2. GitHub Gist: instantly share code, notes, and snippets. | ||