jtrek

joined 2 days ago
[–] jtrek@startrek.website 17 points 2 hours ago (2 children)

I'm so tired of hearing about AI at work. They don't have the fundamentals of software development down - no tests. no linters. no automatic deployment. Dependency management is a joke. Code reviews are a rubber stamp. They only this quarter stopped people from SSH'ing onto the prod machine and making live, not in source control, changes. But they want everyone to start leveraging AI. Spending untold piles of time and money on it.

It would be far cheaper and more cost-effective to spend like, a week, on software development fundamentals.

Meanwhile, I've stubbornly forced my way through various processes and red tape to get a bare minimum of checks that run automatically on PR. This week it found someone had pushed a script with a fatal syntax error, gotten it reviewed, approved, and merged. My check goes live and flags this before it's in prod. No one cares. Management still just wants to talk about AI.

[–] jtrek@startrek.website 7 points 1 day ago

Platforms could moderate their content. They choose not to.

[–] jtrek@startrek.website 5 points 1 day ago (1 children)

I mean it's horrible but the only way people change their mind is from social pressure.

I had a coworker that was very right wing and months of talking I got him to accept queer people can be filed under "live and let live". That was a big improvement from where he started.

[–] jtrek@startrek.website 1 points 1 day ago

This is in line with what I already believed.

[–] jtrek@startrek.website 18 points 1 day ago (1 children)

Most developers I've looked at would happily just paste the curl|bash thing into the terminal.

I often would skim the script in the browser, but a. This post shows that's not fool proof and b. a sufficiently sophisticated malicious script would fool a casual read