Istioでマイクロサービスのテスタビリティを向上させるTakanori Ishibashi·Follow1 min read·Oct 23, 2019--ShareUzabase, Inc. のブログで書きました。https://tech.uzabase.com/entry/2019/08/05/183629
Takanori IshibashiRustのエラーハンドリング個人で試しに書いているプログラムだと、エラーハンドリングを丁寧に行わない場合がある。しかし仕事で書いているプログラムだと、エラーが発生した場合、他の人が読んでも理解しやすいようにエラーの内容や原因を丁寧に出力したり、エラーの内容によってリトライさせる必要がある。…8 min read·May 2, 2018--1
Takanori IshibashiDependency inversion in Rust Web ApplicationIn Layered Architecture (e.g., Clean Architecture, or Hexagonal architecture), the key idea is to use the dependency inversion principle…2 min read·Feb 12, 2020--
Takanori IshibashiDartのZone入門Zoneはプログラム実行のコンテクストそのものであり、すべてのプログラムは何らかのZoneで実行される。(現在のZoneはZone.current で取得できる) Zoneは非同期呼び出しを扱いやすくするものでdart:asyncに含まれている。2 min read·Oct 14, 2018--
Love SharmainDev GeniusSystem Design Blueprint: The Ultimate GuideDeveloping a robust, scalable, and efficient system can be daunting. However, understanding the key concepts and components can make the…·9 min read·Apr 20--13
The PyCoachinArtificial CornerYou’re Using ChatGPT Wrong! Here’s How to Be Ahead of 99% of ChatGPT UsersMaster ChatGPT by learning prompt engineering.·7 min read·Mar 17--364
Alexander NguyeninLevel Up CodingWhy I Keep Failing Candidates During Google Interviews…They don’t meet the bar.·4 min read·Apr 13--127
Unbecoming10 Seconds That Ended My 20 Year MarriageIt’s August in Northern Virginia, hot and humid. I still haven’t showered from my morning trail run. I’m wearing my stay-at-home mom…·4 min read·Feb 16, 2022--781
Alexandre CouëdeloinBetter ProgrammingThe DevOps Paradox: a Shift Away from OpsA short story about DevOps evolution — DevOps meant Dev and Ops collaboration but removed Ops from the equation instead·5 min read·May 18--3
Tiexin Guoin4th Coffee10 New DevOps Tools to Watch in 2023With less than two months left in 2022, today, I’d like to look at some new (relatively) DevOps tools we might want to follow in 2023.·9 min read·Nov 2, 2022--19