Github GPG keys

I write code, I play bass, that’s about all I’m rn

  • 2 Posts
  • 29 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle


  • ½TB nvme SSD for the OS and any system/user level binary

    1TB sata SSD for code projects, docker, and videogames

    10tb HDD for just having a massive amount of fairly stable storage space. I gotta tell you I sleep really well knowing that at 4 in the morning a compressed disk image of my work SSD is being written to the hard drive.















  • Simply put, if your company operates at a 50% efficiency and you bump it up to 70% with tech and automation, be assurance you are going to see job cuts and increased targets to produce more

    And there’s the point. I do not disagree that technology puts people out of a job. What I want to understand is whether or not that technology is creating more value. And if so than more technology means more value which means we can eventually get to a place of so much societal surplus that we can reorchestrate soceity to enjoy the benefits of it. That’s the end stage of capitalism, it will become outdated eventually. Capitalism is a growth phase, and growth hurts, I’m the last person in the world to deny that.

    The reason it ends is because there are people who are poor and sick and starving and I AM NOT OK WITH THAT! If I was than capitalism can persist, but I don’t want it to because I don’t want my fellow Americans, my fellow people, to suffer. There’s no way to acknowledge my priviledge enough when I say that yeah, people have to suffer for all of us to grow, and it hurts that some of those people won’t be there with us in the end, and it’s terrifying to think that I could be one of those who don’t see the end.

    So that’s where my question is. If a company experiences a +30% efficiency boost due to technology, does soceity benefit from it?


  • How is create react app or spring boot outdated

    CreateReactApp was actually declared deprecated in favor of Next.js. I guess I think of springboot as outdated because we have much better ways of routing an HTTP request through buisness logic, going maximum k8s ingress is my preferred way, it scales way better than a springboot monolith.

    Edit: the source of why I know CRA is deprecated

    There is a new framework every 6 months. Newer isn’t necessarily better

    “Newer isn’t better” is exactly the reason we have so many frameworks and technologies. When filtering a liquid you have to put pressure on it to push it through the filter. Just the same with technology, it’s more like an idea, you need lots of ideas to put pressure on the others to find which one is the best one. Springboot came from a time when there were less framworks to choose from, that’s the only reason its big, not by merit.

    It is not only expensive and time consuming, it requires hiring people with special skill sets that aren’t transferable to other apps in the company.

    I don’t agree that that’s the case anymore. Most softwares deployed today are so platform agnostic that the only thing limiting where it can run is the nature of the software itself. It doesn’t make sense to run an android app on a cloud vpc because litterally why would you? But since the advent of React, 99% of all UI components we see on screen can have their source in a library the app pulls from, then it could be an phone app, or a website, or a desktop program. Docker revolutionized how code runs on computers so now you can write any buisness logic in any language and then shop around for the cheapest cloud host or onprem hardware you want, you no longer have to consider the computer when writing code*.

    I don’t believe programmers should be specalized, this litterally only comes from my experience and my opinion, but frankly whether its code to display things on screen or get data from a database or do some deep introspective calculation, it’s all the same code, even if its a different language. There’s a difference between buisness logic and implementation, any programmer should beable to put together any sort of buisness logic they’re asked to do.




  • Unpopular opinion.

    I’d like to have the choice not to “own” these kinds of things. I’ve felt this since I was young and I heard about the 3rd version of the iPhone. If these things get upgraded and get better every year and I’m “supposed to” upgrade every single time then it makes sense to just lease these things.

    And now with electric cars being basically on the same upgrade schedule but half the speed, why would I own an electric car for 8 years when next year the new electric cars save like 10x more for me. It wouldn’t make sense.

    Phones get an upgrade every year, and in 3 years your phone might become ‘invalid’ and you have to upgrade. So just borrow the phone from the maker and get an upgrade easier.

    Unless you actually want to own your things, go for it! It’s a free market and you should be able to buy your phone in its entirety just like you could buy a car 10 years ago in its entirety. This choice should be easier is all I’m saying.