ZJIT: Drop duplicate super-call guard emission in variadic cfunc inli…
…ne (#17128) In optimize_invokesuper's variadic (-1) arm, emit_super_call_guards was called once before the inline attempt and again in
…ne (#17128) In optimize_invokesuper's variadic (-1) arm, emit_super_call_guards was called once before the inline attempt and again in
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
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によるブラウザエージェントフレームワーク。エージェントが個別のブラウザ操作を予測するのではなくPlaywrightを使ったPythonコードを生成して実行する。反復的なエージェントループとディレクトリをworkspaceとして扱って毎回使い捨てのセッションで進め
…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
…on Windows Gem::Package#create_symlink already falls back to FileUtils.cp_r on Windows when symlink creation hits Errno::EACCES (Developer
Extend symlink_supported? to probe readlink so the symlink-based tests omit cleanly when JRuby on Windows lacks readlink, switch test_gem_pa
assert_self_install_permissions' ensure block calls File.chmod with a splatted Dir.glob result; when the omit short-circuits the body, t
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
JRuby's Marshal.dump emits an extra ivar for a compare_by_identity Hash, which trips SafeMarshal's UnpermittedIvarError. Mirror the
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
The Ruby Programming Language. Contribute to ruby/ruby development by creating an account on GitHub.
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.
Amazon Web Services(AWS)は、Webブラウザから使えてインストール不要のコーディングAIエージェント「Kiro Web」をプレビュー公開しました。 Introducing Kiro Web, now in previe...
「毎週の会議前に、議事録テンプレートを手で作っている」 「請求書や見積書を、スプレッドシートから手作業で PDF 化している」 「フォーム申請が来るたびに、承認者へメールを手で送っている」 …こういう作業、まだ手でやってませんか? 僕はやってました。むしろ「効率化のための...
【機材協力について】 本記事(および本連載プロジェクト)は、株式会社ハイレゾ様よりGPUのクラウドサービス「GPUSOROBAN」の計算資源(NVIDIA A100 80GB)を無償でご提供いただき、開発・検証を行っています。 0.はじめに こんにちは!東京大学文科3類2...
注記: 本稿は、東大AI研究会における勉強用資料として執筆されたものです。 クラスの意義 クラスを使わないと実装できないアルゴリズムは存在しない。理論上は、どのようなプログラミング言語であっても(チューリング完全であれば)同じ計算を行うことが可能であり、極論を言えばす...
Only set Postgres timezone when needed
TimeZone needed a bit of extra help to work with the parameter_status check, including needing to make settings keys case-insensitive.
どうも~入社して早1か月強、徐々に社会人にも慣れてきました。 今回は特定の研修の内容というより、研修全体を通じて考えたことについて共有していきたいと思います。 目次 1.結論 2.<仕事は一人でやるものではないから> 3.<5W1H> 4.<問題の8段構造>
★はじめに!! はじめまして!新入社員のクッキーパンチと申します。 この記事では新人社員研修のうちの一つで取り扱われたサーバ研修でのLinuxの基本操作についてまとめたいと思います。 ・ Linuxとは オープンソース(※商用サポートは有料)で、幅広い用途で使用されて...
This PR is for updating the Active Storage guide. Main changes: - Restructure the entire guide to be more cohesive - Add explanations for A
Both assertions tested `[].length == 0` rather than `res.length`, so the test passed even when `each_value` yielded nothing.
Bumps the github-actions group with 1 update in the / directory: [taiki-e/install-action](https://github.com/taiki-e/install-action). Upda
After a team discussion about naming, we decided that `rpo` should be expanded to `reverse_post_order`. This PR replaces the functions named
We don't use this anymore since we switched to global linear scan register allocation.
Replace the operand iterator structs with the simpler, shorter visit-closure pattern that we also have in HIR.
Bundler doesn't need to have an opinion on the current version of these tools. We can just include them without specific constraint, and