• 0 Posts
  • 63 Comments
Joined 2 years ago
cake
Cake day: December 14th, 2023

help-circle






  • BakedCatboy@lemmy.mltoLemmy Shitpost@lemmy.worldPerfect revenge
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    22 days ago

    Also why the fuck does the boat painted on the fence extend into reality above the fence???

    Edit: could be that they have 2 boats and lined up the painting perfectly, but this user has posted several images in the last month that smell of AI so I’m not inclined to give the benefit of the doubt.



  • My parents simply didn’t buy any games beyond roller coaster tycoon 2, myst 3 exile, and MS combat flight sim WW2. So it didn’t really matter what the content was in any other games because that was it.

    I ended up pirating whatever I wanted and my parents didn’t seem to care, I think it was more about being opposed to spending money on games. We didn’t have any consoles whatsoever.


  • My homelab has been mostly on autopilot for a while. Synology 6 bay running most lighter weight docker stuff (arrstack, immich, etc) and an Intel nuc running heavy stuff (quicksync transcodes for Plex+jf, ollama). Both connected to digitalocean via WG for reverse proxy due to CGNAT.

    I had my router SSD either die or get corrupted this past week, haven’t looked much at the old SSD besides trying to extract the config off of it. I ended up just fresh installing opnsense because I didnt have any recent backups (my Synology and nuc back up to rsync.net, but I haven’t gotten around to automated backups for my router since it’s basically a plain config, and my cloud reverse proxy which is just a basic docker compose + small haproxy config). Luckily my homelab reaching out to the cloud reverse proxy means there’s basically no important config on my router anymore, they just need DHCP and a connection.

    Besides that the arrstack just chugs along on its own.

    I recently figured out I can load jellyfin playback URLs into vrchat video players, either direct stream or through the transcoding pipeline as an m3u8 that live transcodes based on the url parameters you set. This is great because the way watch parties in VRChat works is that everyone in an instance loads the same URL pasted into media players and syncs the playback. That means you need to have a publicly accessible url (preferably with a token of some sort) that can be loaded by an arbitrary number of unique IP addresses simultaneously, which I don’t think is doable with Plex.

    I’m now working on a little web app to let me log into Jellyfin, search/browse media, and generate the links with arbitrary or pre-set transcode settings for easy copy/pasting into VRChat. The reason it’s needed is that Jellyfin only provides the original file without transcoding when you use the “copy stream” option, so I believe the only way to get a transcoded stream url currently is to set the web interface to specific settings and grab the URL from the network. But that doesn’t let you set arbitrary stuff like codecs and subtitle burn in and overriding what it thinks you support. So a simple app to construct the URL will make VRChat watch parties a lot easier.









  • ClearURLs was my go to on Firefox, I think it’s still great but it gave me trouble on a couple of sites because it modified the url in the address bar (it was like AliExpress and shopee, Chinese e-commerce sites that look like a web dev vomited, so I hardly blame ClearURLs)

    Firefox also now has “copy clean link” when you right click the url bar which also works great.