Live data from Hacker News

Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

github.com

121–130 of 137 posts

Re: Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

#121
post #35

Earlier quoted context omitted.

No, I think the bar is just too high nowdays. The projects I built as teenager spending weeks, it's just would take half hour of vibecoding now.

I'm going through this. It's demoralizing. I want to spend weeks coding something cool. The idea of asking an AI to do it in 30 minutes is like... what's even the point. I know I can, so why bother. I'd rather go get a beer. It's like getting all the cheat codes and then the game isn't fun anymore.

You learn much more by doing the actual grunt work. Some people enjoy learning for the sake of learning.

We can learn assembly even though compilers exist. We can learn OpenGL even though 3D engines exist. We can learn to write a relational database even though SQLite/MariaDB/Postgres exist. Et cetera.

You can also play games for which you have all the cheat codes and simply choose to not use them.

Re: Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

#123
Excellent example of a creative effort that even includes the physical satisfaction of building a physical object! Sometimes that makes it way more fun (motivating), and actually probably helps you learn and understand whatever you're doing more completely by involving another sense.

I think in general, there are too few people putting in the deep time that prepares them to be an engineer in their near future. You're practically there already: it will feel the same after perhaps you decide to call yourself a degreed "engineer" but you will have more mental tools, broader knowledge, confidence from having been able to make what you envision, understanding across disciplines. You have a lot to look forward to! As I told my kids: don't let imposter syndrome take hold of you for a moment! You are a rarity in any group.

Re: Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

#124

Earlier quoted context omitted.

If you go to https://hackclub.com/programs , there are a bunch of things you can join right now! Another commenter mentioned it - but you should also join the Hack Club Slack at https://slack.hackclub.com

I took a look around hackclub, how should I approach starting an affiliated club?

If you go to https://hackclub.com/clubs, there’s an application form. Once you fill it out you’ll get a response within a week. If anything comes up, please email jared@hackclub.com who runs the clubs program (or post in the clubs channels on Slack).

Re: Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

#125

Earlier quoted context omitted.

I took a look around hackclub, how should I approach starting an affiliated club?

If you go to https://hackclub.com/clubs , there’s an application form. Once you fill it out you’ll get a response within a week. If anything comes up, please email jared@hackclub.com who runs the clubs program (or post in the clubs channels on Slack).

awesome will do thank you so much

Re: Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

#126

Earlier quoted context omitted.

I'm going through this. It's demoralizing. I want to spend weeks coding something cool. The idea of asking an AI to do it in 30 minutes is like... what's even the point. I know I can, so why bother. I'd rather go get a beer. It's like getting all the cheat codes and then the game isn't fun anymore.

You learn much more by doing the actual grunt work. Some people enjoy learning for the sake of learning. We can learn assembly even though compilers exist. We can learn OpenGL even though 3D engines exist. We can learn to write a relational database even though SQLite/MariaDB/Postgres exist. Et cetera. You can also play games for which you have all the cheat codes and simply choose to not use them.

Yeah, I'm this way. The best is when I have a job that gives me an opportunity to learn something new, or create a reason to learn something difficult along the way... but I'll try difficult things in my spare time for pleasure, too.

On the other hand, I'd also say there's one type of satisfaction you get from learning a new language, instrument or paradigm, toying around to see if you can write something difficult that proves to yourself that you understand it, and there's a different satisfaction from using your knowledge to make something truly large and impressive in scale and scope. And the large/impressive stuff does require a lot of boring boilerplate or rehashing things you already know how to do, with little creative flourishes along the way. But historically this would be when I would really discover the flaws and corner cases, too. And polish the end product.

So, like, you build some demo engine you think is amazing. Now you want to share it with people, so you have to write a bunch of UI. As you go along you get new ideas to add to the engine and you spot performance flaws or logical flaws, because the work of polishing it is meticulous, and you're actually using what you made the way someone new would use it for the first time. Seeing it through their eyes. This is where most of my projects would always fizzle before AI. But AI short circuits everything you'd get from this process because, for one thing, it feels like cheating. And for another, it disengages you. That core change to the kernel you realize you want to make, suddenly you let AI make the change and there's one less thing you actually own or understand perfectly in your code. It's no longer your hand crafted ninja blade. And yet the temptation to let it happen is very strong... so strong that I actually find it paralyzing. I neither want to write the UI myself nor let AI help me. I get depressed and stop caring.

I'm a musician, too. And I paint. What you get when you play music or paint is 100% yours, comprised of your knowledge and skill and whatever spirit happens to be inside you at that moment. Code was that way for me. It was art, part technical and part inspiration. But it's been robbed of some essence, the satisfaction of not only solving something but also materializing some piece of yourself out of sand for the whole world to enjoy. Some piece of thought that was completely yours. Nothing coded with AI completely belongs to its prompter. And honestly, losing that sense of craftsmanship is devastating to me and I think it's a huge loss for humanity.

Re: Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

#127

Earlier quoted context omitted.

I get the most satisfaction out of building small solutions that work really well. Problems that are beyond the scope of an individual to solve are not really as motivating. At that point you are just one of a group who slings code at the problem and hopes some of it sticks.

If you place enough bricks you will behold a castle

Or a pile of bricks.

Re: Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

#128
post #29

you're not a wannabe! you're an engineer! you made something awesome. wishing you the best :).

[flagged]

HAHAHA. Couldn't even imagine someone being offended by reference of using motor instead of engine.

But HEY, it's 2026. Open-minded Americans I've encountered on IRC are long gone. Nowadays it's a different breed. I have to keep silent, else even more people would get offended.

Re: Show HN: I'm a 15 Year Old Wannabe Engineer, This Is a Cycloidal Gearbox I Built

#129
post #110

Earlier quoted context omitted.

I'm going through this. It's demoralizing. I want to spend weeks coding something cool. The idea of asking an AI to do it in 30 minutes is like... what's even the point. I know I can, so why bother. I'd rather go get a beer. It's like getting all the cheat codes and then the game isn't fun anymore.

Instead of spending weeks building a new wall in your house, you spend a week building a new house. With AI mundane problems are solved easily and effectively, giving you time to go bigger.

Yea but then instead of being an architect and an engineer, you're basically just a customer.
Post reply on HN