pull down to refresh

0 sats \ 0 replies \ @bounty_hunter OP 17h \ on: "Anubis" project (HashCash) is the top discussion on Hacker News right now lightning
Who's gonna L402-pill hacker news?
Update, I've written the first draft of my idea (cross-posted here: #1085919)
This address:
12Wfw4L3oPJFk2q6osDoZLYAwdFkhvgt4E
(which can be seen on mempool here) can be represented as:The king, whose power and pride, were known through the realms of earth to shine, In harness proud as eagle with the morning wind entwin. Now with what grace he did command his people in this wise. Their daily toiling lives for them to thine
or
The king, a man of noble grace, did dwell in state within a towr that loomed above all other loft, where eagles, soaring free in azured heights would cast, in envied sight, a winking glace at him who ruled, and in his hand a golden rod of rule he held alight, with sceptered power to rule and right, and with
It doesn't have to be "The king..." that's just the first prompt I was trying.
Thank you!. And yup any arbitrary data can be embedded. Seeds, addresses, love letters, the secret ingredient to coca cola.
The tricky part though is both parties (sender / reciever) will need to run the same quite complex code suite, same LLM weights, same LLM inference process, and same version of my "innocuous" algortihm on top. Otherwise they might misunderstand each other.
The benefit is it's decentralized, unlike something like cashApp where you can send me coins to my $username, but they could always de-bank me or alter the address unbeknownst to the sender and steal the coins.
I think my target for now is addresses and nostr pubKeys. But I want to get those tool into other peoples' hands to see what they can think up with this.
Alright @deSign_r, we've got some initial results!
This address:
12Wfw4L3oPJFk2q6osDoZLYAwdFkhvgt4E
(which can be seen on mempool here) can be represented as:The king, whose power and pride, were known through the realms of earth to shine, In harness proud as eagle with the morning wind entwin. Now with what grace he did command his people in this wise. Their daily toiling lives for them to thine
or
The king, a man of noble grace, did dwell in state within a towr that loomed above all other loft, where eagles, soaring free in azured heights would cast, in envied sight, a winking glace at him who ruled, and in his hand a golden rod of rule he held alight, with sceptered power to rule and right, and with
It doesn't have to be "The king..." that's just the first prompt I was trying.
Thanks, and absolutely will share; it's the kind of thing that needs to be opensource to get traction since any encoding scheme for communications (e.g. communicating your address) is only valuable if both sender and receiver understand how to parse the format.
I'm guessing the results will be pretty janky off the bat. To get good, I think I'll need a mathematician to push on the math beyond where I can, and an artist to push the style beyond my corny taste.
Might have a github link by tonight...
I am currently tying to create mnemonic phrases / seed phrases for bitcoin addresses.
It will be encoded / decoded by LLM's. Hoping I can create poems 1-2x the size of a limerick to represent an address.
I'm a little stuck on the math needed to really good results, but I should have a very naive solution by tonight!
Just started with Yopaki recording, and oh boy the production quality here is quite good!
Who and/or what tools were involved in the video editing + production?
Thank you! And yes, I might create a web portal to help people make these...
Tha main problem I think is that videos (Generated through Google's Veo2) cost $0.25/second so for 8 second video x2 to create this one would cost at least $4, and usually cost a lot more for generation that need to be re-done.
But come to think of it...Google does give people free generations so they could bring their own api key and put it into a portal i develop?
Currently vibe coding a tool to create infinite looping vids:
- https://github.com/sutt/vidstr
- https://vidstr.lightningcloud.dev
- https://github.com/sutt/agro/blob/master/docs/case-studies/aba-vidster-1.md
As people are mentioning, Aqua wallet, Misty Breez, etc feel like the prime use case:
A "semi" non-custodial wallet that you can onboard your friends to. Or even onboard small countries to.
It doesn't mean repeat users need their funds locked to liquid indefinitely. Only that you can get around doing LSP stuff at the onboarding time. You push true non-custodial off to a later date.
I was bearish on agents, until I started using them for coding projects. Now I love 'em.
Decided to write my own framework for agents, Agro to take advantage of something I haven't seen any else do yet: run the same task through all the major coding agents: aider, claude code, gemini cli.
I think my biggest finding is that you can "vibe code" hundreds of commits on top of each other as long as you do QA for each commit. Here's two repos I've been working with, you can see each prompt, and the commits (that were accepted):
- https://github.com/sutt/agro/blob/master/docs/dev-summary-v1.md
- https://github.com/sutt/vidstr/blob/master/docs/dev-log-v1.md
If you'd like to be a beta tester, I can get you some Gemini-2.5-Pro credits gratis. Shoot me a message (contact info in bio)!
Congrats on the release!
I know I wasn't thrilled with non-custodial move when it was announced and first implemented but I think I've seen the light on connected wallets.
It seems like SN is out in-front of the pack of experimenting and implementing this concept, which also happens to be gaining regulatory legitimacy at the same time.