• 1 Post
  • 141 Comments
Joined 2 years ago
cake
Cake day: October 1st, 2023

help-circle

  • I access it through a reverse proxy (nginx). I guess the only weak point is if someone finds out the domain for it and starts spamming the login screen. But I’ve restricted access to the domain for most of the world anyway. Wireguard would probably be more secure but its not always possible if like on vacation and want to use it on the TV there…





  • It does to some degree.

    • “11” is string, 1 is an int, because strings can be added (+) convert int to string and combine: “11”+“1” = “111”
    • “11” is string, 1 is an int, because strings cant be subtracted (-) convert string to int and combine: 11-1 = 10

    I’m not into JS so I don’t know how it takes priority. ints can be added too, so I guess its basing it on the first variable which is compatible with the operator: in the first case string, in the second case int.

    If this is how it works, it makes sense. But imo its a case of the designers being preoccupied with whether or not they could, they didn’t stop to think if they should.









  • Well, it depends.
    This specific application here is for usenet, so it is of no use to those who torrent.

    If you do casual coughs torrenting and search for your stuff once in a while and download on your main machine, then no. Theres no need for anything else.

    If you self host a media server, maybe a torrent client on the same machine, an arr stack can help out with it to the point that you will no longer visit a torrent site again. Once set up, instead of searching directly on a specific site, you would visit a self hosted page for say, movies, and search there. The search would be handled by another self hosted app which would search from a list of torrent sites you configured.





  • Easier than you think it is. Hard to keep at it. All you need to do is stop using a phone or computers. Death cert is only needed when you’ve been compromised and people are out to get you. Gold isnt really usable unless you stumble onto a secret underground society where all trade is done in gold. Realistically, you’d sooner be trading goods (or services) for other goods (or services).

    This level technically shuns technology and that brings its own challenges. Its like saying you cant have privacy with technology. I dont necessarily agree with this statement so I’d say don’t go to this level.



  • Did they really? Microsoft championed Teams and its pretty accepted in corporate environments today, especially if they are already on Microsoft.
    Afaik, Skype for Business was merged into Teams. Skype for non-business consumers has been virtually dead for longer. The way I see it, Microsoft let go of the brand, the value of which is questionable in this decade. When they bought it, I remember the rumors saying it was because of its voice codec, which probably got used in everything from xbox live to teams in the end.