Zachary 🦋
banner
zed.earth
Zachary 🦋
@zed.earth
Cyber-Social Infrastructure
| Digital Policy & Adaptive Governance
| Protocols for a New Millennium
| Webs of Trust
www.youtube.com/watch?v=mmqD...

`fzf` definitely up-leveled my terminal
`eza` is a more beautiful `ls`
my ll: `alias a=eza -loA --group-directories-first --color=always --hyperlink --icons=always --no-user --no-permissions --time-style=long-iso --no-quotes`
`bat` "better `cat`" - more beutiful
October 27, 2025 at 12:02 AM
You are your environment
September 18, 2025 at 7:10 AM
www.whitehouse.gov/presidential...

WH Executive order released this Monday, 28 April. Mandating militarization of local and state; federalizing over state's rights and powers. 👻☠️⏱️
May 2, 2025 at 1:22 AM
March 26, 2025 at 6:01 AM
monthlyreview.org/2009/05/01/w...

Albert Einstein's essay from May 1949, "Why Socialism"
March 5, 2025 at 3:51 PM
March 4, 2025 at 12:14 AM
February 23, 2025 at 11:03 PM
Not to forget that the square of the sum from 1..n is also equal to the sum of the Cubes from 1..n ❗😅 🥂

` ⍝ The square of the sum from 1..9
2*⍨+/⍳9
2025
⍝ The sum of the Cubes from 1..9
+/3*⍨⍳9
2025`
January 3, 2025 at 3:04 PM
Not to forget that the square of the sum from 1..n is also equal to the sum of the Cubes from 1..n ❗😅 🥂

` ⍝ The square of the sum of 1..9
2*⍨+/⍳9
2025
⍝ The sum of the Cubes from 1..9
+/3*⍨⍳9
2025`
January 3, 2025 at 2:48 PM
Hacking Millions of Modems (and Investigating Who Hacked My Modem):
samcurry.net/hacking-millions…

Lesson: Run your own equipment. ISPs using TR-069 Protocol can remote into their equipment, which opens potential attack surface; and grants them a lot of authority into your network.
December 29, 2024 at 11:14 AM
There are some good implementations of Roaring Bitmaps devs can use today.

If someone were to make an effort towards a library implementation de novo, may I recommend following up on recent research making claims of improvements on RoaringBitmaps:
drops.dagstuhl.de/storage/00lipics…
November 26, 2024 at 6:19 PM
frontpage.fyi/post/fei.chicory…

Blog post detailing how to shoe-horn webhosting ontop of ATProto
November 26, 2024 at 5:19 PM
November 21, 2024 at 8:42 AM
November 21, 2024 at 3:49 AM
ash.harvard.edu/wp-content/uploa…

Ethics of Decentralized Social Technologies
November 5, 2024 at 10:36 PM
writings.stephenwolfram.com/2020/12/where-di…

The history of Combinators, an important aspect to computational theory.
October 25, 2024 at 4:06 PM
Meta-interpretive learning as metarule specialisation - Stassa Patsantzis, Stephen H. Muggleton:
link.springer.com/article/10.1007/…

Then check out the implementation:
github.com/stassa/louise

Seriously one of the coolest Prolog projects I've seen in a minute.
October 20, 2024 at 3:51 PM
October 12, 2024 at 6:24 PM
ntrs.nasa.gov/citations/202400…
NASA Technical Reports for Logic Programming with Extensible Types
October 12, 2024 at 5:20 AM
Bluesky now has over 10 million users, and I was #32,515! 🦋💗
October 2, 2024 at 7:09 AM
Internet Identity Workshop. Where my people is 👋
April 16, 2024 at 9:33 PM
February 10, 2024 at 4:06 AM
A nice history of
Logic, Optimization, and Constraint Programming: A Fruitful Collaboration
https://www.youtube.com/watch?v=TknN8fCQvRk
May 3, 2023 at 1:19 AM