• 0 Posts
  • 194 Comments
Joined 2 years ago
cake
Cake day: July 13th, 2023

help-circle

  • So on the one hand, I think you are going to find almost nobody agrees with your pronunciation. On the other hand, you should wear your mispronunciations with pride because what that tells me is that you were a reader growing up and likely came about this word the first time in text without any other context, maybe even many times before you heard it spoken. Your brain made an educated guess (I’m guess pulling from the pronunciation of “jaguar”?). It got it wrong, but understandably so, and it has cemented in your brain. Fix it if you care to, but no real need. Either way, kudos for being a young reader.








  • Horseshit. Computers aren’t tools for a software engineer. Computers are tools to an administrator, an accountant. Computers are the sandbox you are building castles in as a software engineer. If you don’t understand the system upon which you build, its abilities and features, its limitations, it’s dependencies, you are going to make some stupid mistakes.

    You need to understand discrete mathematics as a consequence of computer computation. You need to understand parallel processing and threading for muli-core processors. You need to understand networking, package management, security vulnerabilities, etc. from different architectures and protocols. And it ALWAYS helps to understand the very basics of a computer’s functioning, from hardware, CPU architecture, machine code, assembly/low level programming, memory management, etc.

    print('Hello, World!) is day one shit for a reason. Programming language and logic is the basics. The real expertise comes from your 3rd and 4th year materials. Databases, architecture, theory of computation, discrete mathematics, networking, operating systems, compilers, etc.



  • This shit sounds like when your mom tells you that the Facebook printed out her bank statement on the fax machine. I’m not smart enough to even guess how you did something dumb enough to make that happen.

    How bad are you at writing queries? How does your hard drive overheat even under 100% load? Do you have it smothered under a blanket? Did you crack it up and expose it to cheeto dust? What does running a query on your, presumably, remote database even have to do with your harddrive in the first place? Are you trying to copy the entire database locally to a laptop? Do you know how to tie your shoes yet, or are you still on the velcro?










  • I’m a software/data engineer, so for work I obviously use a computer all the time. I also have a very nice personal computer but it doesn’t get as much use anymore as it used to. I play the occasional game on it, use it for tracking our budget/finances and stuff once a month, manage my plex server, and do the occasional random task on it that requires things like typing or photo editing. But it’s not been getting a lot of attention since I finished school, even less since having my daughter. Also I have automated a lot of my tasks so that I don’t need to manage it as much.

    My phone is my main device for most of my entertainment, web surfing, news reading, banking, etc. plus it keeps my todos/shopping lists, my wife and I’s shared calendar, my alarms, digital coupons for groceries, GPS… all of my regular day to day task helpers. Not to mention is takes and stores my photos, allows me to call and text people, and gives me mobile access to my cloud files and services. It’s definitely my primary device.

    But I still love my desktop and wish I had more time to do my own work on it.