{{ template "base.html" . }} {{ define "content" }} glitch x11 window manager qwe code editor toy debugger Notes / Posts {{ range .Pages }} {{ if and (not .Draft) (or (eq .Type "note") (eq .Type "post")) }} {{ .Created.Format "2006-01-02" }} {{ if (eq .Type "note") }} {{ end }} {{ .Title }} {{ if .Meta.tags }} {{ range .Meta.tags }}{{ . }}{{ end }} {{ end }} {{ end }} {{ end }} Tools / Experiments Title Visualizations and exploration of binary files https://mitjafelicijan.github.io/binary-visualization/ Easy convert between HEX to RGBA https://mitjafelicijan.github.io/hextorgba/ Unicode symbol explorer https://mitjafelicijan.github.io/symbols/ GGUF model list & tools https://mitjafelicijan.github.io/gguf-list/ Soundscapes board https://mitjafelicijan.github.io/soundscapes/ Maps of DOOM and other well known WADS https://mitjafelicijan.github.io/mapsofdoom/ {{ end }}