eksb

joined 2 years ago
[–] eksb@programming.dev 19 points 1 week ago

Correct.

Also the genocide of native Americans.

[–] eksb@programming.dev 3 points 3 weeks ago

I kinda want to see them put Max in the RB for a race and see if he is faster in it.

[–] eksb@programming.dev 6 points 3 weeks ago

Lots of things seem like they would work until you try them.

[–] eksb@programming.dev 16 points 1 month ago* (last edited 1 month ago) (1 children)

What is your favorite thing about your ~~brother~~ sibling?

[–] eksb@programming.dev 5 points 1 month ago

Uncovered: the man who stole PlanetF1's thesaurus

[–] eksb@programming.dev 7 points 1 month ago (1 children)

Revealed: The first word of every PlanetF1 headline

[–] eksb@programming.dev 7 points 1 month ago* (last edited 1 month ago)

Fear not, for all buns, upon death, are reincarnated as buns; their blessed souls eternal.

(Humans lack souls and face only the void.)

Edit: you may be interested in https://lemmy.sdf.org/c/bun_alert_system

[–] eksb@programming.dev 10 points 1 month ago (1 children)

I made (and keep updating) a UserStyle to hide copilot junk: https://gitlab.com/eksb/usercsscripts/-/blob/main/hide-copilot.user.css. PRs welcome.

[–] eksb@programming.dev 11 points 1 month ago (2 children)

Breakfast is a special occasion though.

[–] eksb@programming.dev 80 points 1 month ago (9 children)

Is the problem that she uses Gnome, or that she uses dark mode?

[–] eksb@programming.dev 11 points 1 month ago (5 children)

I would much rather see Tree Style Tab be integrated.

[–] eksb@programming.dev 45 points 1 month ago (1 children)

Button first. Reduces stress on the zipper. Nobody wants premature zipper failure.

 

I wrote a script and bound it to a key combo so I can draw a rectangle on the screen and map my drawing tablet to that area.

Future improvement: force the mapped area to the same aspect ratio as the tablet. I hope I can find a better way to programmatically get the ratio than running xinput list-devices and parsing out "Size: 160x100mm".

Bound via bindsym $mod+Shift+t exec ~/.config/sway/tablet-map. Is there a better way to reference the way config directory?

view more: next ›