October 2019
16 links saved this month.
medium.com
Giving your users the ability to delete objects from your database is a risky proposition — some types of objects are low risk, but others, no matter how much you warn them of the risks of deleting things, will lead to customer requests.
firstround.com
This article is by Lenny Rachitsky , a former product lead and head of consumer supply growth at Airbnb, and Nels Gilbreth , former Head of Global Revenue Strategy at Eventbrite.
recurse.com
Recent blog post Announcing $10,000 fall Fellowship grants Jul 8, 2019 — Funding to work on ambitious projects at RC this fall.
benbrostoff.github.io
28 Sep 2019 Strategies for Long Projects I’m in the middle of three multi-month to a year projects right now: Writing a book Running a marathon Building a new API Each I started months ago and have found brutally difficult in unique ways.
jvns.ca
Okay, obviously many SQL queries do start with SELECT (and actually this post is only about SELECT queries, not INSERTs or anything).
github.com
Pandas cookbook pandas is a Python library for doing data analysis.
juliensalsa.fr
Claves Avant d'aborder les divers rythmes cubains, il est essentiel de passer un peu de temps sur la clave.
webdesignmuseum.org
We are still on the lookout for interesting websites from 1991 to 2006 Thank you for your tip on website!
spring.io
Designing a good routing topology for a highly-scalable system can be like mapping a graph.
skillachie.com
How exchange-to-exchange bindings route messages between RabbitMQ exchanges, and where they beat binding straight to a queue.
medium.com
To publish/consume a message from RabbitMQ: Firstly, we need to connect to the RabbitMQ instance.
rabbitmq.com
Queues Introduction This guide provides an overview of queues in RabbitMQ.
cloudamqp.com
What is an exchange?
github.com
AIORMQ aiormq is a pure python AMQP client library.
rabbitmq.com
Exchange to Exchange Bindings In AMQP 0-9-1 the queue.bind method binds a queue to an exchange so that messages flow (subject to various criteria) from the exchange (the source ) to the queue (the destination ).
rabbitmq.com
AMQP 0-9-1 Model Explained This guide provides an overview of the AMQP 0-9-1 protocol, one of the protocols supported by RabbitMQ.













