@viking@fosstodon.org avatar

viking

@viking@fosstodon.org

I'm a computer programmer and Linux enthusiast. I watch sports to get my drama fix. My opinions are my own.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

viking, to random
@viking@fosstodon.org avatar

I have a gaming computer that runs Windows 10. Unfortunately, there are still games I want to play that only work on Windows. I refuse to upgrade to Windows 11.

When Windows 10 support runs out, I'm not sure what I'll do, gaming wise. The AI stuff that Microsoft is coming out with makes me never want to use newer Windows versions ever again.

viking, to programming
@viking@fosstodon.org avatar

I have a newfound enormous appreciation for curl's ability to re-use connections in combination with the curl multi interface. Lightning fast way to make craploads of HTTPS requests!

viking, to linux
@viking@fosstodon.org avatar

I switched a router from DD-WRT to FreshTomato. So far I'm impressed.

viking,
@viking@fosstodon.org avatar

@adamsdesk I've got a Netgear R6400 to mess around with

viking,
@viking@fosstodon.org avatar

@adamsdesk I've only just started using it, but the web interface is nicer. Also so far I'm seeing fewer dropped connections. There are some 'access restriction' settings that DD-WRT doesn't have (except via manual iptables rules).

viking, to macos
@viking@fosstodon.org avatar
  1. Apple releases MacOS update
  2. Notification bubble asks when I want to update, now or later
  3. Fuck off I'm busy right now, click 'X'
  4. System password dialog comes up a couple hours later with another notification bubble that says "MacOS update will be installed later"
  5. Fuck off I'm busy right now, click 'X' on the dialog AND the bubble
  6. Apple sends a drone to my house to threaten me until I capitulate

viking, to linux
@viking@fosstodon.org avatar

TIL that Windows doesn't discover samba shares on Linux via NETBIOS anymore. It requires running a Web Service Discovery host daemon.

https://github.com/christgau/wsdd

#linux #samba

viking, to javascript
@viking@fosstodon.org avatar

Auto-mute Hulu in a web browser during commercials by running this in the developer console:

setInterval(() => {
if (document.querySelector('.AdUnitView__adBarContainer') !== null) {
let mute = document.querySelector('[aria-label="MUTE"]');
if (mute) {
mute.click();
}
}
else {
let unmute = document.querySelector('[aria-label="UNMUTE"]');
if (unmute) {
unmute.click();
}
}
}, 1000);

viking, to unity
@viking@fosstodon.org avatar

Unity enshittification has commenced. How sad. #unity #gaming

viking, to fediverse
@viking@fosstodon.org avatar

Beehaw is considering other alternatives to Lemmy due to its immaturity as software and their attempts at improvements being blocked/ignored by Lemmy developers. That feels ominous to me.

It seems like Lemmy is not close to being a practical Reddit alternative. To be fair, Reddit's enshittification forced a lot on Lemmy all at once. It didn't have a chance to grow organically.

https://beehaw.org/post/7776438

viking, to internet
@viking@fosstodon.org avatar

There's a Reddit boycott planned in reaction to their very high API price hikes with very little warning. It's a 48 hour period starting on June 12. Don't let Reddit kill 3rd party apps!

https://old.reddit.com/r/Save3rdPartyApps/comments/13yh0jf/dont_let_reddit_kill_3rd_party_apps/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • kavyap
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • ngwrru68w68
  • cubers
  • thenastyranch
  • Youngstown
  • rosin
  • slotface
  • cisconetworking
  • mdbf
  • ethstaker
  • JUstTest
  • Durango
  • khanakhh
  • GTA5RPClips
  • anitta
  • osvaldo12
  • everett
  • normalnudes
  • tester
  • tacticalgear
  • provamag3
  • modclub
  • Leos
  • lostlight
  • All magazines