He's had to shell out for both to appeal them... The first I believe he put up cash, the second he used properly as a bond
tristan
In other words, a big customer finally got effected
This has a similar feel to those cheap "international call cards" that uses hacked PBX systems through their own proxy so their users don't know it's going through random hacked systems
Can't have bad customer service if you don't offer ANY customer service
Many years ago I had a Facebook account under my real name, and they blocked it and told me to verify ... I did everything they asked and they wouldn't accept it... I recreated it under a fake name (very obvious it's fake since it uses a celeb name) and have been using it for messaging a couple of friends for like a decade now with no issue
Well the reason I asked about the hotend was because of you're using the little glass bead version of the thermistor, and the hotend has the hole to feed through, I had an issue on an old Frankenstein ender where it wasn't touching the metal inside correctly... As it heated up, it would kind of move the thermistor away from the metal. I solved this by putting a DIY metal shroud on it that held it in the middle while touching the hotend all around. I also used thermal paste to make sure there was no gaps.
Did they really need ai for that? Surely if they needed a script they could have just asked on stack overfl...oh
Here let me fix that for you
EU: demands changes to allow non-verifiable software
Apple: ~~disagrees, but allows it~~ does half assed job to try and make regulations look bad for its users
platform browser less secure
TheRegister: Damned Apple!!
I changed the thermistor "sensor type" from "EPCOS 100K B57560G104F" (same as the bed) to "Generic 3950", no change.
What actual thermistor are you using?
Also since I'm half asleep and too lazy to read the previous posts to see if you listed it, what motherboard and hotend
That sounds like the start of a horror movie
I was recently asked to make a small Android app using flutter, which I had never touched before
I used chatgpt at first and it was so painful to get correct answers, but then made an agent or whatever it's called where I gave it instructions saying it was a flutter Dev and gave it a bunch of specifics about what I was working on
Suddenly it became really useful..I could throw it chunks of code and it would just straight away tell me where the error was and what I needed to change
I could ask it to write me an example method for something that I could then easily adapt for my use
One thing I would do would be ask it to write a method to do X, while I was writing the part that would use that method.
This wasn't a big project and the whole thing took less than 40 hours, but for me to pick up a new language, setup the development environment, and make a working app for a specific task in 40 hours was a huge deal to me... I think without chatgpt, just learning all the basics and debugging would have taken more than 40 hours alone