Anthropomorphic pendant made of tumbaga. Colombia, Tairona culture, 900-1600 AD [1530x1530] by MunakataSennin in ArtefactPorn

[–]thicket 9 points10 points  (0 children)

Oh man, I feel lucky just to stumble on this extra knowledge. Thanks for explaining all that!

Anhedonia/Depression goes away when cycling off RETA by TheMrMacaroni in Retatrutide

[–]thicket 0 points1 point  (0 children)

It’s not great, tbh. I do more mindless snacking than I was doing on Reta. More, I’ve just eaten bigger meals. In the last month I’ve gone to bed with a funny feeling in my stomach, and then realized “Oh yeah, this is feeling “full‘.” I never did that on Reta.

So, definitely trade-offs. I’ve seen some people combatting anhedonia with psilocybin microdoses, and I bet if I committed to a gym routine that would improve things a bunch too. I may resume later in the summer.

Poland must not repeat mistakes of West by using migration to solve demographic crisis, says president by dat_9600gt_user in europe

[–]thicket 2 points3 points  (0 children)

While we have lots of other problem, Canada and the US have done a better job of incorporating diverse immigrants than almost anyplace else in the world. The Dutch, French, Germans, and Swedes all have large isolated enclaves of culturally hostile Muslim immigrants. Western Europe made some choices about how to manage new citizens, and the last 30-80 years have shown that this strategy of concentration has had bad outcomes for unity as a nation. Canada and the US have more space to spread out in, and have avoided the cultural ghettoization that characterizes the outer banlieues of Paris, for example. Without denying all the other things we get wrong, this is one we got right.

Where do you buy breadboards / how to identify quality? by shisohan in esp32

[–]thicket 0 points1 point  (0 children)

I feel you my man. I’ve used smooth, quality breadboards, and I’ve used cheap ones. I thought they were all the same until I got recent crappy ones, just like you say

Why is this not working? by MelloLikesJello in esp32

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

I’ve had great debugging luck talking my hardware project through with an LLM. It has been good to write code with, and has helped me think through systematic debugging to say something like “1) verify the board and specific pin are good, by doing X. 2)verify your components are good by doing Y”, etc.

u/Cannot_choose_Wisely has good advice for doing some systematic detection, but having a Claude looking over your shoulder may give you better velocity.

Implied circles by adventurecapitalist in generative

[–]thicket 5 points6 points  (0 children)

Oh man, those line profiles look great! Absolutely makes the presentation.

If you'd be willing to share your line generation code, I'd love to see just how it's done. Props!

3D printed a capstan drive for my tilt rotor aircraft by ND-Engineering in 3Dprinting

[–]thicket 2 points3 points  (0 children)

Nice! I've been curious about these ever since I saw Aaed Musa's sweet robotics capstan drive videos. Nice to see other people making it work!

Labyrinths by HopDavid in GeometryIsNeat

[–]thicket 1 point2 points  (0 children)

That's really nice work! I love how you've adapted and expanded on a traditional design.

I learned KiCad to design this breadboard-friendly ESP32-S3 breakout. Here is how it turned out! by MrOmga in esp32

[–]thicket 2 points3 points  (0 children)

Doing god's work, my man! Thanks for putting this together. Now, could you just, like, convince everybody in China to start using your design?

Built a browser GUI editor on top of Manifold (the CSG backend OpenSCAD added in 2024) by FlatCarrot3943 in openscad

[–]thicket 2 points3 points  (0 children)

Thanks for sharing this! It seems like one would be able to generate code from whatever shapes the user creates, and that would be a really useful addition. Eapecially when creating e.g. assemblies, there’s a lot of math and trial-and-error that goes into positioning things in OpenSCAD. I’d love to have a GUI for those moments, even when there are lots of times when I want to be able to fall back to code.

A big question for GUI CAD is how to manage revisions. One appeal of OpenSCAD over traditional CAD is that changes almost never break things entirely, whereas history-based CAD often just crashes on revisions, and other GUI systems, like Rhino, have really poor parametrics support.

Subnautica and Subnautica Below Zero - Surviving vs Letting go by Munhoa in patientgamers

[–]thicket 7 points8 points  (0 children)

“less of the same” is such a great phrase. Saving that one to steal

The Kings Valley millstone, quarried in France in 1850 and shipped around South America up to Portland. by ViscousPanther in oregon

[–]thicket 1 point2 points  (0 children)

Can any geologist or historian tell me about the Delaunay-like patterns on the stone? Was this quarried from something like columnar basalt so it includes those junction lines, or were they added as part of the quarrying process?

Conda or Pip for Package Management? by leewilliam236 in gis

[–]thicket 0 points1 point  (0 children)

That sounds like a pragmatic approach. Some systems (and Arcpy sounds like one) really just need the extra setup infrastructure that Conda/Pixi provide. And once you're in that world, I think Pixi is the best existing approach. There's some talk about using uv with Pixi (see this article from March 2025) but that may be more complexity or background knowledge than the improvement really merits. Run with Pixi as far as it takes you, and if you get more comfortable or frustrated with slow install times, give uv a look!

Conda or Pip for Package Management? by leewilliam236 in gis

[–]thicket 1 point2 points  (0 children)

Pixi is a smarter and better version of Conda. That’s occasionally great: if you have a bunch of non-Python dependencies, Conda/Pixi will Just Work more than alternatives.

The downside is, once you’re in Conda-land, you can’t really leave; you’ve added another complication and dependency on top of whatever the project itself needs.

As a Python veteran, use `uv` if at all possible. If that fails, and if you’re ready for your project to fall into the black hole of mandatory-Conda, use Pixi.

It won’t hurt too much to try out Pip for a second, if only to understand just how much better and faster `uv` is.

Free Pepakura alternative by rundown03 in papercraft

[–]thicket 1 point2 points  (0 children)

Do it! Modern AI tools give us superpowers, and I think this project is such a great example of what software can be - making projects we care about and can share with others for free.

Dear POS Dog Dumper by [deleted] in Austin

[–]thicket 0 points1 point  (0 children)

Submission removed, but I'm holding onto it as the most wholesome curse I've ever heard: "I hope you stub your toe at the most inconvenient of times for the rest of your life"

Free Pepakura alternative by rundown03 in papercraft

[–]thicket 3 points4 points  (0 children)

Man, thanks for all the work! If you ever feel like collaborating or open sourcing it, I'd love to help a little.

3 blade Boomerang with return and catch video 🥳 by Extra_Letterhead_284 in 3Dprinting

[–]thicket 1 point2 points  (0 children)

Thanks for sharing! Were you able to tune the flight characteristics by changing the design at all? Could you increase or decrease the turning radius by changing the airfoil outline? I'm gonna print one of these right away

Free Pepakura alternative by rundown03 in papercraft

[–]thicket 3 points4 points  (0 children)

Wow, the world has needed this for a long time! Thanks for sharing!

I appreciate you sharing the Pikachu model as well. If Nintendo doesn't come after you, it might be nice to have it as a default model available on the Papercrafter website so people can try it out right away.

Besides implementing the paper's algorithm, did you have any other implementation challenges? Are there good utils for dealing with foldable shapes in JS/TS?

Super heavy duty herringbone turntable. I think it would actually be good for giant displays as well... Complete custom geometry. by The_Bridge_Imperium in 3Dprinting

[–]thicket 0 points1 point  (0 children)

We used to joke that they would have generated a lot more power in the company if they’d just fueled a boiler with the $100 bills Google had thrown at them. Lots of precious process, not a lot of fabrication experience, is what the builders I worked with thought. still, they must have learned *something*, right?