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

Microsoft Stock Crashed When Alleged Vista 11 Numbers Disclosed
And last summer Microsoft indicated that it had lost 400 million Windows users
It's Not About Speed, It's About the Message (or Its Depth)
Better to write news than to just link to news if there's commentary that the news may merit
Mobbing at the European Patent Office (EPO) - Part IV - EPO Can Get Away With Murders, Suicide Clusters, and Systematic and Prolonged Bullying by 'Team Campinos' ("Alicante Mafia" as Insiders Call It)
Nobody in the Council or the EU/EC/EP gives a damn as long as laws are broken to fabricate 'growth'
Jeff Bezos Isn't Just Killing the Washington Post, He's Killing Thousands of News Sites/Newsrooms (in Dozens of Languages) That Rely on It for Many Decades Already
Not just slopfarms; even the Ukraine-based reporters are culled by Bezos, who's looking to please the dictators of the world
Central Staff Committee Confronted António Campinos for Giving His Cocaine-Addicted Friend Over 100,000 Euros to Do Nothing, Just Pretend to be Ill, While Cutting the Salaries of Everybody Else
"On the agenda: Amicale framework & Financial assistance for courses"
How to Win Lawsuits in 5 Simple Steps
Keep issuing threats every week and send 60 kilograms of legal papers to the target
Living in Freedom When 'False Flag Operations' Like EFF Get Captured by Billionaires to Take Freedom Away
There are many ways to think of Software Freedom
Changes at the Solicitors Regulation Authority (SRA)
SRA is basically a waste of money
 
Google News Drowning in (or Actively Promoting) Slopfarms Again
LLM slop is a nuisance
Gemini Links 07/02/2026: "Choosing a License for Literary Work" and "Social Media Is Not Social Networking (Anymore)"
Links for the day
Gemini Links 06/02/2026: Git and Email Patches; MNT Pocket Reform
Links for the day
Geminispace Net Growth in 2026 About a Capsule a Day
A pace like this means net gain of ~300 per year, i.e. about the same as last year
Benjamin Henrion Warned About the Illegal and Unconstitutional Unified Patent Court (UPC) in FOSDEM 2026
Listen to Benjamin Henrion
Economies Crashing Not Because of Slop Improving 'Efficiency' (That's a False Excuse) and 'Expensive' (Read: Qualified) Workers Discarded in Race to the Bottom
Actual cocaine addicts are pushing out moral people
IBM's CEO Speaks of Layoffs, Resorts to Mythical (False) Excuses
This has nothing to do with slop
Links 06/02/2026: Voter Intimidation and Press Shutdowns in US, Web Traffic Warped by LLM Sludge
Links for the day
Does Linux Torvalds Regret Having Dinners With Bill 'Russian Girls' Gates?
See, the rules that govern the Linux Foundation and its big sponsors aren't the same rules that apply to all of us
IBM: Cheapening Code, Cheapening Staff, Cheapening Everything
IBM's management runs IBM like it's a local branch of McDonald's. IBM is a junk company with morbid innards.
GNU/Linux Measured at 6% in One of the World's Largest Nations
Democratic Republic Of The Congo
Linux Foundation Operative Says We and Our Software All "Owe an Enormous Debt of Gratitude" to a Software Patents Reinforcer
The only true solution is to entirely get rid of all software patents
More Than 99% of "AI" Companies Aren't AI, They're Pure BS
We need to discard those stupid debates about "AI" and reject media that gets paid to participate in such overt narrative control (manipulation like The Register MS)
AI Used to Save Lives, Now "AI" is a Grifting Scheme That Burns the Planet and Will Crash the Economy
What the media calls "AI" (it gets paid to call it that) is the same stuff that could instead be dubbed "algorithms"
Amutable is a Microsoft Siege Against Freedom in GNU/Linux, Just Like the People Who Brought You 'Secure Boot' Controlled by Microsoft
Do whatever is possible to avoid Amutable and its "products"
Growing Focus on Publication
Over the past ~10 days we always served more than a million Web hits per day
"Going to be a large number of Microsoft layoffs announced soon"
Everybody knows a giant wave of layoffs is coming Microsoft's way
End of the 'GPU Bubble' and NVIDIA Finally Admits It Won't Bail Out Microsoft OpenAI Anymore
circular financing (financial/accounting fraud)
Corrupt Media Won't Hold Accountable Rich People for Role in Pedophilia
Journalistic misconduct or malpractice is a real thing
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, February 05, 2026
IRC logs for Thursday, February 05, 2026
EPO Management ("Alicante Mafia") Not Properly Sharing Information on Scale of Strikes by EPO Staff
disproportionate (double) deductions in salaries against people who participate in strikes, which are protected by law
Gemini Links 06/02/2026: Slop/Microslop, Home Assistant, and Valid Ex Commands
Links for the day
Blackmail evidence: Debian social engineering exposed in ClueCon 2024 talk on politics
Reprinted with permission from Daniel Pocock
Bitcoin crash: opportunity or the end game?
Reprinted with permission from Daniel Pocock
Claims That IBM Will Lay Off 20% (or 15%) of Its Workforce This Year Unless It Finds a Way to Push Them All Out by Threats, Shame, Guilt
Where are the articles about IBM layoffs?
IBM Isn't a Serious Company Anymore, It's a Ponzi Scheme Operated by a Clique and It Misuses Companies It Acquires to Prop Up or Legitimise the Scheme
IBM seems like it's nothing but a "Scheme"
Google News Drowning in Slop About "Linux" (Slopfarms Galore)
Google should know better than to link to any of these slopfarms, but today's Google is itself a pusher of slop
Links 05/02/2026: EU Commission Gutting Net Neutrality
Links for the day
Gemini Links 05/02/2026: NixOS Books and Monochrome Emojis
Links for the day
Links 05/02/2026: Canadian Government Uses US LLMs to Override Expert Opinions, NVIDIA Troubles Due to Enablement of Mass Plagiarism ('Piracy') Misleadingly Obscured as "Hey Hi"
Links for the day
Explaining the Letter From JUDGE SYKES FRIXOU, Threatening Me Around the Time GNOME's Nat Friedman Lost His CEO Job at Microsoft GitHub and His Best Friend Got Arrested for Strangulation
this letter (with annotation) is critical
Linuxiac Not Rehabilitated, It's Still Full of LLM Slop (Part of a Trend)
The Web as a resource/source of information is perishing
"Sponsored by Azul" to Write Fake 'Article' About Azul, Quoting Azul Itself
The "journalism" industry [sic] became so utterly corrupt
JuristGate is for sale: three billion Swiss francs for a domain name
Reprinted with permission from Daniel Pocock
Like Microsoft and IBM, the 'Alicante Mafia'-Governed EPO Does PIPs Nowadays (at the EPO, It's "Professional Incompetence Procedure")
So "PIPs" are definitely in the EPO and we saw letters sent to staff
Time for Change, More New Articles, Less Curation
The oligarchy wants to gut the real press and replace media with slop and social control media (or social control media with slop in it, i.e. their own voices, mechanised)
Gemini Links 05/02/2026: Coercion, Antibiotics, and LVDT Project
Links for the day
Almost 1,600 EPO Employees Went on Strike Last Week
There is another strike coming 2.5 weeks from now
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, February 04, 2026
IRC logs for Wednesday, February 04, 2026