Chris Anderson (@chrisdotio) 's Twitter Profile
Chris Anderson

@chrisdotio

mlops, dx

ID: 2173099632

linkhttps://github.com/chrisranderson/ calendar_today04-11-2013 01:27:51

3,3K Tweet

238 Followers

302 Following

Elon Musk (@elonmusk) 's Twitter Profile Photo

The acid test for any two competing socioeconomic systems is which side needs to build a wall to keep people from escaping? That’s the bad one!

Aella (@aella_girl) 's Twitter Profile Photo

Imagine a circle laid flat on a table, with a little spinner on it that you can flick. The circle is 80% red and 20% yellow, like a yellow pie slice. You flick the spinner. It spins, and slowwwly stops. Where did it land?

Shriram Krishnamurthi (primary: Bluesky) (@shriramkmurthi) 's Twitter Profile Photo

1/ Many will tell you why Python is great for teaching coding, so I'll tell you ways it's not. State is a bad default. It should be legal but safe & rare. The arc of programming is long and bends towards immutability. Its early use creates messes (eg, "a variable is a box".) ↵

Dan Nouement (@nomanautomata) 's Twitter Profile Photo

Let’s have a Daniel thread. Tag all Daniels you know. All Daniels reply here—non-Daniels may only like, observe, and tag Daniels.

margo steines (@margosteines) 's Twitter Profile Photo

today at brunch an older man put his hands on my daughter. we were having eggs at an outdoor cafe and he approached our table and started making weird faces at her from a few feet away.

Chris Anderson (@chrisdotio) 's Twitter Profile Photo

I'll take boring over being laid off three times in just over a year. :( I landed at a boring e-commerce company, and it will be more impactful and meaningfully educational than those three jobs.

cts🌸 (@gf_256) 's Twitter Profile Photo

Common misconception: Idle memory usage is bloat. "I have 32GB of RAM, why is 16GB used when nothing is open?" No, this is fine. If the memory is installed, the OS should make full use of it. Caching and prefetching are crucial for performance. Do you want everything to be slow?