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
開発仮装環境を構築する前の準備
Search
Shu Kobuchi
February 18, 2017
Programming
0
490
開発仮装環境を構築する前の準備
2017年2月18日関西フロントエンドUGのインフラ勉強会にて、開発仮装環境を快適に構築するための話をさせていただきました。ネタですが、役に立つと思います。
Shu Kobuchi
February 18, 2017
Tweet
Share
More Decks by Shu Kobuchi
See All by Shu Kobuchi
Google Cloudサービスの生成AI関連サービス
shukob
0
70
GoogleのAI Agent
shukob
0
520
React Tokyo LT大会「ストリームの実装」
shukob
0
49
Google CloudのAI Agent関連のサービス紹介
shukob
0
500
論文紹介 ”A Survey on Large Language Model based Autonomous Agents”
shukob
0
200
AIエージェント元年@日本生成AIユーザ会
shukob
1
510
AI時代におけるMLOpsのTips
shukob
2
150
AIエージェント元年
shukob
0
430
論文紹介 ”Long-Context LLMs Meet RAG: Overcoming Challenges for Long Inputs in RAG” @GDG Tokyo
shukob
2
810
Other Decks in Programming
See All in Programming
Cache Me If You Can
ryunen344
2
4k
知っているようで知らない"rails new"の世界 / The World of "rails new" You Think You Know but Don't
luccafort
PRO
1
190
さようなら Date。 ようこそTemporal! 3年間先行利用して得られた知見の共有
8beeeaaat
3
1.5k
Platformに“ちょうどいい”責務ってどこ? 関心の熱さにあわせて考える、責務分担のプラクティス
estie
1
150
RDoc meets YARD
okuramasafumi
4
170
Navigating Dependency Injection with Metro
zacsweers
3
3.5k
Azure SRE Agentで運用は楽になるのか?
kkamegawa
0
2.5k
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
1
460
Performance for Conversion! 分散トレーシングでボトルネックを 特定せよ
inetand
0
3.4k
速いWebフレームワークを作る
yusukebe
5
1.7k
実用的なGOCACHEPROG実装をするために / golang.tokyo #40
mazrean
1
300
旅行プランAIエージェント開発の裏側
ippo012
2
930
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Docker and Python
trallard
46
3.6k
Large-scale JavaScript Application Architecture
addyosmani
513
110k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Being A Developer After 40
akosma
90
590k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
GitHub's CSS Performance
jonrohan
1032
460k
A Tale of Four Properties
chriscoyier
160
23k
Balancing Empowerment & Direction
lara
3
630
Code Reviewing Like a Champion
maltzj
525
40k
Agile that works and the tools we love
rasmusluckow
330
21k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Transcript
開発仮装環境を 構築する前の準備 2017年2月18日 関西フロントエンドUG LT 小渕 周(Shu Kobuchi) TW:@shu_kob FB:shu.kobuchi
自己紹介 ・小渕 周(コブチ シュウ) ・キューブシステムのシステムエンジニア ・4月から東京本社でブロックチェーンを中心に ・ブロックチェーンハブ コーポレート会員 ・ブロックチェーン推進協会(BCCC)普及委員会
ローカルの容量枯渇してませんか? ・私のMacBook Air 256GBはいつも 容量不足に悩まされていました ・私はこの方法でMacの容量を100GB空けました
Macの容量を100GB空ける Apple Musicを使う! ・クラウドに音楽ファイルを上げる ・私はこれで100GB空けました! ・Music Videoも種類豊富! ・快適なMusic Life!
Virtual Box Oracle Virtual Box https://www.virtualbox.org/
Vagrant Vagrant https://www.vagrantup.com/
Ubuntu ここらへんを参考に https://yoshinorin.net/2016/06/14/vagrant- ubuntu1604/ $ vagrant init bento/ubuntu-16.04
Windowsユーザの場合 • kindle unlimited (定価でも324円) • VirtualBox/Ubuntuスタートアップガイド • WindowsでVagrant使うならMSYS
kindle unlimitedは技術書も豊富
まとめ • Apple Music(個人月額980円、家族契約6人ま で1480円、最初の3ヶ月間は無料) • kindle unlimited(月額980円、30日間無料) • この組み合わせは開発にとっても最強!!