• 1 Post
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle




  • Totally agree. It sounds like something was lost in translation here by the final edit of potentially some run though a llm for proof reading to dumb it down enough to either just make it more consumable, more clickbait or realistic both.

    My guess is the actual research reported that it was 100s of packets per second (not screenshots) which is still a lot more than you would expect even for spyware. Either way it’s been well known that smart tvs are spyware ridden, I don’t need a paywalled service to tell me that.


  • Aaaaand

    Pop goes the AI bubble.

    Last stages of capitalism for tech is usually in the form of an ipo of some sort which is what this will lead to.

    There will be other cool shit obviously with integrations and tools that will hopefully trickle down to open source models but the writing is on the wall. This is a cash out and enshittify move.

    The best news out of it is we will start to see less and less “our company is Ai and we shoved Ai into said thing” as the companies late to the game will continue to shoot their shot until OpenAI has completely dominated the market and investors stop caring.



  • Blacklisting is definitely a thing. It also depends on the device and the firmware it runs. There can be a lock on the firmware that can be triggered depending on the carrier (and the firmware of the device). I have heard of a bug in the past where a carrier that had no right was locking iPhones that were unlocked on a byod but that was like in 2013. It was also a bug.


  • Honestly this sounds like a bit of a pickle. If I were in your situation I would just use one of the cellular carriers 5g internets. I personally use a T-Mobile 5g internet hotspot with a fresh tomato flashed nether 6700 plugged into it. Then I basically do all of my networking from that. Latency is a fair bit higher (usually about 30-50ms) but upload is significantly better than spectrum.





  • You make good points here for the beginner however there are better alternatives and solutions for basically everything you mentioned here. The biggest I want to address is conflicts on your system. Generally running servers on metal is just outright bad practice. Containerize. Always containerize. There are lots of great options. Docker, podman, Lxc, helm, flatpak… hell. Snap if you must. Running servers on metal is generally is just asking for trouble unless the system’s entire purpose is for that. Also the cg-nat situation. Personally been behind it for a few years but it’s not a problem as long as you have a reverse proxy tunnel in place. Not a hard fix at all.





  • Tons of good responses here. I’m surprised that nobody has brought up Tailscale though. It’s def the easiest vpn solution I have found. It’s got some great documentation and how to projects to get a home lab running and it’s got its own domain system baked in most of it being zero configuration. You can access mullvad vpn exit nodes straight from it, and set up those domains with ssl super easy e.g.

    sudo tailscale serve —https=443 localhost:8096

    That single command would allow any other devices connected to your Tailscale account to reach your Jellyfin using the domain “{serverhostname}.[tail-scale].ts.net” complete with a private reverse proxy and ssl cert.

    There are a few things to click around in tailscale on but it’s a extremely easy to use free application that has made my self hosted life significantly easier due to my system living behind multiple firewalls that I sadly have no control over.




  • Fuzzypyro@lemmy.worldtoTechnology@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    90
    arrow-down
    2
    ·
    1 year ago

    I would say it’s a lot more than discord. Putting it that way doesn’t give it as much credit as it deserves. My favorite out of the laundry list of features and benefits is that you can synchronize your messaging across all platforms into a single interoperable client if your choosing. You can use a better standard while not having to bug others to switch.


  • I love Jami, that being said it has one massive problem. In order for it to be usable on local networks you need to either port forward the peer to peer port, set up a proxy relay or use the proxy relay that Jami provides. That’s not a big deal to set up or make any of those changes but they are things that need to be done. There is no real warning about it and when you are using mobile it works just fine due to cg-nat so the problem ends up seeming intermittent. Like I said I love Jami but I don’t think it will ever really be a contender for a mainstream chat platform unless they make some pretty big changes to how relays are handled or become more transparent about this particular problem in the setup process.

    That being said… Matrix is pretty rad. Like really really rad. Go look at that. It feels a lot more like a federated chat service because it is designed from the ground up to be that. Plus interoperability with clients is cool. Plus if you set up your own server then you can add bridges to sync all of your accounts to use matrix so that you don’t have to force anyone to leave their respective platforms and you can have one unified repository for all of your messaging. Basically means you get to use what you want and other people can use what they want. Go look at it now. Go on git.

    https://matrix.org/