Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shassard
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
shassard
3y ago
https://github.com/apple-oss-distributions/text_cmds/blob/c0...
2.
▲
by
shassard
4y ago
pdf arranger is pretty slick if you're on linux: https://flathub.org/apps/details/com.github.jeromerobert.pdf...
3.
▲
by
shassard
5y ago
or cp ... cp my.iso /dev/sdc
4.
▲
by
shassard
5y ago
alacritty's default terminal is indeed still quite foreign to most machines but it can fallback to xterm compatibility by overriding the TERM variable in your alacritty.yml: env: TERM: xterm-256color
5.
▲
by
shassard
6y ago
I tried adding the wireguard module to my loader.conf this morning and my VM bombed horribly on reboot. I'm not sure if it's some ordering issue or something else, but use some caution when doing this.
6.
▲
by
shassard
6y ago
Snapdrop is also available: https://github.com/RobinLinus/snapdrop
7.
▲
by
shassard
10y ago
The Atreus is a fun project to build and the fact that the controller source code is freely available is great fun. I've built mine with Matias keys and they do feel better than the wobbly and less smooth action found in the Cherry bro
8.
▲
by
shassard
10y ago
Hey Kinesis, if you're reading here, I'd love to see a controller upgrade for the original Advantage to get around the sticky keys bug. It's not even a problem to lose the built-in USB hub. My two old Advantage keyboards are
9.
▲
by
shassard
10y ago
I've bought a few of the model 1 from http://www.ergocanada.com/ in the past. Be prepared for a hefty markup and non-trivial shipping costs. It might be cheaper to buy in from the US in the end. You might also have som
10.
▲
by
shassard
12y ago
Quicklisp ( http://quicklisp.org/ ) is a great resource for Common Lisp libraries. While it doesn't have the huge volume of libraries that's available for Clojure, it's a quality, curated, easy to use source. C
11.
▲
by
shassard
12y ago
UEFI is an overly complex standard leaving ambiguities for implementations. The gains from moving to UEFI almost don't seem worth the added complexity.