Skip to content
View lambdandy's full-sized avatar
⚙️
Cogs are turning
⚙️
Cogs are turning

Block or report lambdandy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lambdandy/README.md
██╗      █████╗ ███╗   ███╗██████╗ ██████╗  █████╗     ██████╗  █████╗ ███╗   ██╗██████╗ ██╗   ██╗
██║     ██╔══██╗████╗ ████║██╔══██╗██╔══██╗██╔══██╗    ██╔══██╗██╔══██╗████╗  ██║██╔══██╗╚██╗ ██╔╝
██║     ███████║██╔████╔██║██████╔╝██║  ██║███████║    ██║  ██║███████║██╔██╗ ██║██║  ██║ ╚████╔╝ 
██║     ██╔══██║██║╚██╔╝██║██╔══██╗██║  ██║██╔══██║    ██║  ██║██╔══██║██║╚██╗██║██║  ██║  ╚██╔╝  
███████╗██║  ██║██║ ╚═╝ ██║██████╔╝██████╔╝██║  ██║    ██████╔╝██║  ██║██║ ╚████║██████╔╝   ██║   
╚══════╝╚═╝  ╚═╝╚═╝     ╚═╝╚═════╝ ╚═════╝ ╚═╝  ╚═╝    ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═══╝╚═════╝    ╚═╝   

I'm a Haskell developer and a functional programing enthusiast. My pronouns are he/him.

How to reach me

I'm at Twitter @lambdadandy and in most other places I'm lambdandy (less redundant).

My daily driver

My Thinkpad NixOS is all I need for most tasks.

         ▗▄▄▄       ▗▄▄▄▄    ▄▄▄▖             lambdandy@nixos 
          ▜███▙       ▜███▙  ▟███▛            ---------------------------- 
           ▜███▙       ▜███▙▟███▛             OS: NixOS 21.11 (Porcupine) x86_64 
            ▜███▙       ▜██████▛              Host: 20MFCTO1WW ThinkPad X1 Extreme 
     ▟█████████████████▙ ▜████▛     ▟▙        Kernel: 5.10.115 
    ▟███████████████████▙ ▜███▙    ▟██▙       Uptime: 2 hours 
           ▄▄▄▄▖           ▜███▙  ▟███▛       Packages: 1382 (nix-system), 863 (nix-user) 
          ▟███▛             ▜██▛ ▟███▛        Shell: bash 5.1.8 
         ▟███▛               ▜▛ ▟███▛         Resolution: 1920x1080 
▟███████████▛                  ▟██████████▙   DE: GNOME 41.1 
▜██████████▛                  ▟███████████▛   WM: i3 
      ▟███▛ ▟▙               ▟███▛            Theme: Adwaita [GTK2/3] 
     ▟███▛ ▟██▙             ▟███▛             Icons: Adwaita [GTK2/3] 
    ▟███▛  ▜███▙           ▝▀▀▀▀              Terminal: .konsole-wrappe 
    ▜██▛    ▜███▙ ▜██████████████████▛        CPU: Intel i7-8850H (12) @ 4.300GHz 
     ▜▛     ▟████▙ ▜████████████████▛         GPU: NVIDIA GeForce GTX 1050 Ti Mobile 
           ▟██████▙       ▜███▙               GPU: Intel CoffeeLake-H GT2 [UHD Graphics 630] 
          ▟███▛▜███▙       ▜███▙              Memory: 3264MiB / 31537MiB 
         ▟███▛  ▜███▙       ▜███▙
         ▝▀▀▀    ▀▀▀▀▘       ▀▀▀▘                               

Editor

███████╗██████╗**█████╗**██████╗███████╗███╗***███╗*█████╗**██████╗███████╗
██╔════╝██╔══██╗██╔══██╗██╔════╝██╔════╝████╗*████║██╔══██╗██╔════╝██╔════╝
███████╗██████╔╝███████║██║*****█████╗**██╔████╔██║███████║██║*****███████╗
╚════██║██╔═══╝*██╔══██║██║*****██╔══╝**██║╚██╔╝██║██╔══██║██║*****╚════██║
███████║██║*****██║**██║╚██████╗███████╗██║*╚═╝*██║██║**██║╚██████╗███████║
╚══════╝╚═╝*****╚═╝**╚═╝*╚═════╝╚══════╝╚═╝*****╚═╝╚═╝**╚═╝*╚═════╝╚══════╝

Evil emacs.

Profile picture

The art belongs to artist Tiina Menzel.

Pinned Loading

  1. My home-manager configuration My home-manager configuration
    1
    {pkgs, lib, ...}: {
    2
      lambdandy = {
    3
        home.stateVersion = "21.05";
    4
        home.keyboard.options = [
    5
          "ctrl:swapcaps"
  2. lambdandy lambdandy Public