LX week

I was in Lisbon this week visiting old friends. In exchange for a desk and WI-FI — and potentially some yummy pizza — I have been giving quick talks about the high level architecture of the Stack Exchange network and about our development philosophy: we like fast, really fast code!

The talks were followed by Q&A sessions where I tried to answer the most common questions on Stack Overflow. After all, I do make Q&A for a living...

Here's some of the coolest questions that I've been asked:

  • How do you keep your shareholders happy if you don't do estimates?
  • Do you shard your databases?
  • What kind of agile methodology do you use?
  • Do you assemble your own server racks?
  • You use Trello for snack requests?

Here go the slides, enjoy!

Psst: did I mention we're hiring?


I am the Chief R&D at BaxEnergy, developer, hacker, blogger, conference lecturer. Bio: ex Stack Overflow core, ex Toptal core.

Read more

Newest Posts

I finally emulated my childhood

Last night I decided to dedicate some time to my old [z80 emulator](https://sklivvz.com/posts/z80). I've squashed a few bugs and ported it to .NET 10. Then I added a ULA emulator.

Read more
MoonBuggy: zero-allocation i18n for .NET

Compile-time translations via source generators, ICU MessageFormat + CLDR plurals, PO file workflows, no per-request allocations.

Read more
TDD and the Zero-Defects Myth

TDD can’t guarantee zero-defects. Let us debunk this software development myth.

Read more
What can Stack Overflow learn from ChatGPT?

Stack Overflow could benefit from adopting a using conversational AI to provide specific answers

Read more
Fan mail

Multiple people with my name use my email address and I can read their email, chaos ensues!

Read more

Gleanings

How Aristotle Created the Computer
Chris Dixon • Mar 20, 2017

What began, in Boole’s words, with an investigation “concerning the nature and constitution of the human mind,” could result in the creation of new minds—artificial minds—that might someday match or even exceed our own.

Read more…