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
150
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
370
npm: new and undocumented features
robertkowalski
1
210
Some ES6 Features you can test today
robertkowalski
0
130
Cablecar - Run your own search engine. Today.
robertkowalski
1
150
Other Decks in Technology
See All in Technology
定期的な価値提供だけじゃない、スクラムが導くチームの共創化 / 20251004 Naoki Takahashi
shift_evolve
PRO
3
330
SOC2取得の全体像
shonansurvivors
1
410
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
190
「AI駆動PO」を考えてみる - 作る速さから価値のスループットへ:検査・適応で未来を開発 / AI-driven product owner. scrummat2025
yosuke_nagai
4
620
【新卒研修資料】LLM・生成AI研修 / Large Language Model・Generative AI
brainpadpr
25
17k
From Prompt to Product @ How to Web 2025, Bucharest, Romania
janwerner
0
120
Adminaで実現するISMS/SOC2運用の効率化 〜 アカウント管理編 〜
shonansurvivors
2
280
Goにおける 生成AIによるコード生成の ベンチマーク評価入門
daisuketakeda
2
110
VCC 2025 Write-up
bata_24
0
180
動画データのポテンシャルを引き出す! Databricks と AI活用への奮闘記(現在進行形)
databricksjapan
0
150
バイブコーディングと継続的デプロイメント
nwiizo
2
440
pprof vs runtime/trace (FlightRecorder)
task4233
0
170
Featured
See All Featured
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
960
Context Engineering - Making Every Token Count
addyosmani
5
200
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
Building an army of robots
kneath
306
46k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
114
20k
Being A Developer After 40
akosma
91
590k
4 Signs Your Business is Dying
shpigford
185
22k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
YesSQL, Process and Tooling at Scale
rocio
173
14k
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
How STYLIGHT went responsive
nonsquared
100
5.8k
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