(no title)
miah_ | 5 months ago
Been doing sysadmin since the 90's. Why bother with AI, it just slows me down. I've already scripted my life with automation. Anything not already automated probably takes me a few minutes, and if longer I'll build the automation. Shell scripts and Ansible aren't hard.
JustExAWS|5 months ago
I’ve been developing professionally since 1996 and started on Dec Vax and Stratus VOS mainframes in Fortran and C, led the build out of an on prem data center with raised floors etc to hold a SAN with a whopping 3TBs of storage along with other networking gear and server software.
Before I started developing professionally, I did assembly language on 65C02, 68K, PPC and x86 for 10 years.
In between then and now, I’ve programmed professionally in C, C++, VB6, Perl, Python, C#, and JavaScript.
Now all of my work is “cloud native” from development to infrastructure and take advantage of LLMs extensively.
It’s not a mark of honor to brag about you don’t use the latest tools.
TheNewsIsHere|5 months ago
Some people aren’t using LLMs to do development. Some people aren’t doing stuff in hyperscaler clouds. Some people don’t work in environments where code is allowed near LLMs. Some people are and some people do. This is perfectly fine and to be expected.
eldavojohn|5 months ago
Sometimes when I have time to play around I just ask models what stinks in my code or how it could be better with respect to X. It's not always right or productive but it is fun, you should try it!
blibble|5 months ago
just what I want, interactivity in my ansible playbook
> It's not always right or productive but it is fun, you should try it!
yey, introducing bugs for literally no reason!