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
退屈なことはDevinにやらせよう〜〜Devin APIを使ったVisual Regression Testの自動追加〜
kawamataryo
4
1.1k
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
1
150
クラウドセキュリティを支える技術と運用の最前線 / Cutting-edge Technologies and Operations Supporting Cloud Security
yuj1osm
2
260
DDD集約とサービスコンテキスト境界との関係性
pandayumi
2
230
「魔法少女まどか☆マギカ Magia Exedra」の必殺技演出を徹底解剖! -キャラクターの魅力を最大限にファンに届けるためのこだわり-
gree_tech
PRO
0
450
Grafana MCPサーバーによるAIエージェント経由でのGrafanaダッシュボード動的生成
hamadakoji
1
1.1k
DuckDB-Wasmを使って ブラウザ上でRDBMSを動かす
hacusk
1
140
JuniorからSeniorまで: DevOpsエンジニアの成長ロードマップ
yuriemori
2
350
ヘブンバーンズレッドのレンダリングパイプライン刷新
gree_tech
PRO
0
450
Automating Web Accessibility Testing with AI Agents
maminami373
0
470
進捗
ydah
2
230
生成AI時代のデータ基盤
shibuiwilliam
4
2.5k
Featured
See All Featured
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
830
The Invisible Side of Design
smashingmag
301
51k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Side Projects
sachag
455
43k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
51
5.6k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.6k
Optimizing for Happiness
mojombo
379
70k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
How GitHub (no longer) Works
holman
315
140k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
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