_joemag_ Profile Banner
Joe Magerramov Profile
Joe Magerramov

@_joemag_

Followers
4K
Following
3K
Media
106
Statuses
3K

VP/Distinguished Engineer at AWS. Misplaced New Yorker in PNW. Die-hard sports fan on hiatus.

Joined February 2019
Don't wanna be here? Send us removal request.
@_joemag_
Joe Magerramov
8 days
I find that there are simple and self-contained coding tasks that can be completed with just a series of prompts. For those, the simplicity of Claude Code or Q CLI is actually an advantage over the feature richness of an IDE.
@Suhail
Suhail
8 days
I don't really get Claude Code. Why do you guys want to sit in a terminal to look over changes vs the multi-tasking capability and UX of the whole IDE? I must be missing something!.
0
0
5
@_joemag_
Joe Magerramov
11 days
The shortest path between two points on a curved surface is a geodesic. Except when a bunch of humans can’t find a way to coexist peacefully. Image is a flight path from Dubai to Baku shared by a family friend. Normally a 3 hour flight, now takes 7 hours.
Tweet media one
1
0
7
@_joemag_
Joe Magerramov
16 days
In the last 10 years, teams from Florida have won NHL Stanley Cup more times (4) than teams from Canada (0). Go figure!.
0
0
1
@_joemag_
Joe Magerramov
17 days
Recently, I've been discussing throttling with one of our teams. It's a super deep topic, probably deeper than it gets credit in modern systems, so I decided to write some thoughts on the matter:
3
20
153
@_joemag_
Joe Magerramov
4 months
A few thoughts on using leader election algorithms:.
0
12
95
@_joemag_
Joe Magerramov
4 months
There's the other extreme too! While reviewing the metrics for Amazon Bracket (AWS service that lets you run tasks on quantum computers) we joked that given their uniqueness and scarcity, they are neither pets nor cattle, but more like family!.
@ibuildthecloud
Darren Shepherd
4 months
There needs to be some philosophy that's in between pets and cattle. I nominate Furbys. There's still loveable and cute and you care about them, but there's a lot of them and they are pretty easily replaceable.
0
0
9
@_joemag_
Joe Magerramov
4 months
RT @dyanacek: New Amazon Builders' Library article: Resilience lessons from the lunch rush. Fantastic overview of techniques to prevent ove….
0
12
0
@_joemag_
Joe Magerramov
4 months
Is @TiVo having a massive outage? Neither my DVR nor my iPhone app have been able to connect for the past few days.
0
0
1
@_joemag_
Joe Magerramov
4 months
Are we approaching a point where choice of (at least written) language is becoming irrelevant? In a group chat today half the people spoke Chinese while the other spoke English. We all understood each other just fine because the app translated back and forth. And really well!.
0
0
11
@_joemag_
Joe Magerramov
5 months
* Discovered that Neutron Star mergers may produce most of the heavier elements needed for life. * Discovered that Gravity is a self-interacting force, and gravitational waves are impacted by gravity!. Just some that come to mind!.
0
0
1
@_joemag_
Joe Magerramov
5 months
If you are curious what LIGO helped discover, some that come to mind:. * It confirmed that gravitational waves do exist. * It confirmed that they travel at the speed of light. * It confirmed that Black Holes merge, and dynamics of those mergers match our theories.
1
0
3
@_joemag_
Joe Magerramov
5 months
I'm biased, but @LIGO has to be the most impressive feat of human engineering to date! . Detecting Black Hole mergers from billions of light years away by measuring spacetime changes of 0.0001% the width of the proton! 10^(-20) meters, hard to even wrap your head around!.
@NSF
U.S. National Science Foundation
6 months
Nearly 10 years ago, the #NSFfunded @LIGO first detected gravitational waves — actual ripples in space-time! Today, it continues groundbreaking work with upgrades to detect more subtle waves & expand our understanding of the universe. 🌌. 📷: LIGO
Tweet media one
3
3
12
@_joemag_
Joe Magerramov
6 months
*postseason.
0
0
1
@_joemag_
Joe Magerramov
6 months
I’m pretty firmly on the Buffalo bandwagon this offseason! I don’t care what people say, it’s still a NY team. And that fan base deserves a Super Bowl after the kind of 90s they had.
1
0
4
@_joemag_
Joe Magerramov
6 months
RT @spikedoanz: they don't want you to know this, but you can visualize arbitrarily hyper dimensional spaces in your head. just keep stack….
0
998
0
@_joemag_
Joe Magerramov
6 months
Yikes. Having a fire this big close to dense residential areas is terrifying. Wishing for the best, but looks like it may get worse before it gets better. Hopefully everybody makes good decisions and prioritizes safety. Stuff can be replaced, lives can't.
@bluebear731
bluebear73
6 months
#PalisadesFire from a flight arriving into LAX
Tweet media one
0
0
2
@_joemag_
Joe Magerramov
6 months
If the data is not in the cache, the readers don’t fall back to the database. They treat it as an empty read. This pattern doesn’t work in all scenarios. But many datasets aren’t memory constrained and this model tends to work very well, avoiding modal behaviors. 2/2.
0
0
1
@_joemag_
Joe Magerramov
6 months
Lot’s of options here, but my favorite way to win this game is not to play it! As an alternative to read-through caches, I’m a big fan of materialized view caches. They work by materializing the cache from the change log produced by the source of truth. 1/.
@SumitM_X
SumitM
6 months
In a distributed environment, one of your cache layers (e.g., Redis) fails. As a result, all requests hit the database, causing a cache stampede, where multiple microservices simultaneously query the database for the same data, leading to a bottleneck. How do you design a.
1
0
12
@_joemag_
Joe Magerramov
7 months
Sick move. But you also gotta respect the defender getting beat so badly, but still recovering to contest the shot.
@HoopMixOnly
Hoops
7 months
Courtside of this is just SICK 🤮.
0
0
2
@_joemag_
Joe Magerramov
7 months
Double and tripped checked that it's the same exact message, and both apps show only one sent message at that timestamp.
1
0
1