HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aksosoakbab

no profile record

comments

aksosoakbab
·vor 12 Monaten·discuss
This is a huge red flag imo. Mandated usage and yet nothing to show for it.

To top it off Sam Altman is a known dishonest actor (and has already shown his true colors at openai). AI is here to stay and has some truly cool uses. But there’s far too many snake oil salesman involved currently.
aksosoakbab
·vor 12 Monaten·discuss
Spoken language is a miserable language to communicate in for programming. It’s one of the major detractors of LLMs.

Programming languages have a level of specification orders of magnitude greater than human communication ones.
aksosoakbab
·vor 12 Monaten·discuss
The number of people I’ve seen use the term CRUD while simultaneously not knowing what isolation levels are is deeply concerning. Unsurprisingly, every crud job I’ve worked has had many race conditions / data consistency issues.

You could basically categorize all programming as CRUD (you’re just reading and updating some bits).