Does anyone else here participate in the selfhosting hobby without a formal IT related education or a career in a similar field? I’ve only had one or two programming courses as part of my university education, but it was only very basic Python and C. I’ve never formally learned how to use containers, version control or anything else. Sometimes I regret not pursuing an education in IT/programming because there are so many things I’d like to accomplish but can’t (for example if there’s a feature missing in some project, or to feel safe in my abilities to harden my servers and my network in order to expose services to the open internet).

  • justme@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    0
    ·
    12 hours ago

    i might be a more typical nerd. i have a phd in physics and took a bunch of computer science course out of interest/boredom.

    but i never learned anything that is really related to hosting. containers were not really a thing at the time and most courses i took were much more fundamental, like basics of networking or cpu scheduling. programming a learned on the fly to solve a problem, never as actual task in itself (what is very typical in my field and leads to horrible program code/collaboration scheme)