Tech – walker – 2026-05-27

30 items · updated 2026-05-27 23:35 UTC · RSS · Up to 2026-05

ZJIT: Drop duplicate super-call guard emission in variadic cfunc inli…

github/ruby/ruby · 2026-05-27

…ne (#17128) In optimize_invokesuper's variadic (-1) arm, emit_super_call_guards was called once before the inline attempt and again in

Treat all T_DATA the same in zjit

github/ruby/ruby · 2026-05-27

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

Bump RUBY_ABI_VERSION

github/ruby/ruby · 2026-05-27

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

Give legacy T_DATA the same layout as TypedData

github/ruby/ruby · 2026-05-27

This allows us to treat the two types of T_DATA the same way when reading instance variables. Non-TypedData T_DATA are deprecated, so makin

microsoft/Webwright: A simple SWE style browser agent framework that achieves SOTA results on long horizon web tasks.

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

Microsoftによるブラウザエージェントフレームワーク。エージェントが個別のブラウザ操作を予測するのではなくPlaywrightを使ったPythonコードを生成して実行する。反復的なエージェントループとディレクトリをworkspaceとして扱って毎回使い捨てのセッションで進め

[ruby/rubygems] Default Gem::Installer to wrappers: true on JRuby/Win…

github/ruby/ruby · 2026-05-27

…dows in tests JRuby 10.1 on Windows raises TypeError inside File.symlink (wincode trips on a nil path), so any test that exercises Gem::In

[ruby/rubygems] Fall back to copy when File.symlink raises TypeError …

github/ruby/ruby · 2026-05-27

…on Windows Gem::Package#create_symlink already falls back to FileUtils.cp_r on Windows when symlink creation hits Errno::EACCES (Developer

[ruby/rubygems] Omit rubygems tests that fail on JRuby + Windows

github/ruby/ruby · 2026-05-27

Extend symlink_supported? to probe readlink so the symlink-based tests omit cleanly when JRuby on Windows lacks readlink, switch test_gem_pa

[ruby/rubygems] Fix remaining JRuby + Windows rubygems test failures

github/ruby/ruby · 2026-05-27

assert_self_install_permissions' ensure block calls File.chmod with a splatted Dir.glob result; when the omit short-circuits the body, t

[ruby/rubygems] Update warbler fixture to 2.1.0 for JRuby 10.1

github/ruby/ruby · 2026-05-27

warbler 2.0.5 (from the github pull/557 pin) does not work on JRuby 10.1: it cannot require the now-bundled ostruct, and even after that hur

[ruby/rubygems] Skip test_hash_with_compare_by_identity on JRuby

github/ruby/ruby · 2026-05-27

JRuby's Marshal.dump emits an extra ivar for a compare_by_identity Hash, which trips SafeMarshal's UnpermittedIvarError. Mirror the

ZJIT: Stop moving NATIVE_STACK_PTR for gen_push_opnds

github/ruby/ruby · 2026-05-27

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

ZJIT: Stop allocating stack slots for spilled block params

github/ruby/ruby · 2026-05-27

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

ZJIT: Fix a comment that mentions an obsolete name

github/ruby/ruby · 2026-05-27

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

ZJIT: Replace Test(BoxBool(x)) with x (#16949)

github/ruby/ruby · 2026-05-27

We don't need to first turn a CBool into a Ruby bool then check that bit pattern; we can go straight to working with the CBool.

AWS、インストール不要でWebブラウザから使えるコーディングAIエージェント「Kiro Web」発表

Publickey · 2026-05-27

Amazon Web Services(AWS)は、Webブラウザから使えてインストール不要のコーディングAIエージェント「Kiro Web」をプレビュー公開しました。 Introducing Kiro Web, now in previe...

【Claude Code / Codex × GAS】コピペ脱出!Google Workspace自動化レシピ7選

Qiita(trend) · 2026-05-27

「毎週の会議前に、議事録テンプレートを手で作っている」 「請求書や見積書を、スプレッドシートから手作業で PDF 化している」 「フォーム申請が来るたびに、承認者へメールを手で送っている」 …こういう作業、まだ手でやってませんか? 僕はやってました。むしろ「効率化のための...

文系東大生が、GPT型モデルをフルスクラッチで開発する話 Part.1 【株式会社ハイレゾ協力】

Qiita(trend) · 2026-05-27

【機材協力について】 本記事(および本連載プロジェクト)は、株式会社ハイレゾ様よりGPUのクラウドサービス「GPUSOROBAN」の計算資源(NVIDIA A100 80GB)を無償でご提供いただき、開発・検証を行っています。 0.はじめに こんにちは!東京大学文科3類2...

【Python】クラスの存在意義から特殊メソッド・デコレータまでを根本から理解する

Qiita(trend) · 2026-05-27

注記: 本稿は、東大AI研究会における勉強用資料として執筆されたものです。 クラスの意義 クラスを使わないと実装できないアルゴリズムは存在しない。理論上は、どのようなプログラミング言語であっても(チューリング完全であれば)同じ計算を行うことが可能であり、極論を言えばす...

Merge pull request #57087 from matthewd/pg-tz-set

github/rails/rails · 2026-05-27

Only set Postgres timezone when needed

Only set Postgres timezone when needed

github/rails/rails · 2026-05-27

TimeZone needed a bit of extra help to work with the parameter_status check, including needing to make settings keys case-insensitive.

コミュニケーションは大事

Qiita(trend) · 2026-05-27

どうも~入社して早1か月強、徐々に社会人にも慣れてきました。 今回は特定の研修の内容というより、研修全体を通じて考えたことについて共有していきたいと思います。 目次 1.結論 2.<仕事は一人でやるものではないから> 3.<5W1H> 4.<問題の8段構造&gt

【新入社員研修】Linuxの基本操作

Qiita(trend) · 2026-05-27

★はじめに!! はじめまして!新入社員のクッキーパンチと申します。 この記事では新人社員研修のうちの一つで取り扱われたサーバ研修でのLinuxの基本操作についてまとめたいと思います。 ・ Linuxとは オープンソース(※商用サポートは有料)で、幅広い用途で使用されて...

[RF-Docs] [ci-skip] Active Storage Guide (#56340)

github/rails/rails · 2026-05-27

This PR is for updating the Active Storage guide. Main changes: - Restructure the entire guide to be more cohesive - Add explanations for A

Fix tautological assertions in test_each_value in test_hash.rb

github/ruby/ruby · 2026-05-27

Both assertions tested `[].length == 0` rather than `res.length`, so the test passed even when `each_value` yielded nothing.

Bump taiki-e/install-action

github/ruby/ruby · 2026-05-27

Bumps the github-actions group with 1 update in the / directory: [taiki-e/install-action](https://github.com/taiki-e/install-action). Upda

ZJIT: Replace rpo with reverse_post_order (#17122)

github/ruby/ruby · 2026-05-27

After a team discussion about naming, we decided that `rpo` should be expanded to `reverse_post_order`. This PR replaces the functions named

ZJIT: Remove defunct LIR LiveReg instruction

github/ruby/ruby · 2026-05-27

We don't use this anymore since we switched to global linear scan register allocation.

ZJIT: Add for_each_operand and for_each_operand_mut to LIR

github/ruby/ruby · 2026-05-27

Replace the operand iterator structs with the simpler, shorter visit-closure pattern that we also have in HIR.

[ruby/rubygems] Remove version constraints on dev dependencies

github/ruby/ruby · 2026-05-27

Bundler doesn't need to have an opinion on the current version of these tools. We can just include them without specific constraint, and