An interactive study of queueing strategies
https://encore.dev/blog/queueing
Open link
Ricardo Morato Rocha
Posted on
June 28, 2024
Topics:
Let's talk!
Clients
Services
Blog
About us
Careers
Let's talk!
SOFTWARE
HOUSE
Clients
Services
MVP Development
Web Development
Staff Augmentation
Insights
Blog
Learnings
Careers
About us
Contact us
Learnings
Boost your knowledge with the insights from our expert team.
accessibility
agile
ai
api
architecture
aws
career
celery
communication
concurrency
css
data
database
db
debug
design
design system
development
devops
django
docker
documentation
figma
frontend
git
html
javascript
js
leadership
management
metrics
ml
orm
performance
postgres
process
product
product design
python
react
redux
research
security
software
sql
sre
test
testing
tests
typescript
ui
ux
web
workflow
<p>Scaling Datastores at Slack with Vitess </p>
↗
https://slack.engineering/scaling-datastores-at-slack-with-vitess/
Paulo Pigatto
Dec 9, 2021
Topics:
database, mysql, scalability
<p>ReactJS: Why Index as a key is an anti-pattern </p>
↗
https://medium.com/geekculture/reactjs-why-index-as-a-key-is-an-anti-pattern-4b9dc6ef0067
Pamella Bezerra
Dec 9, 2021
Topics:
react
<p>Flexible Python context manager to log elapsed time: </p>
↗
https://gist.github.com/fjsj/eeb2c1a8c116d050e1b31081a30ce209
Flavio Juvenal
Dec 9, 2021
Topics:
logging, python
<p>Discussing Type Hints, Protocols, and Ducks in Python with Luciano Ramalho </p>
↗
https://realpython.com/podcasts/rpp/88/
Gustavo Carvalho
Dec 8, 2021
Topics:
python
<p>How to run a Python localserver inside WSL and access it on the browser </p>
↗
https://stackoverflow.com/questions/49835559/how-to-access-to-the-web-server-which-running-on-wslwindows-subsystem-for-linux
Renato Vieira
Dec 7, 2021
Topics:
python, windows, wsl
<p>Know thy enemy: How to prioritize and communicate risks—CRE life lessons: </p>
↗
https://cloud.google.com/blog/products/gcp/know-thy-enemy-how-to-prioritize-and-communicate-risks-cre-life-lessons
Flavio Juvenal
Dec 7, 2021
Topics:
devops, management, risk, sre
<p>Lessons Learned by reading Postmortems: </p>
↗
https://danluu.com/postmortem-lessons/
Flavio Juvenal
Dec 7, 2021
Topics:
postmortem
<p>A dark launch sends a copy of real user-generated traffic to your new service, and discards the result from the new service before it's returned to the user. It helps to avoid regressions and test the new service under realistic load. </p>
↗
https://cloud.google.com/blog/products/gcp/cre-life-lessons-what-is-a-dark-launch-and-what-does-it-do-for-me
Flavio Juvenal
Dec 7, 2021
Topics:
devops, performance, reliability, sre
<p>How Much Does It Cost To Deploy an NFT Project on Ethereum? </p>
↗
https://blog.alchemy.com/blog/nft-deployment-cost
Rebeca Sarai
Dec 6, 2021
Topics:
ethereum, nft
<p>A Guide to Building, Testing, and Deploying your First DApp with Truffle, , Ganache, and React</p>
↗
https://docs.ethers.org/v5/
Rebeca Sarai
Dec 4, 2021
Topics:
dapps, eth, react
<p>websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance </p>
↗
https://websockets.readthedocs.io/en/stable/index.html
Rebeca Sarai
Dec 4, 2021
Topics:
python, websockets
<p>Trojan Source: Invisible Vulnerabilities </p>
↗
https://lwn.net/Articles/874951/
Rebeca Sarai
Dec 4, 2021
Topics:
software, vulnerabilities
<p>A program that determines wether a python package is well maintained </p>
↗
https://www.ryancheley.com/2021/11/22/the-well-maintained-test/
Filipe Ximenes
Dec 3, 2021
Topics:
<p>The Verica Open Incident Database (VOID) makes public software-related incident reports available to everyone, increasing understanding of software-based failures in order to make the internet a more resilient and safe place. </p>
↗
https://www.thevoid.community/report
Flavio Juvenal
Dec 3, 2021
Topics:
devops, incident, sre
<p>What wipes in Star Wars teach us about the brain and also interface design: </p>
↗
https://interconnected.org/home/2021/04/23/star_wars
Flavio Juvenal
Dec 2, 2021
Topics:
attention, cognitive, design, ui, ux
<p>State Management: Separation of Concerns </p>
↗
https://alexei.me/blog/state-management--separation-of-concerns
Rebeca Sarai
Dec 2, 2021
Topics:
react, state
<p>A tool for scanning Python environments for known vulnerabilities: </p>
↗
https://pypi.org/project/pip-audit/
Flavio Juvenal
Dec 2, 2021
Topics:
dependencies, pip, python, security
<p>One must be aware of putting their time into valuable things. However, valuable does not always mean a myopic focus on one thing </p>
↗
https://cutlefish.substack.com/p/tbm-4952-your-calendar-your-priorities
Rebeca Sarai
Dec 2, 2021
Topics:
planning, priorities
<p>Trust models: </p>
↗
https://vitalik.ca/general/2020/08/20/trust.html
Rebeca Sarai
Dec 2, 2021
Topics:
crypto, economics, trust
<p>Async requests-like httplib for python: </p>
↗
https://github.com/theelous3/asks
Flavio Juvenal
Dec 1, 2021
Topics:
asyncio, http, python
<p>Heroku buildpack to remove unwanted files from the slug post-build, enabling the removal of node_modules and assets after webpack bundles are produced: </p>
↗
https://github.com/VentionCo/heroku-buildpack-post-build-clean
Flavio Juvenal
Dec 1, 2021
Topics:
heroku, performance, webpack
<p>WCAG : What you need to know about the future of accessibility standards </p>
↗
https://www.w3.org/WAI/standards-guidelines/wcag/
Pedro Bacelar
Nov 30, 2021
Topics:
accessibility, design, ux, wcag
<p>Advanced error handling with Apollo Link </p>
↗
https://www.apollographql.com/docs/react/data/error-handling/#retrying-operations
Jaênia Sousa
Nov 30, 2021
Topics:
apollo, error handling, graphql
<p>How to make smarter design tradeoffs </p>
↗
https://uxdesign.cc/how-to-make-smart-design-tradeoffs-9210cbd8ae1d
Pedro Bacelar
Nov 30, 2021
Topics:
design, negotiation, product, stakeholder, tradeoff
Previous
Next
Close Cookie Preference Manager
Cookie Settings
By clicking “Accept all”, you agree to the storing of cookies on your device to enhance site navigation, analyze site usage and assist in our marketing efforts.
Check our privacy policies.
Strictly Necessary (Always Active)
Cookies required to enable basic website functionality.
Analytics
Cookies helping understand how this website performs, how visitors interact with the site, and whether there may be technical issues.
Marketing
Cookies used to deliver advertising that is more relevant to you and your interests.
Personalization
Cookies allowing the website to remember choices you make (such as your user name, language, or the region you are in).
Save settings
Accept all
We use Cookies to promote our services.
Settings and Privacy.
Accept