logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: fe74eea398df595d09ed19047d216d19c5243986
parent 72dba0c85a5b55191571b742b026349442e2f17f
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sun, 31 Oct 2021 16:49:10 +0100

bookmarks: Teensy ELF

Diffstat:

Mbookmarks.shtml1+
Mbookmarks.xbel1+
2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/bookmarks.shtml b/bookmarks.shtml @@ -306,6 +306,7 @@ <dt><a rel="external noreferrer" href="http://falstad.com/circuit">Electronics Simulator</a></dt> <dt><a rel="external noreferrer" href="https://ptable.com/">Dynamic Periodic Table</a></dt> <dt><a rel="external noreferrer" href="https://commandcenter.blogspot.com/2012/04/byte-order-fallacy.html">The byte order fallacy</a></dt> + <dt><a rel="external noreferrer" href="https://muppetlabs.com/~breadbox/software/tiny/teensy.html">A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux</a></dt> </dl> </section> </main> diff --git a/bookmarks.xbel b/bookmarks.xbel @@ -372,4 +372,5 @@ <bookmark href="http://falstad.com/circuit"><title>Electronics Simulator</title></bookmark> <bookmark href="https://ptable.com/"><title>Dynamic Periodic Table</title></bookmark> <bookmark href="https://commandcenter.blogspot.com/2012/04/byte-order-fallacy.html"><title>The byte order fallacy</title></bookmark> + <bookmark href="https://muppetlabs.com/~breadbox/software/tiny/teensy.html"><title>A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux</title></bookmark> </xbel>