• 0 Posts
  • 21 Comments
Joined 2 years ago
cake
Cake day: June 7th, 2023

help-circle
  • I had the 500 and 3000. I finally got rid of the 3000 3 years ago. I saw no reason to install linux at the time because it was already almost the same from my perspective, except the Amiga also had sterio sound 4096 color output, and pull-down screens. The console commands were substantially similar and several enthusiasts ported linux comands to AmigaOS.

    Plus, we now can run more modern versions of AmigaOS on Linux though I have never done it myself.

    Amiga still exists as a reasonably modern OS and hardware as of a few years ago. It was bought by small businesses and updated a few times.


  • Well, I was an Amiga user. That was already unix-like, preemptive multitasking, etc. It was fading fast in the early nineties, and while i was already working in I.T., I was not interrsted in using Windows 3.11 and 95, so I began playing with Slackware Linux. I figured it was a good way to get comfortable with “real” I.T…

    I learned Bash and had to compile most of the software i wanted to try. Since, like all programmers, I’m lazy, I wrote some simple scripts to build the code and make them into packages (tgz) for Slackware. This took tedium out of the work, and i could use the packkage manager to install and remove them.

    Those were rough days for desktop users, though. I really had to use windows when i needed to pass output to “normies”. I tried several window manager and desktops, and eventually landed on Ubuntu.





  • Others have covered this well. From my experience (35 years), most “developers” write stream of thought code. It reflects how their brains process, without regard to others. When I have agency, I can steadily refactor the code to reduce indirection, nested if.then, etc. When I don’t, I’m in danger of being too slow in completing the work. Just lost my job for that reason while working with a 1000 line service entry method with a cyclomatic complexity of 310 and 34 class parameters. Coupled with being the acceptance tester as well, it makes it near impossible to succeed.

    For extremely complicated code I used to create simple diagram sketches that illustrated the dependencies. It acted as a series of bookmarks to help keep my place. I think I have a smaller “working space” in my mind than non ADHD programmers. I think they can keep all that complexity in their mind at once while I cannot.

    In a way, I turn that into an asset by writing code that I can reason about, which by definition requires it to be SOLID, and with minimal responsibility per function.

    Lately, I’ve been using AI to generate sequence and class diagrams of the code to act as a high-level view of what’s going on. Major time saver.








  • MasterBlaster@lemmy.worldtoProgrammer Humor@lemmy.mlNot incorrect.
    link
    fedilink
    arrow-up
    1
    arrow-down
    3
    ·
    2 months ago

    No. The proper term is GEEK. Needs are uncoordinated, awkward, have no fashion sense, and occasionally tape their broken glasses (or say sheepishly, “did I do that?”)

    Geeks have in-depth, we’ll researched knowledge on topics that are obscure to the “mundanes”, have intellectual curiosity, and sometimes gain in wealth as a result. In many cases, they tend to make non-geeks (and geeks for other topics) completely befuddled. This sometimes results in insecurity on the part of non-geeks, which negatively impacts their social lives. On rare occasions, such geeks are so over the top smart that they transcend such petty attitudes (see: Neil deGrasse Tyson)






  • Really? What about everything your employer shares about you? Whatvavout the faxt they litterally monitor everything you do?

    Zero control, and sure don’t do anything non-work, but since you give at least 8 hours per day to work, they collect all sorts of metadata, like when you’re most productive when you eat, how you interact with people, personality quirks, facial scans, home address, ssn, bank account, phone number, 401k investments… Everything, basically.


  • Some things one has to be willing to forgo. I grew up before all this crap happened, so i just never let it infiltrate my world too much.

    Still, it comes at a cost that increasingly includes Social isolation. Very few give a rats ass about privacy. They’re blissfully clueless and don’t see the point of doing all the extra work. After all they 'have nothing to hide". (Aren’t they adorable?).

    Come to grips with the fact most people are both stupid, and sheep. Seek the ones who have some clue of what is going on not just around them, but in the rest of the world.