Youtube, twitter, and reddit have obviously been in the news a lot recently, but every day business applications also seem to just keep getting worse. Got new PCs at work which means version updates, and pretty much everything we use (autocad, adobe acrobat, and ms office, mainly) all seem to run much slower, despite the computers having substantially higher specs. Love that I can't use any old versions or alternatives because they refuse to grant me admin access.

I love capitalist innovation! Why make things better when you could just make them worse and charge more?

  • came_apart_at_Kmart [he/him, comrade/them]
    ·
    1 year ago

    something i've fantasized about, as taking a collective hammer to the knees of enormous asshole software companies, would be if the schools/colleges/universities etc all switched away from proprietary software. right now, i know the decision makers are getting insane discounts and kickbacks and whatever the fuck to agree to enterprise licenses for things like MS Office, ESRI, Adobe so that those programs are what students learn to use in writing articles, creating/processing data, doing analysis, copy editing, visual design, etc. it's all done under the justification that "these programs look good on a resume", but it mostly creates a dependency. also, if you leave school to become self-employed, you're SOL or you have to start kind-of anew with FOSS.

    when i was in grad school i did a supplemental concentration in digital mapping that, looking back, was clearly run by some buck-the-system types... because the 3 course curriculum was entirely developed around using only open source software. all QGIS, free / open data sources, open mapping projects, open source scripts for developing our own interfaces for interactive maps. it was wildly empowering and it made me realize how only learning how to do things on proprietary software is extremely limiting for the student in a way that is difficult to recognize by the student and really only services the software company, which is getting devoted customers out of the deal.

    anyway, clearly the machine that makes proprietary software the default has been wildly successful and seems deeply entrenched at this point, so it would have to be part of a much larger reform for our school systems to transition away. but i imagine once it started, those companies would be on the road to collapse.

    • Mardoniush [she/her]
      ·
      1 year ago

      Similarly, when I did quantum chemistry the school insisted on teaching students almost exclusively on GAMESS rather than GAUSSIAN, despite having licenses for the latter (GAUSSIAN has a bad rep because any criticism of the company results in the license being revoked.) Sure, no GUI was a pain, but I got a much better idea of what I was doing and what the molecules looked like and how that related directly to the math than I would have in Gaussian.

      • came_apart_at_Kmart [he/him, comrade/them]
        ·
        1 year ago

        i can't really do that without doxxing myself because of the way the course was set up. however, i can list/link the resources we used which have their own documentation. The class was generally self-taught/online, so we relied heavily on existing documentation.

        • QGIS The application for managing, processing, analyzing all geographic data. This is the program to bring all of your data into. That data can then be filtered down to exactly what you need and exported as an image/pdf for web or print.... or you can export just the data set for use in interactive online maps. It's highly versatile so it can be very intimidating at first, but the user community is very helpful. https://qgis.org/
        • Leaflet A JS library for developing mobile friendly interactive maps. Great documentation and the tutorials are strong. https://leafletjs.com/
        • Leaflet-Omnivore plugin For adding the data file generated in QGIS to your leaflet drawn map https://github.com/mapbox/leaflet-omnivore

        data

        • Natural Earth A source of free shapefiles / geographic data sets for administrative boundaries, rivers, lakes, landforms https://www.naturalearthdata.com/
        • OpenStreetMap A map of the world that has tons of data from contributors around the world, which can be downloaded and then used in developing your own maps. https://www.openstreetmap.org/

        there are a lot of tutorials for QGIS, especially for beginners on YouTube. I would recommend starting with something small. Like a map of just your state/province that shows the major rivers and streams, labeled.