Bonum Certa Men Certa

[Video] The High Cost of High-Level Tools and High-Level Programming Languages

posted by Roy Schestowitz on May 14, 2024

Video download link | md5sum 8d740fdfb53c8ba275f05646cf0aaceb
High-Level Tools, Not Computer Science
Creative Commons Attribution-No Derivative Works 4.0

Preview for High-Level Tools, Not Computer Science

HAVING done a great deal of coding, both low- and high-level stuff, I think I can comment on various languages and frameworks. I've worked with plenty. Nowadays when I need a simple program I write something in Bash because Java and C take longer (also more lines in total) and are cumbersome to deploy across machines, unless they're all the same (no need to compile different sets of binaries or add modules).

With the general news cycles becoming drearier (everything is slowing down because they don't employ reporters!), and the matter becoming more severe each month, a neophile (lover of news) can allocate more time to programming, aside from taking breaks/naps/workout recess. I myself have taken advantage to write more articles per day, whereas others improve existing programs. There's a whole bunch of us working on the site.

"Looking at some RPi [Raspberry Pi] stuff," an associate told me last week, "it seems like they are somehow getting spread too thinly or otherwise ----ing up. One of my scripts stopped working, it is in part due to some crap from the now Microsoft python3 module handling and in part from the crap that RPi is inflicting. Microsoft is making python too complex to run any more, at least if one intends to maintain the system. If you just set it up and never do any updates whether for security or not then it might stay working."

The dreadful situation at Raspberry Pi Foundation was covered here before. They've had somewhat of a Microsoft infestation and they keep promoting Microsoft's proprietary spyware, probably as part of some secret marketing deal. I myself still use a Raspberry Pi device (we also sold one a couple of months ago), but there's no Microsoft in it. I use it for a whole bunch of tasks and it doesn't take much energy (the monitor does).

The Raspberry Pi situation was discussed internally and I explained that I like Bash because there's no "GET READY FOR BASH [version]!! Rewrite your code!!"

I still use many Bash scripts that I wrote when I was a student. That includes my backup scripts that are about 20 years old. They still work!

Then there's Microsoft...

Microsoft loves to "extend" things.

Microsoft loves to break "old" things.

Microsoft profits when people buy new stuff or the "latest version".

"Python has started doing that within version 3," the associate said. "Then there was the 2->3 change which broke everything. PHP was worse though. However, this crap seems to have started when Microsoft turned its attention to Python3."

I said that every PHP "upgrade" kept me up at night, especially because on shared hosting the customer often gets no choice regarding "upgrades". If there's some new version of it installed, then some your "programs" (piles of PHP) will suddenly break. They won't work anymore. So you can rewrite the code (that is not yours) or try to use an older version of PHP - albeit that's just a temporary, short-term strategy. As I explain in the video, we had this issue with WordPress.

The associate recalled: "I was on Debian at work at that time. Several PHP problems in a row broke code. Then there was the matter of having half- or quarter- completed modules. And among those, even an idiot like myself spotted open security holes. So at one point I cut my losses and refactored the whole project in Perl5. There were just so many started-but-not-ready PHP modules that it seemed the norm. My theory was that PHP was adopted for two reasons. One was the *huge* smear campaign run by Microsoft online and via whispers. Another was that many developers 'compromised' by allowing management to force them onto NT (e.g. XP) such that it was a profound PITA to get anything installed and the monolithic nature of PHP meant the administrative fight to get a package installed only had to occur once. Whereas with Perl, it happened every time you needed to add another module to the project. The loss of productivity that Microsoft has cost the world is probably mid to high triple digit trillions, even not counting malware."

More than 20 years ago I learned to work with CPAN, as I had adopted some Perl programs that would be useful for years to come. Having said that, the web of modules would complicate installation and, unlike Bash, the syntax was less comprehensible.

Windows and Microsoft-style teaching remain a barrier to simple programming. Microsoft has made things unnecessarily complex unless one does everything the "Microsoft way". Forget about "WAMP" or "LAMP" with Windows. That would not work well and not be easy to set up, either. "Unless you were on a GNU/Linux or *BSD system," the associate said, "in which case adding Perl modules was trivial."

"But as mentioned, many devs were maneuvered into 'accepting' NT instead of a functional operating system. When I considered whether to use Debian or NT on the desktop at work, the boss and one worker used NT. The boss I could foretell was only going to be around for a few months more. I spoke with the worker using NT, but though he sung the praises of NT he could not hide the fact that he did *all* his work via PuTTY on the Solaris and Linux boxes."

"Truth was that NT could do *far* less than GNU/Linux (i.e. Debian) at the time including e-mail and web browsers, but most of all anything related to either software development or web development. The rest of the almost two dozen were already settled in Debian from the start. So the choice was a no-brainer. Use of W95, W98, and NT at home made sure that I knew the real deal and that Windows was an unviable system for any work-related activities."

22 years ago I wanted to compile a game that I had developed (on GNU/Linux, for GNU/Linux) for Windows XP because many people used Windows in those days. It took hours to compile it and the resultant binary was very inefficient, with a performance about 5 times worse on comparable if not identical hardware. That was in C and compiling it for Windows meant (at least back then) grabbing some Windows machine at the lab, then running Visual Studio.

That experience alone taught me never to bother with Windows, not even to compile anything for it. I made an installer for the game, but as new versions of Windows came out it was no longer "compatible".

So there are two lessons here; first, don't bother with Windows (waste of time) and second, where/if possible, keep programs/games very small/compact, written using universal frameworks that don't change much. My games (heavily but not strictly) used OpenGL, which meant some function calls would become obsolete, at one point deprecated entirely.

Black and White Colobus Monkey at wildlife reserve

From what I can gather (we covered it last week), programming is barely taught anymore; some colleges teach high-level stuff like JavaScript and this results in bad practices, bloat, and latency (e.g. requiring you to fetch megabytes of JavaScript just to render a very simple page). The high cost of such practices manifests itself also in the security sense. Grabbing programs and modules from many arbitrary domains (some of which may be compromised/offline) is deeply atrocious as a paradigm. Some sites or "webapps" do this with fonts, too.

Worse yet, the Mono pushers wanted us to rely on the company that back-doors virtually everything for the NSA. Instead of code monkeys we'd have a bunch of Microsoft drones and "consumers".

Thankfully Mono failed.

Other Recent Techrights' Posts

This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
Android at 90% or More in Chad
Windows below 2%
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
 
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024
Links 28/06/2024: Kangaroo Courts and Patents Spam, EFF Still Fighting for CPC's TikTok (a Digital Weapon)
Links for the day
Links 28/06/2024: Overton window and Polarization
Links for the day
[Meme] In 50 Years...
Microsoft's Vista 11 will take 50 years to be fully adopted
Only About 1 in 8 Russian Windows Users is Using Vista 11
it looks like over the past 12 months Vista 11 hardly grew and it remains very low at around 12% of Windows usage in Russia
Links 28/06/2024: More Attacks on the Press, More Censorship in Russia
Links for the day
Gemini Links 28/06/2024: Christmas Prematurely, Self-hosting
Links for the day
IBM: So Long, Suckers. Your Free OS is Now Proprietary. Pay IBM or Else.
almost exactly a year after turning RHEL into proprietary software
Vista 11 is Doomed and Despite Lack of Adoption Microsoft Already Speaks of Vapourware ("12")
"Microsoft has pulled a Windows 11 update after users reported boot loops and startup failures."
ChromeOS Reaches Highest Share in Years at the World's Most Populous Nation, Windows Now at All-Time Low of 13%
We're talking about India today
[Video] "It Is Incredible That Julian Assange Survives"
There was a positive and mutual relationship between Wikileaks and Dr Jill Stein
Never Assume That Because the Law Exists the Powerful Will Follow the Law
Who's going to hold them accountable now?
Nearly a Month Has Passed and Nobody at the Debian Project Even Attempted to Explain What Seems Like Back-dooring of Debian (and Hundreds of Distros That Are Debian-Derived)
I can cynically guess that only matters when a user with a Chinese name does it
[Video] Julian Assange Explains Wikileaks' Logistics
predating indefinite detention
IBM Was Never the "Good Guy", Just a Self-Serving and Opportunistic Money- and Power-Hungry Monopolist, Living Off of Taxpayers' Money (Government Contracts)
The Nazi Party of Germany was its second-biggest client at one point and now it's looking to profit from the work of slaves
"I Hated Working at IBM. They Were the Most Unfriendly People."
Don't forget what Watson the son did to a poor woman on a plane
State of the News (and Depletion of Journalism Online, Not Just Offline)
Newspapers are not coming back and the Web is not coming back either
GNU/Linux Consolidates in North America
Android rising a lot this year, too
[Meme] More Monopolies Granted While Patent Examiners Die (Overworking for Less Compensation)
Work more; Get less
Staff Union of the EPO (SUEPO) is Taking the New Pension Scheme (NPS) to an International Tribunal (ILOAT)
SUEPO wants more EPO staff to participate in collective action
Stella Assange and the Legal Team Speak to the Media a Day After WikiLeaks Founder Julian Assange Arrives in Australia
Published yesterday by a number of mainstream publishers
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 27, 2024
IRC logs for Thursday, June 27, 2024
RIP Daniel Bristot de Oliveira, Red Hat death
Reprinted with permission from Daniel Pocock