Explore >> Select a destination


You are here

blog.kummerlaender.eu
| | awelonblue.wordpress.com
21.3 parsecs away

Travel
| | 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
13.8 parsecs away

Travel
| |
| | linus.schreibt.jetzt
15.3 parsecs away

Travel
| |
| | blog.arkadi.one
71.2 parsecs away

Travel
| 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.