Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm using it to learn coding.

i could not get through the hurdles of installing an IDE and js/python modules before.

now i am learning basic scripting and data modeling etc.

it is phenomenal for learning languages.

i built a chicken coop and some furniture. the skills and confidence i gained are real. am i failing to learn certain skills in the process? of course. but I'm getting further then i would on my own, and that is truly meaningful.

you can keep dismissing it; but I'm genuinely using it to break down barriers, give me confidence, and highlight my ignorance in very productive ways.

i find it bizarre how unwilling some people are to recognize that.



> i could not get through the hurdles of installing an IDE and js/python modules before

You want us to believe you couldn't overcome the puddle-deep challenge of installing an IDE and using Pip or Node in the past, but now you're actually learning how to write functions?

Cool for you if true I guess but I'm pretty seriously skeptical


I can sort of buy this, honestly. When was the last time you picked up a new language with unfamiliar tooling? Especially something older that won't hold your hand.

A lot of the most miserable parts of getting started coding have nothing to do with programming and everything to do with like, trying to apt-install the right compiler version or figure out which build headers you need or some other equally trivial bullshit that gets in the way of writing code.


> I can sort of buy this, honestly. When was the last time you picked up a new language with unfamiliar tooling?

I started learning Monogame with C# literally yesterday after being a chiefly JavaScript dev for over a decade. I'm having a lot of fun learning it from scratch with no AI

I'll concede that before yesterday it had been a while though

> Especially something older that won't hold your hand

Python and JavaScript are two of the most "will hold your hand" languages these days aren't they?

> A lot of the most miserable parts of getting started coding have nothing to do with programming and everything to do with like, trying to apt-install the right compiler version or figure out which build headers you need or some other equally trivial bullshit that gets in the way of writing code.

I agree but absolutely not for these two languages in particular

You can open the developer tools in any major browser and start typing in JavaScript right there if you want

Python you can install it and write it right in any editor

The upfront burden for both languages is absolutely trivial imo


Python environment management is notoriously reticulate. I can totally imagine that they got stuck on some path bullshit so that the installed packages were on a different Python than the one they launched in the IDE. I've been using and configuring computers since they had DIP switches and if I were teaching someone to code manually I would absolutely let them use Claude to get their environment set up.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: