Remember that $86M license plate scanner I replicated? I caught someone

Hacker News

A few weeks ago, I published what I thought at the time was a fairly innocuous article: How I replicated an $86 million project in 57 lines of code. I’ll admit — it was a rather click-bait claim. I was essentially saying that I’d reproduced the same…

25 October 2017

Don’t Build a Startup, Build a Movement

Hacker News

MailChimp’s giveaways were unconventional, too. Free monkey hats for cats were delighting their superfans like me who were ready to pay more. Monkey mascot billboards with no mention of their name … “MailKimp” and other name-teasing campaigns that reached…

25 October 2017

Learn to use Awk with hundreds of examples

Hacker News

$ awk --version | head -n1 GNU Awk 4.1.3, API: 1.1 (GNU MPFR 3.1.4, GNU MP 6.1.0) $ man awk GAWK(1) Utility Commands GAWK(1) NAME gawk - pattern scanning and processing language SYNOPSIS gawk [ POSIX or…

25 October 2017

GraphQL Fragments Are the Best Match for UI Components

Hacker News

To build anything complicated, the one and only truly helpful strategy is to split what needs to be built into smaller parts and then focus on one part at a time. Ideally, those parts should be designed in a way that does not couple them with each other.…

25 October 2017

SSH Escape Sequences

Hacker News

Did you know that when you’re using OpenSSH from the command line you have a variety of escape sequences available to you? SSH somewhere, then type “~” and “?” (tilde, then question mark) to see all the options. You should get something like: Supported…

24 October 2017

Google wants to help developers make better websites

Engadget

Developers already have access to a number of tools that let them see how real-world users experience their websites, but until now they weren't able to see how their website user experience compared to others. Enter the Chrome User Experience Report...

24 October 2017

Management: Organization Design

Planet Mozilla

I recently watched a couple of talks and read a few books on management that I thought were amazing soContinue Reading

24 October 2017