Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andyfang
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Replacing RabbitMQ with Apache Kafka Without Downtime
(doordash.engineering)
5 points
by
andyfang
6y ago
|
1 comments
2.
▲
by
andyfang
11y ago
That's definitely something we considered doing at DoorDash. I've heard bad things about it as you want more control over deployment/package upgrades, etc. how has that played out for you?
3.
▲
DoorDash Turns 1
(blog.doordash.com)
1 points
by
andyfang
12y ago
|
0 comments
4.
▲
DoorDash – Our Motto: It’s Our Pleasure
(blog.doordash.com)
2 points
by
andyfang
12y ago
|
0 comments
5.
▲
by
andyfang
13y ago
We thought about this approach. This would mean that we'd have to have fine-grain permissions logic every time we used that resource. An analogy to this is like having to sanitize literal strings for every user input from a web form; i
6.
▲
by
andyfang
13y ago
You can also say privacy is about protecting people's information, which is what abstraction allows us to do. It's also a matter of where to make the permissions decisions, at the view level or at the API resource level? At DoorDa
7.
▲
by
andyfang
13y ago
asdf