• 1 Post
  • 719 Comments
Joined 6 months ago
cake
Cake day: May 28th, 2024

help-circle
  • There’s nothing to scale. DNS servers are just an address book. There’s only 200 million entries active and visited. 1.1b entries otherwise, which; for a computer isn’t a lot.

    DNS servers replicate down-stream, and the root servers maintain authority. A local SQLite file could handle this easily, and you could always run your own DNS server locally if you wanted to. But there has to be a central authority. That’s why you can have any TLD you want – you run your own DNS. But since nobody sees you as an authority, they won’t be using your DNS.









  • I’m pretty sure Java doesn’t have pointers, so writing a hello world application isn’t gonna fuck up nearly that hard.

    The one thing he forgot though is that your source file is probably in the folder

    com/companyname/net/classes/factory/factoryfactory/worker/lib/bin/refresh/jdk/model/ui/closebutton/press.java

    And spread out among a bunch of other directories, and the java file is like…3 lines. But there are 10k files spread all around directories like this that are all 3 lines a piece with a class definition.










  • So, I migrated to 5.x and I don’t know if it was just me, or a change in the WebUI or something, but Sonarr stopped wanting to pull files in. I’ve been holding out on the Sonarr upgrade because last I looked at it, it wouldn’t auto-migrate you over, etc.

    But when I went to upgrade it - it said that now auto-migrates, and it does. However, the old migrated rules looked kinda dirty, so I was panicking a little. The imported/converted stuff all worked, mind you, I just didn’t like how they looked. In the end, I ended up really really liking the new Sonarr system, though I did have to ask an LLM how to format some new regex.