oxlint, oxfmt, tsgoを導入して開発環境が爆速になった
「LLMにファイルとプロンプトを投げるだけ」では失敗する。Excelデータ抽出に学ぶコンテキストエンジニアリングの勘所 / 開発者向けブログ・イベント | GMO Developers
この記事は GMOインターネットグループ Advent Calendar 2025 8日目の記事です。GMOエンペイのR.Sと申します。直近ではLLMを使った機能開発を行っており、そこで直面した課題と解決策に多くの実践的な学びが詰まっていたので、今回共有させていただきます。
大規模フロントエンド分離を成功させるための具体的なアプローチと知見 - PLAY DEVELOPERS BLOG
こんにちは、PLAY CLOUD本部 技術推進室の市川です。 前回は、サービス間の差異をなくすための共通Node.jsモジュール管理について解説しました。 developers.play.jp 今回もPLAY CLOUD全体の改善の一環として実施した、アーキテクチャの大幅な変更について、その背景や具体的な手法についてご…
大規模Ruby on Rails開発における、10万ケース単体テストの高速化とAI活用 - OPTiM TECH BLOG
本記事では、15年の歴史を持つモノリシックな Ruby on Rails サービス「OPTiM Biz」における 10万超の単体テスト運用の工夫を紹介しています。 テスト総実行時間は約17時間に及び、全テストを毎回実行するのは非現実的。そのため、以下の取り組みを実施: 50並列実行:GitLab CI の parall…
Typeless | AI Voice Dictation That's Actually Intelligent
Speak naturally, and Typeless will turn your words into polished messages, emails, and documents that read like you carefully typed them.
sourcegit-scm/sourcegit: Windows/macOS/Linux GUI client for GIT users
Windows/macOS/Linux GUI client for GIT users. Contribute to sourcegit-scm/sourcegit development by creating an account on GitHub.
Share Part of Your Screen on macOS | PortalBox
PortalBox lets you define a region of your screen to share in Zoom, Google Meet, Teams, and more. Draw a box, get a live preview window, and share only what you want.
schuyler/macdown3000: A modern, lightweight Markdown editor for macOS.
A modern, lightweight Markdown editor for macOS. Contribute to schuyler/macdown3000 development by creating an account on GitHub.
AI時代のDependabot対応。手動からDevin、そしてClaude Code Actionへ - Findy Tech Blog
こんにちは、Findy Freelanceでフロントエンドエンジニアをしている主計(かずえ)です。 この記事は、ファインディエンジニア #3 Advent Calendar 2025の25日目の記事です。 adventar.org Dependabotが作成するPRの対応、皆さんはどのように運用していますか?依存パッケ…
tw93/Mole: 🐹 Deep clean and optimize your Mac.
🐹 Deep clean and optimize your Mac. Contribute to tw93/Mole development by creating an account on GitHub.
aleksandarskrbic/khaos: Kafka data generator and load testing tool - generate fake messages, simulate producers and consumers, test broker failures, and run chaos engineering scenarios
Kafka data generator and load testing tool - generate fake messages, simulate producers and consumers, test broker failures, and run chaos engineering scenarios - aleksandarskrbic/khaos: Kafka da...
caarlos0/svu: semantic version utility
semantic version utility. Contribute to caarlos0/svu development by creating an account on GitHub.
pranshuparmar/witr: Why is this running?
Why is this running? Contribute to pranshuparmar/witr development by creating an account on GitHub.
Inertiaプロトコル:なぜViewは分離され、キメラが生まれ、そしてミニマムに回帰したか
How uv got so fast
uv’s speed comes from engineering decisions, not just Rust. Static metadata, dropping legacy formats, and standards that didn’t exist five years ago.
type-ruby/t-ruby: T-Ruby, TypeScript-style types for Ruby language
T-Ruby, TypeScript-style types for Ruby language. Contribute to type-ruby/t-ruby development by creating an account on GitHub.
Type-safe Ruby | T-Ruby
T-Ruby: TypeScript-style type system for Ruby. Write .trb files with type annotations, compile to standard .rb files.
新卒がfreee会計の開発で学んだ「図解」という武器 - freee Developers Hub
この記事は、freee Developers Advent Calendar 2025の 23日目の記事です。 adventar.org こんにちは!最近ようやくわからないことがわかってきた25卒のtakaです。普段はfreee会計のチームでエンジニアをしています。 今回は、AIで生産性を向上した・課題解決したといった…
外部連携をイミュータブルに設計する:状態を持たず、事実を残す - STORES Product Blog
はじめに こんにちは。STORES でエンジニアをしているmochizukiです。 Webアプリケーションの開発では、外部システムと連携した機能を実装することがあると思います。 例えばAPIで外部システムのリソースを取得したり、Webhookで通知を受け取ったりして、業務ロジックに組み込むようなケースです。 このような…
What Is New In Ruby 4.0
Ruby 4.0 celebrates 30 years of Ruby with exciting features including ZJIT compiler, Ruby::Box namespaces, redesigned Ractor API, Set as a core class, and several quality-of-life improvements.
bellard/mquickjs: Public repository of the Micro QuickJS Javascript Engine
Public repository of the Micro QuickJS Javascript Engine - bellard/mquickjs
Fixing the URL params performance penalty
Tales of two pages…
What's the difference between these two pages?:
https://www.example.com/
https://www.example.com/?utm_source=email
I mean they've got different URLs, but many of us would probably guess that that utm_source URL query parameters (or "URL params" or "search params" as it's
Malicious Chrome Extensions “Phantom Shuttle” Masquerade as ...
Fake “Phantom Shuttle” VPN Chrome extensions (active since 2017) hijack proxy auth to intercept traffic and continuously exfiltrate user credentials t...
Using Claude in Chrome to navigate out the Cloudflare dashboard
I just had my first success using a browser agent - in this case the Claude in Chrome extension - to solve an actual problem. A while ago I set …
TypeScript型パフォーマンスを覗く 〜Union × 条件型 × 再帰で起きること〜
Amazon Aurora PostgreSQLの動的データマスキング登場:今こそ整理するRLSとCLSの違い - サーバーワークスエンジニアブログ
こんにちは。 アプリケーションサービス、DevOps担当の兼安です。 AWS re:Invent 2025でAmazon Aurora PostgreSQL(以降、Aurora PostgreSQLと書きます)の動的データマスキングが発表されました。 今回はこれを機会に、行レベルセキュリティ(Row-Level Sec…
Rails アプリケーションへの型導入検討 - エムスリーテックブログ
この記事はエムスリー Advent Calendar 2025 5日目の記事です。 エムスリーエンジニアリングG コンシューマーチームの松原です。 Rails アプリケーション開発で型が欲しいと思ったことありますか? 正直なところ、筆者はそれほど必要ないと考えていました。日々開発・運用している Rails アプリケーシ…
le0pard/json_mend: JsonMend - repair broken JSON
JsonMend - repair broken JSON. Contribute to le0pard/json_mend development by creating an account on GitHub.
How to Use Byebug to Debug Ruby Code: A Step-by-Step Guide
Learn how to use Byebug to debug Ruby code with breakpoints, step-through execution, variables inspection, and real examples.
Instant database clones with PostgreSQL 18
Learn how to clone PostgreSQL databases instantly using reflinks. Turn slow template copies into milliseconds with PostgreSQL 18's new file copy options.
