[–] 19 points 3 weeks ago (3 children)

I'm not sure what adjective I would use to describe middle aged men with beer bellies wearing day-glo spandex and plastic shoes, but it sure isn't anything associated with the stereotypically fashionable gay community.

Please do not try to use "gay" as an insult.

  • source
  • parent
  • context
  • [–] 2 points 3 weeks ago* (1 child)

    I get why mountain bikes are expensive. Strong frames, suspension, components that still work when subjected to mud and snow, wide rims that can take hits, complex tire tread patterns.

    What do you get going from a $1500 road bike to a $5000-$10000 road bike? Weight savings less than the weight of a good poop, and tiny aerodynamic improvements that do not matter unless you are fast enough that your team is buying your bike for you. Oh, and electronic shifting for some reason?

  • source
  • parent
  • context
  • [–] 3 points 3 weeks ago

    There is a construction site about 100m from my house and they are playing very loud very bad music. Objectively bad. Every single song has the exact same canned bass line. It is driving me crazy.

  • source
  •  

    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 ›