skip to content
← Go back

2021-Now Monthly Career Summaries

Read about the entire career of DeGatchi, a senior blockchain developer, to gain a practical understanding of how one's career progresses over the years. From short comings to exiciting highs, DeGatchi takes you down memory lane one month at a time.

Foreword

Note: Dates are in DD/MM/YEAR format.

The aim behind this is to keep a general account of my career in hopes to inspire people who stumble across this. It’s a bit of a mess, but hopefully you can find some use out of it! I also would like to look back at this later down my career and be proud of myself for all the hard work I put in.

I’m a practical hands-on-programmer. I learn things when I need it to write code/make it better. I tend to build simple systems first, while keeping in mind where I should add dynamic data structures, and iterate over that rather than dwelling on future proofing everything.

I spend almost everyday building projects I’m interested in. I love to build programs from scratch because it’s a blank canvas, allowing you to express your creativity by bringing architecture from your mind to life. I find it therapeutically fun. I tend to work on multiple things at once because I get inspired while building and want to capture the idea(s) as they arise.


TDLR

2019

I read books from and to my 2 jobs at the time (bar + retail). Eventually, covid struck and I ended up just trading full-time in crypto, basically becoming an independent researcher + swing trader. I made a lot of money, but inevitably lost all of it because I either didn’t realise the gains, got scammed or rugged. I wanted to become better at investing so I started to learn how to read what I was investing in at a technical level (Solidity). I eventually found myself learning everyday and stopped trading as much. And so, my journey had begun.

2020 - 2022

Started to learn programming from scratch, just went straight into Solidity w/ no prior knowledge, only the high-level knowledge I attained from trading. I began reaching out to people on twitter looking for work for free and met @0xBuns who mentored me. We built a project then re-branded to @SoulSwapFinance. I started building @TheaterDAO then got burnt out because frontend is just not it (for me). And now I’m obsessed with Rust backend (specifically bots atm).


2021

24/12

  • Finished NFT Launchpad contracts + Loan Market contracts.
  • Started reviewing old Erc20 Launchpad contracts.
  • Applied for Sigma Prime Internship (pending).
  • Purchased Rust course for Javascipt devs (here). Kind of want to build all my contracts in Rust and be a first mover on Sol, KSM + Dot.

25/12

  • Researching erc20 launchpad protocols (Lukso: rICO, Sushi: MISO) to start building v2 contracts, similar to the NFT launchpad w/ multiple model selectors (much excite!).
  • Began building tutorial game (here). Very refreshing to learn something new.
  • Started building DutchAuction contract (erc20 launchpad, nft launchpad models, nft marketplace)

29/12

  • Reworked NFT Launchpad after reading MISO’s factory + model deployment strategy (uses clones). So, made a factory that uses EIP-1167 cloning system and is catered to adding new models later on.
  • Learned some assembly when deploying clones w/ the EIP-1167 clone factory contract).
  • Thinking of applying for OpenZeppelin Security Analyst. Probs will get denied but why not apply (.__.).

30/12

  • Applied at: OpenZeppelin, Halborn Security, Solidity Finance, Trail of Bits: Summer Internship 2022, Certik, Hexens + Immunefi. Lets see how this goes :O
  • Talking at first AMA in the Diversifi discord at 9am.
  • Rereading NFT Launchpad contracts for logic bugs

31/12/21 - 01/01/22

  • Started line-by-line review of NFT Launchpad for B:BC + discovered an on-chain verification method thanks to being inspired by **Nil DAO’s__ frontend.
  • Started learning Rust! (here).

2022

  • Build a MEV bot (or multiple).
  • [-] Learn EVM infrastructure (GETH).
  • [-] Be proficient w/ Rust.
  • Get a full-time/contractor job in MEV.

02/01

  • Line-by-line review of 3 price models in NFT Launchpad (B:T, B:CC + B:RC).

03/01

  • Line-by-line review of 2 price models in NFT Launchpad (A:T + A:BC).
  • Reading articles on web3 security from Immunifi (Bug bounty article + why it’s beneficial!).

03/01 - 04/02

  • Sigma Prime internship denied (Applicants had really strong knowledge :o).
  • Reading articles on MEV and being more active in the Flashbots discord. Going to learn rust instead of go b/c I think performance is better and I can do more with rust when I learn the language (e.g., rust-based smart contracts).
  • Reading some MEV bots (subway, cake_sniper) + learned more assembly and how opcodes work at the low level - especially w/ minimal proxy cloning.
  • Want to watch this simple arb walkthrough but I’ve had no time b/c of building TheaterDAO. I really want to release it and help everyone! Maybe I’ll watch it when I release v1 buyout: fixed UI + cards.
  • Reviewing UniswapV2 + V3 create pool func - very interesting how using salt can change the created address.
  • Learned foundry’s forge! (lfg, solidity testing!).
  • Released token factory on TheaterDAO!
  • Finished create buyout: fixed UI on TheaterDAO.
  • Finished coding the NFT launchpad’s first model + wrote tests for 9 dif models.
  • Created TheaterDAO from scratch (as of 05/02/2022 working on the card rendering for each sale.
  • Started dev’in an airdropper contract for TheaterDAO.
  • Learning how FNAFs uses sound to evoke fear (horror game study) + how they keep players fearful, avoiding conditioning of the game’s horror elements (uses chances + prevents reusable strategies - creating a permanent unknown scenario).
  • Studying strategies game devs use to retain retention that psychologically hook players to keep coming back and how it makes them feel (e.g, look boxes, close misses, long term + short term progression) - very interesting b/c there were laws created as a result from this since they use techniques from casinos.
  • Started writing up NFT AMM, onchain nft creator + selector concepts. The NFT AMM forced me to learn UniswapV2’s code in depth. This will help w/ creating MEV bots too (super excited).
  • Created a community dev chat, very nice to hang out in and surround myself w/ some like-minded-people (connecting more).
  • Learning more about IPFS + how ERC721s are actually created (here).

05/02

  • Determined to learn Rust but have no clue where to start.
  • Studied 1inch + other mev bots for a bit.
  • Wrote sudocode for Charles (my lil arb bot) - a todo + workflow. Now I know what I need to do and how to start developing him. Game-plan: write in js for v0, get it working the way I want it to, try to optimise it + make it faster or update strategies -> optimise it by turning into Rust +/or add new features over time.

06/02

19-21/02

21/05

  • I have been working on a long-tail mev bot, for a searcher team as a skill demonstration, w/ mempool monitoring, decoding, block refreshing and my first arb algorithm to generate every possible path with a set of predefined paths (e.g, wETH -> USDC -> STAKE -> wSTAKE -> wBTC -> wETH). I literally have no background knowledge for Rust/MEV/Backend but my learning skills are pretty good so thats why I was given a chance (and my Solidity experience, almost 2 yr now). For anyone wanting to get into MEV, my recommendation is build a bot in rust that creates simulations, pre-computes incoming txs and determines optimal profit pathways. The majority of profit for us lil guys will be with long-tail opportunities. MEV is such a selfish space so you need to learn by yourself and filter out the psy-ops (is this psy-ops? :0). Getting into MEV is so hard but it’s so worth it. Just persist and build every day and try to break down everything in a very simple way.
  • Launched @TheaterDAO + made a basic website (do need to update to make way more user friendly) - currently requires technical knowledge to use and doesn’t display all projects on a single page.
  • Almost finish algorithmic auction house; finished semi-algorithmic auction house that just requires the auctioneer to start it.
  • Optimised atomic swap contract (now atomic trade).
  • Listened to Permissionless FB founder + ETH Amsterdam.
  • Hopefully I’ll finish my mev bot in the next couple of days (a simple version at least) and see where I go from there. There is only 1 competitor atm and basically for every day im not competing is another day that person is making that $$$ (approve 4-5 txs every 20s - around $8-$30 - cough wtaf). Just for a simple arb + extra steps. Imagine a liquidation longtail or something. Anyway, not much has happened apart from my protocol development pause + beginning of MEV dev. Why? I prefer PvP over PvE ;) I’ll finish off some of my old contracts after I get my bot up and running bc im learning so much. I stopped protocol dev bc I reached a point where I wasn’t learning much at all. With mev im learning Rust, backend, bot creation, blockchain infrastructure (which is soooo interesting btw), Golang soon, and probs assembly and how shit works at a low level. Super valuable stuff to learn for all sectors of crypto.
  • Ty to swampstream for keeping me accountable for this :P (hope this helps, fren).
  • OH and portugal is adding 28(?)% tax soon (FML lol).
  • P.s. the Rust book is so good! Love learning about everything, now learning about Channels + Threads to run 2 things in parallel for the mev bot (monitoring systems). Cake_sniper was right…building something is the best way to learn a language. Thats why I was struggling before. Its bc I didnt have a direct goal of what to build / where to start, etc. Now I have direction.

28/05

16/06

  • Found MEV Memoirs: Into the Arena - Chapter 1, Part 2 🤖 but didnt read, yet .-.
  • Getting pretty confident with Rust ended up creating an NFT minter bot that creates 100 accounts, mints NFT and records the tx, in 5hrs (? - idk I went to bed at 9am lol). Ended up not even using it bc the BitGoblins mint was delayed by 2hrs. I woke and it was minted out in 40mins.
  • Deployed bot to AWS server + using custom node set up by searcher team (no sleep duration :0).
  • Fixed the concurrency with the arb bot + updated monitor 328 paths from 72 :D. Only updating with block refresh instead of updating with incoming txs sooo only scanning 1 pair swaps atm.
  • Started to learn Serenity for discord bot, wanting to upgrade TombHeads :) Rust is fun and I want to build everything I can with it.
  • Learned Uniswap V2’s getAmountOut() actually works - basically reserveIn is the amountIn’s reserve supply whereas reserveOut is the supply of amountOut.

16/07

  • Discovered my first monitored arb on the 28/06/2022 for 0.03.
  • 07/07/2022, monitored $2.5k arb while building my tx crafting (lmao rip).
  • 16/07/2022, Submitted 3 successful next block arb txs for the first time, except werent profitable when subtracting gas from profits… After 2.5 months of work on my Rust bot, it’s finally able to monitor + submit multi-hop-arb txs (e.g, 4 arbs in 1 tx) using flashswaps and function selector calls (like this).
  • Learned Rust pretty well so far. I’m very comfortable with the ownership model now, which has helped tremendously in optimising the bot. I was doing a lot of cloneing but now im using &muts which are soooo much more efficient bc you’re just mutating the same variable over and over again instead of creating a new instance of it each time.
  • Had a chat to Grug Capital, v impressive credentials and achievements (e.g, moonbird arb), got given a project to work on, but really don’t have time atm + it wont be profitable so not sure if the best use of time. May look into it later(?).
  • Now I think I need to learn about GETH and node modification, that will be v interesting. I feel fairly confident with Rust, however I’ve never used traits or impl (lmfao).
  • Shoutout to this cafe mix for being such great white noise: https://www.youtube.com/watch?v=iD4dMdpNe_I.
  • I think the competitor for the strategy earned around 88k while I’ve been building my bot. Insane.

30/07

  • Learned about signing and verifying messages w/ a signature + message string to get the public key (signer) -> kind of sparked an interest in ZK proofs but not sure when I would want to use it. Saw an example for verifying I have a priv key without showing the key.
  • Continuing to work on a discord NFT auction bot for TombHeads since I created a Rust alternative for Web3Auth w/ the signature authentication system, hopefully can start distributing after I get it polished up. Going to need to learn Solana smart contracts for a Solana version of the bot.
  • Started to learn about linear algebra (probs going to do this course) + statistics (advice from one of 2 mev anons that reached out when I tweeted im starting to do freelancing). Also learned that to be fully successful in crypto you need to know the inner workings of protocols, e.g, their gas process and how the evm works - then optimise via low level programming (Rust + assembly/yul for smart contracts evm) for the millisecond. Definitely want to start learning GETH soon. It makes sense though, everyone I see that I consider at the elite level of crypto tech programming all know the inner workings of the evm in addition to being specialists in their fields (smart contracts || backend stuff). I do think im going in he right direction though, just gotta keep learning everyday.
  • Bot update: still stuck on the tx execution. For some reason it fails. Not sure if its to do with the broadcasting bc the manual tx propagation worked before the broadcaster impl. All the tests work in Rust + Solidity :/

07/08

  • Learned about Rust traits + implementations from this video. Really good explanations.
  • Created an IPFS json parser that filers topics. Focusing on the image topic, it downloads the image from the url, in either a JPEG or GIF and stores it in a temporary cache. Just need to add this to my NFT discord auction bot now.
  • THe US government sanctioned Tornado Cash and deleted the githubs that contributed. This sparked an interest in cryptography for me and doing some research on zkProofs and zkSnarks.
  • Watched Rust Demystified 🪄 Simplifying The Toughest Parts for fun.

09/08

  • Got denied from the team I was working with for 3-4 months, however probably will still write bots for them as a freelancing type of thing until I get gud. I actually have even more hunger to learn Rust now. I feel like every time im denied it gives me more strength to learn more. I was getting a bit burnt out by the debugging but I think thats really the hardest thing due to so many moving parts. The bot is still stuck on the execution part, more specifically the calldata construction and propagation.

  • Feedback:
    Positives

    • Able to build simple systems first and iterate on that instead of over-complicating + overthinking w/ complex systems at the start.
    • Natural inclination to look for new opportunities (there are 2 types of people: 1) focus person to perfect + 2) person to look for new opportunities), im a person that naturally looks for new opportunities (I do like constant change) and he said I should focus on maximising that strength.
    • Strong drive + hunger to do things without being told (Somewhat rare personality trait).

    To work on

    • Mainly experience, so just keep doing what im doing - e.g., build more bots!
    • Understanding new complex concepts quicker (abstracts, etc): understanding mev strategies to the core to the point you can simply explain it in detail. e.g, write down: thread to explain exactly whats happening in a mev strategy (blog).
    • Writing structured code and finding bugs / debugging w/ tests ( the hardest thing ) - I’ll be writing more bots + going through bigger projects and how they structure their code so should be better w/ more experience.
    • Learn general programming concepts (object orientated design patterns + undirected graphs).
    • Combine Rust implementations of GETH (not essential, just if I want to get into geth, 2 things w/ 1 stone).

10/08

17/08

  • Been working on the discord NFT auction bot. Almost done, just need to add a few more features and implement the metadata json + image embed msgs and then just a basic website for users to deposit their NFTs and a dashboard for the admin to choose which NFTs they want auction off. Tbh, building a discord bot in Rust is disgusting bc I need to keep using RwLocks, using .read() and .write() in scopes. Makes it look icky. Discord.js looks like it would of been soooo much easier. Anyway…good practice. Started using impl a lot more and oml is it amazing. The code becomes so much cleaner and readable. This is another reason why I want to do everything in rust now, lmao. Kinda hard to go back to other langs bc writing rust is so fun…apart from this discord bot (only bc of RwLock).
  • Need to create a need blog website where I can use mdx to write stuff. Currently writing paragraphs in components…so yeah, need to do that.
  • Applied for Dora and got an intro thing w/ Rook today at 10:30pm (its 5:27pm atm).
  • Gonna start writing a twitter bot based off that coinfessions post of the twitter botter making 30-40k a month (crazy) to fake interaction in discords and twitter. Soooo, would be nice to learn how to create my own crate to interact with an API instead of relying on other crates, esp when I need it for something new or niche. I think I’ll also start looking into Machine Learning to try and have the twitter bot generate unique messages that people would actually send. Otherwise, mass followers and no interaction kinda makes no sense and is pretty obvious. Anyway, we’ll see how that goes. Once again, probs should do in JS…buuuuuut I want to get good at Rust bc I do believe Rust devs are going to be in high demand in the future. And junior rust dev jobs are non-existent atm.
  • Need to learn about SQL too just so I can set up databases for my backend code to keep track of shit if my bot goes offline.
  • Cross-chain mev is becoming a trend I see in mev twitter. I think it’s actually not that hard to build one but to have a good one would be interesting. Wondering about cross-chain arb frontrunning + backrunning too. I think you would need to monitor a bridge for interactions then trace the account for swaps, etc.
  • Want to get into cryptography too, esp since the Tornado Cash people got shutdown. Seems like it can be very useful for protocols to use.

23/08

  • Working on this website so that I can continue applying for Rust jobs. I’ve been using twitter to reach out to people, I think it’s a terrific tool to find opportunities. Got markdown files to work on my Next.js website, it makes writing soooo much easier. Articles coming soon!
  • Received my first freelancing task (ERC-1155 Migrator).
  • Decided not to work on the twitter bot b/c it doesn’t seem beneficial atm, instead working on a yield farming bot to practice writing web3 bots. Will be learning to add + remove liquidity programmatically w/ a custom zapper contract.
  • Found this darknet stories podcast, might be an interesting listen.
  • Definitely feel like I’ve been progressing really well with what I needed to work on with the MEV team feedback. Been reading a lot more bots and building a lot more things in Rust. Thank the lord for impl and trait in Rust!

28/08

  • Finished the first version of my auto-compounder bot. Currently supports all of SpookySwap’s MasterChef farms in a single contract. Most people use a contract for each farm I believe.
  • Started applying for jobs on AngelList and Cryptocurrency Jobs.
  • Going to start building my first Solana contract. I think this is the way forward if I want to find a job using Rust but in web3. Since I already have smart contract experience and want to have more things to build with Rust Solana contracts may be the way to get that experience (while learning a new skill to get hired). Senior Rust jobs pay a lot atm bc there’s such a small supply. Definitely worth learning!

09/09

  • Finished my first programming article How To Build a MEV Bot!
  • Discord Auction Bot:
    • Modularised the code to make it so much cleaner. Been spending every day working on it and improving the IPFS cacher.
    • Got the IPFS cacher to work w/ discord commands, displaying all images and jsons in a channel.
    • Working on the on-chain stuff now with deploying the contract to testnet and interacting with the bot via bidding.

22/10

  • Published 2 articles: The Areas Of Web3 Development and Entering The Dark Forest.
  • Released mev-template-rs which gained a lot of traction, leading to people dming me on twitter for job opportunities (2 mev related and 5+ protocol related). Also, it inspired the creation of subway-rs :O
  • Completed a job trail with STFX from 21/09/2022 to 22/10/2022. Built a couple of contracts: Fixed supply ERC20 token, token presale with merkle tree claiming and a vesting contract. Learned about perp markets and integrated with GMX.
  • Built a merkle tree generator with Rust (this bad boy took a while to understand the encoding part but we finally got there). Developed a solid understanding of how they work: generating trees, nodes, proofs and how to verify them. Also, learned more about the keccak256 hash function.
  • Learned about different ways to handle multi-threaded data with Rust. One type i’m apply to the discord auction bot is the concept of actors - a single thread that receives and processes mutation requests. Multi-threading is a very interesting concept but i’ve now experienced why it’s such a pain.
  • Working on a generalised mev bot just to build out a bunch of strategies. I finally learned how to keep track of state changes w/o eth_call each block! This will be very useful for a lot of strategies. Started exploring sandwiching and cross-chain mev: how to build an effective sandwicher on non-flashbot chains (very interesting btw).
  • Need to update my website to make it cleaner and easier for people to hire me for freelancing gigs. Having a website is definitely the biggest helper when getting hired, resumes are outdated imo.
  • Might do some CTFs (web2 and web3) and publish some write ups. Darknet Diaries’ REvil episode makes me want to learn about ransomware + malware development (although i would never use it practically) and it seems web3 hacking just never ends - very useful to have the knowledge of where to look for vulnerabilities.
  • Note to myself: With a lot of offers for opportunities coming in, it’s a dilemma between payment and desire. Right now, i choose building something im interested in, even it it doesn’t pay as well as the one that pays well.

27/10

  • Scratched the auctioneer bot’s data structures to make it dumbfounded simple - sticking to manual commands to begin to finish the damn thing. I had too many moving parts at the start (well, 2 moving parts - but enough to make it too complex).
  • Finished off the JSON interaction for my Rust merkle tree generator, preparing for the STFX presale (they’re looking to raise 9 mil using a contract I made) - looking forward to it! It spits out an output JSON file to pre-fill frontend parameters for easy integration. That was always the hardest part imo, so i had to make a feature for it!
  • Set up my first full-node w/ AWS (shoutout to Realism + 0xDmtri for helping me out).
  • Been getting tons of job offers, from contracting work to full-time positions (I think around 12 in a single week - never thought this would happen tbh). The most noticeable ones were Grug Capital (super interesting bot work there), Phantom (sol wallet), Auto yield farming managers (like the bot i was building in /projects) and MEV teams (2 transitioning from traditional HFT to MEV).

21/11

  • Stopped working on auctioneer bot bc I found it boring and am more interested in learning low-level evm.
  • Tried decoding calldata w/ only bytecode around 01/10/2022 - failed to do so w/o abi.
  • Learned about black/gray/whitebox fuzzing conceptually.
  • Started becoming active in the Huff discord, making new frens, learning how to read bytecode and opcodes - found a passion for low-level programming and reverse engineering.
  • Built the foundation for memory + stack decoding for contract bytecode (tryna get like jon becker).
  • build v1 of pure calldata decoder, however wasn’t dynamic enough - example found here.
  • jtriley helped me understand encoding dynaic types (somehow i forgot how it worked lmao), then built a v2 for my calldata decoder on 21/10/2022 that only requires the bytecode input (w/o knowledge of anything else) - example found here (quite literally spending 10hrs straight on this to the point where my legs were hurting from sitting too much) - got a bit of interest from job.
  • On 21/10/2022, started diving into jon becker’s heimdall, also have plans to learn revm and foundry to understand blockchain emulation for blackbox fuzzing.

21/12

  • Hired thetruthseekah to updated my website (he did a terrific job!).
  • Did some freelancing for 3 different DAOs.
  • Researched REVM a ton - then saw RETH come out.
  • Created 3 articles: Memware: Generalised Frontrunners, Speedrunning Web3 Bug Hunts, and Reversing The EVM: Raw Calldata (which reached 70k impressions on twitter in the first day, crazy).
  • Finally beat my procrastincation and built out my EVM decoder’s VM, including stack and memory. Now i’m building out the control flow graph of every possible path that can occur in the bytecode - made an efficient recursive algo to generate these. Feels like im doing mev again.
  • Learned how to emulate the EVM for testing (might make an article on this) - Confirmed I actually knew about this when i did it for my mev bot but further digging solidified it.
  • Getting a lot of interest for jobs. Maybe i’ll finally break into the auditing field??
  • Learning about red team rust. I think my EVM decoder sparked an interest in this, although i think ill stick with web3 for now.
  • Having a career crisis of what i want to pursue. I definitely want to do generalised mev with a team since doing it before was fun OR do low level evm stuff, e.g. compiler, decoder, security tooling - there doesnt seem to be a lot of people doing stuff like this or the ones that do approach me dont incentivise enough compared to normal defi forks (which sucks).
  • Feel like i should learn yul since that’s where the high paying solidity jobs are at - maybe i learn huff when i finish my decoder, although it’s teaching me how things work. Dunno, we’ll see. If i do learn it i’ll definitely make articles on it.
  • Not career wise thing, but trying to clear out my room so i can finally move to a different country and attend these hackathon events.

30/12/2022

  • Finished the bytecode decoder’s v1 of the CFG generator!
  • Decoded a for loop from pure bytecode: learning bytecode patterns.

2022 Recap

2022 has been a remarkable year for me. From building my first solo full-stack project, to joining a MEV team and building a bot from scratch in Rust, to now building low-level + secuirty related tools. I never would have thought at the start of the year I would be at the level I am today while having such a large network of frens and being able to provide value through my articles to thousands of people. I appreciate all my frens!

I did end up achieving all my goals i wrote, to some degree.

  • Built a MEV bot from scratch in Rust (and some other bots, like nft minter).
  • I’ve been somewhat learning infra; how to evm works but not node stuff, yet.
  • I am getting pretty good with Rust since I use it everyday!
  • I have had multiple offers for MEV jobs and have participated in a team for a while.

Overall, this year has been life-changing and excites me for the coming year, where I’ll hopefully be in a different in a different continent (probably Europe - Portugal maybe??) and start a new chapter in my life!

My initial goals for 2023 would be:

  • Have my bytecode decoder sophiscated enough to assemble the bytecode into an assembly contract and run fuzzing + static analysis - all without needing an RPC!
  • Maybe learn how to build basic malware in Rust, but i dont have a strong interest in it; the learning curve seems quite steep. So maybe expand my decoder to other chains?
  • Maybe build my own wallet
  • Write more technical articles

2023

11/01

  • Finished writing an article on explaining how EVM storage works + interacitng with it via solidity inline-assembly. Wrote this because it was incredibly hard researching and finding out how it all works w/ assembly - especially the bitwise operations to mask. I believe this will be the go to article for anyone wanting to learn assembly/yul bc the ones out there don’t go this in depth, step by step.
  • Spoke to my first angel investor that mentioned i sound like i need to find my group of chads to speak to because most chads are busy and aren’t active in discord/public forums, they’re all in their own friend groups.
  • Got a job offer the same day after the angel investor call to join a team of 9 senior devs on omnichain vaults (rust backend for risk management, some AI stuff and smart contracts). This could potentially be the chad group i need to become senior since i have only 2yrs experience coding.
  • Going to finish off my decoder’s assembler now. The EVM storage was a detour i didnt actually need to do in hindsight but im glad i did it. I feel like a much more proficient smart contract dev now.

10/02

  • Featured on my first podcast @ Superfluid’s Devs Do Something Podcast: Episode 26 DeGatchi on Reverse Engineering and MEV!
  • Joined [Valio][https://vaults.pro] on 1st of Feb.
  • Started building a sandwich bot with an anon.
  • Got back into writing my deocoder. Paused writing the assembler since it’s not really what i’m looking for long term - now explroing binary formal verification (fv) + layout analysis (finding this super interesting). This is my first fv tool! Hopefully I can expand on it to create something for Solidity to automated Code4rena submissions.
  • Exploring writing pure bytecode contracts, very interested in obfuscation techniques.

16/02

  • Talked to a few content creators in the space (gmhacker, rareskillz, johnny, patrick c) to get some insight into how they view content creation, monetisaiton, scaling, marketing, etc.
  • Working on storage layout reversal in bytecode decoder for 3 days, writing solutions in notebook todo with context and pattern recognition (v hard problem atm).
  • Things didn’t work at Valio, I’m definitely more focused on writing FV tools and security and have realised dapps are no longer something i’m really interested in. Maybe for contract work since it’s an ever-changing environment.
  • Did some diving into bytecode obfuscation techniques, very interesting realm :P
  • Worked on my branding a bit more.
Alt text

Very surpised on how far my reputation has come. Seems like i’m kinda well known in the dev community and whoever i talk to is impressed with my decoder progress. Makes me very excited for the future and my impact on the ecosystem! - Networking with a lot more people, reaching out to a few auditors asking them about fv vs manual + the most common critical bug causes - gave me some good insight into future plans for my decoder! - I should probably start doing some Code4rena stuff. I built a bot to grab all the reports from their github and soon to analyse them all for statistics, hehe.

17/02

  • Watched: Learn how to fuzz like a pro: Introduction to fuzzing. Now know about invariant/property based testing. Curious about fully autoamted testing. Was thinking of ways to create the most sophisticated vulnerability scanner.
  • Did a lil bit of research on reinforcement learning.
  • Reaching out to more auditors about their opinions on the most common vulnerability causes, great insight into what i need to add to accomplish sophistication in my vuln scanner.
  • Jtriley helping me with my storage reversal journey. Legend has helping me since I joined the Huff discord, consistently. Appreciate him a lot!

18/02

  • Fix disassembler outputter. Converts opcodes to mnemonics w/ their corresponding program counter.
  • Accepted offer as a Rust dev for a HFT! Hopefully I enjoy this role. I’ve realised dapp dev isn’t my thing and security/mev is the way bc of the ever-changing environment. They all have terrific experience so should be a great place to learn and grow :) All the best for future me!
  • Working on bytecode obfuscation technique article - doing some experimenting with bytecode to solidify my knowledge.
  • Battling demons as per usual :,)

20/02

  • Attended the Solana Hacker House in Melbourne.
  • Got accepted into EthTokyo (my first overseas event + travel i’ll be doing :D).
  • Made a lot of progress on bytecoder.

26/02

  • Talked to some frens about generalised frontrunners, learned what goes into building one from scratch and the progression. Started building one and gyat it’s incredibly hard - so many possibilities to consider.

  • Learned about the BYTE opcode and made the most efficient jumptable i’ve ever seen, in my upcoming article.

  • Built my first Huff contract (a port of WETH9) - using call. Learned how different contracts interpret calldata differently when utilising call; there is a standard per compiler.

    // Create the payload
    PUSH4 0x12345678 // Fn selector
    PUSH1 0x00
    MSTORE
    PUSH1 <value>    // uint256 param
    PUSH1 0x04
    MSTORE
    
    // Paylaod in memory
    0x1234567800000000000000000000000000000000000000000000000000000000
    0x0000000A
    
    // Then the solidity contract would read it like:
    PUSH1 0x00
    CALLDATALOAD // Get selector
    SHR
    PUSH1 0x04
    CALLDATALOAD // Get value

01/03

22/04

  • Arrived in Japan on 12th for ETHTokyo. Met a bunch of frens. Debating whether to go to Korea to set up shop or go back to AU.

11/07

Oh man, gm blog! It’s been quite some time since I’ve updated you :) Lets go from when I was in Tokyo…

  • Met a bunch of people for the first time while staying relatively unknown. This was my first experience solo traveling and figuring everything out by myself, from flights, accomodation, learning new society infra and communicating with people that don’t speak my language. Gained a lot of self confidence and independence. Ultimately, I met a bunch of fantastic friends that I’m still in touch with! After tokyo, I went to NYC for 2 weeks, Italy for 6ish days, thailand for 2 weeks and now I’m in Dubai, taking the biggest risk of my life. I relocated to Dubai and am making great strides with my bytecode decoder to the point where I’m confident in my ability to turn it into a cyber-weapon, capable of finding complex critical vulnerabilities in smart contracts.
  • Learned a lot about static, dynamic and symbolic anaylsis. Researching all the tools that exist, all techniques in each field (mostly learned about fuzzing, but still need to go deeper).
  • I turned my reverse eng/bytecode decoder tool into a company, NibbleOnBytes! The end goal is to eliminate as many firms and auditors as possible. A lot of people doubt me but we’ll see how it plays out. I have 100% confidence I can do this and when people doubt it’s more often not a good decision to go through with it.
  • I hosted a cohort of 100+ interns to try and attempt to hire, by using 1 task to filter them. 5-7 passed the first task, 1 passed the final one. Now i’m mentoring this one, @AuditYourContracts. However, he has 10 years of web2 cybersecurity experience so quite the interesting dynamic ahaha.
  • I sponsored myself via NibbleOnBytes, a Dubai company, to get a visa for 2 years. So now I’m leveraging this to attemtpt to become as successful as possible (bc no tax!). I think leaving my family back in another country is quite a difficult thing, especially since I would have to go back (obviously) but then whatever I earn in the UAE I would have to pay taxes on back in AU since I declared vacancy from AU, which takes 3 years to completely severe. We’ll see how that goes though. Maybe I can bring them here and hopefully get a villa for the family. I’m jumping from airbnb to airbnb but looking to rent and eventually buy an apartment to set up base. Bought some vitamin D, fishoil + b-12 pills to make sure my brain is functioning as optimally as possible.
  • Was thinking about defense tech but met someone that did it for a decade and told me the USA market is the only real one worth getting into, and getting into defense tech is f-cking hard, maybe as a hobby later then…
  • Did my first Huff audit contract job! Was quite fun :D But boy do I need to put the price up for the amount of skill it requires. I think we’ll see a Huff market surge soon. Sentiment is there. Seems like tooling is the sentiment too, however I’m narrow minded bc I’m in that field 24/7.
  • Started a podcast! Bought a $20 mic and just started reaching out to people in my network. It’s remarkable the amount of information you can extract from talking to someone for 1 hr. I did 26 episodes from 23/06/23 - 11/07/23. You can find them on Spotfiy @ Scraping Bits! Spoke to Brock from nascent, some trail of bits people, Jon Maurelian (cofounder of consensys), Owen from Sudoswap and way more!
  • I think the future is incredibly bright for me and I’m super excited to see what it holds and how I can look back on this log and see how far I’ve come! Until next time, anon…

19/08

  • So far have published 13 episodes on Scraping Bits! Have around 50+ pending for release after 2 months of doing it! Have made so many new connections are various levels of prestige, from devs starting their careers to technical founders leading innovative technology.
  • Discussing podcast sponsorships - had t11 + banteg reach out and say the love the podcast! Who knew it would get this kind of reach 0.0 Also very surprised people aren’t reaching out to sponsor. Where else will you find a source of content that consistently has field-renowned devs listening to it :o
  • NibbleOnBytes MVP is almost done! Have 2 more features then onto the fuzzing part. Super excited to see all my work from november 2022 about to come into play.
  • Been pilled into deep learning AI. If I don’t learn it I will regret it later in life. I want to eventually build a private military with AI (as the brain) and robotics (the body) - kind of like bringing star was droids into reality…how cool would that be! People ask me why I build my exploit generation tool. It comes down to power. How much power do you hold in each field and what can you use to leverage to attain influence? You can use your brand as leverage (mental), military (physical) or cybersec tools (cyber). When you have all three you will be either a large target for partnership or wipe out. However, I hope to see my future self get more into building AI models, etc.
  • Moved into my first apartment, ever, during summer in Dubai Marina (40 degree C, sheeesh). 3x the rent I was spending in Australia but it’s a growth investment…Dealing with all the bills and adult sh*t is hard, was a lot of stress but we’re making it work. Thinking of setting up a company in HK for tax free corpo tax since Dubai introduced 9% corpo tax. Then I can claim it as income tax from HK and im freeeee.
  • Built a fair amount of Rust tools and am getting quite a lot of freelancing offers, extended from my network leverage.
  • Learned about direct RPC calls, knowing the underlying calls happening abstracted suites like forge foundry (highly rec to learn this!).

07/11

Oh wow, 3 months have passed! Sorry for not updating D: There have been so many stressors in my life I’ve been juggling, from closing apartment lease to moving countires and learning new skills for career (this adulting stuff is hard). So what has happened in the past 3 months? That’s a good question, let’s begin…

I’ve had the pleasure to develop a strong friendship w/ Lucas Martin Calderon who has red pilled me into AI. Why do you ask? When we think about world class at a single domain there is a couple people/companies competing. But when you intersect 2 domains you’re an expert at (e.g. AI and cyber) then you enter a new realm of niche and there becomes little to no competition. And the possibilities of AI are limitless (as discussed in my AI article of Humanity).

Anyway, so what have I done specifically?

  • Have a 2-3 month long existential crisis after learning about AI.
  • Moving back to Australia. I figured that everything is derived from the thoughts of the brain. Money, happiness, skill progression, focus, health, literally everything. And so I came to the conclusion of: optimise the brain but reducing as many stressors as possible and being as comfortable as possible. Why? You can focus more on routine, optimal strategies for learning, which in turn correlates to money, happiness, everything. The plan is to buy an apartment and pimp it out w/ standing desk, hermon miller chain, kick-ass kettle for tea, etc. It turns out everywhere in the world is bad. Everywhere has trade-offs. The grass will be greener whereever you water it the most. And when you make enough money you can go buy a house or travel to other places anyway!
  • Did some deep dives into crypto hacks, namely Pickle Finance, to understand the why behind the hackers’ thought process to learn about the human algorithms in decision making. This was quite insightful.
  • Simultaneously was learning high-level about AI and reinforcement learning to discover a passion and reason for learning it.
  • Decided to pull the trigger on ceasing development to switch focus on learning math, namely linear algebra to begin as it’s the basis of quant dev, zk and AI. Actually started learning consistently (05/11/2023) and taking it serious, unlike the last time I spoke about it… Why, you are so close to finishing the fuzzer? I’d rather learn AI now to enhance my thinking and possibilities in the future, I can always come back to it and even upgrade it w/ AI and math. Opportunity cost. I’m not in a desperate position to have a startup bring me out of the dirt, yet.
  • Got my first podcast sponsor, Fastlane Labs! Now I’m outsourcing my podcast audio editing! Super exciting time. Fully investing in the podcast as it’s enabled me to network like I would have never thought. It’s exponentionally helping me in learning about new topics, thoughts of people and more importantly making strong friendships with people (met Lucas from it too, who has changed my life). I have around 40-50 episodes pending, which is around 70-80 total episodes in 6 months (wow, time flies…).
  • I learned a lot about the realities of the world’s internals and have gained a new pov when it comes to the unseen side of society. I’m more aware of opsec and thinking about how I can gain the most power (hence AI).
  • Part of me wants to start doing education, but theres so much effort involved in that that I could be diverting to learning math, etc. We’ll see.

Ultimately, I’m taking it day-by-day, trying to eliminate as many stressors as possible (im quite an anxious person in general). I hope in the coming months I will have had read and learned quite a lot about math and have made great progress, relative to today, in the realm of AI, quant and math in general.

I would like to leave a personal note to myself: as long as you keep doing something each day, no matter how big or small, you’ll get there in the end. Stick with whatever you decide to do and give it a good shot for a couple months. Goodluck with the move, I hope you eliminate as many stressors as possible and find peace. Things will fall into place. I love you. I look forward to hearing from you soon!

13/12

  • Deciding to move to London for maximum growth potential. Close to USA, EU and in a pretty good geolocation if a war goes down (invasion wise).
  • Met a MEV team that got into searching because of my articles. Kind of crazy the impact you can have without even knowing it.
  • Doing a lot of research on decision making at a neurological level, self-mutation of the neocortex, creativity and studying how humans are generic algorithms.
  • Read 1 thousand brains theory by Jeff Hawkins in 1.5 days. I really enjoy the concepts of reference frames, [grid, place, orientation] cells found in the neocortex.
  • 13/12/2023: intro learning about differential equatians and Bayesian Theorem: very interesting that by updating current beliefs by learning more context and understanding of the scenario the more accurate you can predict future outcomes.
  • 18/12/2023:
    • the more i read about neuroscience of the human brain te more i realise we not largely nothing about the neurological workings of our minds. my main concern is with [modeling the world, memories, decision making, emotion], in that order.
    • starting to learn algebra since i missed a ton of inutitive stuff when in high-school. pretty keen to learn about probability theory and calculus after

2023 Recap

2023! What a year. As I’m sitting at my grandparents’ kitchen table listening to the ocean’s waves crash it’s quite funny how we can disregard the progress we’ve made by looking narrowly short-term. Now that I think about it, I’ve done a ridiculous amount of things this year. Reflection time.

To begin, my goals for 2023 we’re met to a degree - I was very unsure what I wanted to do aside from the exploit generator, which I did get to the point of being able to synthesise contracts in raw hexadecimals! However, the trajectory of my career has changed, for the better!

  • Solo traveled all across Japan for a month, Rome, Italy, NYC, lived in Dubai for 6 months spontanteously, Thailand for 3 weekish, Australia and now preparing to move to London! Wow, what a ride. My mother hoped I would travel during this period of my life and looks like I ended up doing it :)
  • Worked with another MEV team for 6 months where I became a bytecode specialist for EVM smart contracts. This really helped my reverse engineering journey which later led me down the rabbit of building my own fuzzer that evolved into an entire crypto protocol exploit suite.
  • Started a technical podcast, Scraping Bits! Recorded over 85+ episodes within 7 months and made some great friends along the way! Received 3 sponsors, two being for the entire year. Hired my first editor and really improved my public speaking and listening skills that contributed to being able to come up with questions on the fly. Started the podcast really hardened the fact that building strong friendships is the best thing you can do. I’ve met so many amazing people that just aren’t connected with anyone. For me, my online friends have been a privledge to have and I don’t know where I would be without them… Take your reputation seriously and actually provide value to people.
  • Did a lot of freelancing, actually spoke to a hedgefund (after getting approached by some last year from my MEV articles) that found me from the Devs Do Something podcast I did in Febuary.
  • Now deeply interested in/have started a new chapter in my career to build self mutating continous learning AGI (big thanks to Lucas Martin Calderon for opening my eyes to this path, wouldn’t have stepped into it without him), human granular neuroscience, and to become proficient at math (im starting from khan academy algebra for anyone interested).`

2024

What are my goals for 2024?

I have 2 big goals set in stone:

  • Understand and be proficient, to the point of writing articles, on
    • algebra
    • multivariate calculus
    • linear algebra
    • probability theory
    • stochastic calculus
    • stochastic differential equations
    • chaos theory
    • graph theory
  • Build my first AI model from scratch. I really want to build a virtual AGI that can continuously learn and self mutate it’s topology (hidden layer, inputs, connections to other models, etc). Alternatively, something to do with tracking people on twitter and social media because it’s really hard to track all my friends and keep up to date with them (sorry everyone D:)

Some other goals that are just general are:

  • Continue with the podcast, hopefully break into the AI realm and make more great friendships.
  • Become more stable in life, financially by having a base.
  • Start stretching and meditating. My stress this year has been over the moon.
  • Maybe look into marketing content like podcast, articles and my personal brand. Still unsure how to approach this, even with websites and mail subscriptions.
  • Get my money from the Dubai bank…
  • Survive and enjoy life every once in a while. Don’t take it too seriously. Experiences over money. Be a good person.
Alt text

03/01

  • Read Dopamine Nation, By Anna Lembke: This is an interesting book for understanding how pleasure-pain homeostasis works and why we get addicted to things and how to escape them (tldr cold-turkey for 1 month straight).

06/01

  • Read How Emotions Are Made, By Lisa Feldman Barret: highly recommend this book after reading A Thousand Brains Theory, By Jeff Hawkins. The realisation I got from the book is that: what do we use to set and pursue goals? what drives us to wanting to accomplish something?

08/01

  • Read The Molecule of More, by Daniel Z. Liberman: excellent book on the two different types of dopamine (now and future) and how it’s the molecule that drives us, creates motive. It also talks about the neurotransmitters that are responsible for living in the present and how these 2 types of neurotransmitters work in harmony to create our sense of conduction.

10/01

16/01

  • Authored and published: Swimming Safely In The Public Mempool: MEV Smart Contract Obfuscation Techniques
  • Switched over to stem cell research — mainly how and why things mutate and what causes mitosis — and also evolution, mainly natural selection.
  • Friend told me his MEV bot got hacked; kind of inspired me to work on my exploit suite again, although…eh.
  • Moving to london in 10 days. Slighly worried since the pound is twice as much as an AUD and I might wreck myself. It’s like moving to Dubai but more risky, kinda. Simply just stressed about decisions that change my entire life trajectory and also leaving my grandparents (again). Feels like time flies and I’m not spending enough time w/ them. Feel a bit awful really. Part of me worries they wont be around after I leave.

02/02

  • Before heading off to London I soldered for the first time at my Aunt’s house! Made some shitty DC motor + LED + tinned frankenstein thing. At least it worked!
  • After a grueling 20hr flight i’m finally in London! I essentially lost half my networth (AUD to GBP aint it). I’ve been living in a shared house w/ the folk from Aori and I think it is a great choice before buying your own place (thats my end goal), although it seems quite inefficient to do it in London relative to buying in some other country, but having a home base is num 1 goal atm so I can relax and not worry about getting rekt from rent. I guess whatever floats your boat really. Although I do have the opportunity to meet online frens that will definitely help project me in the right direction career + life wise. Finally met Lucas Martin Calderon after all these months. Glad to be around frens. Although quite cold and gloomy, definitely different from 24/7 sun of Aus. However, I’m sure it’s the correct decision long term as long as I thug it out.
  • 29/01/24, Read Why Evolution Is True: very good book! highly rec if you’re serious about evolution and wanting learn about it.
  • 01/02/24, Read Steven Johnson's Emergence: this was pretty good at the start (like most books) but faded towards the end IMO. All the relevant information can be found in first half-ish of book and like 1-2 gold nuggets towards end.
  • Got some guidance on what to dive into regarding RL an evolutionary algorithms. Spoke to genetics and mutation specialist, breifly, about what to look into to gain more insight into how I can create this self-mutating architecture. Book rec: Sutton’s RL book. Imo, the world will be solved by emergence via evolution solutions instead of engineering solutions. What we are capable of is so difficult to comprehend in our lifetimes so we need to develop things that can evolve like us, using computers to accelerate the evolution process — thus why im drawn to self-mutating agents, able to generate and heal itself. But, of course, the questions leading to this point are very very difficult to come up with.
  • As always, spending most my time reading and trying to ask the right questions (this is the most important thing!). If you can ask the right questions you can get to the destination faster by knowing what to look for :) Released my 50th episode of Scraping Bits and acquired my 4th sponsorship! I wonder how far it goes in a years time, especially when I start talking to AI folk.

04/03

  • Read Probably Approximately Correct, Why Greatness Cannot Be Planned, 12 Week Year and richard dawkins’ The Bind Watch Maker.
  • Currently reading about Mutation: The Logic Of Chance and Mutation Driven Evolution. I ordered a ton of molecular biology books (one of them is $150).
  • Pretty burnt out from podcasts (despite having unlimited chad guests wanting to come on), reading so much and absorbing so much information without any action. I actually started a new 9-5 and oh god do I think the normal life of work is not for me. Literally. My brain wiring cannot deal with this. I’ve fine-tuned myself to solo R&D. And I can’t do a startup unless I get some kind of credentials for people to even take a chance on me and give me funding. I feel as if my obssession for knowledge is ever-lasting and will never be quenched. This gives me anxiety and i death spiral, lol.
  • London is decent. The thought of it was a lot better than reality. Nightlife ends early and it’s simply not a place I’d want to live long term bc of the old architecture it has — I want a super modernised place.
  • Within the past month I’ve been trying to figure out what I want to do in life, where I want to live and who I want to spend most my time with. This has been surprisingly extremely hard. I’ve spoken to people from all walks of live with different ages and situations from incredibly rich to regular 9-5s. I found a very nice girl but in all honesty i cant see myself with anyone at this point in life. I feel there is so much i need to learn and do and it would be a disservice to the person for not being able to make time — ive felt this way for the past 3-4 years. I’ve recently became really pissed off at myself for not knowing math at the level i’d like and have been too adhd to focus on a single task — i contribute that to the amount of books i have ordered in regards to mutation, evolution and microbiology.
  • I spoke to Deep Thrill that really opened my eyes to what i need to do next on my journey in mutation based AI; tldr look into how mutations occur in codons and microbiology, multicellular organisms and the transition from single to multicellular organisms.
  • I want to move to texas, so i can finally build a homemade lab and all that jazz but im not even sure if id be happy there too…part of me feels like i should go back to Australia but also USA seems to be where everything im interested is at. After watching some of oppenheimer and “a beautiful mind” I feel like the USA is the spot to be.
  • I hope to release a research article soon on my mutation based AI algo…
  • I noticed taking b12 actually super helped me not feel fatigued all the time — give it a go if you feel the same way!

03/04

No idea where i left off or if i mentioned the following things earlier but here we go frens:

  • Got cold DM’ed by jump’s security arm (now assymetric) when in living in Dubai
  • Got cold emailed from Galaxy when in Thailand, bc of the podcast I did with devs do something

Now:

  • Reading about unicellular transitionary period to multicellular, why dna elongates and becomes complex.
  • Went to berlin (and germany) for the first time to surprise Miguel from Composable with the family
  • Started talking to people in the Solana ecosystem
  • Thinking about take a job or go full research mode with the money i have, deciding what i want in life and what to optimise for
  • Released my 70th episode of Scraping Btis (jfc lol)
  • Started reading Blitzer’s college algebra: SUPER good math book that i actually can READ and enjoy
  • About to get my 2nd first sponsor renewal
  • Want to study nanotech to solve death, rocketry and military: how a PMC works and contracts, etc
  • Moved into hacker house with 0xtaker and hosted first house warming — met some very interesting people and frens from the interwebs
  • Met with 0xDmtri, met an FPGA dude (oh god how i miss electronics), finally met the man the
  • Wondering how I can start my r&d company for AI research: helped my fren Leni with her deck for raising; got advice on how to raise:
    • Get your name out there to attact people w/ articles (just like what i did with crypto)
    • Raising is selling yourself, why will you make money for them? team, background, what is problem, who else is solving it, why they suck, how you will solve it, why is it better than others?
  • Going to nyc w/ the homie Lucas Martin Calderon to see the homies

28/04

  • Started the public commitment to math and AI in my AI Journey.
  • Broke into Solana quite heavily, both coding wise and w/ the podcast — got so many chads coming on! We’re back to 8 people a week lmao.
  • Contemplating doxxing my face so I can make video content for studying, podcast, general chatting, etc. Feel like there’s much more leverage with video.
  • Started going back to the gym, focusing on very slow controled reps and 100 burpees a day (fuck is it brutal). Since starting the math journey w/ Robert Bliter’s College Algebra, my humility is at ATL and so applying that to the gym too — feel like a fat piece of shit after the Berlin trip and i know that slow reps is better for muscle mass. And so, dropping all weight and going full bodyweight but slow reps is my new wave. Less chance of getting injured too.
  • Met a PhD in statistics chad, Jack Mayo. Spoke about my AI ideas and he is going to see if some AI chads would want to chat to me. He was also shocked that I document my career. Very big bull signal. IMAGINE me doing it for AI and Math. It will be truly remarkable. A continous autobiography while succeeding.
  • Acquired another repeated sponsor, thank you Fastlane, Alex Watts! Truly remarkable how I’ve managed to get here… I hope to turn Scraping Bits into a technical AI podcast.
  • Back to normality bc of my new job. Did a full analysis on whether its worth having a job and I must say, if you are contemplating and have enough runway for 1-2 years. Dont do it. Moeny is an illusion that strips you from the very fabric that is your conscious exploration. I feel as if i’ve been roped back to the surface afer joining and not spending as much time thinking about the universe and origin of life and what it means to be human. As if the alchemy I was brewing with indirect philosphy, microbiology, future of humanity, origin of life, space exploration had corrupted. Am I built for a 9-5 slave job? No. My brain is not wired this way. I hope things improve, very soon. I was sick for 3 weeks straight and then 1 week after bc of the pressure i give myself and also from my manager. Probably the worst I’ve felt, ever, from working for someone.
  • Bought the Apple Pro Max (whatever they’re called). Super good buy! The noise cancelation is phenominal for locking in.
  • Reading “On Writing Well” — terrific book for writers. I’m already trying to apply the principals!

19/05

  • The math grind has been super hard. I was stuck on factoring Complex Rational Expressions for 2 weeks and suddenly it just clicked after a lot of grinding. I can say, I’m 165 pages into Robert Blitzer’s College Algebra book atm. Although it doesn’t seem that much for the amount of time I’ve spent on it, I have definitely learned a sh*t load of the essentials, truly understanding how the fundamentals work — def recommened reading https://degatchi.com/ai-journey if you want some insight into what that looks like. I essentially read the textbook and elaborate a lot more on how to solve things and the intuition behind it. The goal at the end of it is to write a math book (that would so crazy) to explain these concepts to people that are in a similar position to me. Math truly is remarkable and I only know it gets better. Although, I feel like I procastinate a shit load, I think I still get a fair amount done bc I show up each day. Consistently improving, marginal or not each day.
  • Started studying molecular virology and immunology AND I’ve released everything is game theory in terms of co-evolution, e.g. immune system vs viruses, lion vs other, smart human vs normie human, etc. It’s all just prob theory w/ game theory!
  • Got some out of this world attention on my AI startup regarding investment, mentorship and advisors. So, slamming out math and virology for the next 3 months hardcore to try and make some meaningful progress.
  • Did battle some dark times mentally, think it was burnout creeping up, my stress levels were through the roof and I wasn’t recovering when I got sick. I would straight be sick for 2-4 weeks continously.
  • Spoke to my fren, Alex, about math. Gave some super great advice: “read the source of the math, e.g. for calculus go look at Newton’s work” and for linear algebra go look at Strang’s work. The reason behind it is to gain insight into how they actually invented and the math! What were they thinking? Sequentially how did they get to that point of creating the thing?

03/06

GM chat!! What’s new?? I’ve been up to quite a lot since the last update.

  • Finally reached Matrices and Determinants in Robert Blitzer’s College Algebra book, on page 558 now!!!! Made a tweet here. Was a long road but so much motivation to continue now… Very excited to do calculus and prob + stat.
  • Read “Evolution of Cooperation”. Was very interesting to learn about game theory. Now reading the follow up, “The Complexity of Cooperation”. Why am I reading this? Swarm AI models! But also to learn about to survive and coevolve with other agents in the environment. Turns out being bad gets you killed off quick :)
  • Read “Princial’s of Virology Volume I” and around halfway through Volume II. Definitely opened my eyes to Complexity Theory, Game Theory and why math is needed so much. I cannot really get good at bio without math to build probabilities or rates of change algos, been feeling illiterate, hence math!
  • Visted my first lab on 27/05, here! Super inspired to build my own and experiment. Learned about creating protiens and why they’re so important — got very interested in wanting to create my own experiments. Also, learning about molecular biology of the immune system has taught me the importance of doing certain things, e.g. eating protein — bc ribozymes create proteins from translation for everything else.
  • Got the ultahuman ring to observe my sleep and the AYO glasses to focus on my circadian rythm. I woke up at 3am one day and smashed through the Virology textbook for 6 hours straight and had so much energy and motivation, more here. So now I’m trying to keep that Haruki Murakami schedule. No wonder Jocko talks about waking up so early all the time…
  • Bought a leather peacoat and a gas mask (MIRA) to embrace the new identity of being an expert in molecular bio/virology and AI. The appearance of dystopian “wtf” emerges me into who I want to be.
  • Got this traveling nomad setup from here so that I’m able to travel w/ a portable monitor that is ergonomically like having a 24” monitor at home. Hopefully, I feel less stressed by having this…
  • Stress. This has been a super big problem. I’m perpetually stressed with tension headaches. Probably the uncertainty of finances, no “control” over living situation and carrer, mainly bc I’m in this awkward transitionary period to get to where I want to go.
  • Updating website to enable me to record my journey with [general career, journal, biology, math, ai, electronics], kind of like a polymath journey recording, similar to this but with every aspect of my life! Should be super valuable. Shout out to my frontend homie blessing me @thetruthseekah on discord.
  • Have released 87 episodes of Scraping Bits! It’s super tiring, but worth it at the end of the day. I hope to become a technical version of Lex Friedman for AI and expand into the fields I mentioned I’m adding to my website. AI and crypto will eventually merge so I’m not too worried about it. I have to say, maintaining friendships is hard. I’m so burnt out from talking, in general, while having the homies dm me. And my emotional capacity is just so phenominally low that I end up not responding for so long bc I never recover. Shit sucks.
  • Rebranding my icon to suit more who I want to be identified as. My current one is more offensive cybersec scary vibes but now I want to be more involved in virology and AI, so kinda expanding that security realm. Maybe greenish colour instead of redish but we’ll see.
  • Realised I got to stop eating fast food as it fucks up my immune system. Soooo stopping that lol. Want to stop alcohol (and have already for this month) bc it does the same (I have a shit immunity). I like to not be sick so trying to maintain gud habits. The alcohol one is hard bc when seeing people it’s such a big social thing, business or not. If I do I’ll probably go super light like a wine or something.

06/06

  • Finished The Machinery of Life and read a lil bit of Synthetic Biology - A Primer but realised that I don’t have enough math skills to read that book (its a phenominal book!).
  • Realised I need to learn a bit of organic chemistry to help my understanding of molecular biology.
  • Bought Linear Algebra Done Right, apparently one of the best if not the best books for learing about linear algebra. Been trying strang’s but it seems far too academic. The writing style is weird imo.
  • Bought Engines of Creation: The coming eroa of nanotech and Nanosystems: Molecular Machinery, Manufacturing and Computation. My fren is about to start working with the author, the god father of nanotech, and I looked at his wiki and aped so hard.
  • I’m at this constant deilema of “read some bio or field x, but oh wait you need math for everything go learn math loser” and everything feels futile until I understand LA, calculus and prob + stat. Shit sucks.
  • Got blue light glasses, AYO, and I think they’re working pretty well. My sleep schedule is crawling from the depths of hell to wake up at 8am but I’m trying. Got a Co2 sensor too to see if I’m suffocating. Fun fact, I’m not really dying at all (yay).

14/06

  • Finished The Manga Guide To Linear Algebra, working on the electricity, calculus and stats guides atm. They’re quite good for conveying concepts. Been grinding quite hard w/ linear algebra, definitely understanding it but need to do some more rigor and whatnot.
  • Finished Engines Of Creation, Drexler to whitepill into molecular nanotech (which involves chemistry, physics, molecular bio, math, electronics, quantum mechanics). Going to start Soft Machines, Jones next when I get curious again.
  • Tried to get into electronics starter kits but have no idea where to start. Been thinking of what is the highest ROI I can do right now and everything I try to fight against math loses. Math helps in every field and even for things like bio I need probability. For Understanding Deep Learning I see Lamda everywhere (eigenvalues) and just other shit.
  • Sleep schedule back to beign destroyed (2-3am sleep) bc its the only consistent time i can do. Everything happens at night for me so going to bed early means I miss out with hanging out with people and whatnot — maybe it’s not as important idk.
  • Thinking of reading Organic Chemistry As A second Language, Klein but math takes prio until i lose temporary interest.
  • Still balling out in the gym. Benching again, doing pause reps with 70kg to build the strength and not injure myself — got super good form rn. Started to run again, only 1km per session.
  • Need to read about bacteria + stem cells next when im curious again.
  • Can definitely feel the burnout approaching, permanently tired atm. Get this weird closure around my heart when i cough (been like this for weeks). Probs will die, idk

17/06

  • True intelligence in the modern AI world forces you to to collect experiences most don’t have. We are all born slightly different but our minds are functionally the same. We are merely shaped from experience. How do you differ from the masses and their uniform experiences of 9-5, normal “x country dream”, do shit differently. This is why traveling is so important. Taking chances. Be curious.
  • You cannot fit in and be exceptional. By definition an exception is one that is not included, does not conform the a rule.

29/06

  • 142p in Linear Algebra Step By Step
  • Started looking at differential geometry (super interesting)
  • Started my first dry fast! Lets see how this goes…
  • Read The Phoenix Protocol, August Dunning. Such a remarkable book. I was always curious about “solving death” but this definitely opened my eyes to how one might go about it, aside from molecular nanotechnology.

01/06

  • 6:34hrs until 72hrs (3 days) dry fast. I was brushing my teeth but now i’ve learned that while dry fasting our bodies create a toothpaste like organic protection layer and brushing is actually dangerous for the enamel + water in the mouth kinda breaks the fast. Looking to reach 7 days. Went for a 40m walk and my heartrate went to 100bpm but after resting im back to 80 (ty ultrahuman ring). Feeling sluggish and brain feels tired. Lets see if i die in the next few days lmao. Body feeling great though. Muscle still there. Mouth relatively moist, close to dry but I think thats bc of the walk. Usually it’s fine. I have minimal stress, which is super new to me…Been listening to stoicism and meditaiton.
  • Started reading Dry Fasting, Sergey Filonov
  • Read like 120 pages of Learning To Reason but moving back to linear algebra bc want to get it done so i can move on.
  • Had the coldest shower i could and damn…it was fucking fantastic. I wish it went colder but I feel so much better after a freezing shower. I feel like my gratitude has gone up a shit load in general. This fasting thing is really just a mental game instead of a physical one. Good thing i’ve got some experience in testing my mental fortitude :,)
  • Read this a while ago, pretty interested in organoid computation
  • 02/06: couldnt get to sleep until 2am, 2 more hours until day 5 of dry fasting. mouth super dry bc spoke a lot and walked like 2hrs…

03/06

  • start of day 5 dry fasting. feeling pretty normal aside from not being able to focus too much. not hungry or thirsty just would like to drink water. im going to make it to 7 and probably stop and do an 11 down the line bc i want to get that deep internal surgery from biology. cure any buildup i have from the early years of not taking care of my body. I have to say im burnt the fuck out from reading too much each day and now i have nothing to do since im taking a break to recover. ordered a shit load of juice: grape, lemon, watermelon and like 140 bottles of mineral water to prep for the fast break. i super want to go do an 11 but i guess a 7 day is a good test run, lol. not many people are willingly able to do this, feeling pretty proud of myself and my display of willpower. whenever i tell someone ive gone for this long they are genuinely shocked and question it and my sanity. feels pretty shitty but as with everything else i do it gets judged super hardcore so i guess this is my life, lol.
  • thinking of getting my own place to have no anxiety or anything and just be “free”. I think living solo is much better than with people, at least for now.
  • got some more organic chemistry books, 1 on history and another that is a very guided textbook. i think understanding chemistry is super important for being able to understand whats happening when you do lab stuff in bio.

18/07

  • In NYC to grind stuff out with the team I work with. Had profound reflection that no matter where I go the true source of happiness is internally not externally and realised my hometown actually isn’t bad, it is me who is bad.
  • Been staying consistent with Math Academy since it’s AI tutors you via catering for your current skill set. It’s been better than books since it dynamically updates via your skillset. It’s purely exercises. And with coding, the only way you get better is by doing. So I think it’s waaay better then following a textbook and triyng to do the exercises and not really getting any feedback. On top of this, this is a completely new thing! There hasn’t been a custom AI tutor that is able to cater to your needs and defragment your scattered mental model of Math. In retrospect, I’ve learned a lot and should be proud of it. But as always, I’m never really proud of myself and believe there is always more to do.
  • I’ve written a lot about my philosophy and way of thinking about myself and life. A lot of reflection. However, I haven’t published it. I’m not sure how it will impact this brand or if I even want it to be public.
  • Sold on moving back to my hometown and going back to anonymous again. I think the London experience of doxxing was not really beneficial or worth it. I’ve been thinking of doing a clean reset of my brand by starting a new account and being actually anonymous but then I’d have to drop my reputation, network I’ve built and the podcast. I think being open and honest about my life probably is the way forward. We’ll see. As I travel back to Australia I’ll be going to see all my friends I’ve made in Dubai, Switzerland, maybe do a pit stop in Korea and Singapore. I want to stay and establish in a single spot that brings me joy and comfort since these impact efficiency and willingness to persist. Not sure how the lab stuff will go, but I’ll try to make it work. As for my job, I’m not sure. Will most likely quit so I can do a fresh reset and not have a part time occupant in my mind that isn’t getting me closer to my goal of being a world-class AI expert and enter the private military game. I’ve recently learned that every decision should be made based on “does this get me closer to becoming who I want to be and what I want to do with my life”.

19/07

  • 09:38: I have decided to quit my job. Atm, mentally preparing since it will be in person. I’m so excited to be unshackled and pursue more important things for myself personally and professionally — math and the pivot to AI. This will mostly likely be the end of my crypto career too (by choice) to fully transition into the AI sector. Man does it feel like a giant weight that has been putting me in a limbo is released.
  • 10:50: Had a very receptive call about quitting since they weren’t there in person. I super appreciate the 7-8 months I was there. I learned a lot about Solana thanks to it and now I can safely feel like I’ve done all of the cool stuff, aside from “solving”, which is math based.
  • Now that I’ve quit I have time to pursue my math journey with no restrictions, distractions or constant stress from the obligation of being there.

21/07

  • I just watched fight club like 20 mins ago, it’s 16:07 in NYC right now. SPOILER: the delusional insanity he had just broke my mind. I’m not sure why but I want to experience that level of delusions. It intrigues me. What was fascinating to me was that he got to a point where he was conscious of it and was able to have full conversations with this alter-ego and was able to achieve remarkable feats. I’m struggling to put together what I feel after watching it. After watching it I saw a flock of pidgeons fly onto a roof and then there was one that flew onto a street lamp. I instantly was curious about the model of thinking the anomoly took. What causes it to think that flying to that light was a better decision than to stick with the pack? And then looking at the crosswalk on this sunny day, people renting the street bikes, walking across the street in their own unique ways — the way their arms swaying x, the tempo of their body, where they look and how they hold their torso position. And lastly the cars deciding to turn. I can’t really explain why I think this way or what it means or even how my future will look when I get deeper into chaotic dynamical systems. The world is, to put simply, interesting. I’m curious towards whether I will develop any kind of mental disorder. I predict most likely, especially the further I go down the route of mathematics.
  • After spending the past few days with very close friends in NYC and super enjoying life, maybe living in Australia isn’t the best decision. However, it’s probably the best decision I can act on now. NYC definitely seems like it could be on the list of places to live, purely for the inspiration alone and close proximinity to “life”. I would say it’s the most lively western city in the world and can see why people love it here. The closest I can think to this place is Tokyo or Seoul in terms of “life”, sheer amount of people. It’s an interesting place here. No wonder people stay here. I get it.