yequari.com

Links

This is a collection of links I have found interesting, insightful, or fun and felt were worth sharing.

The Lost Art of Structure Packing

(Permalink)

An interesting look into how C structs work and how to squeeze some extra optimization out of them.

Tags:

Simple Balanced Ternary Computer Virtual Machine

(Permalink)

A virtual machine simulating a base 3 computer. Alternatives to the traditional models of computing are of great interest to me and I want to learn more about programming in base 3.

Tags:

Shell Script Best Practices

(Permalink)

A list of tips when writing shell scripts. Especially useful for me since I’m not super familiar with bash but use it on a daily basis.

Tags:

Permacomputing Wiki

(Permalink)

Permacomputing focuses on sustainable computing, inspired by permaculture, aiming to utilize existing compute resources rather than new ones. The wiki is very incomplete, but is something to keep an eye on as it grows.

Tags: