Tech – walker – 2026-05-25

21 items · updated 2026-05-25 23:35 UTC · RSS · Up to 2026-05

Merge pull request #57466 from fatkodima/rebase-56278

github/rails/rails · 2026-05-25

Dump enum types with fully qualified names for PostgreSQL

Dump enum types with fully qualified names for PostgreSQL

github/rails/rails · 2026-05-25

If there are multiple enum types with the same name, but in different schemas, the `:enum_type` option dumped as part of `db:schema:dump` wi

ZJIT: Fix usage comment [DOC]

github/ruby/ruby · 2026-05-25

Since this is a comment on YJIT.

Merge pull request #56979 from nicolasva/PostgreSQL_SchemaDumper

github/rails/rails · 2026-05-25

Fix preserving index opclass from different schema for PostgreSQL

Fix preserving index opclass from different schema for PostgreSQL

github/rails/rails · 2026-05-25

Ruby on Rails. Contribute to rails/rails development by creating an account on GitHub.

【お母さんでもわかる】eBPFによるオブザーバビリティ

Qiita(trend) · 2026-05-25

New Relicをはじめ様々なオブザーバビリティプラットフォームがeBPFを利用しています。本記事では、eBPFベースのオブザーバビリティがどういった仕組みで実現されているか解説するものです。また、eBPFを使ったNew RelicのオブザーバビリティであるNew Rel...

企業向けAIエージェント基盤をオンプレミスやクラウドで構築可能に。ベアメタルへのKubernetes展開も。Nutanix .NEXT 2026[PR]

Publickey · 2026-05-25

Nutanixが4月に米シカゴで開催した年次イベント「Nutanix .NEXT 2026」で発表した「Nutanix Agentic AI」を始めとする新たな製品群は、現在のIT部門やシステムインテグレータ、サービスプロバイダなどが直面す...

xAIがコーディングエージェント「Grok Build」ベータ公開。サブエージェントを並列に実行可能など

Publickey · 2026-05-25

イーロン・マスク氏が設立したAI企業のxAIが、コーディングに特化したAIエージェント「Grok Build」早期ベータ版を公開しました。 Grok Buildはプロフェッショナルなソフトウェアエンジニアリングおよび複雑なコーディングに対応...

モダンなシステム運用への道標 - 第1回 なぜ今、「監視」を見直す必要があるのか?~DevOpsと運用の真の目的~

Qiita(trend) · 2026-05-25

「システムが動いているのは当たり前」——。ユーザーからも、そして時には経営層からもそう思われがちなシステム運用。しかし、その「当たり前」を維持するための難易度は、ここ数年で劇的に跳ね上がっています。かつての「死活監視」だけで事足りた時代は終わり、私たちは今、 「ビジネスの成...

2026/05/25 今日のQiitaトレンド記事をポッドキャストで聴こう!

Qiita(trend) · 2026-05-25

前日夜の最新トレンド記事のAIポッドキャストを毎日朝7時に更新しています。 通勤中などにながら聴きしよう! (Qiita投稿は通勤には間に合わないと思われますが) フィードバックとか助かりますのでください ↓こちらから 出典 2025 Japan AWS Jr. Cham...

Deno 2.8 | Deno

リアルタイム版 JSer.info · 2026-05-25

Deno 2.8リリース。deno audit fix/deno bump-version/deno ci/deno pack/deno transpile/deno whyなどの新しいサブコマンドを追加。Node.js互換性のテストスイート合格率が42%から76.4%に改善、S

[ruby/rubygems] [DOC] Fix the location of #9268

github/ruby/ruby · 2026-05-25

Because this module declaration is interrupted between the `Gem::Version` document and the definition, the document is not currently recogni

[ruby/rubygems] Fix typos and grammar issues

github/ruby/ruby · 2026-05-25

https://github.com/ruby/rubygems/commit/e9457975b6

[ruby/rubygems] Update Gem::Version documentation

github/ruby/ruby · 2026-05-25

Explain optimistic and pessimistic versioning, give an example of problems with each (replacing the example with the overly simplistic Stack

[ruby/rubygems] Fix typo

github/ruby/ruby · 2026-05-25

https://github.com/ruby/rubygems/commit/c7fd6f5658 Co-authored-by: Bart de Water <118401830+bdewater-thatch@users.noreply.github.com>

Syncing gems must be registered in REPOSITORIES

github/ruby/ruby · 2026-05-25

The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.

Fetch the base branch only

github/ruby/ruby · 2026-05-25

`fetch-depth: 0` means fetching all heads and tags.

Set the upstream to the base branch instead of `master`

github/ruby/ruby · 2026-05-25

The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.

Bump the github-actions group across 1 directory with 2 updates

github/ruby/ruby · 2026-05-25

Bumps the github-actions group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [taiki

[ruby/date] Fix stray bracket in Date#new_start call-seq

github/ruby/ruby · 2026-05-25

https://github.com/ruby/date/commit/390c91dbb3

Merge pull request #57457 from yahonda/yahonda/railties-bin-setup-tes…

github/rails/rails · 2026-05-25

…t-db-cleanup Drop generated app databases after test_bin_setup_output