this post was submitted on 27 Oct 2023
95 points (95.2% liked)

Programming

17024 readers
192 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 

after a grueling 4 years of school and a bit of time at a fintech company ive lost almost all the enjoyment i once had for computers in high school. what kind of projects or whatever can i do to have fun again without feeling stressed.

edit: thanks everyone for such creative suggestions!! anything else on the internets just like build a trivia game teehee but yall put real thought into this shit, thank you!!

you are viewing a single comment's thread
view the rest of the comments
[–] pugsnroses77@programming.dev 0 points 10 months ago (2 children)

im actually kinda interested in security and am thinking abt getting a comptia security+ cert whats the day to day been like? same with sysadmin i truly know nothing ab that kind of role

[–] oldfart@lemm.ee 2 points 10 months ago

You make sure everything is backed up, up to date and secured, you diagnose hardware issues, to a degree - you diagnose software too.

Best part is that it's engineering, not creative. If the software problem is hard, you open a support ticket with the vendor. If it's hardware, you replace it. There's no solving hard problems of thread concurrency (or whatever feels hard to you) under time pressure.

[–] agent_flounder@lemmy.world 2 points 10 months ago

Cybersec is so insanely broad you could do a different job every five years for the rest of your career. Or one job for 20 years like me, despite being easily bored, because every new project is different and there's always new technologies to learn. And you probably have job security for a while yet especially if you are good. For most roles, I doubt AI will replace a decent cybersec person for several years, though it may be a force multiplier.

I haven't done sysadmin in a long time and the field has had more than a few major paradigm shifts: from bare metal to virtual, virtual to container, devops, software defined everything and host as cattle not pets.

Back in the day it was a mix of projects and schedules and emergencies. In other words every day was different and a bit unpredictable. It may be more boring with modern approaches and technologies to significantly improve uptime.