• 0 Posts
  • 42 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle

  • Honestly, off the top of my head I often like the people who come to England but as far as the country itself I don’t really think about it much. First thoughts are that it’s a massive country that’s heavily polluted and kinda obsessed with making money without much care for how they do it, such as how much of the world is making sacrifices to stop buying gas from Russia but India’s just undermining their good intentions for profit. I think if Pakistan invaded they’d expect the whole world to rally around them.


  • If people ever wonder why people don’t use Linux they should just read the comments here. People are so obsessed with blaming users for not using Linux rather than trying to make Linux meet their expectations.

    Most people will go to a shop and buy a laptop with Windows preinstalled and ready to be used, and even if they’re brave enough to install the OS themselves (most aren’t) they will still expect pretty much everything to work automatically after the install.

    I don’t know what the solution is here but it’s not to blame users.




  • I don’t know much about the tech behind either, but when I’m using VNC it feels like I’m just remote controlling the mouse and keyboard on another machine via a series of streaming jpegs and when it’s full screen I either have to scale the display so all the elements on the screen are too small or too big, or have scroll bars.

    With RDP it’s so smooth it’s like I’m on the other machine. RDP doesn’t just remote control the screen on the other computer, it creates a new desktop session formatted for the remote computer. Someone else can even use the other computer while you log in as a different user. I don’t know if VNC can do this but RDP can even forward local drives and devices to the remote computer, you could plug a USB into your laptop and have it connect to the machine you’re RDPing into. It’s so seamless that I often forget I’m using a different machine when I have it in full screen.




  • Two things. Linux certainly does have a difficult learning curve, at least compared to Windows and OSX. I’m currently in Fedora 39 and I had to dig up some terminal commands off the internet just so I wasn’t choosing between 100% and 200% scaling. That’s just beyond the average computer user.

    Secondly, I wish people could stop trying to teach everyone that Linux isn’t the OS. Anyone that cares already knows, and anyone that doesn’t know doesn’t care.


  • I used it around the time of Epic Fail Guy and barrel rolls. It was fun for a while but I eventually realised that it was the same jokes and content going around again and again. Then someone posted a spoiler for Bioshock and I was done with it.

    As for tech answers it’s probably about as reliable as an AI. I wouldn’t expect people to generally lie to you but there would be the occasional bit of bullshit from some troll from /b/. I’m sure you’ll get abuse if people think you’re being stupid, probably worse than a Linux forum.











  • This can’t feasibly be done over the internet. An IP address must be unique as that’s how it finds it out of billions of other devices. There are situations where the same IP can route to different locations but that’s regional and way beyond what you’re trying to achieve here. It’s how something like 8.8.8.8 works without sending all the requests to a single location.

    If your server is sending out traffic as 1.2.3.4 and then tries to send the encrypted traffic to the client at 1.2.3.4 the traffic would either be routed back to itself or the client would receive the plaintext traffic meant for the server.