Skip Navigation

Posts
32
Comments
166
Joined
3 yr. ago

  • Ah yes, obviously. And the author mentioned going to the store in his article.

  • I wonder how much of a problem it is when you lost the phone that had your eSIM. If the registration flow requires SMS authentication, how are your supposed to register your eSIM on your brand new phone?

  • Try running this command from your PC, your server and the uptime kuma container:

     
        
    dig @192.168.0.100 api.pushover.net
    
      

    If it fails on all three, the issue is on PiHole. If it fails on the server or container, it's a common networking issue between container and host or intra-container.

  • No issue as well, seems like you have a DNS issue. Any chance you've got a PiHole with a faulty config?

  • Great, another fun thing the LLM craze want to take from me. FFS.

  • I'm sorry, but what do you mean by DSA?

  • This. There is nothing worse than open source users feeling entitled to anything.

  • Android Studio is a fork of JetBrains' IntelliJ. You could use the latter, which has support for Kotlin and Android, but I'm unsure how feature complete it is compared to Android Studio (JetBrains say "includes the Android Studio's functionality"^1)

  • It's a ploy from Microsoft to push Copilot: you have to ask it to open the programs or folders you want. /s

  • FFS... I'm never going to buy anything hyped by LTT before doing more thorough research on it.

  • Ragebaiting at its finest 🤌

  • Is it just me or the clocks frequently break or change appearance without the page being refreshed?

    Edit: nevermind, I skipped past the sentence explaining that every minute, the site prompts LLMs for a new solution. This is hilariously sad how LLMs aren't able to be consistent from one prompt to another.

  • Oh, then I have barely scratched the surface of what is capable with them.

  • I upgraded from my aging DS4 to an Ultimate 2C, and it was night and day. The buttons are sharp (some on the DS4 started to become sticky) and the hall-effect sticks are incredible: I felt that my inputs were much more precise out of the box, and in Steam you can reduce (and even eliminate) dead zones.

    I would only upgrade to a Steam Controller for the trackpads, but I don't think I play enough games that would benefit from them to justify the purchase (maybe if I played more third-person platformers/shooters like Lara Croft and Uncharted)

    Edit: forgot to mention the additional buttons. I don't use them on the 2C because of their awkward placement, whereas Valve placed them next to the grips on both the Steam Deck and Controller. I find the latter placement much easier and natural, it was quite useful when I played Half-Life 2 and Portal 2.

  • I don't think Pi-Hole can query DoT and DoH resolvers directly. People usually set up unbound or AdGuard's dnsproxy, configure it to forward queries to the DoT/DoH resolver and set it as Pi-Hole's upstream resolver.

  • I have no experience with Wallabag, but I have been pretty happy with Readeck. Skimming through Wallabag's documentation, I would say they are pretty similar, while both have unique features. For example, Wallabag has annotations (you can only highlight in Readeck), and Android and iOS apps; whereas Readeck can export collections to eBooks, has RSS feeds for pretty much anything (all articles, unread, archives, collections, etc.) and its browser extension allows to only save part of a page (by selecting it first) and to directly send the page content to your instance (which is useful when saving paywalled content)

  • Oh right, my Java is a bit rusty. But if it was Javascript, that would have been a problem.