Sign Up
Welcome home! Here at WTMX you can make new friends and meet people with the same interests as you. All free and ad-free.
Development
Internet & Technology
Development shared a link
42 things I learned from building a production database.
In 2017, I went to Facebook on a sabbatical from my faculty position at Yale. I created a team to build a storage system called Delos at the bottom of the Facebook stack (think of it as Facebook’s ver...
crusader of southerland likes this.
Development shared a link
Why I Love Vue 3’s Composition API - Michael Hoffmann (Mokkapps) - Senior Frontend Developer (Freelancer)
Vue 3 introduced the Composition API to provide a better way to collocate code related to the same logical concern. In this article, I…
Development shared a link
So, You Want to Build an @mention Autocomplete Feature?
There’s no reason a composition box has to be a dull text area. You can mention another person, a channel, a file, or some other queryable object using triggers, such as the @ or # characters.
DakotaEight and Fireman reacted to this.
Development shared a link
Complexity is killing software developers
The growing complexity of modern software systems is slowly killing software developers. How can you regain control, without losing out on the best these technologies have to offer?
Development shared a link
Five-P factors for root cause analysis
In complex systems, outages don’t have a single root cause. Instead, there are predisposing, precipitating, perpetuating, protective, and present factors contributing to a presenting problem …
Development shared a link
A Query Language is also a Data Constraint Language
What’s the difference between a data constraint and a data query? Is there anything that can be expressed in one form but not the other? My sense is that there is no such thing.
Development shared a link
Rodrigo RM likes this.