Diversity, being comfortable and ten good principles

Sep 05, 2016 • Marco Cecconi

I regard it as the foremost task of education to insure the survival of these qualities: an enterprising curiosity, an undefeatable spirit, tenacity in pursuit, readiness for sensible self denial, and above all, compassion. --Kurt Hahn The recent polemic regarding a speaker being expelled w…

Read the post »

What are the best tech hubs in Europe right now?

Jul 11, 2016 • Marco Cecconi

If you haven't been living under a rock, you will have heard that the United Kingdom is going to leave the European Union. This will likely have consequences for the Silicon Roundabout, since it relies very much on skilled developers from the rest of Europe. On the other hand, both Berlin and Paris …

Read the post »

Data Structures for Andela: Stacks

Sep 27, 2015 • Marco Cecconi

As part of Stack Overflow's pro-diversity initiatives, I have been helping Andela by mentoring one of their fellows, Bosun, in data structures and algorithms. In the Stack Overflow "default open" style, I am putting some of our notes on the internet, in the hope they will be useful to more people. M…

Read the post »

Two scary signs that a site is unsafe

Sep 26, 2015 • Marco Cecconi

I generate random passwords of 24 characters chosen from a wide variety when registering to sites. I then use a password manager to remember the password, because of course it would be impossible to remember these. This allows me to browse with a little more security, and it also has the intended s…

Read the post »

A computer from scratch - ADDing more functionality

Sep 12, 2015 • Marco Cecconi

In the first installment of "A computer from scratch", I've built a NAND gate. In the third part I've built NOT, AND and OR circuits and I've also introduced the 4011 CMOS NAND gates, which I'm using instead of a bunch hand built, transistor-based NANDs (because hey, that's a lot of wiring, but not …

Read the post »

Data Structures for Andela: Iterators (part 2)

Aug 31, 2015 • Marco Cecconi

As part of Stack Overflow's pro-diversity initiatives, I have been helping Andela by mentoring one of their fellows, Bosun, in data structures and algorithms. In the Stack Overflow "default open" style, I am putting some of our notes on the internet, in the hope they will be useful to more people. M…

Read the post »

Announcing z80, my Zilog z80 emulator

Aug 13, 2015 • Marco Cecconi

The Zilog Z80 is an 8-bit microprocessor designed by Zilog and sold from July 1976 onwards. It was widely used both in desktop and embedded computer designs as well as for military purposes. The Z80 and its derivatives and clones made up one of the most commonly used CPU families of all time, and, a…

Read the post »

A computer from scratch - Fish and chips

Aug 10, 2015 • Marco Cecconi

In the first installment of "A computer from scratch", I've built a NAND gate. I've also introduced the my "scaling" rule: if I build something, I can buy it pre-made, because I only have one lifetime to spend on this :-) Therefore. I've bought a bunch of 4011 CMOS NAND gates, here they are: And…

Read the post »

Data Structures for Andela: Iterators (part 1)

Aug 05, 2015 • Marco Cecconi

As part of Stack Overflow's pro-diversity initiatives, I have been helping Andela by mentoring one of their fellows, Bosun, in data structures and algorithms. In the Stack Overflow "default open" style, I am putting some of our notes on the internet, in the hope they will be useful to more people. M…

Read the post »

The one mistake that ultimately destroys modern companies

Jul 31, 2015 • Marco Cecconi

Openly inspired by a nice talk by Joel Spolsky London, 1850. Let's say you are the owner of a factory that produces nails and bolts. Workers use huge, expensive machinery in a large factory. Machinery is so expensive you needed a lot of money to buy it, so it's paramount to use it as much as poss…

Read the post »

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

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
Intelligent Trip

After years of building, our top-notch consultancy to help start-ups and scale-ups create great, scalable products, I think it is high time I added an update to how it is going and what's next for us.

Read more
Guest blog: Building, in partnership with communities by Shog9

A lesson in building communities by Stack Overflow's most prominent community manager emeritus, Shog9

Read more

Gleanings

You Are Not Google
Ozan Onay • Jun 07, 2017

Software engineers go crazy for the most ridiculous things. We like to think that we’re hyper-rational, but when we have to choose a technology, we end up in a kind of frenzy 

Read more…