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

help-circle

  • An Apple TV actually fits this use case pretty well. Being Apple most providers will have native apps available for the device (they definitely have Netflix, Prime Video and Disney+), it comes with a remote but supports using other infrared remotes (you can train it to recognise specific buttons so doesn’t matter what remote you use), and you can also control it from your phone (it works natively for iOS but there are Android apps that can do it too).

    For casting, if you use Apple devices it’s easy with AirPlay. If you use Android devices there are apps you can get that support Chromecast, however haven’t ever used them personally so can’t comment on their effectiveness.

    And to date Apple haven’t put ads into the tvOS interface. It’s basically a grid of apps and you just open the one you want to watch. It’s been our primary TV device for years now, and is simple enough to use that even my 60 something tech adverse mum likes using it.






  • I created an SMS to Email gateway back in 2011 when data was still expensive on phones and I was trying to see if I could turn an iPod Touch into an iPhone. (I was a poor student at the time, was trying to find ways to save money 😅)

    Basically I had a 3G modem plugged into a Linux server that could receive the messages, a prepaid SIM card with a long life credit expiry, a domain name set up with unknown email address capturing, and some tools to handle the actual SMS part.

    At the time I published the scripts I used online and apparently they’re still online 😅 This is on Whirlpool which is an Australian telecommunications forum.

    https://whrl.pl/RcXD5e









  • I use ocserv to provide a Cisco AnyConnect compatible VPN server. There’s an SSL proxy running on port 443 of my gateway so the VPN is only accessible using the right domain name, and the server is running in a Docker container.

    Main reason I go for ocserv over OpenVPN or Wireguard is when I used to travel to China for work I found it was able to get past the Chinese firewalls. No idea if it still holds true but a few years ago it was fine.



  • Or anyone who has to work with Americans. Especially when you also work with other countries as well. You can’t assume dd/mm/yyyy or mm/dd/yyyy blindly in either case. yyyy-mm-dd solves the issue entirely because both sides at least agree that yyyy-dd-mm isn’t a thing.