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 »

A computer from scratch - Eating at NANDos

Jul 20, 2015 • Marco Cecconi

I am attempting to build a computer from prime principles. Am I crazy? Probably. But I have a plan. Let's start from the beginning Why, oh why? Because not knowing how stuff works bugs me to no end. It's not enough for me to use a programming language. In the past I dabbled and spent more than …

Read the post »

My talks this year

Jun 24, 2015 • Marco Cecconi

There are three conferences I'll be speaking at this year. I'm seriously trying to do as few conferences as possible, but I really wanted to speak at these. If you'd like to chat about code and development, drink a beer or eat a pizza: I'm game. Here's the amazing 3: jDay my bio page JDay is one…

Read the post »

Agile development and pluralistic management: why Scrum fails

Jun 19, 2015 • Marco Cecconi

The Scrum methodology is often introduced because developers want it. On paper, it empowers them—if applied correctly—and developers need decision-making empowerment because development is a creative endeavor. Of all the different types of people I've known, hackers and painters are among the m…

Read the post »

Stack Overflow: answer sources by the numbers

Mar 09, 2015 • Marco Cecconi

I spent the past few weeks taking an in-depth look at how our users find questions to answer, with a keen eye on Stack Overflow. I measured user behavior and click streams and discussed with the other Stack Overflow developers and community managers how they meant the navigation and questiion list p…

Read the post »

Make your job ads 23% better with these 5 weird tricks (and one awesome tool)

Mar 07, 2015 • Marco Cecconi

Stack Overflow Careers is how the company I work for makes money, pays salaries and sustains great communities like Stack Overflow. You see, Stack Overflow is, by far, the best community of developers on the internet, and Careers is our effort to improve their lives by finding them a better job. I…

Read the post »

Where do Stack Overflow answers come from? - The sources

Mar 02, 2015 • Marco Cecconi

One of the "big city" problems of Stack Overflow is ensuring our users find adequate questions to answer. On smaller sites, users can simply look at the home page: the questions come in slowly enough that a user can read all of them and choose what to answer. On the larger sites, and especially on …

Read the post »

To recruiters, with <3

Jan 20, 2015 • Marco Cecconi

I have recently improved the canned response I send to recruiter who send me unsolicited untargeted emails (in other words, spam). I use this as a canned response in gmail, and for the worse offenders, it becomes an automatic response. Do you think I'm too harsh? Here's what I send. As this pol…

Read the post »

LCID reference

Dec 05, 2014 • Marco Cecconi

Since I'm always searching for it and the pages on the web do not contain the complete list, here's a full list of Locales. Code to generate your own version Invariant Language (Invariant Country)Invariant Language (Invariant Country)127 afAfrikaansAfrikaans54 af-ZAAfrikaans (South Africa)Afrikaan…

Read the post »

Happy birthday to me!

Jul 01, 2014 • Marco Cecconi

As a quick fun thing to do today, I've created a personalized birthday wish generator using Markov chains. The code is pretty simple and unremarkable, and I've made it available as a gist. Play with the online version here! Sorry, I'll also party normally later :-) #nerd

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

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…