イチゼロエフエム

サーバーサイドエンジニア二人による雑談番組です。 主にプログラミング言語やデータベース、devopsツールの話などをします。

Listen on:

  • Apple Podcasts
  • YouTube
  • Podbean App
  • Spotify
  • Amazon Music

Episodes

4 days ago

TiDB (TiKV) のtail latency改善の手法やKotlin 2.2.0でプレビューとして使えるようになったcontext parameters、Terabyte-Scaleの分析を瞬く間に完了させる技術について雑談しました。
TiKV Write Latency Solved: Unlock Smoother, Faster Performance
What's new in Kotlin 2 .2.0
Understanding Context Parameters in Kotlin 2.2.0 – Carrion.dev
https://x.com/helloyuki_/status/1938959361818480804
[2506.09226] Terabyte-Scale Analytics in the Blink of an Eye - arXiv
Chapters:(00:00) Opening(03:17) TiKV Write Latency Solved: Unlock Smoother, Faster Performance(15:34) Context Parameters in Kotlin 2.2.0(25:28) Terabyte-Scale Analytics in the Blink of an Eye

39: Can we stop using YAML?

Saturday Jul 05, 2025

Saturday Jul 05, 2025

Goの新しいガーベージコレクタの提案であるgreen tea gcとKubernetes 2.0が出るとしたらどうなる?というネタで雑談しました。
runtime: green tea garbage collector · Issue #73581 · golang/go
What Would a Kubernetes 2.0 Look Like - matduggan.com 
Kubernetes 2.0 - bash edition · Issue #3933 (エイプリルフール)
Build the highest resilience apps with multi-Region strong consistency in Amazon DynamoDB global tables
AWS re:Invent 2024 - Multi-Region strong consistency with Amazon DynamoDB global tables (DAT425-NEW)
Chapters:
(00:00) Opening 部屋構築(08:02) green tea garbage collector(13:31) What Would a Kubernetes 2.0 Look Like?(29:07) Multi-Region strong consistency in Amazon DynamoDB

Saturday Jun 28, 2025

2023年のP99 Confのセッションから、Netflixで行われているオンラインマイグレーションの仕組みについてざっくりと雑談しました。後半はHotOSというACMのworkshopで議論されたシェルスクリプトの静的解析ネタを話題にしています。
Announcing Rust 1.88.0
Zero Downtime Critical Traffic Migration @Netflix Scale - P99 CONF
From Ahead-of- to Just-in-Time and Back Again:  Static Analysis for Unix Shell Programs
HotOS 2025
Systems Fun at HotOS - Marc's Blog
Chapters:(00:00) Opening 引越し完了報告(01:26) Rust 1.88.0 Let Chains(07:58) Zero Downtime Critical Traffic Migration @Netflix Scale(19:04) Static Analysis for Unix Shell Programs(32:40) だらだらエンディングトーク

Saturday Jun 21, 2025

27ノードのElasticsearchをVictoriaLogs 1ノードでリプレイスした話や、Netflixが分散キャッシュをsecureにするためにどういった取り組みをしているのかといった話題を中心に雑談しました。
Seriously impressed with Victoria Logs - Aus.Social
VictoriaLogs
SREcon25 Americas - Securing Distributed Cache Achieving Secure-by-Default with Key Challenges
OxCaml
DuckDBのイースターエッグ  https://x.com/duckdb/status/1933138075179192354
Chapters:(00:00) Opening 引越し準備(02:51) VictoriaLogs(15:31) Securing Distributed Cache / Netflix(27:57) OxCaml(31:21) DuckDBのイースターエッグ(33:55) Ending

Saturday Jun 14, 2025

AppleがWWDCで発表したcontainer、PostgreSQL18 BETAのasync I/O、Goのエラーハンドリングの文法に関する続報などについて雑談しました。後半はマイホームを建てたkatoさんとのNAS導入検討談義です。
GitHub - apple/container: A tool for creating and running Linux containers using lightweight virtual machines on a Mac. It's written in Swift, and optimized for Apple silicon.
PostgreSQL 18 Beta 1 Released!
次期PostgreSQL 18では非同期I/Oの採用により性能が2~3倍向上する見通し
[ On | No ] syntactic support for error handling - The Go Programming Language
Chapters:(00:00) Opening マイホームを建てた(02:57) apple/container(08:30) PostgreSQL 18 introduces an asynchronous I/O subsystem(12:33) 続 Goのエラーハンドリング(17:29) NASを導入したい

35: Are JVM GC and HTAP Dead?

Saturday Jun 07, 2025

Saturday Jun 07, 2025

久しぶりの通常回です。AppleのパスワードモニタリングサービスとAWSのAurora DSQLの開発における言語の変遷などを肴に雑談しています。後半では、HTAPは死んだという主張するブログ記事をとりあげ、わかりみを展開しています。
Swift at Apple: migrating the Password Monitoring service from Java
Just make it scale: An Aurora DSQL story | All Things Distributed
Mooncake Blog: HTAP is Dead
過去ServerSideSwift Conferenceについて取り上げた回
イチゼロエフエム 4: Declarative Gradle, swift-java, Python 3.13, 気になる技術書
Chapters:(00:00) Opening(01:26) Swift at Apple: migrating the Password Monitoring service from Java(13:23) Just make it scale: An Aurora DSQL story(26:10) HTAP is Dead

Saturday May 31, 2025

先週に引き続きゲストにOkadaさんをお迎えしてApache Kafka 4.0について雑談しました。今回はConsumer Rebalance Protocolや、Early AccessとなったQueues for Kafka、Raftをより安定化させるためのPre-Voteの仕組みについて話しています。
Apache Kafka 4.0.0 Release Announcement
Release Notes - Kafka - Version 4.0.0
KIP-848: The Next Generation of the Consumer Rebalance Protocol
KIP-932: Queues for Kafka
KIP-996: Pre-Vote
Chapters:(00:00) Opening(01:25) KIP-848: The Next Generation of the Consumer Rebalance Protocol(17:42) KIP-932: Queues for Kafka(30:06) KIP-996: Pre-Vote(38:35) Kafka Streams & Kafka Connect(43:59) The Future of Kafka(47:51) OSS Governance(49:28) Ending

Saturday May 24, 2025

ゲストにOkadaさんをお迎えしてApache Kafka 4.0.0のリリースノートを見ながら雑談しました。KRaftの実装や4.0でPreviewとなったEligible Leader ReplicasについてKafkaのデータレプリケーションの構造などから詳しく解説していただいています。
Apache Kafka 4.0.0 Release Announcement
Release Notes - Kafka - Version 4.0.0
KRaft - Apache Kafka Without ZooKeeper
KIP-966: Eligible Leader Replicas
Chapters:(00:00) Opening - ゲスト登場(03:44) Kafkaってなんだっけ(08:24) ZookeeperレスKafkaを実現するKRaft(29:44) Eligible Leader Replicas(48:22) 次回へ続く

Saturday May 10, 2025

Metaが作っている新しいPythonの型チェッカーPyreflyの話やまだあまりメジャーでないPythonの機能について雑談しました。後半はPostgreSQLのSnapshot Isolationへの違反とみなされる微妙な振る舞いについてしゃべっています。
Pyrefly: A Static Type Checker for Python | Pyrefly
GitHub - astral-sh/ruff: An extremely fast Python linter and code formatter, written in Rust.
GitHub - astral-sh/ty: An extremely fast Python type checker and language server, written in Rust.
14 Advanced Python Features | Edward Li's Blog
PEP 3124 – Overloading, Generic Functions, Interfaces, and Adaptation | peps.python.org
PyPI statistics
Understanding transaction visibility in PostgreSQL clusters with read replicas
Chapters:(00:00) Opening - ゴールデンウィーク終了のお知らせ(01:27) Pyrefly(09:34) 14 Advanced Python Features(16:39) Protocols(23:39) Understanding transaction visibility in PostgreSQL clusters with read replicas

31: Why is it called Raft?

Saturday May 03, 2025

Saturday May 03, 2025

連休ということでまったり小ネタ雑談回です。Raftアルゴリズムの名前の由来について、作者が2014年ごろに投稿したメールを読みつつなるほどねぇとなっています。後半はエディタについてとりとめのない話をしました。
Raft の名前の由来
https://groups.google.com/g/raft-dev/c/95rZqptGpmU
約1000行のCコードで作るテキストエディタ
https://viewsourcecode.org/snaptoken/kilo/
イチゼロエフエム過去回
 8: Zed, Haystack, エディタの進化について
Chapters:(00:00) Opening(02:11) Raftの名前の由来(11:40) 1000行のCコードで作るテキストエディタ(23:01) エディタとAI

Copyright 2024 All rights reserved.

Podcast Powered By Podbean

Version: 20241125