alexmiller.eth (@alexmillertech) 's Twitter Profile
alexmiller.eth

@alexmillertech

ID: 727548209560612865

calendar_today03-05-2016 17:19:45

4,4K Tweet

5,5K Followers

682 Following

beaconchain.eth 📡 (@beaconcha_in) 's Twitter Profile Photo

Our Gitcoin grant is now active! 🥳 Your contributions, no matter how small, will have a big impact thanks to the quadratic matching mechanism. 👇 grant-explorer.gitcoin.co/#/round/1/0xe5…

alexmiller.eth (@alexmillertech) 's Twitter Profile Photo

Does anyone know where the "~125kb" blob size comes from in #EIP4844? By my calculations, (32 bytes/field element * 4096 field elements) = 128kb... is the difference just for general FAQ readability? I'm confused. notes.ethereum.org/@vbuterin/prot…

alexmiller.eth (@alexmillertech) 's Twitter Profile Photo

Is there a good data visualization site for network-wide #ETH #StakingRewards statistics? I'm looking for a distribution of block rewards

Tom Goldstein (@tomgoldsteincs) 's Twitter Profile Photo

#OpenAI is planning to stop #ChatGPT users from making social media bots and cheating on homework by "watermarking" outputs. How well could this really work? Here's just 23 words from a 1.3B parameter watermarked LLM. We detected it with 99.999999999994% confidence. Here's how 🧵

#OpenAI is planning to stop #ChatGPT users from making social media bots and cheating on homework by "watermarking" outputs. How well could this really work? Here's just 23 words from a 1.3B parameter watermarked LLM. We detected it with 99.999999999994% confidence. Here's how 🧵
alexmiller.eth (@alexmillertech) 's Twitter Profile Photo

Not sure about the exact attack here, but it's always made me nervous to sign offchain messages for e.g. logins, as they do not have nonces and could later be used against me in unforeseen circumstances. Personally I do not sign offchain stuff on higher value accounts.

alexmiller.eth (@alexmillertech) 's Twitter Profile Photo

In the wake of Kraken's staking service shutdown, I wrote an article about decentralized options: decentralfocus.substack.com/p/you-can-stak…

alexmiller.eth (@alexmillertech) 's Twitter Profile Photo

Just checked on my own change message and confirmed it worked 🍻 If you generated validator keys on a Ledger, you won't be able to change credentials. If you also own a Lattice, you can load your seed on a SafeCard and change your credentials without using an airgapped PC.

alexmiller.eth (@alexmillertech) 's Twitter Profile Photo

Did a short writeup on my staking node's bandwidth consumption before and after Shapella decentralfocus.substack.com/p/bandwidth-us…

alexmiller.eth (@alexmillertech) 's Twitter Profile Photo

Created a script to check if any of your ETH validators has proposal duty in the next two epochs (using Sigma Prime Lighthouse). Could be useful to run this before restarting your consensus client, as that will kick your validators offline briefly. gist.github.com/alex-miller-0/…

alexmiller.eth (@alexmillertech) 's Twitter Profile Photo

Interesting and important problem. Uniswap has done a lot of good for the industry, but I agree that this license wrapping precedent is dangerous for web3 development incentives and should be discussed more broadly.

BlockSec (@blocksecteam) 's Twitter Profile Photo

Indeed, smart contracts compiled using Vyper versions 0.2.15, 0.2.16, and 0.3.0 are vulnerable, which can lead to the failure of the reentrancy guard.

Indeed, smart contracts compiled using Vyper versions 0.2.15, 0.2.16, and 0.3.0 are vulnerable, which can lead to the failure of the reentrancy guard.
alexmiller.eth (@alexmillertech) 's Twitter Profile Photo

Funny enough, I *just* learned about this unfortunate syntax being idiomatic Go like 2 days ago. There has been a lot of discussion over whether or not to hard fork the language to remove it: github.com/golang/go/disc…