Hacker News new | ask | show | jobs
by Pet_Ant 644 days ago
> First, I’ve felt for a few years now that the startups I’m seeing don’t seem so much like progress as just shopkeeping. ... it’s just not that interesting. The excitement I had as a 14-year old in 1979 trying to understand everything there was to know about computers, because this was something that could radically improve people’s lives, ... it’s just maintaining the current status quo. It just feels, I don’t know, done.

This definitely felt true to me. All the potential of technology seems spent in computers. It seems like it's just a matter of making the existing commerce 5% faster. If I had to restart as a teenager I'd perhaps be looking into 3D printing. That seems like something that can actually make a difference. It's actually exciting. LLVMs are actually exciting, Docker/K8S, but beyond that don't know that anything really excites me.

3 comments

I’m guessing you meant LLMs, but I choose to imagine that you’re just really excited about LLVM
Maybe they really meant LLVM? Large language vision model.
I meant LLM. Though LLVM is very cool, it's not revolutionary.
It is if it enables memory safety to become a mainstream feature for C++.
Naa. Chucking C++ into the garbage bin is revolutionary.
Don't get me wrong. I love 3D printing. Unfortunately, the tech I am working with, FDM, is just the most boring technology you could think of. Really, it's just a hot glue gun guided by a computer. Apparently, it's only until after 3D printers become widespread that they invented a hand tool version of 3D printing.

Anyway, a lot of it, the majority of the coolness in 3D printing are the designs. On its own, 3D printing is mildly useful. Learn CAD. That's something really useful there. Then there's other skills such as electronics that would make 3D printing way cooler.

It's a cool hobby, but one that won't replace something like woodworking. It's just different and have their own pro and con. Same thing for manufacturing. It won't displace entirely general subtractive manufacturing. It has its own niches and pro and con.

On LLVM and LLM, they are indeed impressive, much more so than the boring technology of 3D printing. But after the tech demo? I am ambivalent about it.

Cool. Whatever. I prefer creating things and learning technology and science that help me improve my skills at learning things. If using LLM is a skill that isn't just prompt engineering, I might be more open to it.

Like CAD designs? Or 3D printer manufacturing? Is 3D printing creating any work?
A lot still needs to be done to make the design pipeline accessible to normal people. Any clown can set up a bambu and print objects they find/buy online, but it's a huge learning curve to get from that point to being able to actually create your own parts, especially stuff that integrates with the complex shapes of some existing object.

Recent examples from my life include wanting mounts for flashlights, a thing to attach to bike handlebars, a shelf bracket, a battery cover for a tool, a piece of a bird feeder, etc. Where is the interface that lets me scan the existing objects I need to integrate with and then quickly assemble prefab subcomponents into a printable design and seamlessly iterate on that?

That would be an application for VR goggles, and it seems Adobe has Medium for that. https://www.adobe.com/products/medium.html
No, VR goggles can't scan an object and generate precise enough measurements of it to create a basic 3D model that can attach to it. And they don't particularly help in refining this base model afterwards either, because they don't help in any way with the hardest part about 3D interactions, which is not the visualization, but the actual editing/interaction part, especially for fine details.
What you need is a feedback system between your coarse measurements from a low precision system such as a ruler or goggles and the prints that you make. Does the tab you printed fit into the latch? What part fails to fit?