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
nano
Search
Till Klampaeckel
January 19, 2012
Programming
1
340
nano
Till Klampaeckel
January 19, 2012
Tweet
Share
More Decks by Till Klampaeckel
See All by Till Klampaeckel
Using & Extending Composer
till
6
760
Extending Composer
till
2
880
Jimdo Tech Talk: The evolution of deployment
till
0
98
Managing remote teams
till
4
230
EasyBib & Cloudant
till
1
590
Collecting Metrics
till
3
550
SUHOSIN - PHP's safety net
till
2
320
Other Decks in Programming
See All in Programming
非ブラウザランタイムとWeb標準 / Non-Browser Runtimes and Web Standards
petamoriken
0
410
Amazon S3 NYJavaSIG 2024-12-12
sullis
0
130
Package Traits
ikesyo
1
130
ある日突然あなたが管理しているサーバーにDDoSが来たらどうなるでしょう?知ってるようで何も知らなかったDDoS攻撃と対策 #phpcon.2024
akase244
2
7.7k
php-conference-japan-2024
tasuku43
0
410
Итераторы в Go 1.23: зачем они нужны, как использовать, и насколько они быстрые?
lamodatech
0
1.3k
MCP with Cloudflare Workers
yusukebe
2
270
PSR-15 はあなたのための ものではない? - phpcon2024
myamagishi
0
360
週次リリースを実現するための グローバルアプリ開発
tera_ny
1
710
Go の GC の不得意な部分を克服したい
taiyow
3
980
良いユニットテストを書こう
mototakatsu
11
3.5k
「とりあえず動く」コードはよい、「読みやすい」コードはもっとよい / Code that 'just works' is good, but code that is 'readable' is even better.
mkmk884
6
1.3k
Featured
See All Featured
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
45
2.3k
How to train your dragon (web standard)
notwaldorf
88
5.8k
Speed Design
sergeychernyshev
25
720
For a Future-Friendly Web
brad_frost
176
9.5k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
19
2.3k
Building Applications with DynamoDB
mza
92
6.1k
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Designing for humans not robots
tammielis
250
25k
Practical Orchestrator
shlominoach
186
10k
Transcript
2012-01-17 nano The best text editor ever, or maybe not.
Guten Tag ✤ My name is Till Klampäckel. ✤ I
build web applications. ✤ I ❤ open source.
I wrote a book. CouchDB, NoSQL, in German. (Buy it!)
Read it! Check out the website at http://couchdb-buch.de/
n(ano)
Advantages & Disadvantages ✤ no bloat! very lean! ✤ pre-installed
(Mac, Linux) ✤ easy to use ✤ customizable ✤ not too many features :( 0 37.5 75 112.5 150 Features Performance Productivity Other Text Editors nano :) * Numbers may not be accurate. :)
Simple usage! ✤ nano Foo.php Action Command Save Ctrl+o Search
Ctrl+w ... & Replace ..., Ctrl+r ... Go to line ..., Ctrl+t Paste file into Ctrl+r Exit Ctrl+x
Customizations ✤ /etc/nanorc ✤ ~/.nanorc ✤ set|unset foo set tabstospaces
set const set tabsize n set nowrap set autoident set nonewlines set whitespace set nohelp set historylog n set backup set backupdir
Syntax-Highlighting ✤ PHP, Ruby, Perl, C, Make, JavaScript, ...
What’s missing? ✤ no integration of external tools (except for
a spellchecker) ✤ no tabs or windows (but my Terminal or screen support these) ✤ no auto-completion ✤ issues with “larger” files
What makes you productive? Resource hungry editors don’t help. Copyright
Yann Ropars, http://www.flickr.com/photos/frenchista/6322734353/
Fin.