eksb

joined 2 years ago
[–] eksb 6 points 15 hours ago

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

[–] eksb 16 points 1 week ago* (last edited 1 week ago) (1 children)

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

[–] eksb 5 points 1 week ago

Uncovered: the man who stole PlanetF1's thesaurus

[–] eksb 7 points 1 week ago (1 children)

Revealed: The first word of every PlanetF1 headline

[–] eksb 10 points 1 week ago (3 children)

Several people should be fired for this.

[–] eksb 7 points 1 week ago* (last edited 1 week 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 10 points 2 weeks 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 10 points 2 weeks ago (2 children)

Breakfast is a special occasion though.

[–] eksb 78 points 3 weeks ago (9 children)

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

77
waiting to cross the road (programming.dev)
submitted 4 weeks ago by eksb to c/[email protected]
 
[–] eksb 11 points 1 month ago (5 children)

I would much rather see Tree Style Tab be integrated.

[–] eksb 45 points 1 month ago (1 children)

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

[–] eksb 8 points 1 month ago
  1. Creates people and invites them to a garden party.
  2. Clearly explains the rules. The one rule. Just one. Nice and easy.
  3. People do not follow the one rule and then try to make eye contact while lying about why they broke the rule.
  4. Leaves the party and plays with ants.
 
 
50
pumpkins (programming.dev)
submitted 2 years ago by eksb to c/[email protected]
 
 

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 ›