Live data from Hacker News

No AI Fridays

noaifridays.com

41–50 of 225 posts

Re: No AI Fridays

#42
post #39

AI 24/7 > Study after study shows that using LLMs can cause you to accumulate cognitive debt, make you less engaged with your work, negatively impact your critical thinking abilities, and hamper your skill formation. False I've learned more, I am more engaged, it has positively impacted my critical thinking abilities and has increased my skill formation For me it's AI 24/7 even on sundays

What makes it false?

Re: No AI Fridays

#43
post #39

AI 24/7 > Study after study shows that using LLMs can cause you to accumulate cognitive debt, make you less engaged with your work, negatively impact your critical thinking abilities, and hamper your skill formation. False I've learned more, I am more engaged, it has positively impacted my critical thinking abilities and has increased my skill formation For me it's AI 24/7 even on sundays

False based on your sample size of one, (which is fine to share), or you’ve also read this somewhere?

If it’s just your own datapoint, is it difficult to self assess?

Re: No AI Fridays

#45
post #38

At the very least, I do encourage people who are working on personal projects for explicitly learning and studying purposes to purposefully not use AI. Of course, if the purpose of the project is to learn AI, then that rule is allowed to be broken. Anecdotal example but I know plenty of students (Including my own brother) who graduated recently who did it almost entirely with AI (unfortunately at the request of their…

I got out of tech about 5 years ago, before AI really took off. I still do a lot of personal projects and now never use AI. I tried it a bit (only free plans) but noticed how much it caused me to no longer be able to think through a solution myself. I thought I was learning a lot from it but for some reason whatever I learned from it didn't stick. So now I'm no longer using it at all. I do realize that this is very s…

I really do not get all of y'all claiming this causes you to "not be able to think".

I worked on six nines active active payments infra that handled billions in daily transaction volume. I've built laser projection systems to play interactive games on skyscrapers. That ability is not atrophying.

I'm able to do 10-20x what I was able to do before AI, and I'm able to work at a breadth, depth, and level of polish that was previously impossible without mastering other diciplines (CSS, design, etc).

With AI, I've built several video games, my own SRS software, my own productivity software, and a business making $5M ARR and growing 70% month on month.

I've now done more hardware projects in the past eight months than I have in the last ten years. I might even start doing physics and bio (I did my undergrad in biochem) if I can find the time.

I'm also back to making movies. I was a major hobbyist filmmaker before the pandemic. I've shot dozens of films. They're extremely logistically complex and take so much time, and I was never capable of working in the high fantasy or sci fi genres I wanted to. Seedance is scratching so many of my itches it isn't even funny. It's like a gift from the gods.

I'm working more now than ever before, and I'm turning those hours of writing pointless glue code or testing new libraries and frameworks into actual productive work. Getting real work done.

2010-2020 felt like tech dystopia to me. Cellphone incrementalism, walled gardens, adtech, crypto, locked down devices. It was a pale shadow of the excitement of the early web. Personal websites, kids making Flash games, the indie web, p2p, people building stuff being 70% of the internet. For the first time in a long time, I feel extremely hopeful about the future and excited to work with tech again.

tl;dr - I can still write in cursive, but it turns out I just don't need to as I write my movie.

I do not get you folks who claim this is bad. This is magical.

Re: No AI Fridays

#46
post #18

Earlier quoted context omitted.

For me its quite the opposite. My employer is too afraid to commit to any of it. Meanwhile, I've built more stable software for myself and my personal computing needs of higher quality and in faster turnaround times. I've also seen how insanely good at doing a total rewrite / modernization the models can be.

I specified „people using coding agents full time“

Fully aware, just tired of hearing about AI in extremes. Theres some of us who just want to use it in a useful way.

Re: No AI Fridays

#47
post #38

At the very least, I do encourage people who are working on personal projects for explicitly learning and studying purposes to purposefully not use AI. Of course, if the purpose of the project is to learn AI, then that rule is allowed to be broken. Anecdotal example but I know plenty of students (Including my own brother) who graduated recently who did it almost entirely with AI (unfortunately at the request of their…

I got out of tech about 5 years ago, before AI really took off. I still do a lot of personal projects and now never use AI. I tried it a bit (only free plans) but noticed how much it caused me to no longer be able to think through a solution myself. I thought I was learning a lot from it but for some reason whatever I learned from it didn't stick. So now I'm no longer using it at all. I do realize that this is very s…

Difference between taking your own notes and skimming someone else's.

I have found in the last year I "get more done" but I learn less. Whats even worse is if I burn though my token quota I am less likely(and less able) to "switch to manual". LLMs make an ocean of decisions and assumptions very quickly and if you don't slow it down very intentionally (and lose the promise of the AI providers are pitching) you will quickly not have a good idea of how systems work.

Re: No AI Fridays

#48

I’m not going to go that far (you do you), but reading the source code seems like a great way to remain in touch with the implementation. On my hobby project, I do a lot of reading code, asking the AI pointed questions about how things work, and asking it to clean up messes.

> reading the source code seems like a great way to remain in touch with the implementation

Reading code is way less enjoyable than writing it

Re: No AI Fridays

#49
I don't know about Fridays but I like spending some significant amount of time full-vibing then some significant amount of time full-manual, coming to terms with what has been done-but-not-pushed, figuring out how I want the code to actually work and look, with roughly zero regard to how much transformation or starting-anew it will take from what has been vibed - easy come, easy go. Then once I really know what exactly I want, either transform the vibed code into it, or delete and start over (maybe manually, maybe prompting).
Post reply on HN