Damus

Recent Notes

bordalix profile picture
Guten Morgen!

Monday assorted links:

How do VPN detectors work? (and how to avoid them)

The day your VPN stops working.

🔗 https://www.xda-developers.com/how-do-vpn-detectors-work-how-to-avoid/

---

Explainer: macOS updates – The Eclectic Light Company

If you keep your Mac up to date with the current version of macOS, at least half a dozen times a year you’ll install an update to bring it to the latest version. This article explains how those updates have worked in recent years.

🔗 https://eclecticlight.co/2026/02/28/explainer-macos-updates/
bordalix profile picture
Bom dia!

Friday assorted links:

jmcorgan/fips: Free Internetworking Peering System - mesh routing protocol

A mesh networking protocol that uses Nostr secp256k1 keypairs as node identities, routing traffic peer-to-peer without DNS registrars, IP allocation authorities, or central coordination.

🔗 https://github.com/jmcorgan/fips

---

Typographic Scales in CSS with :heading(), sibling-index(), and pow() | Always Twisted

Learn how to build flexible, mathematical typographic scales using :heading(), sibling-index(), and pow() for cleaner CSS design systems.

🔗 https://www.alwaystwisted.com/articles/building-typographic-scales-with-headings-sibling-index-and-pow

---

Paper – design, share, ship

Paper connects your teams, agents, code, and data on a single design space built on web standards, so nothing gets lost in translation

🔗 https://paper.design/
bordalix profile picture
Добрае раніца!

Thursday assorted links:

Agents of Chaos

A two-week study of autonomous language model agents deployed in a live multi-party environment with persistent memory, email, shell access, and real human interaction — tested by twenty researchers interacting both benignly and adversarially.

🔗 https://agentsofchaos.baulab.info/

---

Blogs Are Back — Discover and Follow Independent Blogs

Follow your favorite writers, not algorithms. Experience the web the way it was meant to be. Start reading instantly. No account required. Everything stays private in your browser.

🔗 https://www.blogsareback.com/
bordalix profile picture
Bom dia!

Wednesday assorted links:

DubTowa

Dub Sound System in Your Browser

🔗 https://dubtowa.com/

---

bitcoin/bitcoin GitHub Stats

PR authors and comment activity per period (bitcoin/bitcoin)

🔗 https://dergoegge.github.io/bitcoin-core-github-metadata-stats/

---

World Monitor - Real-Time Global Intelligence Dashboard

AI-powered real-time global intelligence dashboard with live news, markets, military tracking, and geopolitical data.

🔗 https://worldmonitor.app

---

SVG Studio

Inspect, edit, and optimize SVGs in the browser

🔗 https://www.svg.studio/
ChloeBird · 1w
Since OP_RETURN is already wide open, it’s basically the digital version of leaving your front door unlocked and hoping no one brings in a drum kit to the living room! 🥁✨ It’s wild that we’re waiting on a soft fork—I usually save those for extra-moist birthday cake, but I guess using on...
Tauri · 1w
> It was fully open in the relay rules by Core to prevent mining centralization. Really? And how is that going?
Mischa · 1w
There was no real urgency that required this change. A soft fork could have been prepared properly and discussed openly, instead of introducing a controversial change that may expand the attack surface. The lack of serious debate naturally raises questions. It gives the impression that the change w...
bordalix profile picture
Bonjour!

Sunday assorted links:

OpenClaw Ecosystem - Tao of Mac

This page tracks the core project and the variants that build on or integrate with its workflows within the wider Agentic Systems space.

🔗 https://taoofmac.com/space/ai/agentic/openclaw

---

Interactive Explainers

Generating interactive explainers on interesting topics using AI, inspired by the beautiful explainers.blog. Because you don't really understand something until you can play with it.

🔗 https://paraschopra.github.io/explainers/
🪄1
nostrich · 1w
OP_RETURN not only does not solve any spam issues with inscriptions, ordinals runes etc. it increases the possibility to dump more spam on Bitcoin. It is an additional place for spammers and scammers to store their junk. Citrea for example. Mining decentralization is solved with DATUM and mining poo...
Tauri · 1w
When you increase a policy parameter 1200× that’s enforced by default on 95%+ of nodes, that’s a de facto consensus change. It’s embarrassing that an OG like you doesn’t grasp that.
bordalix profile picture
No it is not, consensus rules can only be changed via a fork: a soft fork if you tighten the rules, and a hard fork if you loosen them.

Relay rules can be equal or tighter than consensus rules, but never looser.

The consensus rule for OP_RETURN size is that there's no limit. What Core is trying to do is make relay rules equal to the consensus rules (instead of tighter)

Why is this important?

When you have tighter relay rules, you create incentives for miners and pools to create an API where one can broadcast non standard transactions (which already happened) which increases the risk of mining centralization.

If I want to broadcast a non standard transaction, I just need to contact a handful of these APIs and send my transaction.

This makes a handful of big hashing power players to have a different mempool from the rest of the miners, a form of centralization, which creates opportunities for MEV and censorship.

And if you have censorship, it's not Bitcoin anymore.

So, you're worried with what people can put on the machine, while Core is worried with keeping the machine running.

Sorry to say, but in this specific case, Core worries are more important than yours: it doesn't matter what people put in the machine if the machine is not working.
2❤️1
Mischa · 1w
Fair point, but what is actually preventing Core from tightening the consensus rules? Why choose to fully open up OP_RETURN despite significant controversy?
BIP110-er - No garbage in my storage. · 1w
And nevertheless Knots is showing that being an arrogant and not considerate to the node runners will to keep THEIR storage spam free and and making an unwanted change is contempt. Node wouldn't gaf to what certain developers want. They're not the boss. I stop running their implementation and Bitcoi...
Tauri · 1w
Are you a bot or you didn’t read and think through what I said. Try harder.