(20260419-20260425)
[ Achievements ]
- I created and make public new my project repository, it's universe! -> Actually this universe that we live in is developed by me! Thesedays, I was considering about making universe public and open license. So I made it public with MIT license. (Of course jk)
[ Challenges ]
- Apply for remote engineer position as part-time job.
- I started to unsing Devcontainer and Nix. -> For a long time, I was considerd about development environment and tools. Using Rust is make simple dev-env. But like developing web-application with Node or something like that mkae too complex dev-env. So, Devcontainer and Nix! I define my dev-env with Dockerfile, docker-compose.yml, devcontainer.json, direnv files like envrc and flake.nix. Actually, I was fialed so many times to devcontianer up because of erorr, but technically, it's gonna success. So just I made mistake and not used to use. I'm gonna continue to try using it.
[ Learnings ]
- Read "The Art of Intellectual Production"[1]
- I organized my notebooks. -> I started taking note from 2022 when I was 1st grade at univ. And I've been continuing this for 4 years. So I have a lot of notes and closed bundles of paper.
- I tried to learn Russian with type system & logic of Rust. -> It was make easy to learn syntax of Russian, like you know Russian words have sex, so I define it with enum. Like this example, type system and logic such as trait, method, etc... are make clear to what it is and easy to understand.
[ Find ]
- Web3 Rust job. -> Maybe I wrote websites for find Rust job on past blog or progression. Btw, I find new Rust job website. It's web3.career. If you are looking for Web3 or using Rust job, check it out.
[ What's next ]
- Enroll Anthropic courses
- Headless system
[ Reference ]
[1] T. Umesao, Chiteki seisan no gijutsu (The Art of Intellectual Production). Tokyo, Japan: Iwanami Shoten, 1969.