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
140
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
360
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
BigQuery Remote FunctionでLooker Studioをインタラクティブ化
cuebic9bic
2
230
Clineを含めたAIエージェントを 大規模組織に導入し、投資対効果を考える / Introducing AI agents into your organization
i35_267
4
1.4k
PostgreSQL 18 cancel request key長の変更とRailsへの関連
yahonda
0
110
AIのAIによるAIのための出力評価と改善
chocoyama
1
520
実践! AIエージェント導入記
1mono2prod
0
150
ObsidianをMCP連携させてみる
ttnyt8701
2
140
Observability в PHP без боли. Олег Мифле, тимлид Altenar
lamodatech
0
310
初めてのAzure FunctionsをClaude Codeで作ってみた / My first Azure Functions using Claude Code
hideakiaoyagi
1
190
ハノーバーメッセ2025座談会.pdf
iotcomjpadmin
0
150
Кто отправит outbox? Валентин Удальцов, автор канала Пых
lamodatech
0
300
25分で解説する「最小権限の原則」を実現するための AWS「ポリシー」大全 / 20250625-aws-summit-aws-policy
opelab
8
860
Snowflake Summit 2025 データエンジニアリング関連新機能紹介 / Snowflake Summit 2025 What's New about Data Engineering
tiltmax3
0
260
Featured
See All Featured
Visualization
eitanlees
146
16k
Music & Morning Musume
bryan
46
6.6k
Writing Fast Ruby
sferik
628
61k
Balancing Empowerment & Direction
lara
1
350
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
The World Runs on Bad Software
bkeepers
PRO
69
11k
A Modern Web Designer's Workflow
chriscoyier
693
190k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Designing for humans not robots
tammielis
253
25k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
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