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
入社後1ヶ月の振返り #Techlunch
Search
Livesense Inc.
PRO
May 07, 2014
Technology
0
130
入社後1ヶ月の振返り #Techlunch
入社後1ヶ月の振返り
2014/5/7 (水) @ Livesense TechLunch
発表者:松原 慧
Livesense Inc.
PRO
May 07, 2014
Tweet
Share
More Decks by Livesense Inc.
See All by Livesense Inc.
27新卒_Webエンジニア職採用_会社説明資料
livesense
PRO
0
210
株式会社リブセンス・転職会議 採用候補者様向け資料
livesense
PRO
0
16
株式会社リブセンス 会社説明資料(報道関係者様向け)
livesense
PRO
0
1.4k
データ基盤の負債解消のためのリプレイス
livesense
PRO
0
390
26新卒_総合職採用_会社説明資料
livesense
PRO
0
8.9k
株式会社リブセンス会社紹介資料 / Invent the next common.
livesense
PRO
1
27k
26新卒_Webエンジニア職採用_会社説明資料
livesense
PRO
1
12k
中途セールス職_会社説明資料
livesense
PRO
0
250
EM候補者向け転職会議説明資料
livesense
PRO
0
120
Other Decks in Technology
See All in Technology
LangSmith×Webhook連携で実現するプロンプトドリブンCI/CD
sergicalsix
1
200
Lufthansa ®️ USA Contact Numbers: Complete 2025 Support Guide
lufthanahelpsupport
0
100
開発生産性を組織全体の「生産性」へ! 部門間連携の壁を越える実践的ステップ
sudo5in5k
1
5.8k
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
26k
20250705 Headlamp: 專注可擴展性的 Kubernetes 用戶界面
pichuang
0
220
SmartNewsにおける 1000+ノード規模 K8s基盤 でのコスト最適化 – Spot・Gravitonの大規模導入への挑戦
vsanna2
0
120
Model Mondays S2E03: SLMs & Reasoning
nitya
0
340
Glacierだからってコストあきらめてない? / JAWS Meet Glacier Cost
taishin
1
140
Operating Operator
shhnjk
1
470
第4回Snowflake 金融ユーザー会 Snowflake summit recap
tamaoki
0
210
使いたいMCPサーバーはWeb APIをラップして自分で作る #QiitaBash
bengo4com
0
1.5k
2025-06-26_Lightning_Talk_for_Lightning_Talks
_hashimo2
2
120
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
430
65k
BBQ
matthewcrist
89
9.7k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.9k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
730
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Being A Developer After 40
akosma
90
590k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Done Done
chrislema
184
16k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
30
2.1k
Transcript
入社後1ヶ月の振返り (4/1〜4/28) ジョブセンスユニット プロダクトグループ 松原 慧
改めまして自己紹介 • 松原 慧 • 職歴 – 1社目(約6年半) コンサルティング会社SE
– 2社目(約1年) 小規模ベンチャー – 3社目(今ここ)
現在の仕事 • 所属 – ジョブセンスユニット プロダクトグループ • 役割 – ジョブセンス・サイトリニューアルチーム、
ジョブセンスフリーチームと平行して、 現行サイト改善チームを担当
メンタリング期間の勤務 • 勤務日数 20日 • 勤務時間
205時間39分 • 平均時間 10時間16分/日 • デプロイ回数 7回
メンタリング期間の勤務(グラフ) 0:00 1:00 2:00 3:00 4:00
5:00 6:00 7:00 8:00 9:00 10:00 11:00 12:00 13:00 ゆるやかに 増加傾向
色々とピボット • Sier →
Web • HP-‐UX、Microso? IIS → Linux • C#、PL/SQL → PHP、Ruby • Windows → Mac • Visual Studio、秀丸 → Vim/Emacs • Oracle → MySQL • Subversion、VSS → Stash (Git) • IP Messenger → HipChat • Lotus Notes → Confluence • 会計/固定資産 → 求人メディア • ひたすらPrintScreen → ユニットテスト
VimをBashキーバインドに (.vimrc) " cursor inoremap <C-‐n> <Down> inoremap
<C-‐p> <Up> inoremap <C-‐b> <Le?> inoremap <C-‐f> <Right> inoremap <silent> <C-‐d> <Del> inoremap <C-‐a> <Esc>0<Insert> inoremap <silent> <C-‐e> <Esc>$a inoremap <C-‐v> <C-‐o><C-‐f> inoremap <C-‐c> <C-‐o><C-‐b> " kill-‐line funcdon! EmacsKillLine() let l:current = col('.') let l:endofline = col('$') if l:endofline == 1 join! normal! 0 else normal! d$ normal! $ endif endfuncdon inoremap <C-‐k> <C-‐o>:call EmacsKillLine()<CR> " yank inoremap <C-‐y> <C-‐o>p
まだまだ自分自身の 改善、効率化の道半 ばですが、 よろしくお願いします
ご清聴ありがとうございました