Nice. Software developer, gamer, occasionally 3d printing, coffee lover.

  • 0 Posts
  • 88 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle


  • I mean, it’s very possible an it was written by “an AI” (an LLM). For all we know the prompt the user gave it was something along the line of “get your pull requests accepted no matter the cost” and it’s fancy text prediction decided, in it’s ever ongoing roleplay, that the targeted blog post would shame the developer into accepting it’s PR.

    I definitely don’t under the paranoia though. I don’t understand how people are convincing themselves any of this so close to actual intelligence. Ask your fancy LLM how to fix your cup that "is sealed at the top and “open at the bottom” or if you should drive to the car wash to get a car wash if it’s only 100ft away - both scenarios obvious to most any human and will need to be trained out of the current leading LLMs (if they haven’t been patched already).


  • I had a CR-10 vSomething a while back. Never really knew the version because it seemed like amalgamation of all their revisions.

    I spent more time calibrating and dialing it in than actually printing. That was the first and last Creality product I owned.

    I currently have a P1S but with the anti-consumer show they’ve been putting on if I do have to replace it I think the only printer I’d consider is something Prusa. Even though I’ve never had one, my first printer was a crappy Prusa clone that still was easier than anything else I’ve had aside from the P1S.




  • My first apartment had Comcast or DSL. I signed up, a month later I was part of their “experimental” data caps program. During the course of this I had a sales rep call and fell for the pitch. Turns out, he downright committed fraud and made promises that were patently untrue. It took 48 hours of back and forth in various mediums over the course of a month to get the situation resolved.

    The solution was to complain on reddit and have an employee give me a one time use code to use Comcast’s VIP support center… Which is ridiculous that it exists in the first place.

    I predicated all my subsequent (about 4) moves with “Comcast is not in the area” as a filtering criteria. Fuck Comcast.









  • If your ISP is doing to right IPv6 should be setup for SLAAC, in which case they would give you an entire /64. I don’t use OpenWRT, but I assume it’s showing you the IPv6 /64 from IPv6-PD used for SLAAC, and the /128 the router is using to communicate with the ISP If it’s SLAAC your client devices should be getting two IPv6 addresses as well. One is for privacy, that’s the one websites will see when you connect but can’t be hit, and the other is the one you would use to reach your computer from another device.

    Edit: Refer to @Sammirr@aussie.zone’s child comment for a better explanation with some corrections / clarifications.