Thumbnail of post image 163

O’Reilly

1章 序論:バイブコーディングとは何か? 「バイブコーディング」と「AI支援エンジニアリング」について、いろいろな視点から説明している。 この章だけでも勉強にな ...

Thumbnail of post image 158

O’Reilly

5.Power Tools: LangChain4j Quick-Start LangChain4j クイックスタート LLMをJavaアプリケーションに統合す ...

Thumbnail of post image 052

O’Reilly

Part I Coupling Chapter 1 Coupling and System Design 結合とシステム設計 結合とは何か、システムを成立させる ...

Thumbnail of post image 158

O’Reilly

4. Bring Your Own Model: Self-Hosting with Ollama Ollama によるセルフホスティング 書籍より アプリケー ...

Thumbnail of post image 083

O’Reilly

3. The Transformer Saga—From Attention to Fine-Tuning トランスフォーマーの軌跡-アテンションからファインチ ...

Thumbnail of post image 105

O’Reilly

2. First Contact: “Hello, LLM” with Spring Boot 最初の一歩: Spring Boot で「Hello, LLM」 ...

Thumbnail of post image 005

O’Reilly

1.Megabrains 101: Generative AI and LLMs Unboxed 生成AIとLLMの基礎解説 生成AIとLLMの基礎知識、Jav ...

Thumbnail of post image 044

O’Reilly

45/46(97%) 書籍名 発行日 Learning有無 バイブコーディングを超えて 2025/12/27 〇 マスタリング・ビットコイン 第3版 2025/ ...

Thumbnail of post image 163

Java,Swift

Swift defer ・現在のスコープ(関数・メソッド・ブロック)を抜ける直前に必ず実行される。 ・正常終了でも、return でも、エラー throw でも ...

Thumbnail of post image 185

Swift

PaperKitの描画エリアを、画面サイズと同じ、拡大縮小なし(デフォルトはない)に設定しても、 バウンス(スクロール)して動く。 これを止めたい。 動き的に、 ...