mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

5.1K
active users

#computation

0 posts0 participants0 posts today
Several of the LLMs have produced inaccuracies which have been uncritically communicated to our customers by CrowdStrikers who failed to exhibit due diligence. Those errors were caught by said customers, and they were embarrassing to us all.
...
Now we have an engineer, if you can call him that, working on a project that will introduce more than 30k lines of AI generated code into our codebase, without a single unit test. It will be impossible to do a proper code review on this much code and it will become a maintenance nightmare and possibly a security hazard. I don't need to tell you how much management is cheering on that.
From @brianmerchant@mastodon.social 's latest newsletter: https://www.bloodinthemachine.com/p/how-ai-is-killing-jobs-in-the-tech

A ticking timebomb in the making. It's especially galling that CrowdStrike is doing this, given their epic fail just last year.

A while back I wrote in a post here:
under Taylorism the workers who actually do the work and know it best no longer have a say (opinion) in how that work gets done. Pseudo-scientific principles (scientific management, the astrology of MBAs) dictates all. Computers, from the very first, were intended and designed for this purpose.
riffing on what a lousy person Charles Babbage was and the lousy anti-worker plans he had for the proto-computers he designed. Among other things generative AI is another manifestation of the MBA pseudoscience known as scientific management and exists in a long line of digital technologies stretching all the way back to Babbage's.

#AI #GenAI #GenerativeAI #AgenticAI #tech #dev #computation #ComputerScience #labor #organizing
Blood in the Machine · How AI is killing jobs in the tech industryBy Brian Merchant

"Rather than rely on clever computation to make the best of conventional camera hardware, some engineers are instead experimenting with optical components such as new apertures, and animal-inspired sensors, that together can gather high-quality visual data that requires less intensive processing."

nature.com/articles/d41586-025

www.nature.comHow the natural world is inspiring the robot eyes of the futureIntelligent machine vision could get a boost from unconventional hardware design.

My CPU is producing a lot of heat in recent days. Most of the time I'm doing #wakegp experiments to fine tune parameters. And I'm also compiling various versions of #Luanti to find out or fight with regressions and report them upstream.

I'm just glad I invested into buying this CPU plus a decent AIO. I can compile debug enabled Luanti from scratch in just about 5 minutes. Interestingly, compiling a debug enabled wakegp with incremental builds takes at least the same amount or even more.

wakegp is written in Rust, Luanti is written in C++. Luanti is a far larger codebase. But I guess the problem's that many of Luanti deps are shared libraries so I don't have to do the compiling or linking for them.

TOSID Update:
Added formal paper presentation
github.com/ha1tch/TOSID/blob/m

As PDF:
github.com/ha1tch/TOSID/blob/m

The TOSID (Taxonomic Ontological Semantic IDentification System) is a comprehensive taxonomic framework designed to uniquely identify and classify any conceivable entity across the universe. The system uses a structured alphanumeric code that embeds hierarchical information about an entity's fundamental nature, origin, scope, and specific identity.

Latest working (non-paper) version:
github.com/ha1tch/TOSID/blob/m

Repo:
github.com/ha1tch/TOSID

Contribute to ha1tch/TOSID development by creating an account on GitHub.
GitHubTOSID/tosid-paper.md at main · ha1tch/TOSIDContribute to ha1tch/TOSID development by creating an account on GitHub.

New Project!

The TOSID (Taxonomic Ontological Semantic IDentification System) is a comprehensive taxonomic framework designed to uniquely identify and classify any conceivable entity across the universe. The system uses a structured alphanumeric code that embeds hierarchical information about an entity's fundamental nature, origin, scope, and specific identity.

github.com/ha1tch/TOSID/blob/m

Contribute to ha1tch/TOSID development by creating an account on GitHub.
GitHubTOSID/tosid-01.md at main · ha1tch/TOSIDContribute to ha1tch/TOSID development by creating an account on GitHub.
…what if life itself is, even in principle, nonsimulable? There are, of course, many things that mechanization by rote does better than life, in terms of speed, repeatability, precision, and so forth. On the other hand, a living system…may be characterized by its ability to handle ambiguities and take chances, indeed, its ability to err. These are precisely the processes that cannot, by definition…, be modelled algorithmically.
—Aloisius H. Louie, More Than Life Itself: A Synthetic Continuation in Relational Biology
#life #computability #computation #algorithms