Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JA
jac @lemmy.blahaj.zone
Posts 1
Comments 10

Weekly progress thread.

Post your progress from the last week. This is a place to help keep you on track, and to share non scale victories. And I'm doing this to try and keep myself accountable :)

1
Student dorm does not allow wifi routers
  • Shit, ask4? I think they were the isp when I was at uni about a decade ago. I'm sorry to hear they're still kicking.

    If it's still the same as back then, all the dorms are essentially on the same lan and they're using Mac filtering at the gateway. Since this was before Https became ubiquitous this meant you could sniff other people's http requests.

    What you do (what we did) was sign up with one device and setup a proxy on it. I think we used squid-cache. But anything that will masquerade the traffic as coming from that one device should do the trick.

  • Games on Whales - Stream multiple desktops and games from a single host
  • I'm excited about the future of this project. This lets you run gui applications in the cloud, all containerised, with no requirement to already be running a display server, and have it be fast and responsive.

  • Anyone knows how to properly start a multiseat wayland with a desktop environment or window manager running?
  • You may be interested in a project called "wolf". Its goal is to run graphically accelerated containers using a Wayland compositor that uses gstreamer as the backend instead of a display. After that, wolf serves as your moonlight server. There are hoops to jump through if you're using Nvidia, and the software is very young. But I think it shows promise.

    https://games-on-whales.github.io/wolf/stable/

    I haven't tried it myself yet, if you give it a go, let me know how you get on. 🙂