So hear me out. Streamio can stream video from various sources including torrents. So it should be possible to create some music frontend that can access the music library similarly. Right? There are probably someone who is creating this right now.
Agility0971
- 2 Posts
- 34 Comments
Oh im thinking of it lol
Agility0971@lemmy.worldto
Selfhosted@lemmy.world•[question] Help me access my local homeserver using a public domain nameEnglish
2·5 months agoYeah it would but it would not route your traffic through internet if both devices can communicate with each other over LAN.
DNS have nothing to do with SSL. Tailscale provide routing. It does not change applications running on the server.
TS have some convenient features to set up SSL but you cannot choose the domain name freely. I bet you can purchase a domain which redirects to ts domain id you want.
Agility0971@lemmy.worldto
Selfhosted@lemmy.world•[question] Help me access my local homeserver using a public domain nameEnglish
3·5 months agoThen you don’t need to inform the rest of the world about your domain. Just use the hostname of the server on your tailnet and it should work all the time
Agility0971@lemmy.worldto
Ask Lemmy@lemmy.world•Has anyone else played the Battlefield 6 beta? What are your thoughts on it?
18·7 months agono linux support, so no.
Agility0971@lemmy.worldto
Ask Lemmy@lemmy.world•Has anyone else played the Battlefield 6 beta? What are your thoughts on it?
1·7 months agoI bet cheating will probably always be present until the game is being run in a trusted environment (a server) and the video feed is sent to clients.
Agility0971@lemmy.worldto
Selfhosted@lemmy.world•Setting up a server for a research team. What should be in my checklist?English
6·7 months agoUsually you ask IT department to spin up a vm for you. They will take care of security and backups.
Agility0971@lemmy.worldto
Mildly Infuriating@lemmy.world•Dozens of spam messages daily nowEnglish
1·1 year agoHow can you distinguish between “legitimate marketing” and some phishing email that looks like marketing material with a tracked unsubscribe link? Clicking on that unsubscribe link just lets them know email is active and its value has just been increased
Agility0971@lemmy.worldto
Selfhosted@lemmy.world•Tailscale has messed up my internet connectionEnglish
2·1 year agoHold up. Dont change stuff in /usr/lib/. That directory contains default settings that comes with packages. If you need to overwrite those settings use /etc for that.
Is it such a hassle learning verilog if you know vhdl or vice versa?
Agility0971@lemmy.worldto
Privacy@lemmy.ml•How to block Mozilla telemetry/spying using pihole?
4·1 year agoWell, thats today that is. What about tomorrow?
Agility0971@lemmy.worldto
Mildly Infuriating@lemmy.world•This app requires access to your contactsEnglish
52·1 year agoJust 9.99 per month
Agility0971@lemmy.worldOPto
Selfhosted@lemmy.world•Simple remote system monitoring toolEnglish
1·1 year agotrue, it’s not as strong as having alert and limits configured
Agility0971@lemmy.worldOPto
Selfhosted@lemmy.world•Simple remote system monitoring toolEnglish
1·1 year agoahh so the remote system needs to have the docker stack as well then. hmm, that might be an issue :p
Agility0971@lemmy.worldOPto
Selfhosted@lemmy.world•Simple remote system monitoring toolEnglish
11·1 year agonah, too much bloat. I really don’t need any UI at all to be honest. I just need to set some limits and get alerted whenever shit doesn’t work.
This sounds illogical to me
Agility0971@lemmy.worldto
Mildly Infuriating@lemmy.world•Wish there was a community called !furiouslyinfuriating for shit like this...English
111·1 year agoCan recommend https://burner.kiwi for bullshit like this
Agility0971@lemmy.worldto
Selfhosted@lemmy.world•How annoying is it to connect to VPN/use Tailscale instead of being able to access the service directly?English
2·1 year agoIm using tailscale and have all my devices connected through it. Im not exposung any services in particular, just handy to be able to ssh around. Its always on and i did not notice huge power loss on my phone



Why not create methods in the struct? Type would be just a pointer to a function. Ez