Stefan pfp

Stefan

@elmariachi.eth

235 Following
43 Followers


Stefan pfp
Stefan
@elmariachi.eth
If you think web3 is moving at breakneck speed, try diving deeply into agentic ai.
0 reply
0 recast
0 reaction

Stefan pfp
Stefan
@elmariachi.eth
Really don't know which AI has come up with the bad puns in this piece, but I laughed hard: https://rekt.news/1inch-rekt/ >> Will an industry worth billions ever realize that paying hackers after they rob you isn't a security strategy, it's Stockholm Syndrome with a blockchain address?
0 reply
0 recast
0 reaction

Stefan pfp
Stefan
@elmariachi.eth
SIgned up with https://legion.cc/, quite happy with my score :)
0 reply
0 recast
0 reaction

Stefan pfp
Stefan
@elmariachi.eth
I'm scaffolding applications and websites using Cursor, Bolt.new and v0, and a pretty nice and memorable advice phrase for AI generated code that I'll refer to from now on more often is: Crawl, Walk, Run aka don't let the machine finetune for features when the basic scaffold isn't working fine yet
0 reply
0 recast
0 reaction

Stefan pfp
Stefan
@elmariachi.eth
One way to speed up transactions on chain... is to not execute them on chain :) https://blog.availproject.org/nexus-runtime-zk-state-verification-powering-interoperability/
0 reply
0 recast
0 reaction

Stefan pfp
Stefan
@elmariachi.eth
5 stereotypes of "difficult" personalities everyone has met with or even identifies as. I relate to 2 of them at the same time, so it was quite an engaging read to me: https://newsletter.canopy.is/p/the-5-most-difficult-employees-and?aid=reccCzK7rFEl8fwoj ; a good piece when you're in a team lead position...
0 reply
0 recast
0 reaction

a16zcrypto pfp
a16zcrypto
@a16zcrypto
Here's a useful way to categorize tokens -- from network tokens to memecoins, plus a handy flowchart to help figure things out. Token definitions: https://a16zcrypto.com/posts/article/defining-tokens/ Company-backed vs. network tokens: https://a16zcrypto.com/posts/article/network-tokens-vs-company-backed-tokens/ by @milesjennings, @skominers, & @eddy
8 replies
20 recasts
91 reactions

Stefan pfp
Stefan
@elmariachi.eth
How is it possible that Sepolia testnet doesn't write any transactions (due to Pectra spec bug) but Sepolia on @base seems to continue running just fine 🤔 How are those transactions written / secured on L1?
0 reply
0 recast
0 reaction

Stefan pfp
Stefan
@elmariachi.eth
It was my special pleasure building the proof generation stack for our PoI demo eof 2024. The most exciting additions would be Merkle DAG inclusion proofs, eg on CARs, amendable proofs over CRDT changesets and compressed inclusion proofs using simple zk circuits that + cross chain verifications
0 reply
0 recast
1 reaction

Stefan pfp
Stefan
@elmariachi.eth
all multisig signers should start getting paranoid now but @openzeppelin to the rescue: https://safeutils.openzeppelin.com/. This helps countering compromised UI attacks by computing all values that the Safe UI/API would compute and display, so you can verify them during the signing process on your own wallet. When signing the message with your wallet, you should either see the "Message Hash" or the "Encoded Message" somewhere on the payload - it's likely hiding in the EIP-712 message, but it's 100% there ;) If you don't see it on your wallet's UI, then the multisig frontend might lie to you and you shouldn't sign off the message (or check your input). Safe UI is only the first UI affected as it captures 97% of all relevant multisigs out there. Every other non-decentralised UI is affected by design, too, so until the onchain ecosystem doesn't agree to only use permissionless sources, you might want to check this out and use it for wallets that store significant amounts of value -> verify, don't trust!
1 reply
0 recast
0 reaction

Stefan pfp
Stefan
@elmariachi.eth
Everyone affected by the official Safe UI being down after ByBit's hack -> Palmera's frontend isn't as stable, but allowed us to execute 3 nested multisig txs (ms signer on another ms) successfully. Used several browsers and reloads to address WalletConnect latency 🙄 https://app.palmeradao.xyz/welcome
0 reply
0 recast
1 reaction

Ethereum Foundation pfp
Ethereum Foundation
@ethereumfndn
The EF is donating $1.25M to the legal defense of Alexey Pertsev. Privacy is normal, and writing code is not a crime. You can contribute to Alexey's defense here: https://juicebox.money/v2/p/713
16 replies
100 recasts
409 reactions

Stefan pfp
Stefan
@elmariachi.eth
> The sad truth of this industry, is that so, so many data pipelines spend the bulk of their CPU time… deserializing JSON If you care about engineering at scale, this is a nice piece: https://www.arroyo.dev/blog/fast-arrow-json-decoding
0 reply
0 recast
0 reaction

Stefan pfp
Stefan
@elmariachi.eth
https://quoraengineering.quora.com/Optimizing-the-databases-at-Quora
0 reply
0 recast
1 reaction

Stefan pfp
Stefan
@elmariachi.eth
A patient dao with strong bonds to existing communities and a team that's fully doxxed and 100% committed. Disclaimer: incubated by welshare, I'm atm joining their team. DiabetesDAO will be ran as a separate, member driven initiative however. DYOR, no investment advice. https://juicebox.money/@diabetesdao
0 reply
0 recast
0 reaction

Stefan pfp
Stefan
@elmariachi.eth
@streme Hey! I'd love to launch a token on streme.fun 🚀 Name: The Cyclist Symbol: $CYC [Don't forget to attach an image!] 🎨
0 reply
1 recast
1 reaction

Stefan pfp
Stefan
@elmariachi.eth
I've grown to be a big fan of melodic electronic music, particularly dark / synthwave tunes straight from the 80s that could easily be part of a Stranger Things intro, usually without any lyrics. Here's my curated playlist (with some extras) I'm listening to daily: https://deezer.page.link/s4b4MWauSEFo8CWD6
0 reply
0 recast
0 reaction

Stefan pfp
Stefan
@elmariachi.eth
panic: arithmetic underflow or overflow (0x11): ``` // SPDX-License-Identifier: MIT pragma solidity ^0.8; contract TestOverflow { function nopanic() public pure returns (uint256) { uint16 buyBps = 500; uint256 BPS = 10_000; return 1 ether + (buyBps * 1e18 / BPS); } } ```
0 reply
0 recast
0 reaction

thirdweb pfp
thirdweb
@thirdweb
ANNOUNCEMENT. thirdweb has acquired leading decentralized social platform @Yup We're excited to welcome the Yup team — and to further our mission of building industry-leading web3 social SDKs & onchain identity solutions.
10 replies
10 recasts
52 reactions

Stefan pfp
Stefan
@elmariachi.eth
After pioneering DeSci as lead dev at @molecule, I'm joining welshare health as co-founder/CTO in March! We're building privacy-first apps to incentivize patients help fueling the agentic Desci research revolution with data. www.welshare.health
0 reply
0 recast
0 reaction