Ask HN: How to get back into programming without AI?
11–20 of 29 posts
Start by setting a timer or a limit
Re: Ask HN: How to get back into programming without AI?
#12Start by setting a timer or a limit
How so?
Re: Ask HN: How to get back into programming without AI?
#13[flagged]
Re: Ask HN: How to get back into programming without AI?
#14- Would you like to do that for a fun? - just do.
- Would you like to do that to encrease quality - build architecture manually and then ask AI to refine and code it, add more automation testing with help of AI.
Tell why you would like to do that, the answers can be different.
Re: Ask HN: How to get back into programming without AI?
#15- Would you like to do that for a fun? - just do. - Would you like to do that to encrease quality - build architecture manually and then ask AI to refine and code it, add more automation testing with help of AI. Tell why you would like to do that, the answers can be different.
For fun, for personal projects.
Re: Ask HN: How to get back into programming without AI?
#16there was a link on HK to the article about building writebook (from the legacy laptop) i guess you need similar setup but for coding: simple editor eg vim, offline docs, that's it
but honest it's better to move forward and learn how to delivery value without hand-written code at all, seems it has more prospects
we never turn back time
Re: Ask HN: How to get back into programming without AI?
#17[flagged]
Re: Ask HN: How to get back into programming without AI?
#18[flagged]
Re: Ask HN: How to get back into programming without AI?
#19I wrote my side projects with as little AI as possible. You can still do it in VSCode AFAIK. But this is just for fun.
Re: Ask HN: How to get back into programming without AI?
#20What helped me is to stop paying for AI subscriptions, as well as removing any AI editor from VSCode. It's rather hard at the beginning, but once you realize how much fun you've been missing all this time, it's easy to keep going. Of course, once in a while when I'm really stuck and I can ask ChatGPT for a hint, but only for learning purposes. I feel like not using AI at all is not a good idea because it's definitely not going anywhere. It might save some time occasionally for really boring stuff, but I think we shouldn't use it for more than 20% of our coding time. It only leads to deterioration of our cognitive abilites that we worked so hard to acquire. Good luck.