18 points javhu 2 hours ago 23 comments
buynao 1 hour ago | parent
iExploder 1 hour ago | parent
adithyassekhar 1 minute ago | parent
pullshark91 1 hour ago | parent
keybored 1 hour ago | parent
Either you are doing something guiding the AI or you are in your hammock doing nothing. If you’re in a hammock find a crossword puzzle.
iExploder 1 hour ago | parent
eagerpace 1 hour ago | parent
xnx 53 minutes ago | parent
dominotw 41 minutes ago | parent
sigy 8 minutes ago | parent
As someone who is and always has been a very unapologetic skeptic, I am still surprised by the number of capable people who can't accept that things are changing.
It can't be either none of it matters, or all of it matters. The truth lies in the middle somewhere.
prplfsh 1 hour ago | parent
erelong 1 hour ago | parent
As if for example someone's skill lessened if they switched from assembly to a higher level programming language over time (like, does it matter?)
If you for some reason had to go back and program more manually, then you could do so as the need arises
Otherwise, LLMs appear to be here to stay and you don't actually need those skills that are even possibly admittedly "atrophying"
I guess we'd need a detailed pinpointing of what skills exist or existed and to identify if they actually ateophy (I guess I'm not sure if skills are really atrophying, or even if they are if it matters)
Edit: here's an idea or exercise or projects to work on. Maybe people should find clear documentation of pre-AI processes in case you need to go back and learn them. Or create such documentation if it doesn't exist (which would be an exercise to practice your skills to make you remember them).
schmookeeg 1 hour ago | parent
There is a meta-argument about whether companies should interview about hand-coding anymore, but... the skills do atrophy. I've been mixing hand-coding into my routines ever since to try to keep those skills lukewarm. I'm not yet sure if I am wasting my time doing so or not.
$0.02
_hao 52 minutes ago | parent
thewhitetulip 20 minutes ago | parent
xyzal 34 minutes ago | parent
notesinthefield 13 minutes ago | parent
In my personal life, I am making tools to support hobbies. I typically tackle architecture and design myself and sanity check with an LLM, then Codex does all the programming work.
I'm more interested in making sure the apps I make have the content I want and functionally meets my needs than actually writing the code myself. Making fine detail tweaks are not something I need to do past review and pointing them out to to the LLM.
sshine 9 minutes ago | parent
What I do to compensate:
- make it my duty to own every change, i.e. cognitively debt-free:
- write summaries on every new thing I do (blog post, memo to colleague)
- contribute documentation to the open-source projects I rely on
- practice for CKA/CKAD certificates which require pre-LLM muscle memory
- build interactive learning material for what I’m trying to learn
- work with things that LLMs don’t yet trivially solve
- repeat or reconstruct my recipes to perfect workflows,
We’re incentivised to take the short path. I’m trying to create at least one path through a subject that I have to walk myself, preferably several times.flextheruler 5 minutes ago | parent