Posts
570
Following
Hidden
Followers
Hidden

Recently, I learned that I can rename my tmux windows by using prefix+,, which makes the tab bar so much more useful than just zsh zsh zsh zsh.

1
0
5

This is a very cool idea for commenting out a node in a tree in KDL

0
0
0

@quizzicus No underline, but bold (at least on macOS Firefox):

0
0
1

TIL that you can italicize emoji.

1
0
3

When your manager sends you this meme (lolsob)

0
0
1

Wait, what? I don’t think I’ve ever heard of these being called “punched cards” before!

(From this nice look back at the history of the OEIS from the creator: http://neilsloane.com/doc/HIS50.pdf_

0
0
2

Kind of wild to see seemingly every JS library moving more towards “negative” opinion in State of JS 2022. https://2022.stateofjs.com/en-US/libraries/#tools_arrows

0
0
0

In hindsight, this was probably one of the most important classes that I took in college.

0
0
1
Edited 3 months ago
Advent of Code, Day 2
Show content
0
0
1

@ethanschoonover Pleroma/Akkoma’s frontend is one of the few that does allow that sort of filtering. I’ve tried a few others and immediately discarded them since they don’t have that support.

1
0
1
Advent of Code, Day 1
Show content
# p ARGF.read.split("\n\n").map { _1.each_line.map(&:to_i).sum }.max
p ARGF.read.split("\n\n").map { _1.each_line.map(&:to_i).sum }.sort[-3..-1].sum

I always find the code for my leaderboarding attempts (especially the successful ones) to be an interesting look into both my initial instincts for breaking down a problem, as well as which parts of Ruby I use to solve it.

#AdventOfCode

0
0
2
“autosplat”, I love it.
1
0
0
Show older