Collecting my attempts to improve at tech, art, and life

2022-04-24

Tags: hackers-town look CONFIG nushell

Does any of this enlighten, entertain, or otherwise please you? Please consider a Tip. Every little bit helps!

I last updated this page

Config Tweaks for Nushell

Here’s a tmux binding to readily launch a Nushell session, while leaving $SHELL alone.

Code Sample
    bind C new-window -- nu
  

And nvim-nu.nvim for Nushell support in Neovim through Treesitter.

Code Sample
    use {
  "LhKipp/nvim-nu",
  run = ":TSInstall nu",
  config = function()
    require("nu").setup{}
  end
}
  

Activity Log

hackers.town: 2022-04-24 Sun 06:49

There are many big things I’ve apologized for in life, but one of the little things I’d like to apologize for today ‘cause I loved it as a kid is how long it took me to figure out Siamese Cat Song from Lady & The Tramp was just Yellow Peril For Kids.

hackers.town: 2022-04-24 Sun 09:10

This blog post from Piers Cawley mentions using Github Actions to do all the ox-hugo work remotely for a nice clean Hugo source repo.

May be of interest to @kaushalmodi@mastodon.technology!

[https://bofh.org.uk/2022/04/24/not-so-simple/](https:/2022-04-24

hackers.town: 2022-04-24 Sun 19:14

I tried Elden Ring but I didn’t care for it. I get why people like it, but all that ugly brutal, not my thing you knows?

(buys Kenshi)

whatever

something something hobgoblin of little minds

Though for clarity I bought Kenshi for half the money that Steam put back in my wallet after I returned Elden Ring.

Roughly half the risk of buyer’s remorse, maybe less since it’s money already spent.

I heard folks say the Kenshi tutorial wasn’t that great but I beg to differ. It’s very clear on one thing:

“Don’t be afraid to run like hell.”

I can do that.

Kenshi in-game screenshot showing character stats (all 1 except Athletics now at 6) and our hero, a tiny speck running full speed away from a small crowd of angry hostile specks

Ran all the way to the next town and let the guards beat them up.

Then got to one of the unconscious bodies before the guards could, and collected a nice little bounty.

All in a day’s work?

I feel like this moment with Kenshi is the first time a CRPG has ever rewarded me for role-playing some common sense.