Show newer

Y'know... Linux kinda sucks as a development environment.

I'm working on a project that just upgraded one of its dependencies to glibc_2_32. But my development machine is a tiny laptop running Ubuntu LTS 20.04.

It looks like the simplest way to keep up with this project is going to be the plunk down $2,000 on a new laptop because Lord knows I am 0 for every attempt on upgrading the version of Linux on a laptop without losing half of the functionality in the laptop hardware (sleep, sleep on lid close, power management, all that stuff).

I use Linux for the flexibility. Take that away and it's a really crummy user experience---badly-tuned and ill considered for the way pieces of software interact with each other. And in this case, the flexibility just isn't there.

Windows, meanwhile, maintains backward compatibility nearly to the Reagan administration.

I'd been away from for long enough to forget how *bad* it is at discoverability.

Most languages that came after learned the lesson about using well-defined (if verbose) module naming to point to the origin of something, and if a client (module importer) wants to rename a module for convenience it may but if it doesn't the pattern is standardized. The best (read: my favorite) languages went ahead and glued module access to the filesystem organization so you can guess, easily, what file a given module loads; while you can sometimes play games with that, it gives you a starting point.

C++ is a billion years old and benefits from none of those learnings. The namespaces are completely disjoint from the filesystem. Literally any file included *from any file you include* can dump new symbols into your context. That was fine for, like, eight-file projects, but on modern thousand-file projects it's nightmare-time unless your team develops a rule for keeping sane, therefore every team does and every team's rules are different.

Good bloodly luck figuring out where a macro like TEST_CASE is defined if the project creators didn't document their thought process.

Tech writer: mastodon will never kill twitter

Mastodon users: meh, that's okay, all I ever really wanted was a place where I wouldn't be relentlessly attacked by nazis, ads or nazi ads

Tech writer: and therefore Mastodon sucks and is doomed to perpetual failure

Mastodon users: maybe you want to double-check your metrics of success, bud

Tech writer: dooooooooooooooooomed!

Someone should let Google know that "We are the arbiters of history" is probably not the vibe they want to broadcast right now.

(*DISCLAIMER* That was really, really stupid of me; do *not* test safety limits on live test subjects, even yourself. It ended badly for Dr. Jekyll and it'll end badly for you.)

Show thread

Screwed up my toe having the robotics team test a safety limiter we added on my body.

To the team's credit, the code did exactly what it was supposed to and the robot hit me exactly as anticipated.

... Except that instead of catching the bulk of my foot, it hit right on the nail of my big toe.

Broadly speaking, computer user experiences have bifurcated into two kinds:

* Those that do not assume the user knows anything about computers and must therefore spot-check every operation ("Do you wish to install X, the thing you just told me to install by clicking the 'Install X' button?")

* Those that assume the user knows a lot about computers, verifies that by having an obtuse interface documented elsewhere, but then backs off when the user tries to do things.

This API has like a dozen classes that implement a `double calculate(double)` method.

None of them implement an interface. Every time I want to switch between them, I"m either writing my own jank wrapper class or changing all their constructors and variable types.

Sometimes I hate this hell language.

I never write fiction.

But sometimes, an idea just won't get out of your head until you slam-dunk it into some prose.

So this is interesting...

Washington Post report Taylor Lorenz @taylorlorenz, who is famous in these circles for being banned from Twitter, then reinstated after much outcry, has conducted an experiment to determine if view counts on Twitter are legitimate.

Surprise, she presents proof that they are not, as shown in the Tweet screenshot below.

Many stay on Twitter because they believe that their "engagement" is higher, but now it seems like they can not trust the numbers.

#twittermigration

This arrangement is not a bad thing per se; it's probably actually good that web core techs move relatively slowly and things that are mostly developer sugar live in the toolchain.

... it just means that, yeah, the toolchain to write modern web sites *is* complicated. It's bridging about eight years of feature-gap between what developers want to write and what browsers are capable of reading.

Show thread

New web devs: "The web dev tech stack is so ridiculously complicated. Why do I have to install like three layers of tools just to make a simple webpage with CSS?"

Meanwhile, webkit adds to CSS a preview feature of something that sass had in 2006.

webkit.org/blog/13813/try-css-

The lack of meaningful discovery on Mastodon

• no recommended tweets
• no trending topics
• no global hashtag search/browse
• no recommended follows
• can’t browse follow lists

means the user experience will always be subpar relative to even a broken Twitter.

People liked to complain about algorithms but they’re actually critical for users to get the most value out of a service. Treating “engagement” as a dirty word leads to user hostile experiences.

Atomic Robo spoilers 

I don't think it's biologically possible for me to get enough of Dr. Dinosaur.

In possibly the most cyberpunk fate I can think of, the operators of the "Nothing, Forever" AI-generated eternal Seinfeld episode on Twitch found they were saturating ChatGPT, leading to downtime. To resolve the issue, they switched from the "DaVinci" language model to the "Curie" model.

For all the complaining people do about ChatGPT's niceness and morality filters, they're actually pretty subtle and sophisticated.

After the cutover, "Nothing, Forever" got banned from Twitch for transphobia.

Did a half empty plot of commercial real estate write this?

Apparently, when one Mastodon node defederates from another, follow lists get deleted.

Regardless of the reasons for federating / defederating, dumping the follows list when a defederation occurs is deleting user data without warning and therefore fails Software Engineering 101.

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.