Skip to content
View inscapist's full-sized avatar
  • Penang, Malaysia

Organizations

@voicelane @stannebm @ops-research
Block or Report

Block or report inscapist

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

Pinned

  1. EVA EVA Public

    My NixOS configuration - codenamed EVA

    Vim Script

  2. ruby-nix ruby-nix Public

    Generates reproducible ruby/bundler app environment with Nix

    Nix 101 3

  3. terraform-k3s-private-cloud terraform-k3s-private-cloud Public

    Private cluster with k3s. Why have 1 huge complicated cluster (pet) when you can have many simple, cheap clusters (cattle)?

    HCL 112 13

  4. bundix bundix Public

    Forked from nix-community/bundix

    Generates a Nix expression for your Bundler-managed application. [maintainer=@inscapist]

    Ruby 5 5

  5. ChakraUI inspired tailwind *layouts*... ChakraUI inspired tailwind *layouts*, in reagent/hiccup
    1
    (ns myapp.tailwind
    2
      (:require
    3
       [clojure.spec.alpha :as s]
    4
       [clojure.string :as str]
    5
       [vl.config :as config]))
  6. Nvidia and Xorg on Void Linux Nvidia and Xorg on Void Linux
    1
    xset r rate 250 60
    2
    setxkbmap -option caps:escape
    3
    xbacklight -set 10
    4
    
                  
    5
    # paired with `Xft.dpi: 144`