

It’s ok to be afraid, but when scary change comes wise folks listen and learn.
Peas, safe mee Experienced Professional. I’m so scared of Claude’s massive slop hose. It makes me feel inadequate. >_<
Install Guix


It’s ok to be afraid, but when scary change comes wise folks listen and learn.
Peas, safe mee Experienced Professional. I’m so scared of Claude’s massive slop hose. It makes me feel inadequate. >_<


LOL. Speak of the devil, some slop coder just opened a massive PR on our codebase with gems like:
func runHandler(h: Handler)
// ^^^^^^ ERROR: runHandler will panic if h is nil
// Severity: High 🚨
Uh… yes? Do you not know how pointers work? That’s the point? You want to be able to run runHandler(nil)? That doesn’t make any sense. That’s clearly a mistake and we should loudly fail.
type OptionsWrapper struct {
Foo bool
otherOpts other.Opts
}
// ^^^^^^ ERROR: OptionsWrapper hides options only available in other.Opts.
// Severity: High 🚨
Uhh… yes? That’s the whole point of OptionsWrapper. To hide stuff otherOpts. It’s a wrapper.
This type of clanker output is why another slop coder opened a PR on one of our repos, angry because he said Claude said that one of our functions was deceptive. Claude said the description and docstring was misleading and we should change it.
Our function was called RunNoWait() and, hold on, you may be surprised by this, Claude was, what this function does is run something… and then it… does… NOT wait. wtf. I know. Shocking. Misleading, deceptive name. Claude wrote some big manifesto about why the docs were misleading and rewrote the function to add a wait. 🤣
The dude backed down eventually, but he insisted we add more paragraphs of clarification to the function docs…
Whatever. Let the slop flow… I give up.


most of this is just lots of tiny fixes.
If it’s anything like Claude on our codebase then:
const id = "foo"
// ^^^^^ WARNING!!!! GO MIGHT NOT BE ABLE TO ALLOCATE THE MEMORY FOR THIS STRING!
// Here's an Enterprise String Implementation to guarantee this assignment works.
// Severity: High 🚨


Man, I hope they reworked the placement of the side buttons. I constantly hit volume_down + power and accidentally take screenshots.
In English, every letter is silent. Sometimes.
https://www.merriam-webster.com/grammar/mums-the-letter-when-letters-dont-say-a-thing
What doesn’t at this point?
If you’re actually curious: https://noailist.org/
Netbird reverse proxy: https://docs.netbird.io/manage/reverse-proxy
It’s like Tailscale, but Open Source. You can self-host the components, if you want. I just use the cloud offering. I have a domain name that resolves to my server. There’s different ways you can do auth. I just hard coded an allow list of IPs. Otherwise, devices in my Netbird network can use the private IP.


Ever wondered why the address for your own home has a random number stuck on the end?
Nope. That thought has never crossed my mind.
What I’ve always wondered and keep wondering is how to debug these dang thread pairing failures. I want that to be more approachable.

https://piefed.social/c/opensource@lemmy.ml/p/2231796/does-the-mpl-2-0-have-a-giant-loop-hole

Corporations DGAF. They will steal your source available content, de-compile your binaries and wrongfully sue you out of existence if you dare to raise a case against them.
Also true. Although, that doesn’t mean you should bend over and make it easy for them by licensing things as MIT. GPL if you can, MPL if you must.
we have so many choices.
I’m actually not sure about this. I wish the FSF or someone would come out with more licenses for different use cases.

My general approach to licensing these days is:
For things I might try selling: BUSL. It isn’t FOSS. It’s source available, but it turns into FOSS after some time period.
I’m not super happy with MPL-2.0: https://piefed.social/c/opensource@lemmy.ml/p/2231796/does-the-mpl-2-0-have-a-giant-loop-hole
I wish we had something closer to OSL 3.0, but OSL itself has its own problems. :/


Good luck! This video worked for me! I was trying to pair an IKEA smart plug and fixing my router settings unblocked me!
running Home Assistant in Docker (with Host network mode)
Yeah, I’m pretty sure this isn’t one of the supported methods… Cuz I was also doing this until recently! 😅
Running Home Assistant OS in a QEMU VM has been surprisingly easier and way more stable! Would recommend.
(I’m also using the ZBT-2 as my thread border router.)
Removed by mod


The share option within Claude tells a user that “anyone with the link” may view the contents of that link, but does not explicitly state that the link may end up in Google and search results.
It seems like people clicked the “make chat public” button and then shared the link with someone who eventually posted it on a page that got crawled?
Maybe there’s two mistakes here: 1: the user made the chat public and 2: Maybe Anthropic didn’t have their robots.txt file set correctly?
I mean, it seems like the big mistake here is from the users… they clicked the “make this chat public”… unless I’m missing something?
I use Kagi for personal devices. I wish there was an open source alternative, but there’s not. So I’m stuck.
For work or other devices, I use Qwant.


lol. Weird article yeah.
The searches showed Claude chats for which a user had decided to “share” a link had been saved by search engines like Google, leaving them accessible to the broader public.
So… people created public links, shared them to the public, and got surprised they were public?
The share option within Claude tells a user that “anyone with the link” may view the contents of that link, but does not explicitly state that the link may end up in Google and search results.
LOL. Yeah!
Just need 1 subscription to an IPTV service. I’m using BunnyTV, what are other folks using?


Yeah, I would go with Debian for sure.
Although… I’m experimenting with Fedora IoT (the name might be misleading) for my server OS right now…


Third for AirVPN, plus it works with gluetun
LOL. Nice.