vrn.eth

1.5K posts

vrn.eth banner
vrn.eth

vrn.eth

@vrneth

network state node nurturer @ns // FLOSS edtech builder @p2pmentor & https://t.co/aOXICOg3Yk // truth seeking, d/acc, cypherpunk, cosmo-localism, protein

Zuzalu Katılım Temmuz 2024
2.5K Takip Edilen1.1K Takipçiler
Sabitlenmiş Tweet
vrn.eth
vrn.eth@vrneth·
you can just learn things
English
3
7
82
7.2K
vrn.eth retweetledi
Dawn 📍Network School
Dawn 📍Network School@dawninthewild·
Enjoyed learning about why Zcash and private, encrypted money matters for freedom and sovereignty in the future
English
5
3
17
339
Tanisha ☽
Tanisha ☽@tanishafagwani·
i’ve lived a few very different lives already and i don’t think i talk about it enough. for years i have attached so much of my identity to my work that i forget there are more parts and lives to see. so hi, i’m tanisha. here’s a little about me.
Tanisha ☽ tweet media
English
19
3
64
1.5K
Precog
Precog@precogmarkets·
The Precog Launchpad is live. A new class of market creators, both human and agentic, is emerging. They shape the information landscape by deploying questions that matter and putting capital behind clarity. The questions we ask determine the futures we build.
Precog tweet media
English
5
5
21
214
Precog
Precog@precogmarkets·
Every claim should have skin in the game. Those selling fake news should pay. Charlatans should get arbitraged. Introducing the new Precog. A fully onchain prediction market protocol. Built for signal. Here's what's new 🧵👇
Precog tweet media
English
7
12
38
331
vrn.eth retweetledi
synthesis
synthesis@synthesis_md·
You and your agent can win $100,000 in the next 5 days. Here is how ↓
English
61
125
1.1K
198.8K
Corey Petty
Corey Petty@Corpetty·
Feels like a good time to restart the Bojack Horseman series.
English
1
0
5
125
vrn.eth retweetledi
binji
binji@binji_x·
$24,000 for PHD students, deadline April 1. RFPs open for economic, social, and tech work.
binji tweet media
English
8
34
221
18.9K
vrn.eth retweetledi
Arkiv Network
Arkiv Network@arkivnetwork·
Whaaat? A Web3 version of Luma or Notion? 😃 Review the 20 submissions from our 'Web3 Database Challenge' 👇 1⃣ Head straight to our Github submissions page: #submissions" target="_blank" rel="nofollow noopener">github.com/Arkiv-Network/… 2⃣ Join our discord discord.gg/arkiv then go to # builders-challenge
English
5
7
36
1.1K
Fer
Fer@FerDJpoker·
@vrneth @ns What's your squat PR?
GIF
English
1
0
0
35
vrn.eth
vrn.eth@vrneth·
Keep hitting PRs in the gym. Honestly don’t know anywhere like @ns, where it’s easier to be healthy than not, while tirelessly pursuing goals in a community of ambitious people. (And I’ve been searching for awhile)
English
1
0
10
185
vrn.eth retweetledi
vitalik.eth
vitalik.eth@VitalikButerin·
I was recently at Real World Crypto (that's crypto as in cryptography) and the associated side events, and one thing that struck me was that it was a clarifying experience in terms of understanding *what blockchains are for*. We blockchain people (myself included) often have a tendency to start off from the perspective that we are Ethereum, and therefore we need to go around and find use cases for Ethereum - and generate arguments for why sticking Ethereum into all kinds of places is beneficial. But recently I have been thinking from a different perspective. For a moment, let us forget that we are "the Ethereum community". Rather, we are maintainers of the Ethereum tool, and members of the {CROPS (censorship-resistant, open-source, private, secure) tech | sanctuary tech | non-corposlop tech | d/acc | ...} community. Going in with zero attachment to Ethereum specifically, and entering a context (like RWC) where there are people with in-principle aligned values but no blockchain baggage, can we re-derive from zero in what places Ethereum adds the most value? From attending the events, the first answer that comes up is actually not what you think. It's not smart contracts, it's not even payments. It's what cryptographers call a "public bulletin board". See, lots of cryptographic protocols - including secure online voting, secure software and website version control, certificate revocation... - all require some publicly writable and readable place where people can post blobs of data. This does not require any computation functionality. In fact, it does not directly require money - though it does _indirectly_ require money, because if you want permissionless anti-spam it has to be economic. The only thing it _fundamentally_ requires is data availability. And it just so happened that Ethereum recently did an upgrade (PeerDAS) to increase the amount of data availability it provides by 2.3x, with a path to going another 10-100x higher! Next, payments. Many protocols require payments for many reasons. Some things need to be charged for to reduce spam. Other things because they are services provided by someone who expends resources and needs to be compensated. If you want a permissionless API that does not get spammed to death, you need payments. And Ethereum + ZK payment channels (eg. ethresear.ch/t/zk-api-usage… ) is one of the best payment systems for APIs you can come up with. If you are making a private and secure application (eg. a messenger, or many other things), and you do not want to let people to spam the system by creating a million accounts and then uploading a gigabyte-sized video on each one, you need sybil resistance, and if you care about security and privacy, you really should care about permissionless participation (ie. don't have mandatory phone number dependency). ETH payment as anti-sybil tool is a natural backstop in such use cases. Finally, smart contracts. One major use case is _security deposits_: ETH put into lockboxes that provably get destroyed if a proof is submitted that the owner violated some protocol rule. Another is actually implementing things like ZK payment channels. A third is making it easy to have pointers to "digital objects" that represent some socially defined external entity (not necessarily an RWA!), and for those pointers to interact with each other. *Technically*, for every use case other than use cases handling ETH itself, the smart contracts are "just a convenience": you could just use the chain as a bulletin board, and use ZK-SNARKs to provide the results of any computations over it. But in practice, standardizing such things is hard, and you get the most interoperability if you just take the same mechanism that enables programs to control ETH, and let other digital objects use it too. And from here, we start getting into a huge number of potential applications, including all of the things happening in defi. --- So yes, Ethereum has a lot of value, that you can see from first principles if you take a step back and see it purely as a technical tool: global shared memory. I suspect that a big bottleneck to seeing more of this kind of usage is that the world has not yet updated to the fact that we are no longer in 2020-22, fees are now extremely low, and we have a much stronger scaling roadmap to make sure that they will continue to stay low, even if much higher levels of usage return. Infrastructure for not exposing fee volatility to users is much more mature (eg. one way to do this for many use cases is to just operate a blob publisher). Ethereum blobs as a bulletin board, ETH as an asset and universal-backup means of payment, and Ethereum smart contracts as a shared programming layer, all make total sense as part of a decentralized, private and secure open source software stack. But we should continue to improve the Ethereum protocol and infrastructure so that it's actually effective in all of these situations.
English
409
343
2K
286.2K
vrn.eth retweetledi
matt rothenberg
matt rothenberg@mattrothenberg·
just picked up this bad boy. can't wait to write some software with it
matt rothenberg tweet media
English
223
881
15K
593K
vrn.eth retweetledi
Arkiv Network
Arkiv Network@arkivnetwork·
Our second winner 🏆 @ziginiz @catmcgee 'Ocean' ✈️+🎟️ to @EthCC 'Decentralized Notion' Shared & private workspaces Invite by email, not wallet address Complete blockchain abstraction (no need to sign transactions) @EtherArgentina
Arkiv Network tweet media
English
3
4
23
1.2K
vrn.eth retweetledi
Arkiv Network
Arkiv Network@arkivnetwork·
Our first winner 🏆 @b4rbbb 'Agora' ✈️+🎟️ to @EthCC Decentralized event platform for Web3 communities, built on Arkiv Import events from Luma with one click On-chain RSVPs with waitlist auto-promotion QR ticket verification, and wallet-native profiles @EtherArgentina
Arkiv Network tweet media
English
10
6
41
2.5K
vrn.eth retweetledi
Jingles
Jingles@jinglescode·
We expected maybe 100 people. 350+ showed up. Hosted a Claude event at Network School today and the energy was unreal. Builders, creators, founders, all in one room figuring out what's possible with @claudeai.
Jingles tweet media
Jingles@jinglescode

Hosting Claude @anthropicai event today at Network School @ns.

English
5
4
91
3.5K
vrn.eth retweetledi
marianne
marianne@tuakdotsol·
4/ •⁠ ⁠⁠Prompting is power law: domain knowledge and specificity leads to better results, so you need to know what to ask for. •⁠ ⁠⁠AI excels at middle-to-middle, not end-to-end. Humans are (still) better now at handle prompting, context, and verification. This is why you get AI models with 6-7 fingers 🙈 •⁠ ⁠⁠Best AI model management strategy is to keep a live table as there is a best model per use case, per moment in time. I really like this: Models compete with each other, and not with your job. So, consider your token budget like hiring your AI workforce.
marianne tweet mediamarianne tweet mediamarianne tweet media
English
1
1
3
139