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
simpler
Search
Mindaugas Mozūras
May 28, 2012
Programming
9
5.2k
simpler
Lightning talk about simpler tools.
Mindaugas Mozūras
May 28, 2012
Tweet
Share
More Decks by Mindaugas Mozūras
See All by Mindaugas Mozūras
Sustainable Speed
mmozuras
0
630
The Secret
mmozuras
0
310
Am I Still Productive?
mmozuras
0
470
The Three Last Conversations
mmozuras
0
410
Vinted Adventure
mmozuras
0
450
Frequent Releases & Major Changes
mmozuras
1
1.1k
Engineering for Engineering's Sake
mmozuras
1
1.6k
Life Embetterment With Hundreds of Deployments a Day
mmozuras
1
540
How to Build an Open Source Project in 3 Years
mmozuras
2
600
Other Decks in Programming
See All in Programming
Ktorで簡単AIアプリケーション
tsukakei
0
100
bootcamp2025_バックエンド研修_WebAPIサーバ作成.pdf
geniee_inc
0
130
開発組織の戦略的な役割と 設計スキル向上の効果
masuda220
PRO
9
1.5k
理論と実務のギャップを超える
eycjur
0
180
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
540
contribution to astral-sh/uv
shunsock
0
530
Building, Deploying, and Monitoring Ruby Web Applications with Falcon (Kaigi on Rails 2025)
ioquatix
4
2.5k
Claude CodeによるAI駆動開発の実践 〜そこから見えてきたこれからのプログラミング〜
iriikeita
0
330
alien-signals と自作 OSS で実現する フレームワーク非依存な ロジック共通化の探求 / Exploring Framework-Agnostic Logic Sharing with alien-signals and Custom OSS
aoseyuu
2
610
Pythonに漸進的に型をつける
nealle
1
120
モテるデスク環境
mozumasu
3
1.3k
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
240
Featured
See All Featured
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
GraphQLとの向き合い方2022年版
quramy
49
14k
4 Signs Your Business is Dying
shpigford
185
22k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Why Our Code Smells
bkeepers
PRO
340
57k
The Pragmatic Product Professional
lauravandoore
36
7k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
The Illustrated Children's Guide to Kubernetes
chrisshort
49
51k
Transcript
simpler
“I use <powerful-framework> for everything.” Some dude
with power...
... come a lot of things.
rails django cucumber socketstream ember.js
Harder to understand what’s going on underneath.
Easy to create a Rails app using Rails.
Easy to create a Django app using Django.
Harder to create an app that they weren’t meant for.
But people try...
Take more time to set up.
You Ain’t Gonna Need It
less power
sinatra flask minitest express batman.js
More flexibility.
Easier to understand what’s going on underneath.
Easier to set up.
Good choice for smaller apps and prototypes.
before you think pick
I’ll use Rails for everything!
No.
I’ll use Sinatra for everything!
None
Pick the right tool for the job.
Simpler tools should not be forgotten.
codingfearlessly.com twitter.com/mmozuras github.com/mmozuras thanks!