User's banner
Avatar

Speff

speff@melly.0x-ia.moe
Joined
4 posts • 70 comments
Direct message

I’ll take that bet. Too bad there’s no RemindMeBot. I would’ve set one for a year

permalink
report
parent
reply

I don’t think it’s manipulation. If 90% of users really are on the official app, then I’m not surprised they want the <10% to shut up and let the 90 get their dopamine fix. The current population was happy to support the protests because it sounded good, but now it’s actually affecting their entertainment.

permalink
report
parent
reply

It’s bonkers how much money you can save making food yourself by just planning meals based on what’s on sale this week. People don’t believe me, but chicken thighs/legs go on sale here every 3/4 weeks for 99 cents a pound. Week’s worth of meat for the equivalent price of a McD’s meal.

permalink
report
parent
reply

I’m running a lot of services off my nginx reverse proxy. This is my general setup for each subdomain - each in its own config file. I wouldn’t consider this verbose in any way - and it’s never crashed on me

service.conf

server {
    listen       443 ssl http2;
    listen  [::]:443 ssl http2;
    server_name  [something].0x-ia.moe;

    include /etc/nginx/acl_local.conf;
    include /etc/nginx/default_settings.conf;
    include /etc/nginx/ssl_0x-ia.conf;

    location / {
        proxy_pass              http://[host]:[port]/;
    }
}
permalink
report
parent
reply

Because my files won’t be pulled because of license reasons. Also we’ve been watching plex for the past few hours without being affected by this issue.

permalink
report
parent
reply

I thought the free awards thing stopped a while back. I’d be surprised if a lot of people still had them

permalink
report
parent
reply

I love how folks on this thread are so sure beehaw’s lying about that - despite the supposed amenable chat they and sh.itjust.works admins had about the situation. You guys are reeeaaally butthurt about the defed even though it wasn’t personal

permalink
report
parent
reply
  • Not beholden to public transport schedules and it’s faster to use a car in suburban/rural areas
  • Able to move a large amount of goods at once - especially important if you own a home
  • Can turn around if I forgot something
  • More quiet than busses. I’d hate if a bus drove by my house every 30m
  • Can listen to music without headphones
permalink
report
reply

I admire your willingness to engage and respond to vague BS. Keep on keepin on, dude. (also get some rest)

permalink
report
parent
reply