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
My first CouchDB Erlang Patch
Search
Robert Kowalski
June 10, 2014
Technology
0
160
My first CouchDB Erlang Patch
Robert Kowalski
June 10, 2014
Tweet
Share
More Decks by Robert Kowalski
See All by Robert Kowalski
Hidden gems in npm
robertkowalski
1
380
npm: new and undocumented features
robertkowalski
1
220
Some ES6 Features you can test today
robertkowalski
0
140
Cablecar - Run your own search engine. Today.
robertkowalski
1
150
Other Decks in Technology
See All in Technology
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
360
Introduction to Sansan for Engineers / エンジニア向け会社紹介
sansan33
PRO
6
72k
クラウド時代における一時権限取得
krrrr38
1
150
LINE Messengerの次世代ストレージ選定
lycorptech_jp
PRO
19
7.2k
LLM活用の壁を超える:リクルートR&Dの戦略と打ち手
recruitengineers
PRO
1
220
LINEアプリ開発のための Claude Code活用基盤の構築
lycorptech_jp
PRO
2
1.3k
問い合わせ自動化の技術的挑戦
recruitengineers
PRO
2
130
Snowflakeデータ基盤で挑むAI活用 〜4年間のDataOpsの基礎をもとに〜
kaz3284
1
330
AI時代にエンジニアはどう成長すれば良いのか?
recruitengineers
PRO
1
120
Master Dataグループ紹介資料
sansan33
PRO
1
4.4k
作るべきものと向き合う - ecspresso 8年間の開発史から学ぶ技術選定 / 技術選定con findy 2026
fujiwara3
7
2k
マネージャー版 "提案のレベル" を上げる
konifar
16
12k
Featured
See All Featured
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
80
Facilitating Awesome Meetings
lara
57
6.8k
Are puppies a ranking factor?
jonoalderson
1
3.1k
Agile that works and the tools we love
rasmusluckow
331
21k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
66
How STYLIGHT went responsive
nonsquared
100
6k
HU Berlin: Industrial-Strength Natural Language Processing with spaCy and Prodigy
inesmontani
PRO
0
250
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.6k
Testing 201, or: Great Expectations
jmmastey
46
8.1k
Designing for humans not robots
tammielis
254
26k
Believing is Seeing
oripsolob
1
68
Transcript
My first CouchDB Erlang Patch Robert Kowalski @robinson_k ! !
CouchDB Hamburg Usergroup - June 2014
None
None
None
COUCHDB-2232 - Escape HTML when rendering XSS targets
None
None
Content-Security-Policy Header forbid inline JavaScript etc.
Vagrant support https://gist.github.com/robertkowalski/d251d7a1b62f5987ba9a ! $ vagrant up! $ vagrant ssh
Tests failed? vagrant@box:~/couchdb/test/etap$ ./run 232-csp.t! 232-csp.t ..! Crash dump was
written to: erl_crash.dump! init terminating in do_boot (killed)! 232-csp.t .. Dubious, test returned 1 (wstat 256, 0x100)!
Some tests did not run Run $ make check! one
time
https://github.com/apache/couchdb/pull/233
Thanks! Robert Kowalski
[email protected]
- @robinson_k