DEV Community

Horia Coman
Horia Coman

Posted on • Originally published at horia141.com on

1 1

Friday Blast #24

A video heavy link set today. Hope you enjoy.

Advice for first time founders (2017) - nuggets of wisdom from YC founders to first time founders. Hiring/firing and knowing the customer seem to be the most common things.

How we made the microprocessor (2017) - a small bit of the history of the first microprocessor - not 8086, not 8008, but 4004.

Efficient analytics with Redis bitmaps (2017) #talk - Another Redis based talk and an example of using Redis’ bitmaps for analytics. Bitmaps are a datatype, much like lists or sets, so working with them feels quite natural in Redis. The usage described here is quite similar to how some databases optimize analytics queries via fast bitmap operations.

Transactions: myths, surprises and opportunities (2015) #talk - basically covers ACID, Isolation Levels and serialization anomalies plus a bit of history about how they came about. Entertaining speaker and nice presentation of the concepts.

Purely functional datastructures (2015) #talk - a brief introduction to a very interesting topic - building data-structures without mutation & persistent datastructures. The speaker managed to cover stacks and queues. Not to dissapoint, the topics are quite hard. Even the simple queue ends up being quite complex when designed to be immutable/persistent and performant.

Qodo Takeover

Introducing Qodo Gen 1.0: Transform Your Workflow with Agentic AI

While many AI coding tools operate as simple command-response systems, Qodo Gen 1.0 represents the next generation: autonomous, multi-step problem-solving agents that work alongside you.

Read full post →

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay