@jtriley_eth Wouldn’t that be kind of inefficient? For every fetch we would have to move every item that is after <index> in memory.
let vec = vec![1,2,3];
vec.insert(1,4);
Now the 2 and 3 both have to be moved in memory to make space for 4. With fetch it would be the same no?
1/2
@dcbuilder You should check out Turing Complete on steam. Its a game that takes you from the NAND gate to building an entire CPU. Can’t recommend enough
@jasonappleton@IOHK_Charles What happened to the Iele project? I remember it was one of the biggest things on the roadmap couple years ago. Then on some random AMA Charles said the project was cancelled. Why?
@bigpey@QCPOLstakepool@atriumlab From Bitcoin whitepaper: mining should be exchange between electricity and bitcoin with a small profit. Same should apply here running a pool should cover the maintenance costs associated with it plus some profit on top. Catalyst is for business ideas.
@ShervinD@sassal0x Only thing they did is change the block time from 12 -> 10 seconds. And while it does make it a bit faster the state growth is not worth it long term. Although I doubt anybody that put money into it cares about anything else than % gains.
@FatManTerra It’s disgusting that someone like him is the biggest crypto youtuber. Before this he was promoting actual rugs, then he stopped, “cleaned” his image, and now he has no problems using his following as his exit liquidity…
@monad_alexander @IOHK_Charles Its optional mechanism that will allow US stake pool operators stay in business in case US starts to enforce what was in the infrastructure bill, how is that negative? Nobody will force you to use it, you will still be able to stake in non KYC pools outside the US.
@MalikAremu1 @thr33strikes It doesn’t matter, if you compare how many people can code in solidity and how many in python it is not even close. So it is better to focus on broader range than just eth devs.