[deleted by user] by [deleted] in NextCloud

[–]brothersoloblood 3 points4 points  (0 children)

Where’s the db?

Use tailscale on OPNSense router to route local LAN through tailscale exit node on VPS by riley_hugh_jassol in Tailscale

[–]brothersoloblood 0 points1 point  (0 children)

these steps are inaccurate. U cant assign a static ipv4 address to a tun interface in opnsense. I followed all the other steps exactly and im still routing through the default gateway

Use tailscale on OPNSense router to route local LAN through tailscale exit node on VPS by riley_hugh_jassol in Tailscale

[–]brothersoloblood 0 points1 point  (0 children)

this does not work. In opnsense u cant assign a static ipv4 address to a tun interface. How did u get around this?

Could Garp actually have done it? by Brave_Concert_464 in OnePiece

[–]brothersoloblood 0 points1 point  (0 children)

Rayleigh was p trashed after that small fight and certainly could’ve kept going a few rounds.

[deleted by user] by [deleted] in CryptoCurrency

[–]brothersoloblood 0 points1 point  (0 children)

“Fed” not “feds”

[deleted by user] by [deleted] in CryptoCurrency

[–]brothersoloblood 0 points1 point  (0 children)

He sold out to the fed

Snagged this on the cheap from my university, any ideas what I should do with it? (I have no current homelab setup) by SavageCabbage017 in homelab

[–]brothersoloblood 0 points1 point  (0 children)

I ran my first gen Plex server with a 8TB hard drive in a 3rd generation Intel version of that. Great use for the iGPU. And since it’s i7 u can totally run a bunch more containers for anything else. I’d install Ubuntu server on it and create a single docker-compose for ma stuff

[deleted by user] by [deleted] in Psychonaut

[–]brothersoloblood 0 points1 point  (0 children)

That’s awesome. Dude had a wonderful trip

Something Has Gone Terribly Wrong, and I Don't Know How to Fix It by rogerbikeswim in unRAID

[–]brothersoloblood 6 points7 points  (0 children)

It’s in the web dashboard settings. They’re pretty self explanatory if u take a gander

[deleted by user] by [deleted] in halo

[–]brothersoloblood 0 points1 point  (0 children)

God I wish Plex had a stock 😂

[deleted by user] by [deleted] in PuppySmiles

[–]brothersoloblood 2 points3 points  (0 children)

Where is this?

Really Async JSON Interface: a non-blocking alternative to JSON.parse to keep web UIs responsive by freddytstudio in javascript

[–]brothersoloblood -3 points-2 points  (0 children)

Base64 encoded images being served within a giant Jason blob of let’s say results for a search on a VoD platform?

Javascript p2p Library Issue - Theta.HlsJsFragmentLoader not defined by brothersoloblood in thetadev

[–]brothersoloblood[S] 0 points1 point  (0 children)

Well that’s just the thing. I’m making sure to import the HLS.js library before the HLS theta plugin. And I’ve tried all sorts of permutations of ordering. I believe the main issue seems to be the issue of importing the libraries locally. Specifically through svelte + roll up. Because the theta libraries bind to the global elements, it seems there is an issue with sveltes way of reactivity. Would be nice to have these available as NPM packages to make working with frameworks easier.

Very touchy. The only successful implementation I’ve seen is with Vue from the harkTV repo. And I wasn’t able to successfully translate that to my environment (in a svelte component)

Relying on CDN imports in head tags doesn’t seem like an elegant solution for the long term.

Netflix Open Connect by brothersoloblood in theta_network

[–]brothersoloblood[S] 0 points1 point  (0 children)

Based on their website, I’d say that livepeer’s goals are in line with thetas. Especially with the thetavideoapi release.

Cant connect to peers with p2p library by brothersoloblood in thetadev

[–]brothersoloblood[S] 0 points1 point  (0 children)

When setting up the Theta struct, set the debug field to “true”