We’ll Never Know Whether Monorepos Are Better – Code Red
https://redfin.engineering/well-never-know-whether-monorepos-are-better-2c08ab9324c0
Even switching sides can’t tell you which side is better.
https://redfin.engineering/well-never-know-whether-monorepos-are-better-2c08ab9324c0
Even switching sides can’t tell you which side is better.
http://publicdomainreview.org/collections/alexander-graham-bells-tetrahedral-kites-1903-9/
The wonderful imagery documenting Alexander Graham Bell's experiments with tetrahedral kites.
A sweaty game pointing toward the future of computing.
https://jasmcole.com/2017/09/20/the-moon-blew-up-without-warning-and-for-no-apparent-reason/
Intriguing title, no? These are the first eleven words of Neal Stephenson’s novel Seveneves, which set up the remaining 600 pages as an extended treatise on the future of humanity as it
https://sustainablehouseday.com/house-profile-view/?house_id=43613
http://multithreaded.stitchfix.com/blog/2015/06/02/anatomy-of-service-objects-in-rails/
We’ve given up on “fat models, skinny controllers” as a design style for our Rails apps—in fact we abandoned it before we started. Instead, we factor our co...
http://blog.dustinkirkland.com/2013/10/fingerprints-are-user-names-not.html?m=1
As one of the maintainers of eCryptfs , and a long time Thinkpad owner, I have been asked many times to add support to eCryptfs for Th...
AirSwap is the engine of the new token economy, making it easy to find, price, and trade tokens on the Ethereum blockchain.
(New microblog based on JSON Feed!)
https://www.citusdata.com/blog/2017/04/28/postgres-tips-for-rails/
Worry-free Postgres for SaaS. Built to scale out. So you can focus on your app—not your database.
https://www.sec.gov/Archives/edgar/data/1018724/000119312517120198/d373368dex991.htm
https://staltz.com/an-off-grid-social-network.html
User Interface Programmer
https://stripe.com/blog/rate-limiters
Availability and reliability are paramount for all web applications and APIs. If you’re providing an API, chances are you’ve already experienced sudden increases in traffic that affect the quality of your service,
https://martinfowler.com/bliki/MonolithFirst.html
Going directly to a microservices architecture is risky, so consider building a monolithic system first. Split to microservices when, and if, you need it.
https://stripe.com/blog/online-migrations
Engineering teams face a common challenge when building software: they eventually need to redesign the data models they use to support clean abstractions and more complex features. In production environments, this might
https://stripe.com/blog/idempotency
Networks are unreliable. We’ve all experienced trouble connecting to Wi-Fi, or had a phone call drop on us abruptly. The networks connecting our servers are, on average, more reliable than consumer-level
https://blog.daftcode.pl/hype-driven-development-3469fc2e9b22
Software development teams often make decisions about software architecture or technological stack based on inaccurate opinions, social…
https://blog.skyliner.io/ship-small-diffs-741308bec0d1
I regret to inform you that your code has to be deployed
https://core.telegram.org/bots/api
The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create…