Теодор Златанов / Ted Zlatanov

@tzz@infosec.exchange
73 Followers
200 Following
981 Posts
Then they came for the sarcastic people and I was like oh great that's exactly what we need right now well done to all concerned.

“In the past two years, however, with surprisingly little notice, renewable energy has suddenly become the obvious, mainstream, cost-efficient choice around the world.”

“It took from the invention of the photovoltaic solar cell, in 1954, until 2022 for the world to install a terawatt of solar power; the second terawatt came just two years later, and the third will arrive either later this year or early next.”

https://www.newyorker.com/news/annals-of-a-warming-planet/46-billion-years-on-the-sun-is-having-a-moment

4.6 Billion Years On, the Sun Is Having a Moment

In the past two years, without much notice, solar power has begun to truly transform the world’s energy system, Bill McKibben writes.

The New Yorker

TIL: Ever wanted to compress data or use cryptographic algorithms but you don't want to link to C libraries or you're just plain lazy?

The Linux kernel has you covered! Create a socket of type AF_ALG, bind to your favorite algorithm, send() in your data and recv() it back!

This seems to support deflate, SHA, RSA and some more on ppc64le and additionally even zstd, chacha, lzo, hmac and more on ARM!

https://www.kernel.org/doc/html/latest/crypto/userspace-if.html

User Space Interface — The Linux Kernel documentation

@zachweinersmith.bsky.social 💬 "C'est simplement la sélection naturelle, parbleu!"
Probably my favorite hidden feature in 80’s and 90’s PC games was a “boss” key you’d press to pause the game and bring up a fake spreadsheet. Because of course you would play them at work, not at home. https://en.wikipedia.org/wiki/Boss_key
Boss key - Wikipedia

Season one of #murderbot was amazing
max (of okcupid, keybase, sparknotes) is doing it again, he's wild for this one https://blog.foks.pub/posts/introducing/
Announcing FOKS, the Federated Open Key Service | The FOKS Blog

The Four Horsemen of The Naming Soup Apocalypse are now complete.

(Spoiler: the fourth one is real - see thread)

*Edit: forgot an important Fifth Horseman, mentioned in the comments:

https://infosec.exchange/@cjust/114820379745453988

This is all very efficient to secure services, but it's also a bit opaque: since it's the daemon you sandbox, and your admin tools are outside of that sandbox it's sometimes hard to analyze how the daemon sees things.

No more. With v258 there's a new verb "unit-shell" in systemd-analyze. You specify a service name, and it opens you a shell inside that specified services' sandbox (which must be running for this). You can look around and check if everything is like you expected it to be.

Literally every criticism of systemd I hear is just a variation on "I had to learn a new way of doing a thing that's different from how I've been doing it since the 70s, therefore Lennart is the Antichrist."

https://mastodonapp.uk/users/ljs/statuses/114822977834580322
×

There's a general theory of these diagrams, which were called 'causal loop diagrams' by Sterman in his book Business Dynamics.

But similar diagrams are used in biology, where they are called 'pathways' or 'regulatory networks' or sometimes 'gene regulatory networks'. Here's part of the pathway for COVID. You can see the whole thing, and many more, here:

https://www.kegg.jp/pathway/map05171

(4/n)

I've been working with @Adittya on modeling systems in this simple way, as graphs with edges labeled by signs {+,-} or element of more general monoids. Our paper is out now:

• John Baez and Adittya Chaudhuri, Graphs with polarities, http://math.ucr.edu/home/baez/polarities.pdf

Abstract. In fields ranging from business to systems biology, directed graphs with edges labeled by signs are used to model systems in a simple way: the nodes represent entities of some sort, and an edge indicates that one entity directly affects another either positively or negatively. Multiplying the signs along a directed path of edges lets us determine indirect positive or negative effects, and if the path is a loop we call this a positive or negative feedback loop. Here we generalize this to graphs with edges labeled by a monoid, whose elements represent ‘polarities’ possibly more general than simply ‘positive’ or ‘negative’. We study three notions of morphism between graphs with labeled edges, each with its own distinctive application: to refine a simple graph into a complicated one, to transform a complicated graph into a simple one, and to find recurring patterns called ‘motifs’. We construct three corresponding symmetric monoidal double categories of ‘open’ graphs. We study feedback loops using a generalization of the homology of a graph to homology with coefficients in a commutative monoid. In particular, we describe the emergence of new feedback loops when we compose open graphs using a variant of the Mayer–Vietoris exact sequence for homology with coefficients in a commutative monoid.

(5/n)

@johncarlosbaez

Yes, causal loop diagrams are great for getting a quick, strategic overview of how systems behave. They’re especially handy for clearly explaining complex interactions to decision-makers like managers or politicians in a way they actually get and don't flood them with too many details.

But if you need practical, actionable insights—like making detailed plans, justifying investments, or backing up big decisions—you’ll want to combine them with quantitative tools like Markov chains, Petri nets, or discrete-event simulations. These methods give you precise modeling, solid validation, and clear proof of what your decisions (especially investments!) will really do.

In the end, it's simple: If I put resource X into solving problem Y, what's gonna happen, and what else could that affect?

@Adittya

@johncarlosbaez @Adittya Fascinating! I have nothing useful to add except a lame joke: I suggest that if this turns into a fully fledged subfield, it be called "procrastimetetrics" and this type of diagram be called a "procrastinogram"

@moritz_negwer @johncarlosbaez

Thank you!!

"procrastimetetrics": Interesting!! 😂

Needless to say, this is interesting and valuable.

I wonder how this approach could be applied to Richard Gabriel's famous "worse is better".

I can't summarize it properly here, but in a sentence,
this is a thesis that
a partial solution that is available now and that can be improved later
often wins
over a complete solution that takes a long time to be produced.

#DoingTheRightThing
#WorseIsBetter

@johncarlosbaez @Adittya

@johncarlosbaez Your work and vision have inspired me in countless ways over the years. I’m deeply grateful to have had the opportunity to work with you and learn from you so closely. These last few months have been an incredibly exciting journey — I’ve learned so much, not just about research, but also from your guidance, insights, and advice. Thank you truly for everything!