• 0 Posts
  • 9 Comments
Joined 1 year ago
cake
Cake day: August 2nd, 2023

help-circle
  • I remember it being iffy when I used it back then, the 8320 didn’t have GPS so it was trying to use cell towers to figure out the turn by turn. It was slower, but not as slow as the connection speed would seem because every page load wasn’t dependent on a thousand different CDNs and a hundred different trackers.

    A dedicated GPS was essential for cross country (if you didn’t want paper maps or printouts).


  • Do you mean the Cisco iPhone from the 90s or the Brazilian iphone from the early '00s? I’m totally just taking the piss though, I know you mean the Apple one from the later '00s but it wasn’t that rare to have mobile internet before it, they were just riding the wave that was already breaking across society.

    Apple had a major advantage though, lots of people were already eyeing their popular mp3 player, if a phone could be a phone, internet, and a good music player you can sync easily, it won for a lot of people. I couldn’t justify the price and really liked physical keyboards, by the time those became rare I disliked Apple too much to try them.

    Somewhere I have my old BB 8320 from 2007, it was awesome because it had WiFi so much better speed when WiFi was available.


  • I hated yaml with every fiber of my being when first had to use it, but I really wanted to use HomeAssistant and see what I could do with it. I hated it a bit less when I started using docker compose. I started loving it when I started using it as a way to explain json to non-programming IT types, trying to explain it without braces and brackets seems to get across easier. I guess its more human readable, but as a result formatting has to be spot on (those indents and spaces replace the need for brackets and braces).

    One useful trick if you truly hate it but need it, write it in json, then just use a converter to change that into yaml.






  • Don’t give up too easily friend. I’ve been slowly moving some of my hone systems away from Window’s, and much like you, I’ve spent close to 20 years as a Windows admin. I have the advantage of using Linux on my always ancient laptops over the years and it is my personal opinion that Debian is the way to go.

    Give LMDE (Linux Mint Debian Edition) a go, it is very familiar to navigate coming from Windows and isn’t going to have constant updates breaking stuff (looking at you Arch).

    First thing after installing run apt-get update, then add the Nvidia drivers (add the source to your sources and install, if you need help, post back and we’ve got you!) and reboot.