• 0 Posts
  • 197 Comments
Joined 2 years ago
cake
Cake day: December 14th, 2023

help-circle
  • It was I think in the tested interview with norm and the optics guy when he asked about the lack of diopters, and after explaining why they didn’t add diopter adjustment (astigmatism), the engineer mentions that they’ve been able to make good corrective inserts and that they’re working on making that available. It doesn’t sound definite but it seems like it’s part of the current plan.


  • My eyes also suck ass but it looks like glasses fit just like in the index, and they’ll have first party inserts (whereas with the index you had to find third party ones). It also supposedly has a spacer if you need more space, which is something I wish was a thing for the Index because I couldn’t let some of my friends try because their glasses were too big and they couldn’t see without glasses.




  • It looks like it’s about helping to audo deploy docker-compose.yml updates. So you can just push updated docker-compose.yml to a repo and have all your machines update instead of needing to go into each machine or set up something custom to do the same thing.

    I already have container updates handled, but something like this would be great so that the single source of truth for my docker-compose.yml can be in a single repo.


  • BakedCatboy@lemmy.mltoSelfhosted@lemmy.worldWhat's gluetun?
    link
    fedilink
    English
    arrow-up
    12
    ·
    edit-2
    15 days ago

    I use gluetun to connect specific docker containers to a VPN without interfering with other networking, since it’s all self contained. It also has lots of providers built in which is convenient so you can just set the provider, your password, and your preferred region instead of needing to manually enter connection details manage lists of servers (it automatically updates it’s own cached server list from your provider, through the VPN connection itself)

    Another nice feature is that it supports scripts for port forwarding, which works out of the box for some providers. So it can automatically get the forwarded port and then execute a custom script to set that port in your torrent client, soulseek, or whatever.

    I could just use a wireguard or openvpn container, but this also makes it easy to hop between vpn providers just by swapping the connection details regardless of whether the providers only support wg or openvpn. Just makes it a little more universal.






  • FYI the codename for the Xiaomi Redmi Note 13 5G is “gold”. You’ll usually see stuff for your phone labeled with that codename since it’s much shorter and easier to check than the whole name where you have to check pro vs non-pro, 5G version, etc as other variants will have completely different codenames.

    If roms don’t have official support, then basically your other main option is to look for unofficial builds made by random people on XDA. I’ve used unofficial builds for many years in the past and they’re generally fine, but it’s up to you.

    I don’t see any rom threads in the XDA forum for gold, so unfortunately I can’t really help any more. Good luck!

    (Skimming around the XDA threads, it appears that the lack of roms is due to mediatek not releasing necessary source code, so if you want custom roms, it’ll be a lot easier to find them for a different phone)