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 »

A computer from scratch - NANDing all the way

Jul 26, 2015 • Marco Cecconi

A technical side note to my first "A computer from scratch" post and In preparation for the next step, I've examined whether it's possible to build any gate from NANDs. Is it possible? YES! Let's prove it, mathematically. Theorem Any truth table can be built by combining NANDs. Lemma 1 Any t…

Read the post »

Hi, I'm Marco Cecconi. I am the founder of Intelligent Hack, developer, hacker, blogger, conference lecturer. Bio: ex Stack Overflow core team, ex Toptal EM.

Read more

Newest Posts

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
Can you migrate a company from on-premise to remote-only?

Some lessons learned over the past 8 years of remote work in some of the best remote companies on the planet

Read more

Gleanings

No, I Don’t Want to Subscribe to Your Newsletter
The Bureau of Programming • Feb 25, 2017

No, I don’t want to subscribe to your newsletter. No, I don’t want to complete a short survey. And no, I don’t want to become a member.

Read more…