๐จ Personal News: Iโm officially looking for a role as a Senior Web3 Dev (Frontend Leaning)
With 5 years in the trenches, Iโve built almost every type of Web3 product imaginable, If itโs buildable on the frontend, Iโve shipped it.
DMs are open. Letโs talk shop? ๐ค
@0xJba Agree on the open hardware front, removing trust assumptions on the manufacturer is necessary long term. After all they inject those keys into the TEE's and there's definitely attack vector there.
ShowerThought: So with a TEE wouldn't it be technically possible to create a digital currency without a public ledger / blockchain? Just a `balance` value in some encrypted db of the client. Why is no one building it then? Of-course all assuming the TEE is ideal / unhackable
@0xJba I might have used the wrong terminology in the case of ZK what i meant is that until pure cryptographic solutions are developed (if ever) TEE's are our best bet for privacy tech.
Its also adjacent to ZK in terms of verifiable execution.
@0xJba Would be cool if Apple/ Android devices provided proper APIโs to secure enclaves.
Or even like separate physical device with a TEE on it for offline txns just like cash.
Maybe not much value in the real world but its a fun project ๐
@naz3eh@p1ge0nh8er I have never heard or experienced this lag. Maybe it depends on the unit. My unit just works fine and i almost always use it bluetooth mode.
To student programmers : TURN OFF copilot while learning, turn it off. Itโs easy to tab your way through, but you are going to miss the subtle details which matters when you are debugging - which is 90% of a tech job. And thats where vibe coders going to suck at.
@akp111_eth I would've said the same 1 year ago, now that you've got cursor, continue and other extensions where you can simply chat with a codebase to understand it, i dont think thats the case. It has become easier to understand large codebases without documentation