#OpenAI just made a bunch of companies obsolete overnight at #OpenAIDevDay with the release of GPT4-Turbo, custom models, and #GPTs.
How do you build a sustainable AI company?
Build a company that uses AI, not an AI company.
https://t.co/fTil7CjCfw
I'm sorry but no. This is not PoR. This is either ignorance or intentional misrepresentation.
The merkle tree is just hand wavey bullshit without an auditor to make sure you didn't include accounts with negative balances. The statement of assets is pointless without liabilities.
anon, after many hours of work I'm pleased to present my 🐍Vyper version of the ERC-20 + EIP-2612 standards. I would say that I am not understating things when I say that the code is well-documented. A total of 66 unit tests (=1014 sloc) have been written: https://t.co/87I7fgovLc
Today we're launching a product that's been in the works for months: Delta Neutral Yields
It uses our huge DB to find opportunities where you borrow a token and then farm with it
With this you can get >20% APY on BTC, ETH, USDC...
Thread on how to get that APY + examples
EFF is deeply concerned that the U.S. Treasury Department has included an open source computer project, Tornado Cash, on its list of sanctioned individuals. Tornado Cash is an open source software project and website that published a decentralized cryptocurrency mixer.
Running a solo validator on the Ethereum beacon chain is one of the most empowering expressions of free speech we have. Just one validator. I know it's out of reach for many, but if you're privileged enough to have the opportunity then please take it!
And we finalized on goerli 🚀🚀🚀
There was some confusion on the network because of two different terminal blocks and lots of non-updated nodes, so we didn't finalize earlier. We're still looking into whats happening, but so far it looks quite good
how to tell you are being served a compromised version
open the browser console and go to sources, then js.
app.9b0312df.js - ok
app.ca2e5d81.js - compromised
🐍 vyper 0.3.4 is out
featuring abi decode, create from blueprint, default return value, uint2str, and a matching titanoboa release.
https://t.co/BXTGbNwG94
Seriously, y'all ready to never have to write another uint to string function ever again? How about flag enums for ACL? How about blueprint contracts, an entirely new way of doing on-chain template deployments?