eksb

joined 1 year ago
 
[–] eksb@programming.dev 295 points 1 week ago (25 children)

Another wild thought: Biden could test the limits of presidential immunity.

[–] eksb@programming.dev 3 points 1 week ago

10 minutes, from leaving home to getting back to home, by foot. I have always had a polling place withing walking distance, and have never seen a line more than a few people.

I lived in a city of 25,000 people, a city of 200,000 people, and a city of 10,000 people, all in western NY.

I always vote before 8am.

[–] eksb@programming.dev 159 points 2 weeks ago (26 children)

Same as happened in 2000, we'll get 8 years of the guy who lost.

[–] eksb@programming.dev 52 points 2 weeks ago (7 children)

Support and vote for progressive candidates in primaries.

[–] eksb@programming.dev 14 points 2 months ago (3 children)

They should do another debate next week between two people who are not running and can actually answer questions and talk about policy. Just to show us what we could have. Elizabeth Warren vs Mitt Romney.

Then a Bill Clinton vs George W Bush rematch.

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

Climate change: do they have to pay to clean it up before or after it hurts people?

Immigration: We already do not allow employers to hire people without their paperwork in order. The issue is way more complex than that.

Trump: I 100% support replacing Congress and POTUS with a Parliament and Prime Minister, and would compromise by making POTUS a ceremonial office with the only function being wearing a bald eagle costume at international sporting events, and letting Trump do it until he quits after being tackled by the Canadian in a maple syrup bottle costume.

[–] eksb@programming.dev 15 points 2 months ago (2 children)

They added:

  1. None of the Work may be used in any form as part, or whole, of an integration, plugin or app that integrates with Atlassian's Confluence or Jira products.
[–] eksb@programming.dev 7 points 2 months ago (1 children)

I'd rather that tax subsidizes trains.

[–] eksb@programming.dev 17 points 2 months ago (27 children)

Sounds like Canada should put a 50% tax on gasoline powered vehicles.

[–] eksb@programming.dev 3 points 3 months ago (2 children)

Can't you just not use their cloud services? It makes you create an account for setup, but once setup was done I never touched 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 ›