Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
印象に残ったLLMの使い方5選
Search
sunnyone
February 07, 2025
Programming
0
26
印象に残ったLLMの使い方5選
sunnyone
February 07, 2025
Tweet
Share
More Decks by sunnyone
See All by sunnyone
multirange 型(多重範囲型)の活用
sunnyone
0
66
開発者とのコミュニケーションのはじめかた
sunnyone
0
43
概念モデル→論理モデルで気をつけていること
sunnyone
3
460
シンプルじゃないテーブルの見つけ方
sunnyone
1
360
Next.js App Router登場後の話
sunnyone
0
76
はやい開発のためのJSONデータ型の活用
sunnyone
0
170
フロントエンドトレンドのふりかえりと事業に合わせた選択
sunnyone
0
110
メタプログラミングとは
sunnyone
0
2.4k
RustからPythonを呼び出す
sunnyone
1
4.5k
Other Decks in Programming
See All in Programming
DevFest Android in Korea 2025 - 개발자 커뮤니티를 통해 얻는 가치
wisemuji
0
180
CSC307 Lecture 02
javiergs
PRO
1
740
ZJIT: The Ruby 4 JIT Compiler / Ruby Release 30th Anniversary Party
k0kubun
1
310
Flutter On-device AI로 완성하는 오프라인 앱, 박제창 @DevFest INCHEON 2025
itsmedreamwalker
1
180
re:Invent 2025 トレンドからみる製品開発への AI Agent 活用
yoskoh
0
580
AIエージェントの設計で注意するべきポイント6選
har1101
6
2.9k
Canon EOS R50 V と R5 Mark II 購入でみえてきた最近のデジイチ VR180 事情、そして VR180 静止画に活路を見出すまで
karad
0
140
【卒業研究】会話ログ分析によるユーザーごとの関心に応じた話題提案手法
momok47
0
160
Vibe codingでおすすめの言語と開発手法
uyuki234
0
160
20251212 AI 時代的 Legacy Code 營救術 2025 WebConf
mouson
0
240
Spinner 軸ズレ現象を調べたらレンダリング深淵に飲まれた #レバテックMeetup
bengo4com
1
210
GoLab2025 Recap
kuro_kurorrr
0
820
Featured
See All Featured
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
110
Balancing Empowerment & Direction
lara
5
840
Crafting Experiences
bethany
0
25
How to Think Like a Performance Engineer
csswizardry
28
2.4k
Making Projects Easy
brettharned
120
6.5k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
37
6.2k
How People are Using Generative and Agentic AI to Supercharge Their Products, Projects, Services and Value Streams Today
helenjbeal
1
94
AI: The stuff that nobody shows you
jnunemaker
PRO
1
150
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
Making the Leap to Tech Lead
cromwellryan
135
9.7k
Accessibility Awareness
sabderemane
0
31
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
Transcript
印象に残ったLLM の使いかた5 選 @_sunnyone
お役所PDF からコーディングする 期待する基本構造を定義してあげるのが鍵
CSS-in-JS を移行する 塊のスタイルをバラしたりして賢い
eslint のconfig 差し替え 形の移行は頭を使わずに済んだが、でたらめコードが多くてだいぶ直 した 知識を問うのは良くない
作業をansible role にする やることが明確なので外しも少ない
procmailrc のテストを書く コマンド適所使ったりしていいかんじそうだった わからないこと 壁打ちってどうやってる?