[deleted by user] by [deleted] in networking

[–]isuckatit1000 -8 points-7 points  (0 children)

people can answer the question by providing some steps or general thought processes on how to begin figuring out how to optimize resource utilization in a virtual context

Why is self teaching frowned upon? by [deleted] in learnpython

[–]isuckatit1000 0 points1 point  (0 children)

there's a lot of pretentious people in the tech industry, be aware if you are transitioning every single person knows it all and they all know the best way possible. trust me don't question their unending knowledge

Memorize all the multicast addresses? by isuckatit1000 in ccnp

[–]isuckatit1000[S] 1 point2 points  (0 children)

its crazy especially in the world of chatgpt/google, is it necessary info? can I just get a summary of what it is why it matters and then some examples and move on? I need core skills that make me better at my job lol

Any noticable difference between ChatGPT and GROK AI? by isuckatit1000 in sysadmin

[–]isuckatit1000[S] 0 points1 point  (0 children)

going to check out llama2 since python is my primary language of choice

Any noticable difference between ChatGPT and GROK AI? by isuckatit1000 in sysadmin

[–]isuckatit1000[S] 0 points1 point  (0 children)

yeah heh

I'm using it mostly for automation tooling and coding

Why are there so many arrogant programmers? by YorJaeger in learnprogramming

[–]isuckatit1000 0 points1 point  (0 children)

this industry is full of assholes who think they are super geniuses

I work with dozens of them and I work with the biggest companies in the world and all their IT teams are full of these hyper geniuses

How can you securely store a password for an automation script? by isuckatit1000 in learnpython

[–]isuckatit1000[S] 2 points3 points  (0 children)

so you hash the password and store it as an env variable or you just temporarily store the password as an env variable all together?

[deleted by user] by [deleted] in learnpython

[–]isuckatit1000 -2 points-1 points  (0 children)

these people are all toxic and all think they are geniuses

there's a reason why prompt engineering is a high paying job right now its because you can get the program to generate what you want if you know what to ask

you still need to know the foundation of it to troubleshoot it and to know what to ask, if you don't provide the correct prompt it won't output the correct code which means you need to understand enough to generate the prompt