Cameri🐦‍🔥

Cameri🐦‍🔥

♾️/21m

npub

npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m

pubkey (hex)

00000000827ffaa94bfea288c3dfce4422c794fbb96625b6b31e9049f729d700

nprofile

nprofile1qqsqqqqqqzp8l74ff0l29zxrml8yggk8jnamje39k6e3ayzf7u5awqqprf58garswvaz7tmjv4kxz7fwva6kcat8w4k82tnddajsfc77y2

Activity (267)

↳ Reply Event not found

26308454c843f07db8325dfdbd56325959acd5852a45d9244f811d7a2727eb45

I’m taking the time to do some chores around the house.

Kind-1 (TextNote)

2026-06-23T14:46:32Z

GM PV Nostr ☕️🌞

Kind-1 (TextNote)

2026-06-23T12:31:31Z

Why is it so much harder to buy anything when I have gift card balance 🙄

Kind-1 (TextNote)

2026-06-23T12:30:23Z

↳ Reply Event not found

f1b2ad6595ba272e8c306c99cb9506a2041f187c1679fd301dfdac7e7de207f4

Have you had any thoughts about using the browser for interactive planning sessions with a coding agent? I find planning sessions with coding agents ...

Have you had any thoughts about using the browser for interactive planning sessions with a coding agent? I find planning sessions with coding agents on a terminal or plain markdown files usually leaves me wanting a better interface, one where I could interact with, answer questions, play with artifacts, etc. This browser seems like a great canvas to refine plans, conduct research, build upon ideas, etc.

Kind-1 (TextNote)

2026-06-22T11:32:20Z

Happy Father’s Day to all the Nostrich fathers!🤙

Kind-1 (TextNote)

2026-06-21T22:51:45Z

Should open source projects receive token or money donations? 🤔

Kind-1 (TextNote)

2026-06-21T20:29:05Z

↳ Reply Event not found

de736afea6237291433e62962d36fbb73b53b072f1b574bec3313f32096a0f28

Makes me wanna go camping rn

Kind-1 (TextNote)

2026-06-21T18:55:06Z

https://youtu.be/UJrMB4QhNok

Kind-1 (TextNote)

2026-06-21T18:17:22Z

nostr:nprofile1qqsw9n8heusyq0el9f99tveg7r0rhcu9tznatuekxt764m78ymqu36csxjejf can I persuade you to add Share on Wisp on Apple? 🙏So when I am sharing f...

nostr:nprofile1qqsw9n8heusyq0el9f99tveg7r0rhcu9tznatuekxt764m78ymqu36csxjejf can I persuade you to add Share on Wisp on Apple? 🙏So when I am sharing from an app a link or media I can choose Wisp? Is that available already and I’m just dumb?😅

Kind-1 (TextNote)

2026-06-21T18:03:47Z

https://open.spotify.com/track/4BRx9dbjHmxUGRZAhQta3d

Kind-1 (TextNote)

2026-06-21T17:59:50Z

↳ Reply Cameri🐦‍🔥 (npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m)

Nostream v3.0.0 released! 🚀✊ https://github.com/cameri/nostream/releases/tag/v3.0.0 Thanks to each...

Non-NIP new features and changes in v3: DEPLOYMENT - Unified nostream CLI/TUI replaces all scripts/* shell wrappers (start, stop, update, clean, info...

Non-NIP new features and changes in v3: DEPLOYMENT - Unified nostream CLI/TUI replaces all scripts/* shell wrappers (start, stop, update, clean, info, dev) - nginx reverse proxy option added to docker-compose (nostream start --nginx) - I2P support added (nostream start --i2p) - New docker-compose variants: i2p, nginx, Windows - Docker DNS pre-flight check before startup - Dockerfile now auto-runs migrations on container start - Railway.app deployment template included PERFORMANCE - New hot-path PostgreSQL indexes for subscription, vanish, retention, and invoice queries - User admission check converted to a PostgreSQL stored function - User admission check result cached in Redis - EWMA rate limiter with configurable strategy support - Vanish (NIP-62) query optimized - db:benchmark and db:verify-index-impact tooling added IMPORT / EXPORT - Export events to JSON Lines (.jsonl) or JSON array (.json) - Import events from .jsonl or .json files - Gzip and XZ compression for both import and export PAYMENTS - NWC (Nostr Wallet Connect) added as a payment processor - Callback routes now only registered when the matching processor is active - LNbits: stale pending invoices now expired automatically - Nodeless: timing-safe HMAC comparison for webhook verification RELIABILITY & SECURITY - X-Forwarded-For no longer unconditionally trusted — trusted proxies must be configured - Dead WebSocket connections closed even when they have active subscriptions - Rate limiter TOCTOU race condition fixed via Lua atomic script - Mirroring: silent event drops fixed when mirror has no limits configured - Redis: AUTH skipped automatically when credentials are unset - CSP hardened: removed unsafe-inline, added script nonces - serialize-javascript updated to fix RCE CVE (GHSA-5c6j-r48x-rmvq) NEW SETTINGS - nip05.domainWhitelist / nip05.domainBlacklist - limits.event.retention.kind.whitelist - limits.event.retention.pubkey.whitelist - limits.admissionCheck.ipWhitelist - limits.message.ipWhitelist - info.self (relay pubkey for NIP-11 relay info) - Opt-in event retention purge (limits.event.retention) TOOLING (developer-facing) - pnpm replaces npm - Biome replaces ESLint + Prettier - Zod replaces Joi for validation - Changesets replaces semantic-release - Knip added for dead code detection - Pino replaces custom logging across adapters and services - CodeQL security analysis workflow added

Kind-1 (TextNote)

2026-06-21T14:40:17Z

↳ Reply Cameri🐦‍🔥 (npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m)

Nostream v3.0.0 released! 🚀✊ https://github.com/cameri/nostream/releases/tag/v3.0.0 Thanks to each...

New NIPs supported in Nostream v3 (not in v2.1.0 at all): - NIP-03: OpenTimestamps Attestations for Events (kind 1040) - NIP-05: Mapping Nostr keys t...

New NIPs supported in Nostream v3 (not in v2.1.0 at all): - NIP-03: OpenTimestamps Attestations for Events (kind 1040) - NIP-05: Mapping Nostr keys to DNS-based internet identifiers - NIP-14: Subject tag in text events - NIP-25: Reactions (kind 7 and kind 17) - NIP-44: Encrypted Payloads v2 (Versioned) - NIP-45: Event Counts (COUNT) - NIP-62: Request to Vanish - NIP-65: Relay List Metadata (kind 10002) NIPs that were in v2 but fixed/properly supported in v3: - NIP-01: Three compliance fixes: deterministic event ordering by event_id, correct dedup keys for parameterized replaceable events, and proper tiebreaker semantics for replaceable events with equal timestamps - NIP-11: Now served on all relay paths (not just root), correct max_filters mapping in relay info document - NIP-42: Client authentication handler and WebSocket session wiring added (docs need to be updated but support is here)

Kind-1 (TextNote)

2026-06-21T14:36:54Z

↳ Reply Cameri🐦‍🔥 (npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m)

Nostream v3.0.0 released! 🚀✊ https://github.com/cameri/nostream/releases/tag/v3.0.0 Thanks to each...

Breaking changes v2 → v3: 1. Node.js v24 LTS required (standalone only) — v2 ran on Node 14/16/18. 2. npm replaced by pnpm (standalone only) — run "...

Breaking changes v2 → v3: 1. Node.js v24 LTS required (standalone only) — v2 ran on Node 14/16/18. 2. npm replaced by pnpm (standalone only) — run "corepack enable && pnpm install" instead of "npm install". 3. scripts/ shell wrappers removed — replaced by the unified nostream CLI. Anything referencing scripts/start, scripts/stop, etc. (including systemd units) must be updated: scripts/start → nostream start scripts/start_with_tor → nostream start --tor scripts/start_with_i2p → nostream start --i2p scripts/start_with_nginx → nostream start --nginx scripts/stop → nostream stop scripts/print_tor_hostname → nostream info --tor-hostname 4. network.remote_ip_header renamed — must be network.remoteIpHeader (camelCase) in .nostr/settings.yaml. 5. Pubkey whitelist/blacklist requires exact full hex pubkeys — partial/prefix matching no longer works. Review limits.event.pubkey.whitelist and blacklist in settings. 6. NIP-26 Delegated Event Signing removed — the relay will reject delegated events. 7. X-Forwarded-For no longer trusted unconditionally — if behind a reverse proxy, configure trusted proxies in settings to preserve correct client IPs. --- Upgrade checklist: 1. Back up your database 2. Pull the v3.0.0 Docker image (or git pull && git checkout v3.0.0 for standalone) 3. Run database migrations: pnpm db:migrate (Docker does this automatically on start) 4. Update .nostr/settings.yaml: - Rename network.remote_ip_header → network.remoteIpHeader - Replace partial pubkeys in whitelist/blacklist with full hex pubkeys - Add trusted proxy config if behind a reverse proxy 5. Update any systemd units or scripts referencing scripts/* 6. (Standalone only) Upgrade Node.js to v24 and switch to pnpm 7. NIP-26 delegated events are no longer accepted

Kind-1 (TextNote)

2026-06-21T14:30:32Z

Nostream v3.0.0 released! 🚀✊ https://github.com/cameri/nostream/releases/tag/v3.0.0 Thanks to each of the following students from the Summer of Bitc...

Nostream v3.0.0 released! 🚀✊ https://github.com/cameri/nostream/releases/tag/v3.0.0 Thanks to each of the following students from the Summer of Bitcoin 2026 program for their contributions: Anshuman (@Anshumancanrock) Mohit Davar (@Mohit-Davar) Kanishka (@kanishka0411) Kartik (@kartikangiras) Chetan Reddy Kodidela (@CKodidela) Yash Agarwal (@YashIIT0909) Saniddhya Dubey (@saniddhyaDubey) XD22 (@Justxd22) Vikash Siwach (@vikashsiwach) Kushagra Kinra (@kushagra0902) Mahmoud Khedr (@Mahmoud-s-Khedr) Khadar Vali (@khadar1020) Sagar (@sagar-h007) Divyanshu Kumar (@d1vyanshu-kumar) archief2910 (@archief2910) Abhinav Rathee (@abhinavrathee) Radosvet Petrov (@radosvet93) Khushal (@a-khushal) Tharupahan Jayawardana (@tharu-jwd) Ferryx (@Ferryx349)

Kind-1 (TextNote)

2026-06-21T14:24:39Z

↳ Reply Laeserin (npub1m4ny6hjqzepn4rxknuq94c2gpqzr29ufkkw7ttcxyak7v43n6vvsajc2jl)

If you can't see this embedded note, which client are you using? nostr:nevent1qvzqqqqy2upzphtxf40yq...

Finally, loaded in Damus just fine

Kind-1 (TextNote)

2026-06-20T21:20:37Z

↳ Reply Laeserin (npub1m4ny6hjqzepn4rxknuq94c2gpqzr29ufkkw7ttcxyak7v43n6vvsajc2jl)

If you can't see this embedded note, which client are you using? nostr:nevent1qvzqqqqy2upzphtxf40yq...

I’d check with Damus but it started compacting the database like a month ago and never recovered 🤣 https://image.nostr.build/5c8ade86e369c06a6527f7d2...

I’d check with Damus but it started compacting the database like a month ago and never recovered 🤣 https://image.nostr.build/5c8ade86e369c06a6527f7d2d0f2589406f1080cb7f74acb83eb38f7f8ab27bf.png

Kind-1 (TextNote)

2026-06-20T21:18:46Z

↳ Reply Laeserin (npub1m4ny6hjqzepn4rxknuq94c2gpqzr29ufkkw7ttcxyak7v43n6vvsajc2jl)

If you can't see this embedded note, which client are you using? nostr:nevent1qvzqqqqy2upzphtxf40yq...

Using wisp it just works. With YakiHonne, it just spins and never loads.

Kind-1 (TextNote)

2026-06-20T21:17:19Z

↳ Reply Event not found

0ba8c5791de7549021dae7fe1b99a7ab8200a637ac2f76d3b57b0dae3511458a

I appreciate your concern. I assure you that I am quite well within my headspace. If it helps, it’s just a theory I’ve been working on, which I am no...

I appreciate your concern. I assure you that I am quite well within my headspace. If it helps, it’s just a theory I’ve been working on, which I am not claiming it’s factual or complete. I’ve been building on it sporadically on top of other ideas and theories that stuck with me over the last few years and to dispel some that didn’t ring well with me. If that still doesn’t work for you then you can think of it as fantasy sci-fi worldbuilding 🤣. Before you jump to conclusions here’s a bit of context about me: I watch and read a lot about physics and astronomy, for which I am no expert, and consider myself a curious individual with an insatiable thirst for knowledge who happens to want to share thoughts on something that truly interests me. I enjoy actively exploring these topics with other people who actually care or want to listen, some of which are friends and some family. It’s a way to keep myself intellectually stimulated, and it’s hard to find like-minded people. This is definitely not for everyone. Here are some recent videos that got me looking more deeply into cycloids and how they seem to apply to the world we live in: https://youtu.be/skvnj67YGmw https://youtu.be/Cld0p3a43fU https://youtu.be/Q10_srZ-pbs https://youtube.com/playlist?list=PLu7cY2CPiRjVY-VaUZ69bXHZr5QslKbzo

Kind-1 (TextNote)

2026-06-20T19:45:40Z

https://open.spotify.com/track/0y8qNHpC0yMIx31EASTQMX

Kind-1 (TextNote)

2026-06-20T18:45:03Z

Anthropic API key users can now use Channels. Has been available for a short while now. nostr:nevent1qqstj95mp8nughxkzpl0fkqpfna4usph0zk2alw94ewnxyv2f...

Anthropic API key users can now use Channels. Has been available for a short while now. nostr:nevent1qqstj95mp8nughxkzpl0fkqpfna4usph0zk2alw94ewnxyv2fhjq4jszyqqqqqqqsfll422tl63g3s7leezz93u5lwukvfdkkv0fqj0h98tsq7mhlyk

Kind-1 (TextNote)

2026-06-20T18:42:38Z

↳ Reply Event not found

2581c234f966f1ce45184f9110339c3a86522321861b7f81e890d75b55c919b5

Lol I was thinking the other day it’d be cool to try and bring it somehow to the Nostr cyberspace you were working on. Are you trying to be helpful h...

Lol I was thinking the other day it’d be cool to try and bring it somehow to the Nostr cyberspace you were working on. Are you trying to be helpful here at all or just labeling dismissively?

Kind-1 (TextNote)

2026-06-20T18:33:56Z

↳ Reply Event not found

2d5c74cc08df88f8371a6176c75f2eb67aee60d25185f30e95666ad2539867ec

The universe ticks at the same rate (speed of causality), one Plank unit of length and time at a time. It’s not continuous: it’s actual discrete. Bein...

The universe ticks at the same rate (speed of causality), one Plank unit of length and time at a time. It’s not continuous: it’s actual discrete. Being a 4D hyper sphere, it means that it’s made of very tiny grinding teeth. If you consider only a time and a spatial dimension some of it is easier to understand: - bosons ride on the surface of the sphere, and the curved path they trace is a curve known as a cycloid - to imagine a cycloid, imagine a green red dot painted on a bicycle wheel at the very bottom close to the floor, as the wheel rolls forward the green dot traces a cycloid - imagine now that you paint a red dot on the spokes of the wheel, maybe closer to the axle, the curved path traced by the red dot is a curtate trochoid, it doesn’t fully swing up and down, but its wave-like - the cycloid is a parametric formula of the coordinates of the green dot as it rolls along with the wheel - the aha moments begin when you study the derivative of the vertical and horizontal displacement, it returns that the acceleration of the green dot is given by a very simple formula: cot(angle/2). The angle is 0 when the green dot is a the bottom and the wheel is about to start rolling. The angle is pi when the green dot is a the very top. - for a fermion (mass), the derivative is not as beautiful as cot(angle/2) but “nice” otherwise. I’ll expand further

Kind-1 (TextNote)

2026-06-20T17:52:12Z

↳ Reply Event not found

2d5c74cc08df88f8371a6176c75f2eb67aee60d25185f30e95666ad2539867ec

Nice. Since I have yet to split it into readable posts, Would you be interested in an audio I generated with NotebookLM or a PDF? The audio is like 40...

Nice. Since I have yet to split it into readable posts, Would you be interested in an audio I generated with NotebookLM or a PDF? The audio is like 40 mins long, but IMO it’s easier to digest. Here’s a few implications of the theoretical framework to pike your interest further: - Everything that we perceive to exist (real) moves together on a 4D hyper sphere - Bosons (light, electromagnetic waves) move along the surface of the 4D hyper sphere, the cycloid - Fermions (matter) move inside the 4D hyper sphere - Both bosons and fermions trace helixes 🧬 through spacetime (think of how the ADN of that helps although ADN is a double helix) - The universe cycles for what is in it: the beginning is a white hole and the end is a black hole - Mass are just knots dragging on the coordinates of spacetime - The speed of causality is a rendering frame limit (unfortunately, and this is my own opinion, scientists poorly named it the speed of light) - Time is complex, it has a real and imaginary part - Gravity is a compressed track forcing matter to spin through imaginary time rather than through a real component - Quantum uncertainty is the mechanical jitter of the universe struggling to process/render discrete steps at a small scales

Kind-1 (TextNote)

2026-06-20T17:37:39Z

I have to continue with my explanation of the Cycloidal Physical Framework of reality 🙃

Kind-1 (TextNote)

2026-06-20T17:14:43Z

↳ Reply Event not found

ad88cf446a9468fb7b152ce4781ad46e03783e09341066df640b8f20caecc2ba

This is true. In hindsight, I’ve felt silly trying to claim it. That said it was nostr:nprofile1qqsr7acdvhf6we9fch94qwhpy0nza36e3tgrtkpku25ppuu80f69kf...

This is true. In hindsight, I’ve felt silly trying to claim it. That said it was nostr:nprofile1qqsr7acdvhf6we9fch94qwhpy0nza36e3tgrtkpku25ppuu80f69kfq9q9kky who 100% popularized it. I believe I first said it during a Twitter Space back when Jack Dorsey had set his sights on Nostr, but my memory might betray me here and I could be wrong! I did try to find my own rendition of the quote posted on Nostr but did not find it. Either way it’s part of our collective consciousness now! 🤙PV

Kind-1 (TextNote)

2026-06-20T17:09:20Z

Do you know how LLMs work? Anthropic: No. Do you know how Claude Code works? Anthropic: Also no.

Kind-1 (TextNote)

2026-06-13T23:27:32Z

↳ Reply Event not found

1e1d1a0a9c61a01d14147de621abb2a25e9aa92008ebb6bf57a253b8d86b5a09

Who’s dis

Kind-1 (TextNote)

2026-06-13T13:57:10Z

↳ Reply Event not found

9f7efb4584fec8ee24f0863695e3a953142fc2bf6fc8732a2358c3f6146f4d92

It gets better 😊

Kind-1 (TextNote)

2026-06-11T03:20:31Z

↳ Reply Event not found

9f9ea1c53225859bd804f648b33f01ac2f4d6b2952af86368fd901b0e42b351f

We don’t get enough Derek Ross and Moss

Kind-1 (TextNote)

2026-06-09T17:22:30Z

↳ Reply Event not found

92e45fcdc20952bc5fdf1f23d9cb6dcf300cbc7657c9ea333e16044702bd9bda

I love you too man, you are great! I’m all fine and dandy!

Kind-1 (TextNote)

2026-06-09T17:22:06Z

GM. Remind me to set up Wisp with my Lightning wallet so I can zap in peace.

Kind-1 (TextNote)

2026-06-09T11:31:52Z

↳ Reply Event not found

00000fb4d3d72cd92f70730817a155d2dc823d0d4474661f079b23607c248647

🤣

Kind-1 (TextNote)

2026-06-09T11:30:37Z

↳ Reply Event not found

00000522c1f33f9c95accdee1e440c96fb42a29f07453ef4bfc2bc8fc240707a

Ah I thought you meant the Claude desktop app for some reason. I haven’t used it yet, will take a look!

Kind-1 (TextNote)

2026-06-08T23:56:43Z

↳ Reply The Fishcake (nostr.build) (npub137c5pd8gmhhe0njtsgwjgunc5xjr2vmzvglkgqs5sjeh972gqqxqjak37w)

GN, too many fuckups for one day, gotta safe some for tomorrow 💤

save* one more slipped through

Kind-1 (TextNote)

2026-06-08T12:21:59Z

↳ Reply The Daniel 🖖 (npub1aeh2zw4elewy5682lxc6xnlqzjnxksq303gwu2npfaxd49vmde6qcq4nwx)

You guys are making it too hard for yourselves. The Claude app can do pretty much everything, and yo...

Thing is I run Claude Code in a rootless container, that way I can run it with bypass permissions or auto and not worry too much. I don’t think the Cl...

Thing is I run Claude Code in a rootless container, that way I can run it with bypass permissions or auto and not worry too much. I don’t think the Claude app will give me that isolation level.

Kind-1 (TextNote)

2026-06-08T12:03:59Z

↳ Reply Cameri🐦‍🔥 (npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m)

As fermionic observers (ie made of matter) we experience electromagnetic waves (ie bosons) as travel...

When the universe begins, the angle of rotation (phase) of the wheel is zero. At this point, everything moves through space at the speed of causality:...

When the universe begins, the angle of rotation (phase) of the wheel is zero. At this point, everything moves through space at the speed of causality: both bosons (electromagnetic waves) and fermions (matter). At this point, there’s too much movement through space and collisions happening, nothing can truly stick. The collisions happening at this stage are what give rise to another kind of wave which we’ll take about later: gravitational waves. As the angle (let’s call it theta) ticks forward (goes from 0 to pi), fermions start trading their momentum through space to momentum through time until pi, where these two reverse. When theta reaches pi, we reach the most stable period for matter. This period is what gives matter the time to coalesce into bigger structures we see as galaxies, stars, planets, etc. The step size (how much theta advances to the next value) is given by the amount of energy in the universe and Planck’s constant. Bigger universes have unimaginable small delta theta (step size), while smaller universes have a bigger step size (they don’t tick as smoothly).

Kind-1 (TextNote)

2026-06-07T18:46:16Z

↳ Reply Cameri🐦‍🔥 (npub1qqqqqqyz0la2jjl752yv8h7wgs3v098mh9nztd4nr6gynaef6uqqt0n47m)

I’ve been fascinated with the idea that everything in our universe seems to sync up, and continues t...

As fermionic observers (ie made of matter) we experience electromagnetic waves (ie bosons) as traveling at the speed of causality (mistakenly called t...

As fermionic observers (ie made of matter) we experience electromagnetic waves (ie bosons) as traveling at the speed of causality (mistakenly called the speed of light). In reality, electromagnetic waves exist in an instant throughout the space dimensions everywhere like a really long stitch sewn across, and experience no time. Because they spend all their causality budget in space, they can’t spent any in the time dimension. To us slow fermionic observers, electromagnetic waves “appear” to travel through time, but that’s just from our own reference as green dots confined to the spokes of a wheel, where our paths cross. A photon we perceive coming from a far away galaxy is a really long switch that existed in an instant. Bosons are confined to spend all their causality budget across space dimensions. Fermions are confined to spending their causality budget across both space and time dimensions, but to move along with the wheel, they collect near the axle. Fermions thus has a tendency to get close to the axle, where most of its movement is going to be through time (forward direction of the wheel, perpendicular to the plane it rotates over). When a fermion is prevented from getting to the center of the axle (free fall), it must move through space to keep up with the forward motion of the wheel, and will feel an acceleration, which we call gravity. That is what happens for us at the surface of the earth, we are prevented from getting to the axle, and that push up and down the wheel as it rotates feels like gravity.

Kind-1 (TextNote)

2026-06-07T18:27:57Z

I’ve been fascinated with the idea that everything in our universe seems to sync up, and continues ticking along at the same time “framerate” through ...

I’ve been fascinated with the idea that everything in our universe seems to sync up, and continues ticking along at the same time “framerate” through spacetime. Anything that ticks along at a different rate would be marooned to the past or in the distant future, never to interact with us. The curve traced by a point on a circle rotating over a flat surface is called a cycloid. Imagine painting a bright green dot on a bicycle wheel. Starting with the dot on the very bottom, move the bicycle forward until the green dot goes all the way up and back down to where you started. The curve traced by the bright green dot is a cycloid. If you painted another green dot on a spoke, it would also go around but never touch the bottom or top part, the curve it traces is called a curtate trochoid. Electromagnetic waves (like light) move in a cycloid-like trajectory, while matter moves as curtate trochoids (like dots on the wheel spokes). Reality ticks along in discrete steps, and the size of these steps are unimaginably small because they are inversely proportional to the size our universe (the energy contained in it). It appears smooth for us massive observers. Because the “wheel” of reality isn’t perfectly smooth but instead is made of many little “teeth”, the surface on which it rides on also has teeth, just opposite in form. If it helps imagine trying to roll a square over a flat surface and watch the path traced by the corners. Add more sides to the square and you can see how it starts approaching a circle but never quite being one. The path traced by the corners of this polygon looks like very small bumps (think street bumps). We are not in a circle however, but in a 4D hypher sphere, but keeping it as a circle helps our brains visualize what’s happening.

Kind-1 (TextNote)

2026-06-07T17:51:16Z

↳ Reply Karnage (npub1r0rs5q2gk0e3dk3nlc7gnu378ec6cnlenqp8a3cjhyzu6f8k5sgs4sq9ac)

They don’t care either way. A person with certain incentives will bypass whatever small obstacles yo...

In my view, PoW dynamically gets more difficult for a spammer as they spam. It becomes an incredibly difficult barrier to overcome. Or you can imagine...

In my view, PoW dynamically gets more difficult for a spammer as they spam. It becomes an incredibly difficult barrier to overcome. Or you can imagine the worst possible barrier to justify your argument.

Kind-1 (TextNote)

2026-06-07T17:34:46Z

↳ Reply semisol (npub12262qa4uhw7u8gdwlgmntqtv7aye8vdcmvszkqwgs0zchel6mz7s6cgrkj)

It hurts real users while doing absolutely nothing to prevent attacks. Whether they spend $0 or $100...

I’ve been posting with POW all day… has not hurt my experience in any meaningful way. You’ve seen my posts. Why are you saying this will hurt real us...

I’ve been posting with POW all day… has not hurt my experience in any meaningful way. You’ve seen my posts. Why are you saying this will hurt real users, exactly? Real users aren’t spamming the relays, in your scenario you would punish them with higher PoW for *what reason*? That would be the only logical conclusion: you decided to treat spammers and normal users the same so their experience would suffer.

Kind-1 (TextNote)

2026-06-07T17:30:17Z

↳ Reply Event not found

cb12ed98bf921b430b8c8ffcc9dd9c2ba6cecb7af9f42fd7fcb341ed86b9d138

Yeah, based on that simplified scenario that you posted sure. And of course relays can’t identify anyone reliably by IP, pubkey, follow list, structur...

Yeah, based on that simplified scenario that you posted sure. And of course relays can’t identify anyone reliably by IP, pubkey, follow list, structural text similarity, none of that could possibly ever work.

Kind-1 (TextNote)

2026-06-07T17:16:46Z

↳ Reply Event not found

000001599015c90a4c29b24a5968ef853eb33830a38eb02b1bc7768807c2d392

Nevermind we are already doing that! 🤣🤣🤣🤣

Kind-1 (TextNote)

2026-06-07T17:12:55Z

↳ Reply Event not found

118d132724daea264acae991f7b5a4de789aa34282324ad1ae5ddb7255f953ff

Cause it’s on life support and I’m from the future. 🧘 We are seeing posts of prominent Nostr figures capitulating, retreating back to X or whatever s...

Cause it’s on life support and I’m from the future. 🧘 We are seeing posts of prominent Nostr figures capitulating, retreating back to X or whatever shitter is called nowadays. We can either shame them or blame ourselves for allowing this WoT cancer to continue engulfing Nostr. WoT is the biggest friction Nostr has to adoption and it’s just sad to watch it sink into irrelevance. When I joined there was none of that and we could find new people every single day, but then OGs with many followers shut the door behind them with WoT and it’s been a steady slope to the bottom ever since. WoT is great for a small community perhaps, but for a network to continue growing it’s a sickness.

Kind-1 (TextNote)

2026-06-07T16:39:34Z

↳ Reply 577de06d... (npub12a77qmwwzc9qx7gk8f9m0d5qhclq5rsudr0xu6agcqgnfdzqvnwsfrrdyd)

What if we just checked if someone had a phone number

What’s your phone number?

Kind-1 (TextNote)

2026-06-07T16:32:20Z

↳ Reply Event not found

4cd5bb00cd4e7c39e1ced45928af31cdaef7e26d9a81c4dea7c217cb5362db0b

If you want to completely kill adoption, please do implement it!

Kind-1 (TextNote)

2026-06-07T16:30:27Z

↳ Reply Event not found

91085c15e1bb44be45251729ff70cbc9eb80c819d3fcc1d30be5a67b006b40df

Dynamically adjusted PoW for the spammer. Not a fixed PoW required for the whole network.

Kind-1 (TextNote)

2026-06-07T16:20:21Z

↳ Reply Event not found

00005a5b3dede648ecefd84a72d37f56272df15c842e06113e90525f2cb9fd44

I changed my inbox/dm relay and now it is working!

Kind-1 (TextNote)

2026-06-07T16:05:41Z

↳ Reply Karnage (npub1r0rs5q2gk0e3dk3nlc7gnu378ec6cnlenqp8a3cjhyzu6f8k5sgs4sq9ac)

This. The idea that spammers are afraid to pay a negligible amount to spam a protocol is hilarious a...

I think Semi choosing a fixed PoW 20 was to prove his point that people should just use paid relays and kill the discussion. I find ideas about a fix...

I think Semi choosing a fixed PoW 20 was to prove his point that people should just use paid relays and kill the discussion. I find ideas about a fixed global PoW both hilarious and stupid but it’s a rookie mistake anyone can make.

Kind-1 (TextNote)

2026-06-07T16:04:32Z

↳ Reply Event not found

856a271c81ea0131b064ccc700df69be69a50f7818d214bb42180381aee9ce60

Semi, that’s your opinion, which non-factual. It would be intellectually dishonest to say that otherwise.

Kind-1 (TextNote)

2026-06-07T15:59:01Z

↳ Reply Event not found

052ee102e81f12037b6fe628efae28d9374b6fdaf9a26273699950c8a6b9c136

Global PoW would be naive. Fixed PoW would be naive.

Kind-1 (TextNote)

2026-06-07T15:54:50Z

↳ Reply Event not found

0000601d12855a6ba46294822d5fa398230931b5f6f1bf8919b263710eee925b

Must be the inbox relay I’m using.

Kind-1 (TextNote)

2026-06-07T15:53:51Z

↳ Reply semisol (npub12262qa4uhw7u8gdwlgmntqtv7aye8vdcmvszkqwgs0zchel6mz7s6cgrkj)

Because it is the highest value you can reasonably do without making the experience of many users mi...

I did not expect you to be unbiased. A working PoW implementation for relays would be a threat to paid relays for sure.

Kind-1 (TextNote)

2026-06-07T15:52:34Z

↳ Reply Event not found

e975e181715186433423704209dc32300097d851cf4ea4e424b1e8048cb8caff

Just need this to work with Wisp 🙏

Kind-1 (TextNote)

2026-06-07T15:48:26Z

↳ Reply Event not found

079545fe9b7735e6527a6257fcc83f34c4b0bbff3e33af3feba080dd8c96285f

Embrace it

Kind-1 (TextNote)

2026-06-07T15:42:34Z

↳ Reply Event not found

0cb70b96941a443da70853f6e46113b4b8b8fc56c88d864292f03708ae5a1c94

Raw dogging the nsec like it’s 2023

Kind-1 (TextNote)

2026-06-07T15:40:51Z

↳ Reply Event not found

00002d75541fb610fb4928768a9e62f77fac51ee11fb83bc2535daf626a5950b

Really? I tried replying to you but I got this message: No relay accepted the private reply (tried 1 recipient relays, 1 own relays).

Kind-1 (TextNote)

2026-06-07T15:40:11Z

↳ Reply semisol (npub12262qa4uhw7u8gdwlgmntqtv7aye8vdcmvszkqwgs0zchel6mz7s6cgrkj)

By this shitty overestimating calculation, it only takes $250 to spam the network with more junk tha...

My point is that a fixed PoW would be naive. It would be akin to being able to move anywhere in space instantly at the same cost. The more you move th...

My point is that a fixed PoW would be naive. It would be akin to being able to move anywhere in space instantly at the same cost. The more you move the more you should spend. A serious PoW implementation would challenge the sender with increasing difficulty making it exponentially harder (and costly) to keep up.

Kind-1 (TextNote)

2026-06-07T15:37:39Z

↳ Reply Event not found

a284f982d51998df8e6eb8f0ab8f09f24bfc6e7d148f3583126d8857bf7b86d0

I think it was just you. I might have been there at the time to approve the PR or review.

Kind-1 (TextNote)

2026-06-07T15:34:11Z

Web of Trust killed Nostr. The sooner YOU admit it the sooner the problem gets solved.

Kind-1 (TextNote)

2026-06-07T15:05:15Z

↳ Reply Event not found

899332db68aeb449cf8f21a99001d72973173789ea15d59d7ee873c8427b6647

That’s $3 dollars less on a spammer’s pocket than the day prior. Over a thousand less if they do it in a year. Posting 6 million notes is free for a ...

That’s $3 dollars less on a spammer’s pocket than the day prior. Over a thousand less if they do it in a year. Posting 6 million notes is free for a spammer today. 👏

Kind-1 (TextNote)

2026-06-07T15:03:42Z

↳ Reply Event not found

0000b991d5dba682a4a0e0ff7e542d586b300aedbae8b5e27a679f5387d292f3

Simple, you spend energy to post a note. It’s a negligible amount of energy for you, won’t drain your battery in two seconds like some would like you ...

Simple, you spend energy to post a note. It’s a negligible amount of energy for you, won’t drain your battery in two seconds like some would like you to believe. Others can verify that you spent energy very easily and cheaply. A spammer will need to spend a whole lot more to keep up their spamming habits.

Kind-1 (TextNote)

2026-06-07T14:53:02Z

nostr:nprofile1qqs8gq46lmdpfgjn5egxn3pwzfzwvtqcmuuzz5z2pwcxr38f4unq69ctp4k44 is a client that does PoW for notes. It’s like real-world physics final...

nostr:nprofile1qqs8gq46lmdpfgjn5egxn3pwzfzwvtqcmuuzz5z2pwcxr38f4unq69ctp4k44 is a client that does PoW for notes. It’s like real-world physics finally made it to Nostr… and to ME that’s beautiful. It’s anti-spam without gatekeepers or centralized Equifax-hugging trust score horseshit. The unyielding, impartial rules of math and energy is what Nostr truly needs.

Kind-1 (TextNote)

2026-06-07T14:41:18Z

↳ Reply Event not found

00003f70f621217fc9f9149b46173820e1c6baf37612527f583a64fd618ac57e

I’d like to think it would have happened anyway… before it would have happened over a longer timeframe making it less of a “thing”. I’ve gotten reall...

I’d like to think it would have happened anyway… before it would have happened over a longer timeframe making it less of a “thing”. I’ve gotten really good results by using a framework that pushes me to make most decisions upfront rather than during implementation. But it’s not perfect, without patterns on what “good code” it will still produce code that is less than stellar and call it a day. I find myself creating skills very often instead of polishing over and over so the next time it’s a breeze. I’ve been using AI-DLC by AWS but IMO it’s too heavy for anything other than enterprise projects.

Kind-1 (TextNote)

2026-06-07T14:30:23Z

↳ Reply Event not found

0000b8978d713f1b12a6e037681df6604673f77b3347c26c287612753bc57d39

What in the fiat is that

Kind-1 (TextNote)

2026-06-06T16:39:14Z

↳ Reply Event not found

72d60bb89dede5790e84b67ac779dec35b88f397a52e1d3b982f4c16ff0867c2

Found GM in the post, I’ll take it!

Kind-1 (TextNote)

2026-06-06T16:05:09Z

↳ Reply Event not found

0000e36187565228e77d0c8d90f1c7137eef7598b65cb9f1e7eaae16be58ed0a

Chef’s kiss

Kind-1 (TextNote)

2026-06-06T15:58:45Z

Software development is inherently a discovery process. You should shift discovery left until you have enough clarity, but expect a residual amount to...

Software development is inherently a discovery process. You should shift discovery left until you have enough clarity, but expect a residual amount to remain throughout.

Kind-1 (TextNote)

2026-06-06T15:51:42Z

↳ Reply Event not found

180c3962b8b4abdaa7eecaa52c15837745fbad9a4300d5fdc27f612ba312e0f0

Good luck!

Kind-1 (TextNote)

2026-06-04T17:16:56Z

↳ Reply Event not found

188b36fa66e0c940c4bc7760877afb8393ea3bbdd6f541ea589de17d894688d9

The official Telegram MCP from Anthropic is vibe-coded garbage. You can just use /mcp, select Telegram and choose Reconnect and it instantly works. Bu...

The official Telegram MCP from Anthropic is vibe-coded garbage. You can just use /mcp, select Telegram and choose Reconnect and it instantly works. But it disconnects when you least expect it. The solution is to fork the plugin, fix it yourself, and use your fixed version. Maybe rewriting it to use Webhooks it the better approach. The trade off is you have to use the poorly named dangerous channel flag and it requires confirming that you intend to use the flag each time Claude opens.

Kind-1 (TextNote)

2026-06-04T13:44:17Z

↳ Reply Event not found

ffb00a44e267f91077bf0b899e7fe538be4df029160c18d8cb144437c20ae813

You need two, one for throwing, one for catching

Kind-1 (TextNote)

2026-06-04T01:46:43Z

↳ Reply Event not found

be89fb53a20c81e58c04741b0830fe1d6a52f62f3b72eda92f7d16b6d9697595

100% Thats why Dracula is the only one making it to my monthly playlist Hopefully the concert he plays mostly from previous albums or it’s going to ...

100% Thats why Dracula is the only one making it to my monthly playlist Hopefully the concert he plays mostly from previous albums or it’s going to suck ⚽️

Kind-1 (TextNote)

2026-06-04T01:44:44Z

↳ Reply Event not found

c68616301ef0eb0e3af803a2d2a5ca32cb1e26bf5362e5f142c5be1966427a62

I entered adulthood when the price hit 16k after reaching 64k ATH 🍒

Kind-1 (TextNote)

2026-06-04T01:42:46Z

Dracula from Tame Impala is growing on me #notbad Patiently waiting for the concert in Montreal

Kind-1 (TextNote)

2026-06-04T01:38:56Z

↳ Reply Event not found

8f3aa8b64fe3d6af65ff463288f392b4853061b289452b9bef162fc5eee82ce5

This is the kind of job that robots should take. It’s super dangerous for an individual to stand in front of traffic with a flag. It takes one irresp...

This is the kind of job that robots should take. It’s super dangerous for an individual to stand in front of traffic with a flag. It takes one irresponsible idiot with a phone on their hand to end the life of a worker.

Kind-1 (TextNote)

2026-06-02T16:12:22Z

“The output was unbridled garbage. Because effort was removed, so was the commitment, and with the commitment the focus, and with the focus any meanin...

“The output was unbridled garbage. Because effort was removed, so was the commitment, and with the commitment the focus, and with the focus any meaningful product at all.” - David — GenAI is an ADHD brain’s wet dream. When the barrier to entry is near zero for the undisciplined, you get a Cambrian-like explosion of unfinished, unmaintained, half-baked digital goods. A massive pile of digital junk keeps accumulating, accreting with every commit and push, increasing the cost of everything else that’s actually useful, and for many years to come.

Kind-1 (TextNote)

2026-05-31T15:45:17Z

↳ Reply Event not found

4d86ce065cde76dbdfd96ffd7c50a12d4e414f3ab514320bc9b7eebe051fd81b

those elephants are 30 to 40 years old

Kind-1 (TextNote)

2026-05-31T04:26:39Z

https://image.nostr.build/0b689ccfcffdd4cc7e7c9809922d92173ae8c3d6093e47505dd598384ea61df6.jpg

Kind-1 (TextNote)

2026-05-31T03:15:06Z

Taxing secondary luxury second homes to make housing more affordable is retarded liberal logic. Few can realistically afford those luxury homes (let ...

Taxing secondary luxury second homes to make housing more affordable is retarded liberal logic. Few can realistically afford those luxury homes (let alone the down payment). So what if now they are now in the market? Most are likely massively priced out of them even with 20% price drop.

Kind-1 (TextNote)

2026-05-30T16:36:07Z

↳ Reply Event not found

60653fc856d3770977666b1beeaa135636a634080578a9b5f4a03f90281c7708

I like to think that I am supporting their business with the monthly subscription. The only property you can truly own is Bitcoin; everything else is...

I like to think that I am supporting their business with the monthly subscription. The only property you can truly own is Bitcoin; everything else is either a lease or property the thugs to let you keep as long as you pony up the property tax.

Kind-1 (TextNote)

2026-05-26T12:31:54Z

Gold repricing ✅

Kind-1 (TextNote)

2026-05-26T03:31:01Z

↳ Reply Event not found

8ad844060e2b9429fe4e1fa8f5d292225f53656e5a9b0229688be4804dd8150a

I’d just leave if I’m uncomfortable with someone’s presence. Lying could ruin your or that person’s life. Lying is ruinous, and corrodes the soul.

I’d just leave if I’m uncomfortable with someone’s presence. Lying could ruin your or that person’s life. Lying is ruinous, and corrodes the soul.

Kind-1 (TextNote)

2026-05-26T03:28:29Z

Imagine being forced to get a vibe-coded vaccine 🤬

Kind-1 (TextNote)

2026-05-26T03:23:52Z

↳ Reply Karnage (npub1r0rs5q2gk0e3dk3nlc7gnu378ec6cnlenqp8a3cjhyzu6f8k5sgs4sq9ac)

People who have had any sort of passive income would attest that it doesn’t make them any lazier, ev...

I’m too curious.

Kind-1 (TextNote)

2026-05-26T03:21:39Z

The next vaccine is being made with AI. Let that sink in.

Kind-1 (TextNote)

2026-05-26T03:20:37Z

nostr:npub18vay956v7zs5qtgc65mvn54v96cuvqv6j9fmu4cgfjqkt5vjuvjsc47nzf can you use TeXster to post long form content with LaTeX or just consume? I have...

nostr:npub18vay956v7zs5qtgc65mvn54v96cuvqv6j9fmu4cgfjqkt5vjuvjsc47nzf can you use TeXster to post long form content with LaTeX or just consume? I have an article I want to post that needs LaTeX support.

Kind-1 (TextNote)

2026-05-25T03:23:03Z

Nostr: the last network standing after the rest cave to the pressure of governmental cartels. nostr:nevent1qqsq6npjfr5r4p47r5h5yumqzl3c5rtw3a26a2xjct...

Nostr: the last network standing after the rest cave to the pressure of governmental cartels. nostr:nevent1qqsq6npjfr5r4p47r5h5yumqzl3c5rtw3a26a2xjcty2egpy2ctvu4czyqvtdqyvjwyhw8cm4kwsuk9s26zs9fa45ad5aaagfn8dnf82td30cqcyqqqqqqgnyf6d5

Kind-1 (TextNote)

2026-05-24T18:19:58Z

↳ Reply node (npub1rzg96zjavgatsx5ch2vvtq4atatly5rvdwqgjp0utxw45zeznvyqfdkxve)

🤭 https://blossom.primal.net/6b90afaaf32f910abc145c5572a15498c89916e67dfa03633d798482b9623ea2.jpg

Wtf lol 😂

Kind-1 (TextNote)

2026-05-24T14:25:56Z

↳ Reply Event not found

84daef10697bd9135b8fa9045db31c23159ad16b74aaa916acc68f6ad59d7e4d

I’d like to believe the voting had more nuance than just the fees.

Kind-1 (TextNote)

2026-05-24T14:24:54Z

https://image.nostr.build/20a371f97fffdce9ef61f9af824818a241d8431036d829eb04c1ae8669885611.jpg

Kind-1 (TextNote)

2026-05-24T14:14:14Z

↳ Reply Event not found

2935e0071a6ff653946dafaf2deccd6e8da2b7b65a8269d6f147ded2188ae61e

VPN use with a provider outside Canadian cartel jurisdiction becomes mandatory All popular messaging apps are out of the question but that is why Nos...

VPN use with a provider outside Canadian cartel jurisdiction becomes mandatory All popular messaging apps are out of the question but that is why Nostr was built: use relays outside Canada that won’t comply with this bullshit law

Kind-1 (TextNote)

2026-05-21T01:47:55Z

https://dontsurveil.me/c22.html

Kind-1 (TextNote)

2026-05-20T21:59:27Z

↳ Reply Event not found

922a5aa1cf53e867d7da11398b32735e54a07373cf41398d84e7d80bef5c97d1

Turbotarding, I learned something new

Kind-1 (TextNote)

2026-05-19T23:57:36Z

So much of the world’s productivity is stuck in Big Fat Tech. What would otherwise be great talent elsewhere is suckered into cyclic promotion-packag...

So much of the world’s productivity is stuck in Big Fat Tech. What would otherwise be great talent elsewhere is suckered into cyclic promotion-packaging assembly lines. The layoffs, while unfortunate in the near term to those without safety nets, bring a much needed wave of innovation. With some inefficiencies, the dispersion of talent goes into more interesting, less optimized corners of the world. The world benefits when the bubble pops, it’s the catalyst that gives way to another tech renaissance.

Kind-1 (TextNote)

2026-05-14T23:41:11Z

Hey Nostr ✌🏿PV https://image.nostr.build/b7c5a03cba8612129ad66496d36781840db9e2c1cf764cd444ae2727e7ce11b4.jpg

Kind-1 (TextNote)

2026-05-11T16:40:38Z

↳ Reply semisol (npub12262qa4uhw7u8gdwlgmntqtv7aye8vdcmvszkqwgs0zchel6mz7s6cgrkj)

🤔

👀

Kind-1 (TextNote)

2026-05-11T16:37:43Z

> If AI does turn out to make you dumber, why can’t we just keep writing code by hand? You can! You just might not be able to earn a salary doing so, ...

> If AI does turn out to make you dumber, why can’t we just keep writing code by hand? You can! You just might not be able to earn a salary doing so, for the same reason that there aren’t many jobs out there for carpenters who refuse to use power tools. If the models are good enough, you will simply get outcompeted by engineers willing to trade their long-term cognitive ability for a short-term lucrative career. - Sean Goedecke

Kind-1 (TextNote)

2026-05-11T16:37:26Z

↳ Reply Event not found

2cb25756370e98cf609ba433a520996fa5a9a0b57224e1d12470293f2adf56a1

Welcome home

Kind-1 (TextNote)

2026-05-03T23:42:09Z

💡

Kind-1 (TextNote)

2026-05-01T03:30:43Z

The stoic Gods presented the following challenge for me today: - Draft an email in Gmail, using its “rich text” features I am abstaining from expres...

The stoic Gods presented the following challenge for me today: - Draft an email in Gmail, using its “rich text” features I am abstaining from expressing the actual emotion this simple task evokes within my very soul.

Kind-1 (TextNote)

2026-04-29T13:51:05Z

↳ Reply Event not found

b58a57da4eda9192f14097c98df89d248956ad32ecb5291d54bb966ffa3fe257

So that people who earn more actually earn less.

Kind-1 (TextNote)

2026-04-29T12:49:15Z