top | item 46961396

(no title)

weli | 20 days ago

> I started programming when I was seven because a machine did exactly what I told it to, felt like something I could explore and ultimately know, and that felt like magic. I’m fifty now, and the magic is different, and I’m learning to sit with that.

Don't take this the wrong way but this is more of an age thing rather than a technology advancement thing.

Kids growing up nowadays that are interested in computers grow up feeling the same magic. That magic is partly derived from not truly understanding the thing you are doing and creating a mental "map" by yourself. There is nothing intrinsic to computing nowadays that makes it less magic than fiddling around with config.sys, in 50 years there will be old programmers reminiscing of "Remember when all new models were coming out every few months and we could fiddle around with the vector dimensionality and chunking length to get the best of gpt-6.2 RAG? Those were the times".

discuss

order

probably_wrong|20 days ago

> There is nothing intrinsic to computing nowadays that makes it less magic than fiddling around with config.sys

There definitely is: the rent-seeking behavior is out of control. As a kid I could fiddle with config.sys (or rather autoexec.bat) while nowadays wrestling a file path out of my phone is a battle and the system files of my phone are kept from me.

Kon5ole|20 days ago

>As a kid I could fiddle with config.sys (or rather autoexec.bat) while nowadays wrestling a file path out of my phone is a battle and the system files of my phone are kept from me.

I think the magic happens at different levels of abstraction as time goes by, and it's easy to get stuck.

Us kids could fiddle with autoexec and config to get DOOM going, today's kids can fiddle with a yaml and have a MMORPG that handles 10 000 users from all over the world going.

It's not the same but I can easily imagine it feeling at least equally magical for a kid today.

PaulDavisThe1st|20 days ago

Why do you allow a mobile handheld computing and communication device to define "computing" ? I understand that they are important devices and lots of people with a hacker mentality would like to be able to hack them the way old folks once hacked DOS. But the current computing environment is much, much wider than iOS/Android, and if you're going to complain about just one aspect of it, I think it would be better to acknowledge that.

In many ways, things like RPi and Arduino have actually massively expanded the realm of totally hackable computing beyond what was even possible for early personal computer users.

alt227|20 days ago

> Don't take this the wrong way but this is more of an age thing rather than a technology advancement thing.

I am much younger than the poster you are replying to, but I feel much the same.

Joel_Mckay|20 days ago

LLM are not AI, but are a great context search tool when they work.

When people first contact ML, they fool themselves into believing it is intelligent... rather than a massive plagiarism and copyright IP theft machine.

Fun is important, but people thinking zero workmanship generated content is sustainable are still in the self-delusion stage marketers promote.

https://medium.com/ideas-into-action/ikigai-the-perfect-care...

I am not going to cite how many fads I've seen cycle in popularity, but many have seen the current active cons before. A firm that takes a dollar to make a dime in revenue is by definition unsustainable. =3

"The Ice King"

https://www.youtube.com/watch?v=6HVYHNTDOFs

saulpw|20 days ago

config.sys was understandable. Now your computer has thousands (probably more) of config.sys-sized components and you are still only one person. The classic UI may improve your ability to find the components (sometimes) but can't reduce the complexity of either the components themselves or their quantity. AI makes it possible to deal with this complexity in a functional way.

Your last point is probably correct though, because AI will also allow systems to become orders of magnitude more complex still. So like the early days of the internet, these are still the fun days of AI, when the tool is overpowered compared to its uses.