Advertisement · 728 × 90

Posts by fretchen

Preview
How to invest your money without predicting markets | fretchen.eu A hands-on guide to ETF diversification using risk budgets, with interactive tools to find your own allocation.

Paying off your mortgage faster feels like reducing risk.
But it mostly just makes your balance sheet smaller — not safer.
What actually protects your home is something much simpler.
I wrote this up as a short story + interactive tools:

www.fretchen.eu/blog/26/

1 day ago 0 0 0 0

"Streamline crypto payments with our open-source x402 facilitator on Optimism and Base - just 0.01 USDC per settlement. Get started now: www.fretchen.eu/x402/"

1 day ago 0 0 0 0
What Actually Protects Your Home? 🔄 Lade interaktive Komponente... Pfad: `../blog/housing_risk_portfolio.mdx`

A dinner conversation reveals why paying off your mortgage faster isn't always the safest strategy — and what actually protects your home when life goes wrong.

2 days ago 0 0 0 0

Does anyone know any ways to go beyond that ? Any recommendations on quantitative investing for retail (hobby) investors ?

4 weeks ago 0 1 0 0
GitHub - fretchen/retail-portfolio-analysis: Some analysis on how to structure retail portfolios Some analysis on how to structure retail portfolios - fretchen/retail-portfolio-analysis

Got some comments from friends that were interested in the code behind my last post on investing with risk budgets. So here it is:

github.com/fretchen/ret...

4 weeks ago 0 0 1 0
Preview
How to invest your money without predicting markets | fretchen.eu A hands-on guide to ETF diversification using risk budgets, with interactive tools to find your own allocation.

Many investment guides start with predicting returns.
But we can’t reliably predict markets.
What we can measure is risk.
In this post I show a simple way to build an ETF portfolio using risk budgets instead of forecasts, with two interactive tools.

www.fretchen.eu/blog/25/

1 month ago 0 1 0 0
How to invest your money without predicting markets 🔄 Lade interaktive Komponente... Pfad: `../blog/etf_diversification_interactive.mdx`

A hands-on guide to ETF diversification using risk budgets, with interactive tools to find your own allocation.

1 month ago 0 0 0 0
Post image

My x402 facilitator was added to the ecosystem page. I am looking forward to your feedback and hope that it helps some people:

www.fretchen.eu/x402

If you consider please feel free to tell me what you like or what might be missing. #buildinpublic #x402 #usdc

2 months ago 2 0 0 0
x402 Facilitator — Accept Crypto Payments | fretchen.eu Independent x402 facilitator on Optimism and Base. 0.01 USDC flat fee per settlement. Quick start guide, API reference, and interactive USDC approval for sellers. Open source.

Docs: www.fretchen.eu/x402
Code: github.com/fretchen/fre...

2 months ago 0 0 0 0
Advertisement

I’ve made an x402 payment facilitator public (Optimism and Base only for now). This is a experiment and I’m mostly looking for early feedback. The main goal is to find sustainble (public) solutions including fees on different chains.

Facilitator: facilitator.fretchen.eu

2 months ago 0 0 1 0
Preview
Multi-Chain Architecture: Technical Notes | fretchen.eu Technical summary of implementing multi-chain support for an NFT minting application. Notes on architecture, testing patterns, and lessons learned.

Put together a technical note on moving a single-chain NFT app to multi-chain (Optimism + Base).
CAIP-2 for network IDs, shared chain config, cleaner payment flow, and a testing setup that stopped hanging tests.
Mostly practical takeaways: www.fretchen.eu/blog/24

#buildinpublic #webdev

2 months ago 1 0 0 0
Multi-Chain Architecture: Technical Notes Technical summary of implementing multi-chain support for an NFT minting application. Notes on architecture, testing patterns, and lessons learned.

Technical summary of implementing multi-chain support for an NFT minting application. Notes on architecture, testing patterns, and lessons learned.

2 months ago 0 0 0 0
Preview
European Alternatives We help you find European alternatives for digital service and products, like cloud services and SaaS products.

I see a lot of people looking for European Alternatives to BigTech. Well. There is site for that and it is suprisingly good / complete. However, it also shows you just how small the European Tech Market remains. Plenty of good things, but also plenty of holes in the offer.

european-alternatives.eu

2 months ago 0 0 0 0
Preview
When political compromise becomes irrational | fretchen.eu A simple model explains why budget negotiations might fail in democracies

Two reasonable politicians. One secure, one impatient.

No compromise.

This post uses a small interactive model to show why gridlock isn’t stupidity—it’s structure.

When security is high and patience is low, cooperation collapses easily.

www.fretchen.eu/blog/23/

2 months ago 1 0 0 0
When political compromise becomes irrational A simple model explains why budget negotiations might fail in democracies

A simple model explains why budget negotiations might fail in democracies

3 months ago 0 0 0 0
Preview
First experiences with the x402 Standard for paying AI agents | fretchen.eu I implemented the x402 payment standard for AI agents to autonomously pay for image generation services without accounts or sessions.

I just implemented x402, a standard for HTTP-native payments that lets AI agents pay autonomously for services — no accounts, no sessions, just 402 Payment Required + crypto.
Built a facilitator, wired it to Optimism, and learned a lot about trust models along the way.

www.fretchen.eu/blog/22

3 months ago 0 0 0 0
First experiences with the x402 Standard for paying AI agents I implemented the x402 payment standard for AI agents to autonomously pay for image generation services without accounts or sessions.

I implemented the x402 payment standard for AI agents to autonomously pay for image generation services without accounts or sessions.

3 months ago 0 0 0 0
Advertisement
ERC-8004: Trustless Agents Discover agents and establish trust through reputation and validation

For the moment it works through whitelisting. But the real idea is to try things out together and see if EIP-8004 for ethereum could work for a decentral AI agent network in practice.

eips.ethereum.org/EIPS/eip-8004

#blockchain #web3 #eip8004

4 months ago 2 0 0 0
Agent Onboarding | fretchen.eu Learn how to register your AI service as an agent on fretchen.eu. Follow EIP-8004 standards for trustless agent discovery and on-chain verification.

I got interested in ethereum and the blockchain because I wanted to understand if it might be possible to have decentral networks of quantum computers or AI agents. As I am learning, I now implemented some guides that would allow others to join the experiment: www.fretchen.eu/agent-onboar... #eth

4 months ago 0 0 1 0
Preview
How bots exploited my ImageGen contract - and how I fixed it | fretchen.eu A bot network exploited a vulnerability in my GenImNFT contract, extracting over 80 cents. Here's how they did it, how I fixed it, and what the forensic analysis revealed about the bot network that se...

Just discovered that a bot network exploited my ImageGen NFT contract — all to steal… 80 cents. 😅
Analyzed the wallets, found a 2.5-year-old operation extracting >100k USDC across chains.
Patched the contract, published the write-up, and the bots are weirdly impressive.

www.fretchen.eu/blog/21

4 months ago 0 0 0 0
How bots exploited my ImageGen contract - and how I fixed it A bot network exploited a vulnerability in my GenImNFT contract, extracting over 80 cents. Here's how they did it, how I fixed it, and what the forensic analysis revealed about the bot network that seemingly extracts substantial sums.

A bot network exploited a vulnerability in my GenImNFT contract, extracting over 80 cents. Here's how they did it, how I fixed it, and what the forensic analysis revealed about the bot network that seemingly extracts substantial sums.

4 months ago 0 0 0 0
Democracy beyond the nation-state - What is there ? | fretchen.eu When climate, water, and digital challenges cross borders but democracy doesn't, what's the alternative? This narrative essay compares confederation, federation, and cosmopolitan democracy through thr...

In the last few weeks I looked a bit into ways that democracy could work outside of the confines of nation-states. And I made an essay out of it... All inspired by the incredible interviews of Lea Ypi...

www.fretchen.eu/blog/20

4 months ago 0 0 0 0

Live as a builder is hard sometimes. In October I go a few hundred visitors. Now I decided to see how they engage with the different buttons and features on my website. The result is: 0 engagement :( Let's see what it is, but this is really painful...

Any recommendations out there ?

5 months ago 0 0 0 0
Tutorial on the nobel prize 2022 - How to win Bell's game | fretchen.eu Collection of lecture series and notes covering Quantum Basics, AMO, Quantum Hardware, and Quantum Machine Learning.

Or in Bells Game, where I learned about quantum entanglement:

www.fretchen.eu/quantum/basi...

5 months ago 1 0 0 0
Preview
Tale of Four Islands: Solutions to the Tragedy of the Commons | fretchen.eu I explore solutions to the Tragedy of the Commons through interactive island simulations. See how governance models affect resource sustainability and community outcomes.

Or in the #tragedyofcommons

www.fretchen.eu/blog/14

5 months ago 0 0 1 0
Preview
The Prisoner's Dilemma | fretchen.eu I explore the Prisoner's Dilemma through interactive game theory simulations. Discover strategic decision-making, Nash equilibrium, and how cooperation emerges in competition.

The occasions where I learned from them was in the #prisonersdilemma:

www.fretchen.eu/blog/13

5 months ago 0 0 1 0
Preview
James (@nonzerosumjames@mastodon.social) 232 Posts, 664 Following, 1.57K Followers · Listen here: https://podcasts.apple.com/nz/podcast/non-zero-sum-james/id1810797958
Writing, talking and doodling positive ideas at https://nonzerosum.games—...

Made by this man:

mastodon.social/@nonzerosumj...

5 months ago 0 0 1 0
Advertisement

I really love the power that games have to teach me new things. This website has pushed this to a whole other level as it collects plenty of really thoughtful and educative games.

nonzerosum.games

5 months ago 0 0 1 0
Preview
Making My Site Discoverable - SEO, Webmentions, and a Traffic Spike | fretchen.eu I overhauled my site's SEO with Schema.org markup and replaced Giscus comments with Webmentions. The timing coincided with a surprising 200% traffic increase. Here's what I learned about making conten...

Over the last few weeks I tried to make my website more discoverable for external users and search engines. The neat thing. It actually increased the traffic threefold. Here are my experiences:

www.fretchen.eu/blog/19/

5 months ago 0 0 0 0
Making My Site Discoverable - SEO, Webmentions, and a Traffic Spike I overhauled my site's SEO with Schema.org markup and replaced Giscus comments with Webmentions. The timing coincided with a surprising 200% traffic increase. Here's what I learned about making content discoverable.

I overhauled my site's SEO with Schema.org markup and replaced Giscus comments with Webmentions. The timing coincided with a surprising 200% traffic increase. Here's what I learned about making content discoverable.

5 months ago 0 0 0 0