Professional Neckbeard

  • 3 Posts
  • 303 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle










  • Sums up my experience with C++. It’s fun until you actually start using it and then you get hit with: Idiotic syntax, no package management, C compilers, different operating systems, compiling in general, having to code everything from scratch, memory management and a lot more…

    Shit hit me so hard, I began learning web dev instead and never looked back…



  • What I usually do is I explain what the function does and, if not self explanatory, explain why it does such thing. Like, with the clock example, I’d explain that it tells the time and then, if not immediately obvious, explain why the time needs to be known… Smth like that.

    There is no “correct” way of commenting code. I personally think the more verbose, the better, but that’s an unpopular opinion afaik. As long as the code can be understood, the comment is doing it’s job.

    PS, I’m also kinda new to programming, mostly doing JS and React stuff

    spoiler

    I love putting memes in comments :P







  • Presi300@lemmy.worldtoLinux@lemmy.mlBSD Vs. Linux
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    4
    ·
    edit-2
    2 months ago

    I’ve tried FreeBSD and in my experience, it was just like clunkier, worse documented linux. I specifically remember having issues with wifi drivers not working and drivers as a whole being a huge pain. I’ve also tried setting up OpnSense in a VM (for testing purposes) and that was just as clunky.

    I’ve also thought of trying TrueNAS core… But the way I see it, it’s just clunkier TrueNAS scale without proper virtualization and with more limitations.

    And those my thoughts on FreeBSD. Clunky.

    E: All of that and it’s just licensed under the wrong license… I like the BSD license, I just don’t think it works for an OS.