Adit Bhargava's Avatar

Adit Bhargava

@egonschiele.bsky.social

Substack at https://www.ducktyped.org. Blog at https://www.adit.io. Author of Grokking Algorithms: https://www.amazon.com/dp/1633438538

143 Followers  |  16 Following  |  19 Posts  |  Joined: 15.06.2023  |  1.7436

Latest posts by egonschiele.bsky.social on Bluesky

LinkedIn This link will take you to a page that’s not on LinkedIn

In my newest Substack post, I take a break from engineering to talk about colors. I think it's pretty interesting www.ducktyped.org/p/a-colorful...

27.07.2025 19:43 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
AWS in Terraform Now that we have seen all the networking steps required, let's put it all together.

Here's the last post in my series on AWS networking!
www.ducktyped.org/p/aws-in-ter...

Up next: one of web security, linear algebra, or linear regression

01.07.2025 13:27 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
An illustrated guide to AWS Security Groups This post is part of a series on AWS networking.

Here's the penultimate post in my series on AWS networking, and this one starts with an image caption contest
www.ducktyped.org/p/an-illustr...

28.05.2025 13:15 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I've been drawing some goofy sketches this year as a new creative outlet/distraction and I'm gonna start threading them here.

24.05.2025 20:34 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

Congrats on becoming CMO of AWS!

22.05.2025 03:39 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
screen cap of the Harvard story from the New York Times

screen cap of the Harvard story from the New York Times

Trump is Dolores Umbridge

14.04.2025 23:24 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
Deal of the Day Manning is an independent publisher of computer books, videos, and courses.

My book is half off today! www.manning.com/dotd

30.03.2025 22:29 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

Today I learned that a graduate student at the University of Minnesota was abducted by ICE yesterday. We need a rapid response from leaders at all levels on what we can do to protect everyone in our community. I will keep working on this issue and update as I learn more.

28.03.2025 22:59 β€” πŸ‘ 472    πŸ” 233    πŸ’¬ 12    πŸ“Œ 15

That’s great to hear, thank you!

27.03.2025 01:43 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
The CIDR House Rules An Illustrated Guide to CIDR

Here is the latest post in my series on AWS networking! It is called ✨ The CIDR House Rules ✨ www.ducktyped.org/p/the-cidr-h...

22.03.2025 18:18 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

You may think you don't need to know about outlier detection, but you do. Great book, would recommend!

25.02.2025 16:21 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Every once in a while, Manning (my publisher) sends me a book to review. They recently sent me Outlier Detection in Python by Brett Kennedy, and it is a fantastic book. It's the rare sort of book that makes itself useful right away.

25.02.2025 16:20 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Old man yells at subnets In the last chapter, we talked about VPCs, and how a VPC is a private network inside AWS.

The next chapter in my illustrated AWS series is out! Read "old man yells at subnets"

www.ducktyped.org/p/old-man-ye...

19.02.2025 20:18 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Thanks!

19.02.2025 14:34 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Grokking Algorithms, Second Edition A friendly, fully-illustrated introduction to the most important computer programming algorithms.</b> Master the most widely used algorithms and be fully prepared when you’re asked about them at your...

My book and all others are half off at Manning's website till the 16th! www.manning.com/books/grokki...

14.02.2025 23:51 β€” πŸ‘ 1    πŸ” 2    πŸ’¬ 1    πŸ“Œ 0
Preview
An illustrated guide to Amazon VPCs In this section, I talk about why VPCs were invented and how they work.

I'm starting a Substack! I'll be writing illustrated posts on different software topics. The first series is going to be all about AWS networking. Here's the first post on VPCs www.ducktyped.org/p/why-is-it-...

19.01.2025 15:12 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0
Person climbing a tower to save a princess, but the princess is ECS and the tower is all the things you need to learn first.

Person climbing a tower to save a princess, but the princess is ECS and the tower is all the things you need to learn first.

I've been slowly putting together notes on building an app with AWS. I build up to ECS, but before you can learn that, there are a lot of other things you will need to learn first:

03.01.2025 15:05 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Grokking Algorithms, Second Edition A friendly, fully-illustrated introduction to the most important computer programming algorithms.</b> Master the most widely used algorithms and be fully prepared when you’re asked about them at your...

The ebook version of my book is half off today!
www.manning.com/books/grokki...

13.12.2024 18:19 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
GitHub - egonSchiele/grokking_algorithms: Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538) Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538) - egonSchiele/grokking_algorithms

Most of the images from the book are available for non-commercial use. They're checked in to the Github repo. If you're an educator and would like to use these images in your teaching, please feel free to do so. All you need to do is add the proper attribution.
github.com/egonSchiele/...

07.12.2024 14:50 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The repo is nearly at 12,000 stars on github. The popularity of this book still blows me away. I remember Manning telling me 10 years ago, "we'll consider your book a success if it sells 5,000 copies"!

07.12.2024 14:49 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I went through and reviewed old PRs and issues on the grokking algorithms repo today. It takes me way too long to get to these, but I really appreciate the contributions, so please keep opening PRs!

07.12.2024 14:49 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@egonschiele is following 16 prominent accounts