Look back on the week.
-
English
- 2/7回受講
-
Tech
- OSS活動を通して掴んだ海外キャリア。英語力よりも技術力を大切にチャンスを掴む - Findy Engineer Lab - ファインディエンジニアラボ
- あまり推奨されないLinuxコマンドとその代替コマンド6選 | TECH+
ifconfig
、netstat
、route
- ->
ip
、ss
- ->
egrep
、fgrep
- ->
grep -E
、grep -F
- ->
nslookup
- ->
dig
- ->
- chibicc
- Add union
- Add struct assignment
- Change size of int from 8 to 4
- Add long type
- Add short type
- Add nested type declarators
- Add function declaration
- Add void type
- Handle complex type declarations correctly
- Add long long as an alias for long
- VSCode のリモートコンテナ機能を用いて、あるリポジトリ専用の環境を開発者間で統一する
- MLflowの使い方 - 機械学習初心者にもできる実験記録の管理 -
- Git
- 過去のコミットを変更する
git rebase -i 変更したコミットIDの1つ前
- Authorを書き換える
git commit --amend --author="name <[email protected]>"
- cherrypick
- コミットを持ってくる
- Reset
- ブランチが指すコミットIDを変更する
- 過去のコミットを変更する
- Python
- 理想形を知ることで、理想でないものを認識できるようになる 『良いコード/悪いコードで学ぶ設計入門』の5つの特徴、習得可能な2つのスキル - ログミーTech
- Merged gigevision: add APIs for GigE Vision IP setting by mshr-h · Pull Request #681 · AravisProject/aravis
-
Rock climbing
- ホームジムのWeekly 1~2Qを触るなど
-
Other topics
- アジャイルコーチはObsidianをどのように使っているか | Ryuzee.com
- Why I started journaling | ᕕ( ᐛ )ᕗ Herman’s blog