eksb

joined 2 years ago
[–] eksb@programming.dev 13 points 1 day ago* (last edited 1 day ago) (1 children)

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

[–] eksb@programming.dev 5 points 2 days ago

Uncovered: the man who stole PlanetF1's thesaurus

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

Revealed: The first word of every PlanetF1 headline

[–] eksb@programming.dev 10 points 2 days ago (2 children)

Several people should be fired for this.

[–] eksb@programming.dev 7 points 6 days ago* (last edited 6 days 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 8 points 1 week 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 week ago (2 children)

Breakfast is a special occasion though.

[–] eksb@programming.dev 79 points 2 weeks ago (8 children)

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

[–] eksb@programming.dev 44 points 3 weeks ago (1 children)

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

[–] eksb@programming.dev 8 points 3 weeks 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.
[–] eksb@programming.dev 3 points 2 months ago (2 children)

They chose the name because they thought it was funny, and they did not realize it was derogatory. They did nothing wrong then, they just did not know.

Once it was brought to their attention, they had two options: they could stick with the name that they now know is derogatory and hurtful (and prevents it from being installed in some places) or they could change it.

This is not an isolated problem in the FOSS community. I was trying to roll out Linux VMs in an organizations, and I got called into a meeting because gigolo popped up a message and the user was confused and upset. Yes, it is a funny pun (it mounts what it is told to), but it ruined Linux for that organization and they went with Windows.

[–] eksb@programming.dev 5 points 2 months ago

We are trying. I volunteer for campaigns and knock on doors for progressive candidates. And they get attacked by the kind of democrats who take most of their campaign contributions from property developers and car dealerships.

If you are voting for the establishment and attacking anybody who brings up valid criticisms, YOU are not doing anything about it.

 
 
 

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 ›