You are here |
blog.kummerlaender.eu | ||
| | | |
awelonblue.wordpress.com
|
|
| | | | I have decided to move forward with a wiki-based development environment for Awelon project, under the name Wikilon. Wikilon will be implemented as a Haskell warp web service using acid-state for persistence and websockets for liveness and reactivity. Wikilon can overcome several limitations that I feel to chafe in the current text-editor + console REPL... | |
| | | |
ejpcmac.net
|
|
| | | | ||
| | | |
linus.schreibt.jetzt
|
|
| | | | ||
| | | |
blog.arkadi.one
|
|
| | As I fall down the NixOS rabbit hole, this is a reference page for me. This is base install of GNOME NixOS from my Acer laptop. # Edit this configuration file to define what should be installed on # your system. Help is available in the configuration.nix(5) man page # and in the NixOS manual (accessible by running 'nixos-help'). { config, pkgs, ... }: { imports = [ # Include the results of the hardware scan. |