kitnaht

joined 5 months ago
[–] kitnaht@lemmy.world 4 points 1 day ago* (last edited 1 day ago)

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.

[–] kitnaht@lemmy.world 4 points 1 day ago* (last edited 1 day ago) (2 children)

How is the internet supposed to work if we don't agree on where every site goes? How are you supposed to decentralize a central agreement?

[–] kitnaht@lemmy.world 8 points 1 day ago (6 children)

You can use whatever top level domain you want, you just have to convince everyone in the world to use your Root servers instead of ICANN, which ain't gonna happen. Tor has the .onion TLD, etc. There are no restrictions here. They're more like...agreements.

[–] kitnaht@lemmy.world 16 points 1 day ago* (last edited 1 day ago)

Yarrr

Sonarr Radarr Lidarr

etc.

[–] kitnaht@lemmy.world 4 points 2 days ago

It sounds like it was trained on the private messages of a large platform, and there were a significant number of predators it learned to emulate.

[–] kitnaht@lemmy.world 40 points 3 days ago* (last edited 3 days ago) (1 children)

Thankfully, despite naming them like that, it doesn't actually seem to have any real purpose. Apparently they just wanted to make sure that different companies making different libraries didn't accidentally use the same name for their project....

[–] kitnaht@lemmy.world 4 points 3 days ago

Carbon sequestration is such a fucking scam. I hate that all these projects are popping up because they know it's easy money. Only thing it costs is our planet.

[–] kitnaht@lemmy.world 15 points 3 days ago* (last edited 3 days ago) (1 children)

It's so terrible that people are led to believe that their death is worth so much. This poor man lost his life, literally the most precious gift given to you, because he believed that losing it in protest would maybe make a change.

But the sad reality of it, is that he'll be forgotten and ignored like so many others. He could have made more impact by living.

[–] kitnaht@lemmy.world 80 points 3 days ago* (last edited 3 days ago) (5 children)

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.

[–] kitnaht@lemmy.world 122 points 3 days ago (4 children)

RIP "are you waiting to receive my limp penis?" guy. He died a couple of months ago.

[–] kitnaht@lemmy.world 1 points 6 days ago (1 children)

My windows installs (Win 10 IoT Edition) just boot directly to desktop. Dunno what you've borked there.

 

So I run a repair shop in Altamonte Springs, FL - Got a weird one that searching the internet only turned up 1 other instance of it happening, so I wanted to post some details on the repair in case someone else runs into it or in case Creality doesn't admit that it's a thing.

Creality K1 Max - Symptoms: Unable to finish initial calibration. X and Y Axis moving twice as far as commanded, auto leveling absolutely destroying the build plate.

Initial steps in fixing this were to replace the main board. Creality shipped some of these printers with some interference around the main board which could have screwed up the drivers. Many references to this across the internet.

After replacing the main board, it still would not get past the input shaping setup, so the next thing to replace was the toolhead board on the K1. It seems the accelerometer on this one was either A: Damaged by the customer in their attempts to fix, or B: Faulty from the get-go.

After replacing the toolhead board, the machine would get past the initial input shaping, but it would do it in the back left corner of the machine (from experience, this should be done in the center of the plate). So upon homing, I also noticed that it wouldn't regularly go all the way to the front right of the machine. When commanded to go X negative, 10mm, it would go like 24mm instead.

In the end, I needed to: Replace mainboard, Replace toolhead board, let the machine crash into it self for 20+ minutes while going through Auto-leveling on the initial power on stage, connect it to your network, upgrade the firmware, DO NOT HEED the warning that you need to auto-calibrate again.

Follow this guide to root it: https://guilouz.github.io/Creality-Helper-Script-Wiki/helper-script/helper-script-installation/

THEN, after it's rooted, install Moonraker/Nginx, Moonraker or Fluidd, then connect to one of those interfaces, edit your printer.cfg and change rotation distance to 72 for this variation of machine.

If you notice that the sensorless homing is not acting perfectly due to the different step-size of this machine, driver_SGTHRS: 55 is the configuration option you're looking for, and you need to set it on both X and Y. 55 worked for me, but the default is 75. 0 is least sensitive, 255 is most sensitive. I had to set mine to be less sensitive to finally work.

Once you've made these changes, you can save/reboot and test out homing/movement once again. If everything seems okay, go ahead and run the self-test to complete the repair.

view more: next ›