• 0 Posts
  • 74 Comments
Joined 10 months ago
cake
Cake day: December 18th, 2023

help-circle


  • The 90’s was a wild time…

    Specially for people coming from windows, this was normal. The appeal of mandrake and corel and suse was this kind of graphical control panel à la windows where you needed root privileges in a graphical interface.

    I myself didn’t learn about sudo until years later, and su just from debian 3.0.










  • Tja@programming.devtoMemes@lemmy.mlMe but ublock origin
    link
    fedilink
    arrow-up
    18
    arrow-down
    10
    ·
    2 months ago

    I pay for it and I like the perks. You are giving YouTube money, but also the creator of the video. And synchronizes the view with your account. And takes it into account for the dreaded “algorithm” (which I also find useful, plenty of cool channels discovered thanks to it).

    What did you expect, exactly?








  • I agree with this. When I publish my code, it is documented for someone in my field with around my level of knowledge. I assume you know DNS, I assume you know what a vector is, I assume you know what a dht is, I assume you know what O(log n) is.

    I’m not writing a CS50 course, I’m helping you use the code I wrote.

    Might be different for software like libre office which is supposed to be used by anyone, but most software on earth is built with other developers in mind.