Pinned Repositories
docker-postfix
Dockerfile for a Postfix server
language-glsl
Haskell package for representation, parsing, and pretty-printing of GLSL
nix-notes
A collection of short notes about Nix, each contributing to the same virtual machine image
python-pickle
Serialization/deserialization using Python Pickle format
rescoyl
Private Docker registry
riscv-hello-asm
Bare metal RISC-V assembly hello world
riscv-hello-c
Bare metal RISC-V hello world in C
smallpt-hs
A Haskell port of the C++ smallpt path tracer
noteed's Repositories
noteed/nix-notes
A collection of short notes about Nix, each contributing to the same virtual machine image
noteed/riscv-hello-asm
Bare metal RISC-V assembly hello world
noteed/language-glsl
Haskell package for representation, parsing, and pretty-printing of GLSL
noteed/python-pickle
Serialization/deserialization using Python Pickle format
noteed/mojito
A simple functional language with focus on type inference
noteed/syntactical
Haskell library for distfix expression parsing
noteed/humming
queue_classic in Haskell
noteed/exploring
These are notes and code to explore Another World, Eric Chahi's 1991 video game.
noteed/not-os
An operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read-only squashfs for a runit-based operating system, with support for iPXE and signed boot.
noteed/reduced
Playing with lambda calculus and combinators
noteed/hblend
Haskell library and command-line tool to parse Blender's .blend file format
noteed/gitcraft
Generates SVG files representing Git repositories as graphs
noteed/nix-pandoc-latex
A Nix expression to build a PDF file from Mardown, using Pandoc and LaTeX
noteed/tmp-postgres
Create temporary postgres instances
noteed/adventofcode-2023
Learning Rust I guess
noteed/blending
Notes about scripting Blender from the command-line
noteed/blog
Blog posts published on noteed.com
noteed/loading
A silly experiment with low-res graphics in Haskell
noteed/minicron
Simple cron-like tool
noteed/minigrace
A minimal copy of Grace
noteed/multiple-ghc-versions
Learning to use multiple GHC versions with a Nix-based Haskell project.
noteed/nixpkgs
Nix Packages collection
noteed/odoo
Odoo. Open Source Apps To Grow Your Business.
noteed/pg-transact
Another postgresql-simple transaction monad
noteed/start-servant
An example application to demonstrate how Servant and STM can be used to prototype a classical three-tier web application
noteed/thyme
A faster date and time library based on time
noteed/toplevels
NixOS toplevels
noteed/typograffiti
Just let me draw nice text already!
noteed/videos
How I record videos, in particular The Nix recordings
noteed/xmonad
My XMonad configuration