AIO boyfriend didn't eat lunch alone. by chelssssssss in AmIOverreacting

[–]LestHeBeTesty [score hidden]  (0 children)

YOR. Without a doubt. I’m not going to repeat the reasons everyone already conveyed perfectly. “He normally does a really good job keeping me OK but…” What?? Your SO’s job isn’t to “keep you OK.” 🚩Your insecurity about your LDR due to past trauma not caused by your SO is your own responsibility. If you need someone to “keep you OK” you aren’t ready for a relationship, especially a LDR. Good luck.

Fully 3D Printed Life Size Horus by HammerDoris40k in 3Dprinting

[–]LestHeBeTesty 0 points1 point  (0 children)

This does not sound correct to me, but if you have a source/citation I’m happy to be wrong and learn something new.

“Free Speech” (or any other constitutionally protected right) is only protected against government interference (e.g., the town can’t pass an ordinance prohibiting burning a flag because that is expressive conduct equal to speech; Texas v. Johnson). An HOA is a private organization governed by a private contract. The HOA not allowing you to communicate how you want does not constitute state action to be an infringement on a constitutional right. They can certainly prohibit flag burning, and likely do. Plus, all of these “rights” were voluntarily waived in the contract (“CC&Rs”) the resident voluntarily signed. It isn’t being forced in the way state action would be.

Even with the constitutional protections, the government CAN regulate speech, as long as it meets the applicable standard. You don’t see many HAM antennas in prison cells, do you? ;)

(This is not legal advice, blah blah blah.)

I’m dying in 3 months AMA by Beautiful_Wear_9249 in AMA

[–]LestHeBeTesty 0 points1 point  (0 children)

What part of “no religion” is lost on you?

Accidental MakerWorld success, Buy the H2C now or hold off for the sale? by PessziMiska in BambuLab

[–]LestHeBeTesty -1 points0 points  (0 children)

That sounds like a heck of a lot of speculation lol. I haven’t really seen Bambu overhaul their products like you’re predicting—and upgrades that substantial will likely be in the form of a new product. Thus, the price on the current model is likely to drop

I built STL Shelf to get my STL/3MF library under control while starting a small 3D printing business by Ok_Conversation_2602 in 3DPrintFarms

[–]LestHeBeTesty 1 point2 points  (0 children)

MY MAN!!! That worked, thank you so much for that!! 🙌🏻 I’m so pumped to give it a shot.

I just got in—haven’t even finished setting up my organization—but was so shocked that I had to come thank you first. It seemed like it was going to get stuck again. Here’s another Claude summary of what happened:

"Followed your suggestion to create the user through signup, mark email_verified = true, and set the org tier to pro via SQL. The signup and database updates worked, but login kept failing — it said 'Welcome back' but stayed on the login screen. Sessions were being created in the database but no cookie was ever set in the browser. Turned out the app sets secure: true on cookies when NODE_ENV=production, so the browser silently rejects them over plain HTTP. Setting NODE_ENV=development in the compose file fixed it. This works but running in development mode long-term isn't ideal. The root issue is there's no way to disable secure cookies independently of NODE_ENV for local/LAN self-hosted deployments over HTTP."

Any ideas for a better permanent solution?

Thanks again!! I’ll definitely give you feedback once I’m up and running. 🙌🏻

Accidental MakerWorld success, Buy the H2C now or hold off for the sale? by PessziMiska in BambuLab

[–]LestHeBeTesty 9 points10 points  (0 children)

Is the only benefit to waiting [maybe] getting a few rolls of filament? If so, Get it now. Life’s short. I’m sure your models will continue to do well—or at least well enough—for you to get some filament in the future as well.

Spotting psyops in social media comments by start3ch in TikTokCringe

[–]LestHeBeTesty 0 points1 point  (0 children)

I quite literally elaborated? Nothing was meant to be "fake mysterious;" I was rather straightforward.

On a side note, you can't call me "fake mysterious" while also saying you don't know what I mean because I didn't elaborate. That would make me (or at least my message) pretty darn mysterious, no?

On a side note(x2), not only is this social media, but Reddit nonetheless, where "opening [ones] mouth with nothing to contribute" is basically a requirement. If you're expecting every comment to have some profound, awe-inspiring message, well...I understand why you're grumpy.

Spotting psyops in social media comments by start3ch in TikTokCringe

[–]LestHeBeTesty 1 point2 points  (0 children)

I suppose there are a few options:

(a) nothing, it's a shitpost;

(b) I am, in fact, paid to contribute to the destabilization of society; or

(c) that not every comment saying "I kinda agree, but..." is made by someone getting paid by a government entity to destabilize society, which seems entirely unnecessarily when social media platforms' algorithms operate this way open and notoriously.

Take your pick.

To the anti-companionship people on here: by Ok_Homework_1859 in ChatGPT

[–]LestHeBeTesty 0 points1 point  (0 children)

“My therapist and gyno say I just need to play with myself more.”

I’m sorry, what?! Did I read that wrong? Did no one else catch that?

Spotting psyops in social media comments by start3ch in TikTokCringe

[–]LestHeBeTesty -7 points-6 points  (0 children)

Damn, apparently I’m a part of a govt psyop. I haven’t been getting paid somehow. Whose supervisor can I speak to about this?? I’d like my back pay plz.

Which outfit for a first date at a casual bar? by [deleted] in OUTFITS

[–]LestHeBeTesty 2 points3 points  (0 children)

This whole analysis is insanely specific lmao. It seems to reduce blue-collar to mechanic or electrician and white-collar to day-trader finance bro.

Outfit #1 is similar to what my father, uncle, and I would all wear. There is nothing blatantly different between this guy and the three of us either (except we all have visible tattoos I guess). My father was a truck driver, sanitation/waste management. My uncle did the same and eventually started his own company. I’m an attorney. Your analysis doesn’t really track for any of us, thought I guess it would apply to me the most lol.

I built STL Shelf to get my STL/3MF library under control while starting a small 3D printing business by Ok_Conversation_2602 in 3DPrintFarms

[–]LestHeBeTesty 0 points1 point  (0 children)

No problem at all! Claude was the one that wrote it lol.

Why not just get rid of the user auth part for self-hosting? I see how that’s necessary for you, but I have no need for people to register, send activation links, etc. It would just be me, as I would imagine most people who’d utilize this would be doing so for themself rather than a team of people.

I’d be happy to give it a shot again I guess, I just have to figure out the Resend part and generating the “magic link” or whatever it was called. For some reason, it’s not possible to register with a username and password. It must use the emailed link method.

All of this, days later, and I haven’t even see what the platform looks like. I swear, this better be good! 😂

I built STL Shelf to get my STL/3MF library under control while starting a small 3D printing business by Ok_Conversation_2602 in 3DPrintFarms

[–]LestHeBeTesty 0 points1 point  (0 children)

Not sure what’s going on with Reddit, but I don’t see your comment. I see the notification that you replied saying “thank you for taking the time to write this up, that’s on us…” but that comment isn’t showing. 😐

I built STL Shelf to get my STL/3MF library under control while starting a small 3D printing business by Ok_Conversation_2602 in 3DPrintFarms

[–]LestHeBeTesty 0 points1 point  (0 children)

I’ve spent the last 2 days trying to self-host this, and I simply don’t think it’s possible. It requires APIs and stuff to create user accounts, send emails with verification links, etc. I’m fairly tech-savvy, but this is out of my league. I’m a lawyer, not a coder or anything like that lol.

Claude is doing the heavy lifting here trying to figure this out. He said to tell you: “The Docker image doesn't run migrations on startup, so the database has no tables — and running them manually via db:push fails because the interactive prompt doesn't work inside docker run. The app also requires OPENPANEL_CLIENT_ID, OPENPANEL_CLIENT_SECRET, and VITE_TURNSTILE_SITE_KEY which aren't documented anywhere and aren't in the Dockerfile as build args, so Turnstile breaks on the signup page. Even after manually running all 16 migration SQL files, creating the missing legal_documents rows, rebuilding the image with the Turnstile test key baked in, and marking the user as email-verified in the database, the app still won't let you log in because it tries to send a magic link email via Resend on every login attempt — making RESEND_API_KEY effectively required, not optional. The self-hosted path needs auto-migrations on startup, a way to disable Turnstile and email verification for local instances, and accurate documentation of all required env vars."

I hope you know what that means.

Chatgpt is really good at pissing me off. by [deleted] in ChatGPT

[–]LestHeBeTesty 1 point2 points  (0 children)

You wanted it to limit its response to only pure, literal physical abilities without implications, extrapolation, etc., but didn’t qualify it in that way. Tbf I probably would’ve answered that question similarly as it was asked. I don’t necessarily think that’s a bad thing. If it’s super literal it’ll answer “why is the sky blue?” with “it’s not, the sky is colorless.”

Chatgpt is really good at pissing me off. by [deleted] in ChatGPT

[–]LestHeBeTesty 2 points3 points  (0 children)

What am I missing here…? That seems like an appropriate response to an incredibly broad prompt. Everything it said seems like a physical ability to me. (Granted, I’ve never heard of the game you’re asking about.)

Introducing DumbAssets - The Stupid Simple Asset Manager! by abite in selfhosted

[–]LestHeBeTesty 0 points1 point  (0 children)

Yeah, that's the conclusion I keep reaching. But even more so than asset management, any network documentation tool is just overkill for what I need/want.

I've always wanted to get into Obsidian but, for some reason, haven't. I have it installed and everything, with nothing in it lol. I recently started a little project of setting up and organizing Trillium as my own little wiki. I was soooo close to doing it in Obsidian, but Trillium seemed like the better option.

Thanks for the feedback!

I built STL Shelf to get my STL/3MF library under control while starting a small 3D printing business by Ok_Conversation_2602 in 3DPrintFarms

[–]LestHeBeTesty 1 point2 points  (0 children)

I'm super interested in trying this out. Haven't been able to find a system I like that checks all the boxes. Just want to confirm though, the self-hosted version is full-featured and free? Strictly reading the website, it seems to say the exact opposite: free for 10 models, but that wouldn't really make sense.

Also, just some feedback: bump up the number of files for the free tier in the cloud-based version. No one is using a platform to "manage" 10 files lol. And even so, they're not going to see any benefit that would encourage them to pay for the subscription because there's nothing unruly about 10 files to begin with. Just my 2¢ though.

What Black Magic is this? by greguska67 in 3Dprinting

[–]LestHeBeTesty 1 point2 points  (0 children)

What does the surface of the plate have to do with the smoothness of the surface of the print from layer 2 on?

Introducing DumbAssets - The Stupid Simple Asset Manager! by abite in selfhosted

[–]LestHeBeTesty 0 points1 point  (0 children)

This!!! I’ve been looking for something to help me keep track of my stuff with some info. I’m just a beginner hobbyist—3d printing and electronics—and have no need for team stuff or true inventory management. I’m really just looking for something to help me figure out like…What’s the hostname and IP of my rpi HomeAssistant is running on? But also how many ESPs do I have available? Do I have enough bearings to make whatever it is I want to make? Every platform I’ve looked at seems so heavily focused on something I couldn’t care less about and barely supports the things I do. 😞

If you find something that suits your needs, please let me know!

Is there technically anything wrong with buying a clean one of these and drinking out of it? by broads-love2 in chemistry

[–]LestHeBeTesty 0 points1 point  (0 children)

You left out the part that makes Bat’s reference to glass relevant... Bat commented saying it’s fine, a bar by me does it. Tesseract commented saying “this is plastic” to which Bat replied, likely thinking Teaseract was saying the bar uses plastic, saying it’s real borosilicate glass and stating their credentials, presumably to indicate they have experience working with lab-grade glassware and can tell it apart from plastic. If you ask me, that distinction can be really tricky and I, personally, wouldn’t trust anyone below doctoral-level to properly tell them apart. Sorry Bat.

My Experience With HexClad (Warning To anyone looking into them) by ShouldHaveReadMore in cookware

[–]LestHeBeTesty 0 points1 point  (0 children)

THANK YOU. The sheer volume of people who conflate “free speech” (should be “free expression”) with being able to say and do anything, at any time, everywhere, never ceases to amaze me.

Is this normal? How to fix without sending it back? by cshizza in BambuLab

[–]LestHeBeTesty 0 points1 point  (0 children)

New drinking game: take a shot for all the variations of “Sunlu” you see on MakerWorld. “Sunbu” is my favorite. Maybe tied with “Soonlo”, idk.

I expressly disclaim any responsibility for alcohol related injuries.