

Always ask one question: who does this help?
Always ask one question: who does this help?
I grew up learning organic modeling in blender and ever since I got a 3D printer, it’s just been so easy to make things with it as opposed to learning CAD. I’m getting better thanks to OnShape and FreeCAD 1.0 but I keep finding myself going back to blender because “it just works” once you understand how to setup scaling and snapping for manipulating vertices. Basically just setup your world measurements to metric and scale it to 0.001 and then every unit will be 1mm (helps me work within the 250^3mm space of my print bed, mentally) and export as stl.
There’s even a 3D printer toolbox add on that lets you analyze and fix problems like manifold edges and additional mesh tools like manifold extrude that speed up the process for good quality parts. CAD’s biggest advantage is the non linear history editing which is super powerful but you can definitely do non-destructive editing in blender using modifiers that only get applied at export time so you even have a functional equivalent if you’re organized and plan ahead a little.
I guess what I’m saying is, blender is amazing software and absolutely capable as a workhorse for 3D printing. You’re right that the multi-digit costing proprietary software is leagues better for designing digital parts and assemblies but blender is extremely flexible and not just for the more artistic side of things, you can make extremely technical parts with blender.
Remake morrowind Todd Coward
As an engineer, I’m not looking forward to the entire generation(s?) of vibe coders who couldn’t explain what a byte is and the ways one might be stored on a system.
Well, it was fun paying into it for 20 years. Glad I never calculated the payout as part of my retirement strategy.
If you accept this one anecdote of an ambulance being stuck in NY, then you have to accept my anecdote that everyone in the PNW moves over to let ambulances through no problem.
It’s not all the same.
And WireGuard so you’re always on that same network.
Once you get a little more comfortable with Linux, there’s some cool things you can do, such as convert an old laptop into a 100% pure writing-only device using a couple pieces of software, a simple startup script, and a barebones Debian installation. One such project has been created to help automate that process: tinkerwriterdeck What’s cool about something like this is that it doesn’t have a typical desktop experience, it’s exclusively used for writing and nothing else. Use a USB drive to save / load files, and it becomes a modern typewriter appliance with no internet to distract.
I still think I’ll stick with nala as my apt front-end but hopefully this will be a more robust backend.
Just puts(“I’m a teapot”);
:)
N64 games regularly cost in the range of $60 to $80 in the mid 90s. In today’s dollars, games would need to be double that to match the same cost. Just because the price goes up a little in the last 10 years, doesn’t change the fact that games are at a historic low cost. There are reasons to be upset about how far (or not) your hard earned dollars can go today, but video game prices are not one of them, objectively.
Yup. Dotcom and Housing crisis saw the entire market drop over 50% each in ~3 years until lowest point, but since the 90s, the market has only gone up overall… 3000%. This is a blip, enjoy the sale.
The only safe way to fly is to not fly.
It’s not birth control.
You can also try being a crosswalk, stairs, bicycle, or even a hill.
Abstinence is not birth control.
That’s like saying the only way to build a house that doesn’t fall down is to not build the house.
You can watch live on the official stream. https://www.senate.gov/legislative/floor_activity_pail.htm
Absolutely against invading the sovereignty of one of our closest allies and friends, but why tf would they make it one singular state? There’s no way they would pass up the opportunity to split it up into many states, likely along existing province lines, in order to keep numbers up much like gerrymandering does. The premise is stupid to begin with so I’m annoyed I’m entertaining the thought, but it’s so strange that it keeps coming up like it would be one state.
There’s a more comprehensive breakdown from yachtclub themselves here I was off a bit in my specific examples but overall they do a good job breaking down why their game fits and breaks the mold with lots of examples. The game is a lot more faithful to NES than the vast majority of indie pixel art games. There were a few late-gen NES titles that are relatively unknown but look way more detailed and complex than the typical NES game too.
If your app doesn’t respond to SIGTERM gracefully, you need to fix your app. The system did its job as documented.