IT-Awareness, Fabian Lucchi 

39 Followers
209 Following
679 Posts

This six part series (link goes to the first part), written by a former core Azure engineer, is mind-boggling. Microsoft sounds like a dysfunctional company whose software is dangerously unreliable

(I mean, more so than it has been historically)

https://isolveproblems.substack.com/p/how-microsoft-vaporized-a-trillion

How Microsoft Vaporized a Trillion Dollars

Inside the complacency and decisions that eroded trust in Azure—from a former Azure Core engineer.

Axel’s Substack

Anthropic's Claude Code's full source code leaked. Claude is seen by many to be the best coding LLM on the market with Anthropic proudly stating that Claude Code itself is mostly written by the LLM.

Now this sounds good as long as nobody can see the code which is quite the trash fire. Detecting "code sentiment" via regular expressions, variable and functions names containing prompt parts trying to influence the bot, a completely intransparent mess of a control flow that makes actual maintenance and debugging functionally impossible and the prompts ... of the prompts. All the begging and pleading to the chatbot not to do this or not to do that or please to do this.

It is fascinating but it is as far away from actual engineering as drunkenly pissing your name in the snow. Dunno what you call the people prompting software at Anthropic but "engineer" is not it.

Now it is fun to look at the currently hyped product striped bare and showing its pathetic quality but that is the future of software if we let those companies continue to undermine every good practice software engineering has tried establishing.

The software we have to use will be bad, insecure, unmaintainable, expensive with nobody having the skills or resources to build something better. As I wrote a few months ago: LLM based software production is equivalent to saying that fast fashion should be the only way to produce clothing. A tragic degeneration of the quality of the artefacts we rely on build for maximum profit on the backs of people in countries from the global majority.

Journey with self hosting for personal blog and fediverse

@selfhosted

Hello, I followed the "selfhosted" instance on LemmyWorld in order to be able to talk about my experiences having them in order, without confusing criteria into Fediverse. Hoping they can be useful to others.

Current setup: Hostinger vps kvm2 plan, Debian12, YunoHost, Hostinger's docker manager installed.

Personal background: blind since birth, (I don't see), I'm mostly a computer power-user, worked and studied with ms-dos since 1989 until late 90s. Basic GNU/Linux knowledge in 2002, then interrupted in 2004.

I don't care talking about disability when discussing unrelated topics but it's necessary in this case as my needs are quite different from others.

So, I've been scared by self-hosting and have had shared hosting web sites until now. Until @_elena started self hosting her digital echosystem from scratch using YunoHost.

Due to lack of drivers I stopped with Linux on my private machine, drivers for the Braille display I had, and then the uneffective (at least for my need) screen reader capabilities on Linux's GUI based distros.

Finally in January 2026 I jumped in the dark after reading Elena Rossini's blog about YunoHost and having explored their demo pages. At the worst, I'll cancel the contract...

In the end I've managed to run WriteFreely, WordPress, CastoPod and GoToSocial, just by YunoHost; but if someone says terminal knowledge is not needed, this is a complete lie.

Where a system (such as YunoHost) can do the dirty work configuring postfix and nginx, I'll support it but it has its disadvantages: not every app can be installed through it.

For me it's very difficult to create and look after a config file on my own, it's frustrating for a sighted to miss a punctuation sign, an apostrophe, an indent. Let alone for me! A single space skipped, can crash a system.

A lie even saying that AI completely helps. It does solve some small, simple, immediate tasks but it has some mistakes as well. The so-called allucinations which create a real mess if you can rely on no personal skill.

Such as "sudo yunohost tools cert-install", or similar. AI wrote "cert-install" while the real command is "cert install"! A power user can get rid of it and correct, a beginner with no command-line knowledge, just copies, pastes, and gets scared.

My late attempt has been Madblog, a static markdown-based blogging platform with Fediverse activitypub in it, so I learned what Docker is and how it basically works. But I gave up, due to several timeouts and activitypub slow-downs. I think I'm going to use WordPress for blogging then. In case of comments it'll be more intuitive for non-fediverse folks.

Hopefully share others' experiences as well!

#ActivityPub #blind #fediverse #introduction #selfhost #selfhosting #WordPress #YunoHost

By far the hardest PS2 game I’ve ever played, how do I beat this shit

Do you want to look up a Swiss train connection directly on your terminal, no browser needed?

Necrom4 has written a TUI for SBB
https://github.com/Necrom4/sbb-tui

#bahnbubble #Schweiz #SBB

curl > dev/sda: How I made a Linux distro that runs `wget | dd` https://astrid.tech/2026/03/24/0/curl-to-dev-sda/
curl > /dev/sda

How I made a Linux distro that runs `wget | dd`

astrid dot tech

my advice is still the same. get a cheaper (used) thinkpad (or brand of your choice) and install Linux or *BSD that doesn't have corporate backing or age/kyc verification nonsense added. always install an ad blocker, script blocker, and dns level filtering just in case for your own safety (also install those on your parents and friends family computers).

say no to microslop and their stupid apps. enough is enough.

Welllllll this isn't great.

Google Just Patented The End Of Your Website

"...a system that evaluates your company’s landing page in real time and, if it decides the page won’t perform well enough for a specific user, replaces it with an AI-generated version assembled on the fly. The user never sees what your team built, they see what Google's machine learning model thinks they should see instead."

https://www.forbes.com/sites/joetoscano1/2026/03/06/google-just-patented-the-end-of-your-website

#SEO #Google #AI #enshittification

Google Just Patented The End Of Your Website

A newly granted Google patent could let the search giant replace your brand's landing page with an AI-generated version you have no control over and only your buyers see.

Forbes
"We use debian, that should be age verification enough"

I feel we've reached a point where many if not most of the organizations we rely on are being overrun by toddlers.

We're constantly bring sold the belief that a chatbot is a viable substitute for thinking, skill, and hard work, of expertise and competence.

I've had conversations with people about AI agents and coding, how people want to have made something they've imagined without having to do the work of actually learning, designing and building. It's like a toddler demanding to be allowed to drive the fire truck without knowing how to drive, not being able to reach the pedals, and not knowing anything about fighting fires.

The want to be what they imagine a firefighter is from the perspective of a toddler. They don't know, they don't care, they just want to be in that truck and make the lights and sirens go.

That outlook is fine for a toddler, it's not acceptable for a grown adult drawing a paycheck.