Seriously, when is gpt-4 api access rolling out for the plebs?
Lynn Zenn
lynn@iris.to
npub1zenn...p3st
Work for bitcoin (bounties/for hire) -- bc1qfr7dkwx8egxmxc38kawyfay43xy634x5vc2vjc
Why do people bother with Deno, when Bun is simply a faster alternative? Bun has a future, Deno is DOA.
```tmux
# tmux.conf
bind [ display-popup -E 'printf %s\\\\n "$(tmux capture-pane -pS -)" | hx'
```
๐
What I did on the firenostr app could work. In essence, relays are like servers on discord, except that you may toggle multiple on at any given time.
* People already know how a sidebar works in this setting, based on discord/telegram.
* You can quickly toggle relays on/off
With next13/react18 server components, Lighthouse is now deprecated, that web app I just posted ( https://firenostr.vercel.app/ ) scores 100/100. Never even seen 100 before, what magic is this.
https://firenostr.vercel.app/
I made this in inspiration of
. I wanted to get an understanding of how many people actually use nostr. Seems better than I expected!
However, you can really see the spammy stuff in there too. I really wish (friendly) bots added a "I am a bot" field somewhere so they could be marked as such.

Firesky
Watch every Bluesky post in real-time โ filter the firehose
Is there a thing like this for nostr?
Essentially a very basic streaming global view. I want to compare, to get an idea of how many ppl actually post on nostr. At least my global view is just littered with garbage, my guess is that there's less than 200 users on nostr at any given time, excluding the "GM/PV/GN" people

Firesky
Watch every Bluesky post in real-time โ filter the firehose
Using IP address region for language choice is a full-blown cancer of the internet.
How come part time programming jobs are virtually inexistent? It's either full time or freelancing.
Stripe's new crypto on-ramp defaults to Ethereum:

Link - Buy crypto

Stripe expands access to its crypto onramp with a new hosted option
Web3 companies can now direct customers to a Stripe-hosted onramp to buy cryptocurrencies.
Someone had the idea of having multiple accounts bound to a single xpub, so one could have an channel for posting different types of content into each account, e.g. one for work related and another for nonsense.
I guess I should've generated my pubkey from an xpriv and then posted the xpub on my bio. Too late for existing keys? #rekt
@fiatjaf is this https://bountsr.org/p2p-filesharing/ still on? Now with nip94 (or w.e) this is pretty ez. Or is it unpaid but complete, in a sense?
Some of these bounties could use splitting up into smaller tasks, it's no fun picking up mega tasks. Too much uncertainty.
Is the fashion industry is gonna get rekt by AI? Clothes on AI generated people often look good and in very unexpected ways; they're like today's clothes but clearly distinct.
However, maybe fashion is and has always been limited by the means of production & cost, rather than design. Anyway, I really enjoy seeing the variety.
Every time something new for social media is made, every web ui gets rebuilt.
- twitter clones
- discord/telegram clones
- you name it
Would be nice if separating the network stack from the rest of the app was standard behavior, but that never seems relevant during development.
Question: if you believe AGI will be around within the next 10 years, then why are you hoarding money/bitcorns? AGI will without doubt make all of that irrelevant, do you not agree?
From what I gather, publishing to certain relays will propagate the event to multiple relays that I never published to myself. I'm not crazy and my stuff's not bugged, right?
I think nostr's best chance should be targeting the Chinese audience. Would need to focus on the censorship aspect more. Perhaps this is just a hopeless pipe dream, however.
I think LSP's (language service provider) could be used to build interesting UX in text editors.
As a boring example: "git add this hunk" could be offered as a code action by a git LSP.
Nowadays said command is usually an editor native command. With an LSP, the benefit would be that it'd "just work" across editors.
Though that might end up being a pandora's box for the protocol.
Gonna do
- https://bountsr.org/relay-display/
- https://bountsr.org/follow-hints/
- https://bountsr.org/nevent-nprofile/
for iris client ( #[0] ) They all seem very linked together, ez cash.
Possibly also https://bountsr.org/gossip-model/ -- it seems similar to the prev 3.
https://bountsr.org/relay-publish/ will be easy. Might even do that one first.