月刊I/O 2025年09月号にて第五回目「Myチップを作りたい!」が掲載されます 月刊I/O 2025年09月号で「Myチップを作りたい!」の第五回目が掲載されます! 「半導体のレイアウトをデザインしよう(フロントエンド編)」というサブタイトルにて、レイアウト設計の前半、トランジスタを配置する作業とDRCについて取り上げます。| ISHI-KAI’s Homepage
月刊I/O 2025年08月号にて第四回目「Myチップを作りたい!」が掲載されます 月刊I/O 2025年08月号で「Myチップを作りたい!」の第四回目が掲載されます! 「半導体を組み合わせるとなにになる?」というサブタイトルにて、半導体上に構成できる素子の種類とそれを組み合わせることでなにが作れるのか?を解説した回となります。 気になる方はぜひ、お買い求めくださ...| ISHI-KAI’s Homepage
月刊I/O 2025年07月号にて第三回目「Myチップを作りたい!」が掲載されます 月刊I/O 2025年07月号で「Myチップを作りたい!」の第三回目が掲載されます! 「半導体ってなに?」というサブタイトルにて、知っているようで知らない半導体の動作原理について解説しています。これを理解することで、半導体チップの設計知識へとつながる重要な章となります。 気になる方...| ISHI-KAI’s Homepage
When the internet was first taking shape, the idea of country-code Top-Level Domains (ccTLDs) was simple: give every nation its own digital space. What no one expected was that some countries would find themselves sitting on virtual gold mines — not from their native users, but from clever marketers and businesses around the world who saw these two-letter domains as branding shortcuts.| LowEndBox
I’ve had a wish list for a few years now of observability-related things I’d love to see someday in community/open-source Postgres. A few items from my wish list: Wait event counters an…| Ardent Performance Computing
In many discussions about FP - especially about purely functional programming - there are talks about IO monad, IO type and so on. Its users’ argument on how it is better than your standard imperative approach, how it helps reason, encapsulate side-effects and design more elegant programs. On the other hand, its opponents argue, that programs are side-effectful by nature, so you would end up with something that needs IO for like 80% of the codebase while learning curve for newcomers would g...| kubuszok.com
We’ve been learning for many years how to run Linux for databases, but over time we realized that many of our lessons learned apply to many other server workloads. Generally, server process w…| domas mituzas
Most of database engines have to deal with underlying layers – operating systems, device drivers, firmware and physical devices, albeit different camps choose different methods. In MySQL worl…| domas mituzas