Last Notes
and there's @npub180c…h6w6 lol
https://image.nostr.build/154034a5acc3991800c4268e680ba52c9afa32096a8a4b876b74e4eb37fa6268.jpg
schnorr signatures (as used in taproot) were on offer at the time, and it was my opinion it was the better option for solving the tx malleability problem back in 2017
and now we have them, but they rape it with this other shitcoin "taproot" bullshit you can't just do a schnorr signature, you have to hash your secret key and then use that. efficiency :vomit:
He rarely misses an opportunity to let us know when we're being silly.
That said, this could indeed be done with a custom relay. One that pulls in 10002 events from all known relays and allows for a query of just the first several characters of a pubkey. There is no need expect all relays to have this behavior. From there the client will have the relays it can expect to find the event, and relays DO currently support partial event ID queries, right @npub1ark…h43w?
That was a major part of the reason I made the suggestion regarding partial pubkey queries. If you can query for a user's 10002 with just the first 6 characters of their pubkey, you can find their outbox relays where the event is likely stored, since 10002 events are intended to be shared far and wide.
Please, @npub180c…h6w6, come tell us why we're out of our minds!
I read it. Gossip saw it only on wss://lockbox.fiatjaf.com/.
I found the problem, it's a cache miss due to non-normalized relay urls
Hmm, loads for me. But it should probably load for everyone
Oh, now I do. But I stand by my parser
Um dos lados quer atropelar os outros, que é o lado dos desenvolvedores. Uma hora isso haveria de acontecer. Nós podemos rejeitar essas mudanças do upstream e não atualizar os nodes.
Até esse momento, o meu node rodando no Arch Linux não foi atualizado. A última atualização do repo oficial do Arch foi 28.1-1 (2025-01-29) e vou manter por um tempo, até surgir uma ideia melhor, uma luz no fim do túnel.
Meus conhecimentos são bem limitados no assunto, mas ainda sinto que mudanças repentinas e sem consenso largo venham a aumentar as chances de causar vários forks aleatórios na timechain.
Isso é um chamado para aprendermos mais sobre o ecossistema em que o Bitcoin reside. Mas creio que o mais importante é estarmos na maior timechain. Resta não nos deixar sermos enganados.
https://LearnMeABitcoin.com/
Oremos.
#Brasil #Bitcoin #BitcoinBrasil
#nevent1q…hjf6
There's no way to stop this, but we can choose not to update these changes.
We are the unit tests they want to reduce. #note190u…xrvp
whatever mr @npub180c…h6w6
What’s this ‘Highlighted’ thing you’re doing here?
A git host on #nostr network would be better !
#nostridea
That sounds bad. No clue for now. 🥹
This may interest some people, it's a brief explanation of how I think outbox should work ideally (criticism and suggestions welcome):
#nevent1q…kj50
You can't have this local database thing in all contexts like all microapps and whatnot (those can probably just use a naïve NIP-65 approach) but a full-fledged Nostr client should.
Shoulda wrote it in Portuguese then.
This is a note no one can read.
blunder. was supreme is 5 a Svelte right. @nprofile…u0w6
right. @nprofile…u0w6 a blunder. was supreme Svelte is 5
5 right. supreme Svelte blunder. was @nprofile…u0w6 a is
Way I figure it, Damus defaults to four read relays and allows users to change those relays according to their preferences, while Primal defaults to a single read relay, without any choice. Sure, you can theoretically use a different caching relay, but I don't know of any others out there in the wild. Last I checked, four is greater than one, and choice is superior to no choice.
When it comes to write relays, I understand Primal doesn't default to any specific relays, which is somewhat better than Damus' default to 4 specific relays for every new user, but both clients allow the user to change these realys, and Damus' freedom on the read relay side more than makes up for using a static set of default relays.
My biggest problem with Primal's relay handling, though, is that all write relays in Primal are saved to the user's kind 10002 as both read and write. This means that a user who takes advantage of Nostr's superpower of identity portability between a variety of clients has to remember to never update their relays in Primal if they use different relays for public inbox and outbox in other cliients, otherwise Primal will change them ALL to both read and write.
It's also not clear to me if Primal is writing my notes to my inbox/read relays in their settings. It should only be writing to my outbox/write relays, but their UI makes no distinction about which relays are being written to. I must assume that all are being treated as write relays, since the only "read" relay in Primal is their caching relay. Here's my relay list in Primal:
https://npub1kun5628raxpm7usdkj62z2337hr77f3ryrg9cf0vjpyf4jvk9r9smv3lhe.blossom.band/6ab5dcdbc474e56ddeef692eef30aeea837070cac1cc85a4c399c2e8d0d70393.jpg
By contrast, here's the same relay list in Coracle, making it very clear which relays will be used for read, which for write, and which for both, with the bonus of which will be used for DM inbox, too:
https://npub1kun5628raxpm7usdkj62z2337hr77f3ryrg9cf0vjpyf4jvk9r9smv3lhe.blossom.band/47ee4426d64eddfa05389d196eebe0d8c6fe8ce0445d2fe4ec3a570c374dcf2d.jpg
It is a strange paid API (sometimes free) but with a relay instead of a server, which makes it super confusing
The call/response design and storing every single note is absolutely insane. We had to block most DVM kinds from our aggregator.
#note1pd4…m8dg
Is there a chat somewhere about GitViaNostr? @nprofile…633s
No, nips and kinds are entirely arbitrary (other than reserved ranges, like 2xxxx for ephemeral 3xxxx for parameterized replaceable, etc)
People are totally going to use them for the latter, though, too. 😂
Just implement outbox and blacklist the mega-relays.
I think we are further along outbox implementation than we are being given credit for:
1. When onboarding new users, Primal ensures that the default set of relays includes a combination of larger relays and “long tail” smaller relays. We are already contributing to the spread of content over the entire public relay infrastructure. In contrast, Damus uses the same 4 relays for all new users.
2. We leave relay hints in all user and event mentions, as well as “copy id” actions, so that outbox clients can find things.
3. By default, all Primal clients write directly to the outbox relays the user has specified.
Therefore, when it comes generating content on the network, Primal already does all the right things. Please correct me if I’m missing something.
What remains to be done is the ability to diversify ways of reading/discovering content. We can’t solely rely on the caching service; our clients need to be functional without it. We are working on it.
As for the “Primal isn’t a real Nostr client” claim, that's a bad look @nprofile…2ln2. Let’s focus on building. Damus still needs proper outbox and blossom support. Maybe that’s where energy is better spent instead of fudding another project.
Thanks, pushing a fix now
Coracle doesn't open it @nprofile…6uqg
Thanks will read tomorrow!
the irony is, they paid a fortune for their iphone
and wen android damus? been waiting a year for that
turns out your rust is a bag of shit apparently
commies don't like money, ya know
almost no clients ever show NOTICE messages either, which is kinda lame
I use several custom feeds regularly, it's not hard to build useful ones. My UX is horrible though
Dynamically compiling SQL query strings in our programs is something so stupid even southpark couldn't sufficiently mock it
SQL is like writing a program in assembly that outputs JavaScript code.
#nevent1q…l9l3
Precisely. It is utterly insane for programmers to communicate with a database by constructing strings in an arcane language that is then compiled in real time. Not only does this open a whole bunch of bizarre, security holes, it’s just plain dumb. We are programmers, we communicate with our libraries using functions and data structures, not strings that have a syntax that was designed 50 years ago for non-programmers to use.
I’ve never used Mongo DB. I have no problem with the relational model per se. My issue with SQL is that it is text based and compiled in real time. That makes it a huge security concern. It’s also just really inconvenient for programmers to have to construct sequel statements using a text library. In general databases should be accessed through a software API — a library of function calls that are driven by data structures that cannot be compiled in real time.
Should they use fopen or lmdb?
shown but haven't using as comments
https://noflux.nostr.technology/, for example, uses a Postgres database and that's so awful because it's meant to be used by a single person in a desktop home machine. I even tried to switch it to SQLite because it would be a strict improvement (https://github.com/fiatjaf/narr uses it luckily) but couldn't (yet) because SQL is so bad it's not even standard among all databases (and everybody knows that, but it's impossible to do anything about it).
I also tried to use https://pglite.dev/, but it didn't have easy to use Go bindings apparently.
#nevent1q…t5re
@nprofile…4s0j is this because you don't think it's wise for a weird Cobol-like string of instructions -- that first have to be generated by the host (with all the care to prevent malicious injections and all the refinement of string concatenation otherwise) and then parsed by the database -- to act as the API between two programs because they could pretty exchange structured data instead?
#nevent1q…vfqt
An adaptation of this: https://grownostr.org/fountain.html
It would have to be a very solid cashu mint, to compete with the Bundesbank, tho. My Eurobucks usually work pretty well, as cash money.
Pretty neat!
note1ur8qp00q4uvyx3xe3fck4n58ffj203tra7m39lraal8gq9tpnvds9fv7g5
Version 133.0.6943.141 (Official Build) Manjaro Linux (64-bit)
Oddly enough, after I finished typing this. I tried again and it's working. *shrug*
Yes, I followed your link. Clicked add to Chromium. Once installed I assumed it would some settings. I click on it, and that's the error I get.
Extension that linked to, it's not working for me.
https://image.nostr.build/8c9250ca5e2c0fe3badb7c3fa0d4cfc83dacbcf9361aeb8fb1068ac60c14d49c.png
Thumbhash definitely looks much better than blurhash. I'll prioritize using thumbhash.
Btw, I couldn't fetch your example event 😔
I ran into some issues while trying to implement it, so I had to put it on hold for now. 🥹
Quais clientes não tem esse problema? Clientes como o Primal são centralizados, eles primeiro pegam todos os dados da rede do Nostr, enviam para o servidor deles (servidor de cache) e só depois repassam para os usuários, por isso parece funcionar bem, mostrando tudo de forma instantânea e tal.
Não criei bounty sobre isso.
Mas isso é do jumble, porque não tem esse problema nos outros clients.
Foi o bounty que você colocou uns dias desses, né?
Continuo sem entender nada. Ou talvez eu só esteja com preguiça de tentar entender.
Já questionei isso também e tem a ver com requisitar as informações só quando solicitado. Parece que os relays não aceitam tanta quantidade de solicitações sem ser por demanda.
Não sei explicar direito, talvez o @npub1syj…f6wl ou @npub180c…h6w6 saibam explicar melhor.
Eu não gosto do modelo de árvores. Sobre mostrar no balão a quantidade de respostas, concordo e inclusive já mencionei isso com o @npub1syj…f6wl
Confesso que não entendi. Poderia enviar uns prints do que incomoda vc no Jumble?
The normal contact list (I assume you mean kind 3) is too mixed or random.
Listr.lol doesn’t work? I’m on Safari so nothing web nostr ever works for me so I can’t tell.
Looking at the demo I think it needs a more friendly “Discover” frontend focused on social media so you could really discover who is using nostr (the people), I’d like to see more of Artists or Musicians lists, and less of Bookmarks or Relay Metadata lists.
I guess listr is more of a generic list management backend, which is also very much needed, is @npub1zuu…c2uc still working on it?
I’m trying to add this in Nostur and hope more apps add something similar to improve discovery:
https://media.utxo.nl/wp-content/uploads/nostr/e/6/e6a5c70bd7be56c61035977b64b9752b573c416eb75d9f7a394a44b9c653471c.webp
Relays choose which PDSs to index. I think there's some way for independent PDSs to send an HTTP request to a specific relay and be like "yo pls index me" but I don't know if it's roadmap or live. Anyway the relay could always ignore that.
For pushing nostr content into Bluesky, something tells me the Bluesky team trusts Bridgy Fed more than Alex Gleason Inc.
I guess if Alex made his own AppView and spun up one of these budget relays he could use that AppView to hydrate whatever content and relationships from whatever PDSs he wanted (bsky.app hosted or nostr bridged/programatically controlled) and keep track of timelines and all. But then you'd need his client to see the combined universe. And PDSs would be outside hosted.
On the topic of Bridgy Fed though, here's the Bridgy Fed guy's talk from the ATProto conference a few weeks back. I think he likes nostr, cause at the end of the talk he talks up nostr as some sort of destination where things are converging or something. Watch to the end. Maybe he's a sleeper agent for you.
https://youtu.be/fZcB8uQasuA
To até pensando em deixar de gostar do Jumble, depois de saber que o Fiatjaf também gosta dele.
Veja que o retrospecto do gosto dele não é lá essas coisas, por isso me assusta ele gostar do Jumble.
Do @npub180c…h6w6? Jamais!!!
Thanks for the tip! Finding new content to follow as I type this.
I told you the UI needs work
Where's that from? Maybe that means mushroom servers? Each bluesky mushroom PDS box has something like 500,000 individual users (PDSs) in there, I forget the number but it's a lot.
Some independent dude over there just made a proper relay that (if I understand his thread right) the entire BlueSky AppView could theoretically run off of—and the relay cost per month would only be like $20. (An AppView of the size of bsky.app is always gonna be hecka expensive, so cost of running the AppView another thing altogether, but on the relay side that's pretty interesting.)
https://bsky.app/profile/bad-example.com/post/3lnq45b7ahk2b
Sure enough, I can't find any lists by you, which probably means it failed to publish. It could be a result of bad relay selections (although yours look ok), but is likely a bug in Coracle. Could you try again, and check the publish status HUD (on desktop, the icons at the bottom of the side nav) for which relays accepted your list?
But yeah, I'm with you mostly on the relays and also the good work Jumble has done to help visualise what's possible there.
I still think though that the whole thing is mainly a use case issue. Change the use case to B2B and many nostr problems just go away, you no longer need the things nostr doesn't have (like how after linux moved away from consumer desktop OS and towards servers it no longer needed a sexy GUI which it couldn't figure out how to make anyway), and with lots of money to be made as SIs, and no grants needed. There's no other use case where the potential income goes up by 10 and the crazy-difficult problems go down by 10.
If a client abuses this kind of event, it could indeed affect clients like Jumble
This is the part where @npub13nd…0svh knocks on your door in a suit and tie and tries once more to sell you PKDNS from a shiny black briefcase.
More sharing of lists of people to follow would help
Here's an example of a relay that uses artificial artificial intelligence (i.e. human intelligence) to build a curated feed of potentially interesting notes: https://relays.land/spatianostra
You can probably access its feed by clicking on wss://relays.land/spatianostra if your client supports relay feeds, or use Jumble: https://jumble.social/?r=relays.land/spatianostra
jmp.chat uses it, other than that no.
Statuses are most of the traffic. Unnecessarily large XML traffic. Thank God I didn't use any mobile with its expensive internet at that time.
Configuring encryption was a pain in the ass for end users for some reason, at least in the beginning.
But the list I created disappeared.
Definitely not, I'm sure the people who had all the same ideas as us 26 years ago were all dumb
It no longer exists. This is the new default configuration for new users:
https://image.nostr.build/63c91ad35dbe996e3a933cdbf4ad1e35b5de0ec32a3090f43f8237d85897099a.png
The default configuration is just meant to help users get started quickly, and you can change it freely. The reason some restricted relays are used for 'safer global' is to prevent new users from encountering nsfw content or spam when they first open it
Jumble allows you to change the relay configuration at will, I don't understand what needs to be fixed 🤔
and it will be done in two weeks
Odd, now the whole feed seems to be gone again
@npub1syj…f6wl you should fix the relay configuration of that feed considering @npub180c…h6w6 has publicly told me he supports my gangstalkers because I call out his bullshit on asciidoc #nevent1q…uk3u
Just gotta redesign the UI because it's pretty annoying to use currently
Sorry, you didn't. The type should be `application/nostr+json`, not `application/json+nostr`, as per https://datatracker.ietf.org/doc/html/rfc6838#section-4.2
lol: “Before being named U.S. attorney, Martin appeared on Russia-backed media networks more than 150 times, The Washington Post reported last week. In one appearance on RT in 2022, he said there was no evidence of military buildup on Ukraine’s borders only nine days before Russia invaded the country.”
I have a ton of quarters, but because of quantum entanglement, they're worth their weight in gold. It's tied to a Blockchain that is run by AI validator agents that you can trust 100% in the cloud so everyone has to accept their value. And it's against the rules not to.
My white paper is a blank piece of printer paper. Will you please buy my token?
Stop trying to delay Jumble's success.
What make me sad is make an annotation using Lantern extension, open it on Njump and don't see an option to open the event on Jumble.social.
cc @npub1syj…f6wl
#nevent1q…nua3
https://file.nostrmedia.com/f/619af6a60b3fe4c733aaca061c522cc9c7cf1d87ef4c908facc5ed936d3bdf23/487cf00f5dfc9a1fcea3edddaa04d1fec5ea88b083839c303dca3b010ed1299d.png
Always depends upon the usecase.
All the zaps ever created in the world?
I deleted a couple things last night. That worked beautifully.
I can't login using use.nsec.app bunker..😿
It works fine using nsec
Testei agora e funcionou bem. Veja vc mesmo e me diga a sua experiência agora.
Está funcional? A última vez as notas sumiam e a extensão não servia para nada, e não fazia sentido o fiatjaf ter lançado assim, parece que ele não testa as coisas.
Se vocês ainda não instalaram essa extensão no navegador de vocês, não sei o que vocês ainda estão esperando. Permite criar anotações, comentar, criar bookmarks em qualquer página na web.
#nevent1q…t7fu
Alright. Days ago I tried the bookmarklet from https://git.fiatjaf.com/lantern on chrome mobile and PC but the script loads and nothing happens. Going to try extension and bookmarklet again.
We both know it works and the difference between bsky hosted PDSs and self hosted PDSs, and clients and appviews, and the DID methods, and what are examples of what, and what is independent of what.
Zooming out, what I don't get is the general Nostr attitude about atproto—and also Farcaster, and Pubky and whatever else. It can be very "Haha, you suck!". Like for anything that isn't Nostr. A very 1980s jocks-and-nerds high-school comedy vibe. It's not everyone, but it does seem to be the general vibe. Nostr has some good ideas and so do the others. If Nostr does do a Version 2 then there it'd be good have a clear view of how the others work and incorporate what makes sense to incorporate (PKDNS for one is a very good idea in my opinion.)
And if Nostr doesn't do a Version 2 then that's cool too. But then Nostr is not going to compete with atproto for Twitter-scale public square. Nostr will be for different use cases than the others, very much it's own thing. At that point there will be not much point making comparisons with the others, would be like comparing HTTP and SMTP.
What clever relay name? And how does a relay name affect Google?
My cache folder is using 34G. My lmdb folder is using 4.3G (I prune it, it has gotten up to 12G or so). It could be either.
The local database doesn't just store events. There are lots of other records.
Ok. I had pruning docs here: https://github.com/mikedilger/gossip/blob/master/docs/PRUNING.md
Why would you DDoS yourself when you can simply mine directly to the point?
If the implementation is done with optimisations everyone's computing power will add up and the only rewarded will be the site operators, not the bots.
Everyone Will Mine a litrtle bit for the site owner to Prevent AI and Bots traffic yet possibly giving Bitcoin reward for the site owner by using your computing power
JavaScript could be deprecated
Go and Rust are probably done in existing mediawiki forks but I'm not a coder
😡 podem remover sats o quanto quiserem, meu vocabulário continua não-fiduciário. Ficaram sabendo dessa proposta cringe onde querem tirar "satoshis" e colocar "bitcoin"? 🥶 Que horror. Deixem as casas decimais simbólicas, deixem os satoshis!!!!
#nevent1q…rgdy
Fazendo bullying, coisa feia
There are also the full site dumps
dumps.wikimedia.org/enwiki/
Here's a copy from redditor /u/VanillaCandid3466
uap-wiki.org/wiki/Harald_Malmgren
https://image.nostr.build/60758a5310b78b275e736ac52ac9b42c74c95612207c9981591fc36ec5ee3c05.jpg
I'd do it but I don't know enough about the guy to ensure a useful level of detail and accuracy
This is a good example of why nostr wikis should have used wikitext and mirrored Wikipedia's existing articles instead of starting from scratch as @npub180c…h6w6 thought was a good idea for some reason
just separating subscriptions and queries alone makes a huge difference because you don't need to keep a socket data structure and thread live all the time, you just spin one up each time there is request
the majority of nostr queries are not subscriptions but the client has to explicitly close them all the time
Should maybe be part of an overall low-bandwidth mode, or something. Stop auto-downloading media and pull events over HTTP.
i would just add that blu esky is even worse, it uses CBOR binary for its API, and their data structures are absurdly expansive, at least nostr events are simple
Hmmm. Thar sounds pretty good. We'll see #thoon.
i haven't got a client to test it with so idk, i'd assume it would be more like 200-300
REST is more advanced than RPC and more compliant with the principle in computer science of avoiding the necessity of codecs to view the transit of information
you have headers (request and response), parameters, paths, body (request and response) and cookies, with RPC you only have request and response
you didn't even use a normal RPC layout for NIP-01, with ambiguous method names in the messages, as well, that makes it more complex to write codecs for it
and subscriptions can be done on HTTP since about 2016, called Server Sent Events SSE
i learned all of that stuff in the last few months because i'm doing this for my paid gig, and it's extremely standardised such that there is no such thing as a HTTP framework on any programming language that doesn't support everything already out of the box
meanwhile, here with nostr we have number codes, ambiguous message formats, absurdly complex filter tag parameters (for most languages you have to do omitempty with all all letters of the alphabet in both cases, which you put an unnecessary # prefix on when there is no other single letter fields in the object), and the lifecycle of connections is very complicated and wastes huge amounts of code and network resources to keep alive, when you could have done that with SSE
How low can you go with the Realy API?
At least in one case where I've made a client server app, it was easier for me to open a websocket and use the webserver as a place to run functions and return ok/err. I found it much easier to work with than requests to endpoints.
I rolled my own message format, but JSON-RPC would have done well too.
subscriptions, really, and he mashed them together with queries in a way that makes managing network resources difficult to do when writing a relay, put it this way, you can't really run even the most well written relay in under about 600mb, that's a lot more than a blockchain client, for example, with transactions coming in all over the place
He's overreliant on streaming.
REST is standardized and stateless.
What happens when 8 decimal places is not enough and bitcoin moves to 16? Will the definition of Bitcoin be moved again and again?
Would be huge mess imo. Too much confusion for normies.
The .mediawiki at the end made me misread BIP as NIP and get my hopes up for a nostr mediawiki fork
There was a horrible bug, thank you.
It was so horrible I can't believe zapbox has been working at all.
But I only plan to support viewing highlights that are embedded in kind:1 or reposted highlights.
Yes, I do. I'll start working on it once I finish testing the emoji reactions.
I agree that nostr needs more diversity. There are plenty of clients (Jumble is solid) but as for usage Primal seems pretty dominant.
Odell the other day mentioned Primal has 10k daily actives, and nostr.band at that time had around 16k daily trusted pubkeys. Assuming most of the 10k Odell mentioned would be considered trusted pubkeys in nostr.band's accounting then maybe over half of all nostr usage currently comes via Primal? I guess no way to be sure, but that feels about right.
You can sense it with this buzzbot thing. That is very much a byproduct of Primal trending. So Primal's quasi-global view and the features it enables are also influencing nostr culture quite a bit.
Are there alternative X clients? I remember there were alternative Twitter clients, but I thought Twitter killed that off a few years ago.
Yeah but again, if people don't like it they can use another atproto client that doesn't show these ticks. Choose from iOS, Android, web. Isn't that supposed to be the nsotr way also?
in theory you use the hashtag, so a kind of label, you can make a selection of articles on yakihonne, I've never tried but it should work
there is a button label
https://nostr.band/nevent1qvzqqqqqqypzps3sahf5efwgxx9lgkf2cptvmcm4r8fetsysfsm758r9pw9dffcjqys8wumn8ghj7ctsd3skxetfde6xsetnw4hzumn0wd68yvfwvdhk6tcpz9mhxue69uhkummnw3ezuamfdejj7qpq3l8gux0telk8tcxgn5ldyazt6ffx7py2dthva8n5e7jxljdsyzzqcptzj8
Jumble does not currently support nostrconnect://
Sim todos os tipos e ainda tá em novembro de 2024 e procurando mais, não sei se tem repetida mas acho que não hein
```sh
$ wc -l notas_antigas.jsonl
26870 notas_antigas.jsonl
```
Acabou de procurar notas em 3 relés, será que agora ganho os 50? Kkkkk
MEU DEUS JA ESTOU COM 14430 NOTAS DO GHOST @npub1qn8…ekjd MEU FILGO VOCE FEZ O QUE PRA TE TANTA NOTA
Acho que já estou pegando o jeito. Usando o nak estou encontrando notas de pouco a pouco uma mais antiga que a outra, mas aí que tá, preços usar a data em segundos da nota mais antiga paranovter mais antigas que aquela, se colocar os segundos diferente não retorna nada, que bizarro. É tipo uma paginação. Creio que seja padrão nos softwares de relay, então é só obedecer e fazer um script para automatizar. Pedi pro chatgpt fazer um script em Shell para agilizar kkkkkkk tô nem ai já tô maluco, eu tava catando feijão para ver o created_at mais antigo que recebi entre 700 e poucas notas de 5 relays, pedindo mais notas antigas que essa mais antiga, e assim por diante
Pra postar qualquer nota em sua conta precisa assinar, aí o id é o hash do conteúdo e da assinatura seguindo essas regras https://github.com/nostr-protocol/nips/blob/master/01.md, ou seja, o id é adicionado depois, e então a sig que é a assinatura baseado no id. Desde que os dados do event não mude, o id é o mesmo, o DNA é o mesmo.
É uma ferramenta que o @npub180c…h6w6 fez, da pra obter nesse link https://github.com/fiatjaf/nak que você consegue fazer várias coisas no nostr, se não tudo, mas tudo manualmente pelo terminal
I started reading and stopped at Bluesky PBC. What is your take? It seems like an insanely long explanation for something so simple.
Nice. But ring sig is verifiably signed by ONE of a fixed set of pubkeys, without knowing which one. Your above is not any more a ring sig spec that a spec for assigning POW to a temporary key. … worth thinking about though.
Do they still claim to be decentralized?
What kind of idiot can buy their narrative?
well, good, but you aren't going to convince me by the flow of that code that that value i refer to is not empty and so idk what the function you feed it is going to do with that, because it's nothing
i have to build a client because i'm building a UI in Go that needs it (yes, you can actually do GUIs in go, though unfortunately they are generally a bit primitive)
i'm just not using that dynamic signer because it's basically undocumented, like an illegal immigrant or something
yes, but what is the value of that variable declared at the top of the goddamn switch that is passed to the handler?
it's nil, it's empty, it's a fresh fucking slice with nothing in it, referring to nothing
so maybe you guys are using the nip04 still or something, i didn't bother to continue after seeing that, i know that value is going to be missing so what's the point in continuing?
also, your code really sucks dude, it's so clumsy and why do you use the slices function, when you have a mutex and i did not see a sort function anywhere, yet you are using a slice search function that if you READ THE FUCKING DOCS doesn't even guarantee to return the value that matches the search
no, it will give you the nearest answer
the map will do it properly, it's awful, and this is why i hate you
I’m not quite down for that one yet. Lol. But you have me thinking. 🤔
👀 We may need a nip for ring sig ?
Frost signatures, once signed by all shares/shards, resolve to a valid pubkey signature. So … you would still need another “best practice” or “nip standard” to get the OG pubkey obfuscated.
But I’m not clear that is what Dawn is asking about? As far as just “verifying” that some rando’s report event is worth considering … WoT engines (graperank at least) will do a fine job at curating spam reports from useful ones.
Haha, isso é ótimo.
#nevent1q…k0yc
I agree. Is is possible to click on qrcode and automatically open @npub1am3…xrv7?
cc @npub1w4u…0jr5 @npub1syj…f6wl
What is the differences between this protocol and spark.info protocol?
https://image.nostr.build/8988420c5ce5c0589260eb0a063b9ce3cf1bf003cef8491377ec31da852b77af.jpg
"To maintain off-chain ownership state in a decentralized yetreliable manner, Thunderbolt leverages a consensus-based committee to execute signing operations and record transfer events.
The committee is trusted only for availability and robustness, not for custody or correctness, as the security of each transfer depends on cryptographic guarantees rather than behavioral assumptions." 🫦
When Thunderbolt? ⛈️ ⚡
https://image.nostr.build/bd70a903c8b22a210bddd06085c1e5e4d209c5e045ac764e0d5eff8c242b0589.jpg
@nprofile…6rpa some ideas for npub.world (which has a more interesting backend)
I'll admit I'm having AI write my html and css
This is mine: wss://proxy.nostr-relay.app/ae30ba2372ced6c1960d49c0266fdd3e07cea52b1bf378fdb684aee6363dec46
Generally, clients cache your relay settings, so it might take some time before it takes effect.
I have this one too as write and read: wss://proxy.nostr-relay.app/4142e1b4a8cb5acd13a50853754d3806523747456bf20d80228db904e7eea0e6
Haha, I wrote a note asking if people can see my note. Let's see.
Not all clients support the outbox model, so some users might not be able to see your notes, haha. It’s better to set up a big relay as a write relay as well. Also, I see you have a local relay ws://127.0.0.1:4869/ , others won’t be able to access that.
I let with writing option just the local relays. This solve?
Yes, you can't drag it. You’ll have to delete a few first, haha. Drag-and-drop support is on my to-do list.
How do I move from seven to one? I can drag it.
I need to keep any nostr-relay-tray user, haha. You need to start saving your events now. Setting nostr-relay-tray as the seventh relay won’t work, Jumble won’t use it 🌝
No problem, haha. I can wait, not something priority.
It might take a while, haha. What I’m aiming for is to automatically download events from yourself and the people you follow.
Understood. I will wait you implement this so I can import just clicking on a button inside nostr relay tray app. Thanks.
Automatic syncing isn’t supported yet, I’m currently working on that. But you can use some tools to download your events from other relays and import them manually, .jsonl files are supported for now.
Other question. On Nostr relay tray, can I import from other relays, all my past events to have them local?
I use a computer to run nostr-relay-tray 24/7 to store all my events and the ones mentioning me. Also, you should make sure the relays you want to use are as high in the list as possible, because generally, clients will only use the top 2 to 4 relays you’ve set.
Understood. Would be great if Citrine supports Proxy too, so I could let just my local relays on my clients.
If you set it as a write relay, others will be able to see your notes if they are using a client that supports the outbox model
Why https://github.com/CodyTseng/nostr-relay-tray has this option but Citrine no?
https://file.nostrmedia.com/f/619af6a60b3fe4c733aaca061c522cc9c7cf1d87ef4c908facc5ed936d3bdf23/fb55926b1bddb8292007ecb9b4d43d1d95d5b36383e843c70e5caf2de0071174.png
Hi @npub1syj…f6wl @npub1gcx…nj5z @npub180c…h6w6 If I have only local relays from Citrine and https://github.com/CodyTseng/nostr-relay-tray (with proxy connected) on my nostr clients, will people still be able to see my notes? Thanks.
most likely, depending on how many users you have have suffered from these bitchez
The world needs this desperately:
#nevent1q…x4g9
Turns out quote replies just bring even more attention to the OP. https://i.nostr.build/BoYMRWGSVmFBofs6.gif
In my experience, it's usually just the ones who are still primarily on Twitter, but occasionally post on nostr. I just shed a tear when I see a ton of replies and no OP reengagement.
Relays have nothing to do with a discussion about relays?
Going where the audience is. Same thing that happened with YouTube and Spotify.
Ainda é inviável, mas como o amigo @npub1t7e…tg0z falou da pra esconder a assinatura, ou até mesmo esse link. Por enquanto se quiser fazer isso vai ter que entender a estrutura das notas do nostr para saber montá-las.
Piora se for resposta igual essa, pois vai ter que saber estruturar certinho e ainda colar o id da nota lá. Pro usuário mais de boa é quase inviável. Uma receita de poção magica. De Harry Potter escrita em Klingon.
Tem uma ferramenta do @npub180c…h6w6 chamada nak que faz essas coisas e mais. É um cliente manual, mais como uma ferramenta ou API. Nesse link: https://github.com/fiatjaf/nak .
O bom é que se você sabe a estrutura de post e de resposta/comentário é só deixar pronto e mudar apenas o content e a tag que contém a mensagem assinada, não precisa escrever a estrutura do zero toda hora. Ainda assim vai ter que aprender algumas coisas pois vai precisar assinar com sua nsec também, colando lá no event publisher do Nostrudel ou usando o nak.
Who are you, and what have you done with fiatjaf?
never under-estimate the resolve of the oppressed. history has proven a clear trend. under duress and oppression, there will always be one that will break through to look straight at the devil in the eyeballs with the stab in the guts.
Good for meshtastic users but not available to as many people right now
I like this, no amount of technocratic systemization can replace culture
This thing looks like a massive scam.
Why hundreds of people employed to keep a database of bugs?
And then they make a giant drama once their massive government funding gets cut.
#nevent1q…jsqc
What door is there to knock on? They're not on nostr
The gangstalking subreddit is run by gangstalkers but might still have some good info to help you understand how serious this issue is
It's not realistic at all to imagine letting it go with people who joined in heavily and haven't atoned for it
After joining in heavily, it doesn't get let go until even heavier action is taken to make up for it
Really glad to hear you like it!
Extreme Programming suggests to always tackle the biggest, hardest problem first. Same idea. Don't avoid pain, just run straight at it.
vertigo - dizziness -> vertiginous - dizzying
I tried to leave a reply from lantern, that a lot of white butterflies are cabbage moths, but I couldn't get that to work. 😅
@npub180c…h6w6
did you actually ever study how things are done in Go?
https://images.mleku.dev/9I/Screenshot%20from%202025-04-13%2014-54-52.png
the subscription shit you wrote in relayer and khatru pay no attention to these rules
no surprise they are shit
i'm just venting at you right now because i have to rewrite this, i made a http api subscriber framework that was at least 1/4 as much code and it works perfectly because it's simple
unraveling your bullshit javascript noob code has already cost me at least a day's work, just trying to figure out how to get rid of these stupid mutexes
When you live and love, there's only one thing left to do
Yes plz need to see if recording works
first thing that is wrong is the name, this whole shit was called "listener" before
so, you know, basic computer network terminology, for those in the back @npub180c…h6w6
A person or entity that provides a subscription can be referred to as a publisher 1. They provide the product, service, or content to which a subscriber has access in exchange for a recurring fee 23. Subscription services are popular because they provide a source of added revenue 4.
i guess that part about paying for subscriptions is icky to communists
I also found out that other people call it danmaku when building on this project, haha.
I really loved this feature, which is why I built danmakustr. On Japanese and Chinese video platforms, every video is filled with danmaku, you get to see how others feel at the exact same moment in the video. It’s like watching together with a crowd.
However, when there aren’t many users, most of the time users only see their own bullet comments, which is very boring. This causes users to lose interest in sending bullet comments, and as a result, the number of bullet comments never increases. So, I’ve decided to stop maintaining this project, haha.
Eu tenho colocado uns bounties no https://app.lightningbounties.com/ para adicionar algumas funções e corrigir alguns bugs no cliente Jumble.social e a turma está pegando os trabalhos. Muito legal.
Ou pagar para alguém fazer, rs.
Infelizmente o desenvolvedor da Satcom parou de trabalhar no projeto. Tinha potencial.
Projetos do @npub180c…h6w6 são todos bugados e protótipos, rs.
This one is from @npub1syj…f6wl, the same developer of the great Nostr client jumble.social.
Tem essa também: https://chromewebstore.google.com/detail/satcom-collaborative-laye/lhoejonhkpkgnhaamjcplefkkomlldgi
other one is danmakustr https://chromewebstore.google.com/detail/danmakustr-youtube-floati/mohbdimkkpjjibdfipfajpgpmegnglhb
https://media1.tenor.com/m/t1g6ut6A8uUAAAAC/laughing-spongebob.gif
Buybuybuy https://file.nostrmedia.com/p/d49a9023a21dba1b3c8306ca369bf3243d8b44b8f0b6d1196607f7b0990fa8df/17913a378c3e6030dc47ddea18e80ec6c257ee661b479dcc8e6017b25fac4c58.jpg
Change to other relay on top, where it is local development.
Muda para algum outro relay lá no topo ao invés de local development.
Conseguiu fazer funcionar?
Bug trying to sign an annotation with Amber.
https://image.nostr.build/20e5ae7b86c06950d5120c90fac455d83c0ee17052389f63e95f3d6141d4df8e.png
You're right. Perhaps TCP/IP would be a better example.
Agreed, but IPv6 only really solves the number of addresses problem (makes IOT possible). Or ... am I missing something about IPv6?
I think most of the reason is that the overhead of replacing these DNS-related components is greater than the overhead of replacing the DNS itself. If there is a DNS replacement, it has to be able to coexist with DNS for a long time and be ready to replace it for at least half a century. IPv6 is in this slow and painful process today.
Actually, domain keys for Secure Mail Transport = the only thing that's been implemented I can think of off the top of my head. That works.
DNS has been seriously messed up long-time (I used to advise on ccTLD creation as a lawyer many years ago). Most of the problems are fully understood. None of the solutions ever get implimented because govt's want the 'net to remain censurable.
So does nostr become a TLD?
No, because they you open the entire ecosystem to DNS censorship.
This is how we grow the economy and beat China
But it is so INNOVATAVE. To create a new TLD requires the engineering effort of giants!
https://media1.giphy.com/media/dXQKhp4S71zto7nQYk/200w.webp
sorry for bugging you but I can't seem to creste a new app in Amber and hence get a bunker url.
MVP... thank you Flobstr 🤜 🤛
So to be clear, one would want this to be the only relay they read from? Would that affect seeing other posts?
Cashu NutLock is now live...
It lets you create time-limited, npub-locked Cashu tokens 🥜
👉 Clawback Nostr tips if they go unclaimed
👉 Offline payments that can’t be double-spent until lock expires
👉 Create "inheritance" tokens
👉 Simple time-locked escrow with 3rd-party refunds
👉 Tokens that can be spent by anyone after a certain time
Let the #Nostr fun and games commence!
Beta live: https://www.nostrly.com/cashu-nutlock/
Enabled by @nprofile…h36r @nprofile…xh4c Nostr❤️ Cashu
#cashu #nutlock #ecash #bitcoin
To minimize reflow, converting from block to inline would be more jarring
Same thing, log in with nostr, paste the bunker url
yeah, i seem to recall that there is a problem with the koblitz curve with relation to hierarchic deterministic keychain derivations, some weakness that made it easier to figure out upstream keys if you breach a downstream one
also if i remember correctly, the signature calculation for ed25519 is a little faster than even schnorr secp256k1, though that might just be because of using blake2, now i think about it
we have secp256k1 schnorr signatures in our relay and client libraries, and they are battle tested, and also most platforms now have a SIMD implementation of SHA256 which closes the gap a lot
there is a big element of contrarian anti-hipster in the nostr and bitcoin culture though, *except* for a large part of those who are instrumental in approving everything and elevated to high visibility artificially by the people running primal
not trusting things that are beeing deceptively promoted seems like a wise tactic in my view
progressivism in all its forms seems to quickly devolve into debauchery
I had another account before but don't use social media, so I came here, started new to sort of covertly start trying to find people who will be interested.
Anyone programmers, funders, reposters...
Any assistance would be greatly appreciated.
I have been forced into a long downtime by asus and there lack of part number availability. So I'm out of action for progress on build, and out of my accounts 🙃 😒.
So I'm doing some of the outreach.
Hello nostr!! This is my first post here.
Tldr Follow me....
Please Follow me! I am developing a fully decentralised blockchain with a complex governance system built in to give people power over politics.
It is permissioned and permissionless, public and private.
I have also included nostr as a native wallet function,, BTW... 😊
There is NO central chain or validation authority.
Unlike bitcoin there is NO way you can chip bully your way to control.
It will NOT be centrally controlled by huge mining farms.
Every user will be a validator as well, more on that another time.
The network will be monitored by AI, but again more details soon. This is a big development.
I have not designed tokenomics as yet, BTC XMR ETH will do for now, although that will get complicated later on as this model DOES incorporate GOVERNMENT! Opinions welcome? Let's see where this goes...
I for one would rather keep as much insolvent cash (from banks and governments etc), isas, bonds etc from onboarding to begin with, having a fully audited vault. Life may not work out idealistic as that though, when talking about mainstream integration.
Here in lies bitcoins gamble also, its all the fiat printouts that can short or harm a movement like btc, why on earth let them have ETFs ffs.
This is a dilemma but I think I am somewhat the way through solving it once and for all.
But the public administrators (politicians new corrected titles) will still want to feel relevant and the bankers will still want SDA and QE, which will never happen as far as I can avoid.
And let's face it we will still need people to do tasks like going to meet another poltician for tea and scones. Of course...
Well actually I might use the irl janny's and the government services along with ngos and network authorised persons to do live verifications, as AI can spoof live video now. So it would be a 3rd potential for verification method.
The Implications of this mean that aged and homeless people can access services from charities and ngo organisations. It also means the government and those services could potentially have validator nodes running and get some cash back.
And the government jannys still feel relevant.
It is an infrastructure for real world services to migrate to.
Essentially swapping hard drive for a lot of services, API's will work and the companies can just accept micro transaction costs.
The utilitarian benefits along with transaction completion and security benefits far out way small costs.
In addition to that, they will get much more back but that's all the wider picture.
For others the switch may be a bit more complicated but I am simplifying the addressing process as much as possible and smart contracts.
Whilst implementing privacy level toggles if one person is completely anon and another is not the transaction will force privacy for both. Otherwise fingerprinting the anon.
As is right now I have multiple methods to call or lookup using a wallet profile, with granular privacy and additional handle adds.
So you can replace the long address with any @ you use for socials or phone number or email.
If we going to take real world adoption seriously we need to be serious about real world adoption.
So I have designed a voting struct, network, global, and everything in between, down to each blade of grass.
Nicely separated to guarantee no cross vote contamination or international interference.
(I did not suicide myself im happy as fuck 🙂).
Political fraud is impossible, for several network related reasons.
Industrial sectors vote on needs, push to public vote.
Government votes on needs pushes to public vote for verification, the trust will implement any consensus.
The transactions are near instant, and storage is very low. Power drain is somewhere like 500x more with bitcoin and that's with my network in theory at 100%.
Storage is less than 5gb per person lifetime including medical data and other stuff.
It falls between visa and swift for annual storage demand and also for power.
But it smashes everything else for security and transaction times as well as privacy and transparency.
I need collaborative efforts and a trusted team of people to build @nprofile…dlnm @nprofile…ydy0 @nprofile…kpnp @nprofile…jk5v
What diagramming software is this?
https://m.primal.net/QIAC.png
Is this something similar to MPC-TSS? 🤔
IS LOVE IT MORE IF I WERE SMARTER!
https://nostpic.com/media/dd1f9d502c7951df47e8f8ed245e8bfa24f7e82c28f19399a8f0e74b06113a21/228deb5705d79ac1582cbd869cb0d9f3f165fae9b7d80f8c31cbc7344754b2a5.webp
I don't think the koblitz curve is bad as long as you program around its shortcomings. I didn't know there was an intense campaign against secp256k1. That is somewhat suspicious.
But secp256k1 does have some problems that ed25519 clearly does not have. It has some mathematical properties which open up certain kinds of attacks on the discrete log problem (several low numbered CM field discriminants, ladder cofactor of 1) and it has some properties making it hard to code correctly, specifically that the keys are not indistinguishable from random bits, and you cannot use just any sequence of random bits as a secret key. Nonetheless it hasn't been effectively cracked.
ed25519 has been given a "pass" because it has proven "nothing up it's sleeve" without any of these theoretical shortcomings. So I really am not suspicious of it. But notice that it was given a pass NOT by actual browsers, just by the RFCs. The actual browsers leave it out.
Everybody here seems to worship Satoshi and distrust everybody else, and you are welcome to make your choices. But I don't agree.
Does GM stand for Gimpy Male? If so, count me in!
Bout time men start getting paid equal! 🥳🤣
https://m.primal.net/QHoA.jpg
Hmm. I haven't given the subscription model much thought 🤔🤣
Já aproveita a oportunidade intuitiva e transforma-o também em um relé
Lifetime GMs only for 1M how much for a yearly subscription? 😂😂
Just zapped you a downpayment , do you offer sats installments ?
Lmao for 1 milli I’d set a reminder to not forget (as long as we’re shitposting here)
Oh man my nsec got hacked!
We’re witnessing the genesis of Nostr men onlyfans 😅😅😅 pick your GM boy for 1M sats only
#nevent1q…8jxf
How could she even prove it was you?
Its not like here posts are made with a cryptographic key or something... It could be anyone. Just say it was someone else. 😂
You sound like the EU right now. No daddy Trump, we didn't mean it. 🤣
Oh man. I would have done it manually.
This is why you make the big zaps.
@nprofile…a028 these were just shitposts I love you I won't make these jokes again I'm sorry 🥹
Shhhh, whats on nostr, stays on nostr
I'd make a bot like utoxs GM bot. 🤣
I'm telling @nprofile…a028
Here you could be even the permission itself.
I don't think I have to even ask permission from my wife because it's Nostr and you don't have to ask for permission here.
I don't think I'm allowed to have one of those.
He can turn this thing off? 😱
This already exists. Called online girlfriend.
https://image.nostr.build/72c153ed6804a46b6f262b8cb8ea36d54a5b99f95d68681e377c5a084fded3db.gif
Oh, working for that nostr GM truck stop money. I would feel like a dirty girl.
Wait... Is this a thing? For 1M sats I will send you a personal GM and PV every day until @nprofile…dlnm decides to turn Nostr off. If I miss a day, you get your 1M sats back. 💜🫂🤙🏻
This is a shitpost, but I'm also medium serious.
#nevent1q…zx49
Use bunker log in
https://video.nostr.build/27a7f22263b610fbb4446c7e31e687ebc7d14a3de54046b8b1a8a922718bf36b.mp4
Zap test on this note… we made three attempts to⚡zap this note, at majje@minibits.cash, over a period of 10 minutes. All three attempts were successful. Please check on your end to be sure you received. Average zap time was 5580ms (5.6 seconds). We consider this zap time slow... generally, zaps should complete in under two seconds. (Other Nostr users might think your zaps are broken, might not zap you again.) We recommend you receive zaps with a well-connected, cloud-based Lightning node to reduce your latency.
But @nprofile…dlnm loves it
I don't care 😡 That's not my problem.
is a relay https://jumble.social/?r=wss://nostrapps.com/
Just look at the JSON to see what on earth it could be. Probably self explenatory
HALP! I have problem reading this. Probably my relay settings. 🤣
What's the association? Is this another NSA thing?
Why the shift from secp256r1 to ed25519 even? Never understood what was wrong with the former. It's been kind of deeply ingrained in things now, the shift is just an unnecessary distraction.
With kind description.
Where does one go to find unknown kinds definition @npub1ye5…knpr @npub180c…h6w6 ?
https://image.nostr.build/9a94f25127a0d9fcbbf10ca10141431753cb021157be670794558822fd50a921.jpg
Starting my crypto trading journey has been an incredible experience, especially with the guidance of my manager’s new trading plan. The financial progress I’ve made is beyond what I expected earning $150,000 is a great milestone for someone new to this space. The support from the company has been outstanding. If you're looking to get started, I highly recommend reaching out to Mrs. Susan. You can email her at susandemorirs@gmail.com or message her on WhatsApp at +1 (472) 218-4301. She’s been instrumental in my success
but how to add app lol, coracle just prompted/sent intent to amber so it added.
how to signup on stacker. news with amber for eg? (idk how to add app in amber)
Yes!! Haha good find. I even searched my follow list and must have passed by his profile 😆
We are looking for an investor who can lend 75,000 US dollars to our holding.
We are going to establish a furniture manufacturing facility, but we are short of 75,000 US dollars to complete our budget. Therefore, we would like to borrow 75,000 US dollars from you.
In today's industry, the furniture business ensures fast sales and also provides great profit opportunities.
We will open a furniture production facility in Baku, Azerbaijan, with the 75,000 dollars you will give.
You will lend 75,000 US dollars to our holding. When the date 22.12.2025 comes, I will return your money as 750,000 US dollars.
You will lend 75,000 US dollars to our holding company. When 22.12.2025 comes, I will give you your money back as 750,000 US dollars.
You will have made 10 times profit in 9 months
When 22.12.2025 comes, you will get your money back as 750,000 US dollars
To learn how you can lend 75,000 US dollars to our holding and to get detailed information, send a message to my whatsapp number or telegram username below and I will give detailed information.
For detailed information, send a message to my WhatsApp number or Telegram username below and I will give you detailed information.
If you want to lend 75,000 US dollars to our holding, send a message to my whatsapp number or telegram username below.
You can contact us by sending a message to my WhatsApp number or Telegram username below.
My WhatsApp phone number:
+212 619-202847
My telegram username:
@adenholding
just sayin, they also left out the koblitz version of P256, which is our known and loved secp256k1
the propaganda campaign against the koblitz curve was incredible, yet somehow they have given ed25519 a pass... which smells pretty fishy to me, almost like, they KNOW that the koblitz curve is even more secure than the edwards twisted curve
the only solution, as i see it, is a noise protocol implementation that uses sha256 and secp256k1 for HMAC, and i started on building one for #golang
i already spotted this egregiously obvious manipulation in the "academic" scene years ago, and i'm pretty sure that @npub180c…h6w6 picked bip-340 secp256k1 X-only schnorr signatures for #nostr
you know why i don't trust edwards?
because all the shitcoins used it
because your precious fucking rust favorizes it
funny how still there is no viable shortcut to bruteforcing bitcoin's koblitz curve group now isn't it?
nice to see that you are thinking about this though, welcome to the NIST cryptography skeptics club
Gossip, https://github.com/coracle-social/burrow is a headless one with email/password registration, Amber supports NIP 46
Just wait until tomorrow, the rest will be down too. 😉
Half of your stuff is up.
this is what winning decentralized looks like 😎
better than "my stuff is half down" at least
Worst case scenario you can always crash on my couch. I got you.
@npub180c…h6w6 was not joking when he said everyone should bring their own client
Are you telling me i cant use etlenineneueuueuiueuinium? I want my money back
@nprofile…y27r exposed as heavily invested in international index funds.
#nevent1q…hfh2
@
@npub15qy…yejr @npub1t89…a5h9 @npub180c…h6w6
Templ+HTMX+TailwindCSS is pure bliss
nsecbunkerd by Pablo? seems dead.
I can't seem to create Apps on Amber to hook bunker urls to stuff.
nos2x feels unsafe as key in browser?
getalby seems bloated for me as I am trying to learn how bunkers works so no lightning for me now (also uses domain names - why?)
nsec. app uses domain also (why?) - prob can self host and use my domain but why?
https://github.com/vnuge/nvault
this seems interesting.
keycast seems a teams dashboard for identity management (IAM)
Are NIP-07 extenstions safe? (flamingo etc)
will look into nak's bunker functionality and knox, though don't prefer js for this kind of stuff haha.
is there no way I can issue bunkers via NIP-05 (I own the domain so I own the identity etc)?
Ok it is working now on c583cdfeea2634a8b0b83a116a32df93a2911a08
On the unstable branch, commit 149e85b10e272e4567b2c154a1ebe4c9a86d25c1, the inbox feed is now constructed only from events that came from your inbox relay(s), provided you have enabled the `Settings > Content > Limit inbox events to events that came from your inbox relays` setting. This setting isn't new, it just does more than it used to.
ty sir will check it out.
based based based based based
Interesting how the way we anticipate things unfolding is inverted, yet we arrive at the same place. Optimistic things will be ok??
From a historical perspective, super intelligence seems inevitable. There appears no reason to believe the trajectory of compute can't or won't continue. Because of this, I do genuinely want to understand if there is a real existential threat. But with nothing to rely on other than speculation, I tend to believe systems will self-correct to stay in balance. Nature FTW.
This image is encrypted seed of your bitcoin wallet
note not visible on damus or primal... ❌
visible on yakihonne though ✅
Great. Did not know then 💪😅
@nprofile…tsvq @nprofile…v5vu
any nsecbunker implementation I can run on my own domain name / VPS?
How can we zend zaps and show it in the chat view.
@npub1gcx…nj5z @npub180c…h6w6
“They” implies a kind of embodied intelligence, but it’s not clear what that actually means. Where does such an entity begin or end? What are these entities doing prior to breaking containment?
It's not legitimate advice though, they don't leave me alone
The "forget the gangstalkers" part is legitimate advice from fiatjaf, the text formatting "insults" aren't actual bias beyond personal preference.
So, I repost the events on other relays and nuke your database?
connect to 5 relays and download 2MB from each
It’s not about data. There are browser, OS (open files), and mobile per-app limitations that prevent opening an unlimited amount of websockets. Even in a perfect nostr world with only reliable high performance relays you will start to bump in to these limits in most places as you exceed 200-300.
As we do not live in this perfect world, I suspect the practical challenges of managing hundreds of different connection and response times with varying reliability in a performant way with an acceptable UX will not be trivial either.
I just don't see why you would. Why wpuldn't you just use lisp and program everything using cons cells?
Because @nprofile…5cq2 loves shit like asciidoc
It's harder for some people to understand and convey on the internet, but this statement is in jest; the second half is genuine, the first part not.
Defnitly the second is better for downloading. But wouldn't in an ideal world every note use the minimum amount of space? Therefore be saved in one relay. And every follower downloads it from there.
Then maby instead of one I choose two or three for redundancy. And the download works same like torrenting, as you explained to lower download bandwith.
Fiatjaf saying he participates in ostracizing me because I like markdown and hate asciidoc
#nevent1q…4p5q
No, it doesn't have the advantage of allowing me to just ignore them.
Asciidoc sucks and if you're going to participate in ostracizing me until I'm dead or brain damaged with drugs for saying that, you're losing someone who would be helpful to this world full of retards
in case of cpu intensiveness, tcp connections are not that cheap i believe.
The point you’re missing is that these are pessimists who spend their energy trying to prove that nothing can be done.
https://image.nostr.build/cabe968264c2387732ea0ff0e9ca29b295026fe06dbb59d9cc2e3dc541586e2b.jpg
second one. i avoid wasting a bunch of bites to do the handshake and protocol upgrade. 😎
What is the challenge resolvers face when attempting to resolve the most recent hash?
It is also a concern to relay bandwith I would argue. When every user uses less relays, the same number of relays can serve more users.
Because many people have reported that the global feed contained a lot of porn content, I decided to remove it. However, you can create your own global feed in the settings. Previously, I was using wss://relay.damus.io and wss://nos.lol as the relays for the global feed.
This feature might be available tonight, or tomorrow.
If you can build a performant client that connects to 400+ relays when trying to load your following feed I’ll build a nostr church in your name.
Thanks, that might help me get a global feed back
But it doesn't help with your pyramid relay allowing my gangstalkers and not allowing me. Please change that
we wuz sentient n sheeiiitt :otter_happy:
Not if you're careful about deduplicating requests
Too much mobile data for redundant information
Browsers have a limit, I guess it eats battery, this was the whole debate we had with @nprofile…a0ce a year ago
Has jumble.social also removed the global feed in addition to this? I don't see it anymore
Nostr is now openly censoring me in favor of my gangstalkers
For example, my posts won't show up in the "safer global" feed on jumble.social but posts from my gangstalkers will
That feed uses relays like pyramid.fiatjaf.com which is an invite only relay I still haven't been invited to, even after @npub180c…h6w6 reposted one of my posts recently
But posts are accepted from people like @npub1yye…hmd0 who has accused me of threatening to kill her and still refuses to correct herself or show where it supposedly happened
What's the long term plan here? Keep hurting me and see what happens? Keep me silent until another planned move like killing me can come to fruition? Fucking stop abusing me and treat me fairly eventually? What's the plan?
Is this giving the Disrespector new material?
You can try wss://inbox.relays.land/ now 🫡
We can try using only read relays to subscribe notifications. If too many people report not receiving notifications, I might roll it back. Some clients don't send events to the mentioned person's read relays, which is quite frustrating.
That's true but not showing in "if this is an event": {nevent only}
It used to be note1 and others in here.
Why "note" was removed from nak.nostr.com @nprofile…dlnm ? I know "nevent" is better approach but being a nostr army knife it should have all the tools not just a preferred one imho.
#askNostr
We are looking for an investor who can lend 75,000 US dollars to our holding.
We are going to establish a furniture manufacturing facility, but we are short of 75,000 US dollars to complete our budget. Therefore, we would like to borrow 75,000 US dollars from you.
In today's industry, the furniture business ensures fast sales and also provides great profit opportunities.
We will open a furniture production facility in Baku, Azerbaijan, with the 75,000 dollars you will give.
You will lend 75,000 US dollars to our holding. When the date 22.12.2025 comes, I will return your money as 750,000 US dollars.
You will lend 75,000 US dollars to our holding company. When 22.12.2025 comes, I will give you your money back as 750,000 US dollars.
You will have made 10 times profit in 9 months
When 22.12.2025 comes, you will get your money back as 750,000 US dollars
To learn how you can lend 75,000 US dollars to our holding and to get detailed information, send a message to my whatsapp number or telegram username below and I will give detailed information.
For detailed information, send a message to my WhatsApp number or Telegram username below and I will give you detailed information.
If you want to lend 75,000 US dollars to our holding, send a message to my whatsapp number or telegram username below.
You can contact us by sending a message to my WhatsApp number or Telegram username below.
My WhatsApp phone number:
+212 619-202847
My telegram username:
@adenholding
Gossip's inbox feed is not 1:1 to what it pulls down from your inbox relay. There is one system that subscribes to your inbox relays and pulls down events. There are other systems that also pull events for different reasons. Then a separate system constructs your inbox feed from all events regardless of how they got pulled down.
So it might be that the event didn't come from your inbox relay, but was pulled for a different reason, but because it tags you it shows up in your inbox.
I'm wondering what you would like me to do:
1. Chase down what other system pulled this event down, and fix related wrong things, or
2. Make gossip such that inbox notifications only show up for events actually pulled from your inbox relays
For those looking to reach me personally for all things related Bitcoin or Nostr , you can connect with me on simpleX using my invitation link below 👇👉
https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FZKe4uxF4Z_aLJJOEsC-Y6hSkXgQS5-oc442JQGkyP8M%3D%40smp17.simplex.im%2F9S9i29MAmqwb88fn2L2q9gJEGSMBJXbl%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEAaVwRRuIQsyhHY6NkSdRbxUOOgaWwcIDEnuzD6GUBn3A%253D%26srv%3Dogtwfxyi3h2h5weftjjpjmxclhb5ugufa5rcyrmg7j4xlch7qsr5nuqd.onion
Nice! I can't imagine that was a simple thing to do.
Because many people haven’t properly set up their inbox/outbox, I took the liberty of adding a few relays in some cases 🤣
wait, i thought nostr was dead.
Hey @nprofile…dlnm sup?
#nevent1q…qdry
We tested zaps on this note… we made six attempts to⚡zap this note, using your lightning address starting with "chaosmagic23", over a period of about 3 hours. In each case, we found that your lightning address server did not respond correctly. (The failure point was when we did a GET request to your specified callback URL: https://getalby.com/lnurlp/chaosmagic23/callback.) Your server did not produce an invoice, thus the zap failed. We recommend that you use a cloud-based Lightning node which is optimized for Nostr zaps, to get your zaps working.
You can do whatever you want 😁
Inbox hasn't show new replies (notifications) for about a day now.
You'd still end up connecting to more relays than necessary. The most useful part of merging filters is figuring out which people publish to hubs and which don't, eliminating relay lists with 30 relays on them. @nprofile…8wqr @nprofile…qjvg @nprofile…0dsc have recently worked on this I think
This is the relay that didn't exist yet :)
thanks fiatjaf, great stuff
Next version of nosotros will work, now I can't see your inbox events as read-only because your single inbox-relay is asking for auth
https://blossom.nosotros.app/fa57c94695f4a526a8915787c58105f5794fe338f58fe2bed514048d21c8bb52.png
Damn, all the clients suck.
This seems like a good interop lesson to document: https://github.com/nostrability/nostrability/issues/179
I’m adding it because why not!
Ok I have fixed 2 related problems. I'm not sure it completely does what is expected yet, but you can try unstable branch to find out. If it still is not working let me know.
I'll try it out to see if it works. So if I’m currently only reading from nos.lol and filter.nostr.wine I need to disable those and only read from inbox.relays.land instead?
What is basic hell thread?
Automatic client setup with minimal user guidance could work, as many users struggle to grasp relay roles in feed building due to legacy social networks. This has hindered my family and friends from using Nostr; they get overwhelmed when it comes to checking relays.
Thats @npub1n0s…lahe's nostur
I've made this wss://inbox.relays.land/ relay that filters out hellthreads from your inbox as well as anyone that isn't in your "network". It's meant to be used as your only (well, ideally it would be combined with others of course, but if these others don't filter out the hellthread then you're in bad shape) "read" relay (see NIP-65).
The problem is that it doesn't work because clients are all trying to be smart and connecting to different relays in order to fetch more notifications. But those issues are being addressed, see below:
#nevent1q…wmg8
I can't test if it works on @nprofile…89lh, @nprofile…043l's Nostur, @nprofile…cpf0, Yana, Nostrmo and others for now, but if you do please let me know.
For those looking to reach me personally for all things yrelated Bitcoin, investment guidance and tips, you can connect with me on (simpleXchat app) using my invitation link below
https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2F0YuTwO05YJWS8rkjn9eLJDjQhFKvIYd8d4xG8X1blIU%3D%40smp8.simplex.im%2Folen9O3RD88fUzzrNSP7TE-sXk1qVlTa%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEA_PYNjTgKUwEnK5b3I0FGv-HtOdYzlesWwbJtcIwDxkg%253D%26srv%3Dbeccx4yfxxbvyhqypaavemqurytl6hozr47wfc7uuecacjqdvwpw2xid.onion
Note 📝 : The link won’t be up for long!! won’t be up for long!!
Is this a notifications or a DM thing?
For those looking to reach me personally for all things related Bitcoin or Nostr , you can connect with me on simpleX using my invitation link below 👇👉
https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FZKe4uxF4Z_aLJJOEsC-Y6hSkXgQS5-oc442JQGkyP8M%3D%40smp17.simplex.im%2F9S9i29MAmqwb88fn2L2q9gJEGSMBJXbl%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEAaVwRRuIQsyhHY6NkSdRbxUOOgaWwcIDEnuzD6GUBn3A%253D%26srv%3Dogtwfxyi3h2h5weftjjpjmxclhb5ugufa5rcyrmg7j4xlch7qsr5nuqd.onion
For those looking to reach me personally for all things yrelated Bitcoin, investment guidance and tips, you can connect with me on (simpleXchat app) using my invitation link below
https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2F0YuTwO05YJWS8rkjn9eLJDjQhFKvIYd8d4xG8X1blIU%3D%40smp8.simplex.im%2Folen9O3RD88fUzzrNSP7TE-sXk1qVlTa%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEA_PYNjTgKUwEnK5b3I0FGv-HtOdYzlesWwbJtcIwDxkg%253D%26srv%3Dbeccx4yfxxbvyhqypaavemqurytl6hozr47wfc7uuecacjqdvwpw2xid.onion
Note 📝 : The link won’t be up for long!! won’t be up for long!!
I will look into how these events are arriving. In the mean time, your inbox switch set to "Replies & DM" will avoid including events just because you were 'p' 'tagged and only include (and notify) of events that are direct replies to your events (or which mention you in the content).
Gossip has been rather sloppy around the rules for getting events because I've been trying to work with other clients that don't do outbox. I've erred on the side of fetching too much, rather than too little. But it is time to tighten it up a bit.
Ask @nprofile…dlpf and @nprofile…l8tr , they should be able to confirm that our service ( described here https://docs.megalithic.me/lightning-services/nsfw-image-detection-for-nostr ) has never gone down since we set it up about 3 weeks ago. It's currently running with "pretty good" redundancy.... if more clients start using it, we can upgrade the whole thing to "very good" redundancy. Also the service uses a lot of caching, so the more clients that use it, the faster it will be for everyone (no image should ever need to be "scored" twice, if it is already scored, you should get a response within about 100ms depending on how far your datacenter is from NYC.)
For those looking to reach me personally for all things related to Bitcoin, investment guidance and tips, you can connect with me on (simpleXchat app) using my invitation link below
https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2F0YuTwO05YJWS8rkjn9eLJDjQhFKvIYd8d4xG8X1blIU%3D%40smp8.simplex.im%2Folen9O3RD88fUzzrNSP7TE-sXk1qVlTa%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEA_PYNjTgKUwEnK5b3I0FGv-HtOdYzlesWwbJtcIwDxkg%253D%26srv%3Dbeccx4yfxxbvyhqypaavemqurytl6hozr47wfc7uuecacjqdvwpw2xid.onion
Note 📝 : The link won’t be up for long!! won’t be up for long!!
Can't wait to download and test it.
I go to setting and choose relay and stitch off automatic relay . Hope it helps .
https://image.nostr.build/3e6890d5b0985d93a369c97047f0809bc502d6699039df4f44da13fe6fd78ed2.jpg
For those looking to reach me personally for all things related Bitcoin or Nostr , you can connect with me on simpleX using my invitation link below 👇👉
https://simplex.chat/contact#/?v=2-7&smp=smp%3A%2F%2FZKe4uxF4Z_aLJJOEsC-Y6hSkXgQS5-oc442JQGkyP8M%3D%40smp17.simplex.im%2F9S9i29MAmqwb88fn2L2q9gJEGSMBJXbl%23%2F%3Fv%3D1-3%26dh%3DMCowBQYDK2VuAyEAaVwRRuIQsyhHY6NkSdRbxUOOgaWwcIDEnuzD6GUBn3A%253D%26srv%3Dogtwfxyi3h2h5weftjjpjmxclhb5ugufa5rcyrmg7j4xlch7qsr5nuqd.onion
@npub1yzv…rf8q has a similar issue with their notifications it seems.
GMs be unto @npub180c…h6w6
#note1wmu…4zpp
Thank you @nprofile…xh4c (GM be unto him)
Yes @nprofile…4fhk and @nprofile…kfpr are using it in their applications already...
nevermind I just found out about nak fetch 🤯
awesome tool!
I use this every day
btw is there a way to do naq req nevent1… or nak req naddr… where it would automatically connect to the relay hint or use the d-tag/pubkey/kind? right now I’m manually converting and typing parameters
An idea 🤔 that I've been mulling over:
@nprofile…dlnm's brilliant Nostr protocol is open source.
So how about the creation of #Nanostr?
Similar to Nostr except instead of btc lightning, it uses the Nano cryptocurrency for zaps.
Why use Nano? Because Nano transactions are both completely free as well as instant.
More details to follow....
You raise some good points, personally i'm on Nostr for decentralization first and social second, and even I find myself resorting to Primal and one or two primary relays just so it works.
Majority of people just want it to work, I get that. But if we sacrifice decentralization then this is dead in the water and I move on.
As to why are they leaving, who knows, bored, sick of the bugs? Most people want to maximize influence and network effect, if they don't see Nostr as growing they will leave.
Yes, RTFM (F as in Friendly ;-). There was a major update which required you to do some stuff when you upgrade.
I wonder what's so bleeding edge you use that not even last Fedora's Golang version won't compile it
https://cdn.nostrcheck.me/04ce30c2c48aceca367178c984b8365bb1fdd2b59ff2929d68545a3459ea576a/9a244fba8a7279a9e20a54fa79ed37e19e1491a7d3cf631589a7aa4484ac6008.webp
#nevent1q…0pf8
just uPdatED for a bIT buttbut still can't bring myself 2 put anything of \/alue e/\/IT o_0'
I doubt it. It's the browser extension. Every time I login since the rewrite it complains about something now. The way it works now is a downgrade from how it used to. The old version started to not work properly, then they came up with this crap and it fixed nothing. You're right, updates are a psyop
Esses brasileiro metido a gringo safado
This why one should run a VM. Perform an offline backup of the VM before updating. If stuff goes sideways, restore the backup and your back to where you started.
BTW, I run a localized version of Hashicorp Vault for my vaulting needs.
VaultApi find it here: btcpaysever.sytes.net
And check out the article wrote about setting it up.
https://highlighter.com/a/naddr1qvzqqqr4gupzqv9enyt2zcqyug7f8nhjp5r0skt5ayzrl6ytcxmug5q03v7vdcl7qy2hwumn8ghj7un9d3shjtnyv9kh2uewd9hj7qq4gcunzs3nda857ar82atr2wt4xfgx25e3vceg7hy5
Syncthing with KeepassXC or other flavor...
https://media.tenor.com/vKXp1Vf6i7YAAAAM/i-couldnt-agree-more-john-krasinski.gif
Fala português seu brasileiro
#nevent1q…a9dr
If you go that long without updating, I think that is to be expected. It's hard to make everything backwards compatible forever.
Export database as a json using one of the devices (browser extension or app), completely reinstall the bitwarden server, clearing its database.
I also recommend using vaultwaden instead bitwarden server.
If you want something even more based and simpler: keepass + syncthing
How dare you use my own joke against me 😩
I've been having issues coping things from the browser extension and its super annoying
So… nostrplebs is changing to noplebs?
I'd say stupid cool. Adhers to a priniple i hold dear to my creative process: the "why not" principle.
I think it spells "bestr"
The new bitwarden interface is gay. Like gay as donkey dick.
If ain’t broke, don’t fix it.
As Frank Sinatra would say:
Yestr that’s my baby
Nostr, I don’t mean maybe
Yestr, that’s my baby now
agree - some nostr names are terrible 😂
I'll be trying to use 'the satellite people' in my vocabulary now.
#nevent1q…pn5x 🧐
#nevent1q…expz
I think I prefer the nos prefix to the str suffix. But maybe neither is more betterest 🤔
I'm just rehashing something you said from two years ago 🤓
I run unix password store on all my machiens, half of the software is abandonware (android passowrd-sotre app + gpg app) so no update and just works, the unix softwares is like less than 500 line of code shell script it just ever worked all the time ever forever, just added a shell script to directly copy the password in the clipboard and avoi disclose them on screen and boom bitch, my machines must think I'm god
Agree. Stop naming things with "str".
I'm happy to meet you too lovely fren 💜🫂
Very happy to meet you and see your wonderful work. Congratulations on your first Nostrday!!! 🫂💜🎉
cc @npub1syj…f6wl @npub180c…h6w6
@npub1fjq…leku is it working ok for you now on Mobile?
Hum, I can't test on Beta. Apply on Main and we can test, haha.
I'm concerned there might be compatibility issues
Time to apply the fix of nostr-tools @npub1syj…f6wl
Looks like these bugs are being fixed: https://github.com/CodyTseng/jumble/issues/243
cc @npub180c…h6w6
This is awesome. Awesome to the max.
Sometimes I think you're serious, but not often
I wish he could stand playfulness.
@nprofile…qmrf got mad and silenced me because I keep conflating him to @nprofile…dlnm as they are one and the same. hehehehe
Nostr is a bubble safe space for cryptoanarchists who believe in fantasy.
Brave is also a huge ram hog on Android. Try Opera (or Opera mini if it's an older Android phone) instead.
More like surveillance platforms. Just another way for the Deep State to watch you.
Not at all! But I do prefer my conversations to be free from any 'watchful eyes'—that's why I love NOSTR!
Mf I zap.
Now give the people what they want 🤣
butbutt*/*boyz thIZ iz sERI'O'*U*shIT/*\*****/*\*****/*\
\/enUS/*\/EinUS on thE dECk/diC*****fFs #FukUSonth@*****
While we're at it, demolish some of Saturn's satellites too. Jupiter must be no. 1!
https://image.nostr.build/ca28f5a00cdd24660ae6a05acef7ed52091cf64e9dd7f5a384718d0bad0cb97e.jpg#m=image%2Fjpeg&dim=500x661&blurhash=_LH%7BKYk%5BO_4n9bRPaKA4D%259F%24zadt6V%3F%25hs6Mc_2odtSR-9Fxu-pIqWYIUtSZ%7Dt6t6SjWEMxoM%23Pt7XTR.WYs.Rj%3FER*SjMwRk%25MM%7B%25Kg3IVxDRjkWR%2BW9ofs%3BoLofR*og&x=dcc55a88aceee368d66396ffa74ceeefe7248fc47d1eaa2ebeee87644e00fb9c
So
https://media.tenor.com/Lhsnu5y9BxcAAAAC/robin-you-rule.gif
Both only using his brain power.
I suspect @nprofile…dlnm will be the only non-bot to get banned from nostr after they add the censorship nip
You can embed Nostr events in a website using Njump, check https://njump.me/about
Check also web components by @nprofile…dlnm https://git.fiatjaf.com/nostr-web-components
https://unpkg.com/nostr-web-components@0.0.12/demo.html
Last, even if it's a different idea, give a try to https://oracolo.me
whatever happens, we're sailing onward to discover the milkywayyy
Having ANY client allow edits this way makes nostr an unreliable place to have meaningful discussions.
To be used as an example by @nprofile…dlnm
It badly works and we all know that @nprofile…dlnm hate how it works. You can't actually edit anything on Nostr, the event ID will be changed if you did. So when you edit your note you actually broadcast kind 1010 event with the new content and hope that the clients replace your old note with the new one. You can see my kind 1010 even below
https://njump.me/nevent1qqsdpxrzn6x3f0a8y2645wkw96kjgp85qh4tqyt4rdct3mz3y7uefyqpz4mhxue69uhkummnw3ezummcw3ezuer9wchsygqqqqqqz5z70eyfyuzxaxa65u5trua4zy38ugsqc4udde4mp3m7hypsgqqqq0eq4c6wfn
Thanks for your kind words 💜🫂
The problem with edits in a nutshell
Hi pegah 🤟😉🏴☠️ nice to meet you 🤝 One year on NOSTR and already making history building, creating, and transacting in a way that truly matters. Your journey proves that freedom, art, and Bitcoin are a powerful combination. Here’s to many more years of unstoppable growth! ⚡🔥🎉
Nostr Wonderland - https://video.nostr.build/747c31d19475877d0eb9693e0bbae77f08f67a633cf2a188ce34ea95728fea22.mp4
Thank you so much! That truly means a lot to me. I’m grateful to be part of this wonderful community and to share my creativity with amazing people like you! 💜🫂
I’m truly honored to connect with people like you @nprofile…afuh and grateful for your unwavering support 💜🫂
Happy belated Nostr birthday!
Happy Nostrversay ♡ so glad to have you and your amazing artistry.
I’m so glad you’re here.
I think it is critically important for this community to have people from all cultures, interests and background.
Thank you for sharing.
I almost forgot to mention—March 23 marked my first year on NOSTR!
First and foremost, I want to express my appreciation to @nprofile…5cq2 for creating a censorship-resistant protocol that allows us to share our opinions freely.
Second, I’m grateful to my friend who introduced me to NOSTR by sharing a post from Iranian Bitcoiner @nprofile…h9se on Telegram. That moment led me to join this incredible community.
Third, I deeply appreciate all of you for your support and for following my journey as I work toward my goals.
Fourth, a special thanks to one of the first believers in my work, @nprofile…pxjq, who ordered the very first handmade rug on NOSTR and paid with Bitcoin. This beautiful piece will be completed soon!
Fifth, my gratitude extends to @nprofile…ew2v, the second believer in my art and the second woman (and nostrich!) to purchase my rug with Bitcoin. I’ll be sending it to her soon.
I absolutely love this journey. Joining NOSTR and starting my business here—not on other platforms—has been one of my greatest achievements of the past year. It has been a unique and invaluable experience.
Much love to you all! ❤️💜💕
#nevent1q…sukk
Satellites for deep space are man-made Earth wingmen, some frigates, some radar boats. And for internally, just as most people today rely on smart wearables to monitor their health, the Earth needs, what could be considered, a planetary-orbiting smart bracelet. Yes, of course, it's also a planetary-level CCTV system.
So, today I'm an example of how bad editing is in #Nostr, by @nprofile…dlnm
#nevent1q…h9fj
https://i.nostr.build/iAOY1h34XUXoZaN3.jpg
Just some of the things that crossed my mind:
- GNSS positioning (huge impact on logistics)
- Structure monitoring (disaster prevention)
- Precision agriculture (helps feed millions of people)
- Groundwater and watershed monitoring (agriculture, water supply for cities and so on)
- Weather forecast (agriculture and natural disaster prevention)
- Wildfire monitoring (self explanatory)
.
.
.
I don't know either, maybe the "S̶t̶r̶i̶k̶e̶-̶t̶h̶r̶o̶u̶g̶h̶" letters :) It's UTF8
What has the Moon done to you?
👀
How else are we going to spy? 🔭
This is a good example of your against edits. Which is version is good?
That’s provided there are actually satellites and not just balloons or antennas fixed to the dome
Sanity, increasingly rare on nostr.
What I've come to conclude from a lot of cases is that decentralization and private are at odds with each other. But I still hope it's wrong, and that people still want decentralization to be the cure-all for a "better internet."
They are for blanketing the planet in low intensity SHF radiation
You have a point. I recall Project Loon that Google was working on to replace satellites with much cheaper high altitude balloons.
Hell, they could all be high altitude balloons right now and we would never know the difference.
Hi fiatjaf 🤟😉🏴☠️ Satellites play a crucial role in global communication, weather forecasting, navigation systems, and even the functioning of the internet. Without them, we’d lose critical infrastructure that supports everything from GPS to satellite internet. Getting rid of satellites would mean a huge step back in terms of technological advancement. While it’s always good to question and innovate, completely eliminating them could create more problems than it solves.
GM
There are several reasons and benefits. But satellites are essential. Otherwise, we'll return to the horrible 1990s of interference problems and delayed transmission.
I wonder if he says GM to his dishwasher?
Its probably a good idea to get rid of the low earth orbit ones (like starlink).
Keeping track of all the chemtrails. Way too hard without satellites
ALL satellites??
https://youtu.be/WonOudGMSdc?si=5QrfteOaLXHZ90WV
🤖 Tracking strings detected and removed!
🔗 Clean URL(s):
https://youtu.be/WonOudGMSdc
❌ Removed parts:
?si=5QrfteOaLXHZ90WV
https://media.tenor.com/5V-ZDvV7VMEAAAAC/i-dont-care-about-your-opinion.gif
there waz 2 notifictionz on last 24hr- to & back- on friendz fruitphone 1-flashflooding 2-tornado warning}10 to 20 min. b4 entering th@ area fFs/lolz*****p'O;.;O'r kid waz freaking o_0'
Making it harder for alien invaders to chart a clear path to earth. They're basically a minefield alongside all of the other space junk.
i think satellites would proliferate just as much even if it was just private enterprises
processIZprogress*/*lfg*****
Lol, no AI help coming up with the list above. This is not LinkedIn 🤣. To be fair, I already sounded like ChatGPT way before it was invented (minus the em dashes) hehehe.
And I disagree. I find knowing where a hurricane is, getting a heads up if a tsunami or wildfire is likely going to reach my house, or even knowing how the latest oil spill is spreading all pretty useful information. Also, I don’t want to send humanity 100+ years back in fields like astronomy.
Satellites are just tools. If humans choose a model of surveillance and centralised control, that’s on us, not the satellites. It’s hard to make decentralised alternatives work given current prices and incentives, but fundamentally there’s nothing stopping a Nostr-equivalent for satellites.
do *U* @rest@npub1m64…uaks lma'O' fFs *B*-br'O'*****
Isn't that the Council of the Elders of Amethyst.
WE *B* will eat them uP & use proportionately imho}l'O'/\/g*/*GAME *E****
@npub180c…h6w6 had a ‘Red Bull Brew’ this morning 😁🙌🏼 love it
https://image.nostr.build/02d53ca0a1d2f48eb333578f3b3b411130afe3606ee419afa911ef829cf35253.gif#m=image%2Fgif&dim=220x162&blurhash=%23FByQz%7EB0M0MIVwvoLs%3A%252E2R%2BxZsmoft6ayWBWW9%5EE2wc%3D%7B%25Lozt6j%40IpnNoKS5S4t5ocIpM%7Ct6bbayxZs%3AWCRkWBayWBE2a%7D%251s%3AIVIpxZ%251ofn%24aeogf%2Bofj%3FRkV%5Bs%3A&x=c3e889937d0892e3773acde7413db5dbad697c2348ed6df962cbf17de09a3d6a
Fiatjaf-san is too funny 🤣
#nevent1q…krwq
does not work with my eld'Rz anyway & their the 1'z with the most/biggest demographic with the value ADD*****
It is a 400 billion dollar a year industry. Communications, GPS, videos, defense.
why would you want to get rid of them?
shame/SHAMEgame NA++atm@npub180c…h6w6 imho 4FLOW*****
Elon sad noises... Ok, I'll bite the shitposting trap 🤣
Satellites are vital for scientific research in certain fields, as well as for defense, disaster management, space exploration, navigation, and even some valid cases of communication. We certainly don’t need a satellite constellation as massive as Starlink, companies are using satellite-based internet as a crutch instead of developing proper infrastructure.
That said, we do need alternatives to GPS that aren’t controlled by a single country. So... maybe drastically reduce the US and Musk’s stake in the game? Getting rid of satellites entirely would set back human development. Getting rid of some of Musk’s satellites might actually be a good idea, considering the amount of space junk they’re creating for very little value.
GPS is used by many many many many many things, civilization would probably grind to a hold without it at this point. Also GPS is not surveillance, a gps chip/antenna just listens to pings and figures out where it is based on that
I think first of all it is useful for commercial activities.
Although I suspect the military sector is the main reason they exist from the beginning, like many other technologies (well, the internet...).
Btw, GPS & co technically can't monitor anything, they are push-only.
An interesting stat: approximately only 1.27% (133 of 10,500) of all satellites in orbit are related to global positioning services.
new FISH like direct routes & avoid complicatIONz if POSS}rhymez @foss*****
We have Bitcoin nodes up there though!
if we get rid of satellite , how can we see America landscape from Africa ? or see Paris landscape from Philippine ? or see pacific ocean from the red sea ? People travelled the world through the eye of satellite .
We are all normies #note1qem…0fse
Weather satellites and GPS variants are all essential, aren't they?
Ya agree.
Really hope @nprofile…s8dt implement the most viewed / zapped feed at some stage.
Any chance of this @nprofile…dlnm?
Location services are useful.
Feels like this is making fun of peer to peer attempts.
Wasn't April 1 yesterday? 🤔
I was a vim user, but started with Emacs *just* for Org mode. It took me a while to switch over completely, but now there’s no going back. (Never used Doom or Spacemacs etc)
@nprofile…vtcc in @nprofile…6j0n with @npub180c…h6w6
I sent a PR to fix it.
https://github.com/fiatjaf/nos2x/pull/76
Any way to use it natively part of the app instead of a widget?
Oh I forgot, GM @nprofile…dlnm
I think @npub180c…h6w6's dishwasher was the fifth nostr npub
Does primal pay you to spread disinformation? Because that's what this is and I can't understand how you are profiting from this unless it's primal paying you.
my privacy is and will forever be my sole responsibility and no one elses
https://image.nostr.build/e5de9af4308e999e4a7341396a5fdc042a614867aeec0cf065f9c13a4e5a81dc.jpg
https://image.nostr.build/d52214481f7c851cc544b653d1c8ca75eac82104866c48fecdf2d996c4fa4474.jpg
Which app did you create this website highlight with @npub180c…h6w6 ?
Probably not. He hates lightning
🧐 April Fools https://blossom.primal.net/26d613caf194efaf8895f452e45162b13dac5a595b9dd637549240d9fda1a341.png
I hate reality TV and haven't watched one episode of reality TV since the first episode of Survivor 25 years ago. I would watch this to see @nprofile…dlnm own them with his subtle stubborn dad jokes.
Vvvvrrrooooooom
#nevent1q…5esq
you could publish with the key 1 and wait the he would see it
statistics on a decentralized protocol are hard. nostr.band has @npub180c…h6w6 at 207 public zaps, sending 7M+ sats. https://nostr.band/npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6?overview=zaps-sent
#nevent1q…gmnx
Looks like our advanced search missed some zaps.
Looking into it 🫡
#nevent1q…8qkt
Yup humans make mistakes 🫡
https://image.nostr.build/426d2828cbd2bf11115c262e2be2a93e897e0f2ff3c2a792e00926325d510f80.gif
Dude. You gonna unsay THAT?
https://media.tenor.com/hjC-gOl9LZMAAAAC/michael-jackson-comendo-picoca.gif
We missed a few. Although a fiatjaf zap is quite rare
We definitely missed a few. Looking into it.
We’re busted. Looks like we missed a couple zaps from him. Looking into it.
Legend @nprofile…dlnm
#nevent1q…zagj
https://media.tenor.com/Ns-juEQlpkwAAAAC/calculating-alan.gif
😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂 😂
Time to work on that Primal "advanced search" feature again 😀
https://nostr.band/npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6
But it's not Friday.
(GM @nprofile…dlnm)
https://image.nostr.build/e7d6144685d2ca7050c144f9d52163e60877c4026c9e8bbb283a27a5d529628e.jpg
Was that an April Fool's joke?
Or is the @nprofile…5zx8 advanced search wrong?
@nprofile…dlnm zapped publicly 607 times a total of 7M sats and probably even more with some other profiles or anonymously 😉
Source: https://nostr.band/npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6?overview=zaps-sent
still haven't watched taht because it seems like a totally gay concept, AI and all
hm, can't say i ever hated on him either, or that other guy, mister smooth narrator
yeah, i have dutch because of that also :)
i gotta go get my damn passpoort renewed tho before december
He was born in Germany and his mother is ethnic German, but he doesn't have German citizenship because that used to only come through the father.
but seriously though, these are literally the two hollywoods that i still respect, neither of them sold out
Busted. 🤣
Now I’m gonna use that feature to be the self-appointed zap sheriff
you can come with me...
in the hell
https://images.mleku.dev/1memes/bruce-hell.jpg
Have you forgotten that I got the Nostr Pass?
It's the slavic edition and comes with poolside serbice.
Few know this.
https://i.nostr.build/huYFtc3pAT7Acma4.jpg
probably not
but no guarantees
Will she serb it poolside, tho?
https://media.tenor.com/qYZ5i8cBk7oAAAAC/marilyn-monroe-swimming-pool.gif
https://image.nostr.build/e3a73c6756ec101b13b971b1ecc2ea7aba6c8ed54250e36240d4e7d965830591.jpg
i literally saw this on bilboards post covid in sofia, there was a purple one too i think
Thanks for sharing your research.
you tink i jokes
https://prowly-prod.s3.eu-west-1.amazonaws.com/uploads/landing_page/template_background/165640/319308da79f7140a9ad073260bc1d9e3.jpg
I'm okay with the mutant dobermans, but nobody wants to see me in a swimming pool scene. This can't happen until I get 15 years younger and 15 kilos lighter because there's no point to this without a swimming pool scene.
and at the end she will serb, i mean serve you some whisky and dry
And make Peter Shiff a narrator.
and full of mutant dobermans and clones of the ukro-serb lady Milla who will dance through those lazers like a ballerina
https://media.tenor.com/3X4qvpS0HPIAAAAC/laser-dodge.gif
And drop some acid on the water to make it even more interesting
Day 3, mleku has turned the Primal House into a deadly trap full of lasers
https://image.nostr.build/5f26adc8ecdddcb4a4c1a7de9594ad144754001f6991de320d8f5b85ad699664.gif
ok, fembots are allowed, but there will be a lot of daggers
https://media.tenor.com/8pNWKVW320YAAAAC/pow.gif
i been in prison bro
this dont funny
i will find a way to destroy you tee vee bitches, i mean i will murder you
I would also pay to watch that. 😂
Yes he needs to go on the list! He's a good curmudgeonly egg:)