Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Tシャツに書かれたコードを読む
Kenta Kobayashi
March 11, 2022
Programming
0
520
Tシャツに書かれたコードを読む
YAPC::Japan::Online 2022 の LT
Kenta Kobayashi
March 11, 2022
Tweet
Share
More Decks by Kenta Kobayashi
See All by Kenta Kobayashi
Introduce Sub::Meta
kfly8
0
30
研修はイベントでなくコミュニティ作り
kfly8
0
590
明日からできる新人のオンボーディングガイド
kfly8
0
470
メンター成長のためのふりかえり会
kfly8
0
680
Interfaces in Perl5 at The Perl Conference 2019 in Pittsburgh
kfly8
0
2.1k
経験から効率よく学習する
kfly8
0
200
Interfaces in Perl5
kfly8
1
550
p5-Lodash!
kfly8
2
640
PPRとKeyword::Simpleと あとVariable::Declaration
kfly8
0
81
Other Decks in Programming
See All in Programming
mrubyを1300円のボードで動かそう
yuuu
0
190
デュアルトラックアジャイル× Agile Testingから 見えてきたQAのミライ
atamaplus
0
360
あなたの会社の古いシステム、なんとかしませんか?~システム刷新から考えるDX化への道筋とバリエーション~/webinar20220420-grapecity
grapecity_dev
0
130
TechFeed Conference 2022 - Kotlin Experimental
jmatsu
0
810
Learning DDD輪読会#4 / Learning DDD Book Club #4
suzushin54
1
150
モデリングの費用対効果
masuda220
PRO
1
470
GraphQL+KMM開発でわかったこと / What we learned from GraphQL+KMM development
kubode
0
130
확장 가능한 테라폼 코드 관리 (Scalable Terraform Code Management)
posquit0
1
320
WindowsコンテナDojo : 第1回 Visual StudioでWindowsコンテナアプリ作成
oniak3ibm
PRO
0
330
Becoming an Android Librarian
skydoves
3
470
Quartoを使ってみませんか / quarto_get_started
s_uryu
0
250
全国の中高生がプログラミングを学んでいるCloud9環境の仕組み@JAWS-UG_SRE支部_#3
asache3
0
120
Featured
See All Featured
Become a Pro
speakerdeck
PRO
3
780
Bootstrapping a Software Product
garrettdimon
295
110k
Stop Working from a Prison Cell
hatefulcrawdad
261
17k
Reflections from 52 weeks, 52 projects
jeffersonlam
337
17k
Code Reviewing Like a Champion
maltzj
506
37k
How STYLIGHT went responsive
nonsquared
85
3.9k
Making the Leap to Tech Lead
cromwellryan
113
6.9k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
268
11k
Designing with Data
zakiwarfel
91
3.9k
Principles of Awesome APIs and How to Build Them.
keavy
113
15k
YesSQL, Process and Tooling at Scale
rocio
157
12k
Designing for humans not robots
tammielis
241
23k
Transcript
Tシャツに書かれた コードを読む kobaken a.k.a kfly8
None
None
謎の赤い点
None
Acme::Bleach コードを漂白するモジュール
None
None
漂白の原理
abc 10000110 01000110 11000110 ビット列 に変換 0 を space 1
を tab に変換
abc 10000110 01000110 11000110 文字列 に逆変換 space を 0 tab
を 1 に逆変換
space か tab
space
赤い八連星
(space + tab) x8
space
tab
一行に9文字!
赤い点(space)が3つ → タブは、9-3で、6つ
鍵がそろった!
None
None
pack "b*"
None
👏
おまけ
None
01 → wW
Acme::Kusaつくった
None
None
fin.