/

言語とランタイム

201件

Enable on-demand expertise with Agent Skills in Genkit Go

Google Developers BlogLabsEnable on-demand expertise with Agent Skills in Genkit Go To prevent context window bloat and reduce token consumption, Genkit Go introduces Agent Skills based on a progressive disclosure architecture. Developers can package specialized instructions, scripts, and references int

9月6日
Why Go is an Ideal Language for AI-Assisted Software Engineering

Google Developers BlogLabsWhy Go is an Ideal Language for AI-Assisted Software Engineering As AI coding assistants shift the developer's primary role from writing boilerplate to reviewing and maintaining systems, language choice becomes critical for long-term architectural integrity. Go directly addresses this

9月6日
Lobsters

LobstersGitHubDebian Code Search: Fast TurboPFor with Go SIMD Comments

9月6日
Qiita (LLM)

Qiita (LLM)JapanContext・Loop・Harness Engineeringの違いを、AIエージェントの設計とPythonで整理する AIエージェントに仕様書を渡したのに、古いAPIを使って実装する。テストに失敗すると、同じ修正を繰り返す。動くコードはできたが、本番環境への書き込みまで実行しようとする。 どれも「プロンプトを改善すればよい」と考えたくなる問題です。ただ、足りない情報、反復の進め方、実行権...

9月6日
Lobsters

LobstersGitHubPointing at the error: compiler-style diagnostics in uutils coreutils Comments

9月5日
Hacker News (front)

Hacker News (front)GitHubVisualizing Rust's Vtables: How dyn Trait Works In Memory Article URL: https://sofiabelen.github.io/projects/visualizing-rusts-vtables-how-dyn-trait-works-in-memory/ Comments URL: https://news.ycombinator.com/item?id=49576343 Points: 166 # Comments: 32

9月5日
Lobsters

LobstersGitHubRust SIMD on the GPU Comments

9月5日
Lobsters

LobstersGitHubTrusting-Trust Attack against an Entire Linux Distribution (via the strip utility) "Ken Thompson's trusting-trust attack, in which a compromised compiler backdoors the programs it builds and reproduces the backdoor in subsequent rebuilds of itself, is widely regarded as a threat specific to compilers.

9月5日
Bun Blog

Bun BlogLanguagesBun v1.4.2 This release fixes two regressions impacting Elysia and AsyncLocalStorage, a hang in @discordjs/ws, CMYK JPEG decoding in Bun.Image, a rare JIT crash, and a GC crash on musl.

9月5日
rust-v0.154.0-alpha.4

Codex releasesToolsrust-v0.154.0-alpha.4 Release 0.154.0-alpha.4

9月5日
Bun Blog

Bun BlogLanguagesBun v1.4.1 Fixes 202 issues, addressing 236 👍. HTTP/2 in Bun.serve, Bun.write() streams Response bodies to disk, self-contained workspace node_modules, bun install --offline and --prefer-offline, WebSocket pause() and resume(), cry

9月4日
[Pitch] Declaring trait configurations for test targets for easier testing

Swift Forums announcementsLanguages[Pitch] Declaring trait configurations for test targets for easier testing Hello Swift community! I'd like to pitch an idea that lets you easily test your test targets across different trait configurations in your package. Traits have been a great recent addition to the Swift Package Manager, b

9月4日
Swift Forums announcements

Swift Forums announcementsLanguages[Pitch] Scalable `embedInCode` resources using object files Hi all, I’d like to pitch a more scalable representation for resources embedded in code by SwiftPM. I have a prototype implemented across SwiftPM and Swift Build, and I’d appreciate feedback on the API and the build-syst

9月4日
Go code can now run before your OS does

Golang WeeklyLanguagesGo code can now run before your OS does #​616 — September 4, 2026 Read the Web Version Go Weekly Go 1.27 Can Now Find Leaked Goroutines — Go 1.27 added a goroutineleak profile that spots goroutines permanently blocked on channels or sync primitives, even in pr

9月4日
0.153.1

Codex releasesTools0.153.1 New Features Added support for configuring GPT-6-Astra through the API without changing the default model or showing it in the model picker. ( #42605 ) Changelog Full Changelog: rust-v0.153.0...rust-v0.153.1 #42605 Backp

9月3日
Kotlin Toolchain 0.12: Multiplatform Library Publishing, Wasm Apps, and More

JetBrains BlogToolsKotlin Toolchain 0.12: Multiplatform Library Publishing, Wasm Apps, and More Kotlin Toolchain 0.12.0 is out. This release brings some long-awaited features: multiplatform libraries publication, a preview of Wasm application support, Compose Hot Reload from the command line, and more. Read on for

9月3日
Rust Blog

Rust BlogLanguagesAnnouncing Rust 1.98.1 The Rust team has published a new point release of Rust, 1.98.1. Rust is a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of Rust installed via r

9月3日
JetBrains Blog

JetBrains BlogToolsIntelliJ IDEA 2026.2.2 Is Out! IntelliJ IDEA 2026.2.2 is now available. You can update to this version from inside the IDE, using the Toolbox App, or by using snaps if you are a Ubuntu user. You can also download it from our website. IntelliJ IDEA 202

9月2日
Swift Forums announcements

Swift Forums announcementsLanguages[Pitch] Add an Embedded File System to SwiftPM Hi all, I would like to discuss adding a generated, read-only EmbeddedFileSystem to SwiftPM. It would let a target access resources declared with SwiftPM's existing Resource.embedInCode(_:) rule as a path-preserving file

9月2日
How to Handle Errors in Go

JetBrains BlogToolsHow to Handle Errors in Go This article was initially published by a community contributor, Christoph Berger, in the JetBrains’ Go Guide and has since been moved to the JetBrains Go blog. We have also updated it in August 2026 to reflect the most

9月2日
This Week in Rust

This Week in RustLanguagesThis Week in Rust 667 Hello and welcome to another issue of This Week in Rust ! Rust is a programming language empowering everyone to build reliable and efficient software. This is a weekly summary of its progress and community. Want somethin

9月2日
Simon Willison

Simon WillisonVoicesPython 3.15.0 candidate 2 is here! Python 3.15.0 candidate 2 is here! Hugo van Kemenade (release manager for Python 3.14 and 3.15) announces the final release candidate for Python 3.15, scheduled for release in October: Entering the release candidate phas

9月1日
Simon Willison

Simon WillisonVoicesIntroducing wrapture Introducing wrapture New from Graham Dumpleton (of wrapt , mod_wsgi, and New Relic's Python agent fame), who describes Wrapture as taking the monkeypatching ideas from wrapt and extending them to apply to testing and tra

8月31日
Amazon Science

Amazon ScienceResearchDeveloping provably correct Rust code with Verus How the Verus "program verifier", which automatically checks code against a mathematical specification of its functionality, helps increase security assurance in software projects.

8月31日