- Detectify Labs –
- Oh, Go Ahead. Overthink FizzBuzz. – Chalain – <blockquote>I gave the best programming interview answer I may have ever given last Friday. The interviewer hauled out FizzBuzz and asked me to solve it. It took me a minute to stop laughing. FizzBuzz is a brain-dead simple programming problem, used pretty much to tell if a developer has a pulse at all. It…</blockquote>
- Joe Duffy – Asynchronous Everything – <blockquote>Joe Duffy's Blog | Adventures in the high-tech underbelly</blockquote>
architecture
Bookmarks for October 5th
- Why Intel added cache partitioning and it can increase performance by 1.3x to 3x –
- TurboBytes Pulse: global DNS, HTTP and Traceroute testing – <blockquote>Instantly run DNS, HTTP and Traceroute tests across the globe from consumer network connected devices. Pulse is free and open-source.</blockquote>
- Immutable Data Structures and JavaScript –
Bookmarks for September 27th through September 28th
These are my links for September 27th through September 28th:
- Kotlin: A New Hope in a Java 6 Wasteland, with Michael Pardo – Realm is a mobile database: a replacement for SQLite & Core Data –
- Pop Chart Lab –> Design + Data = Delight –> The Architecture of American Houses –
- TinyLetter –
Bookmarks for August 22nd
- db.cs.berkeley.edu/papers/fntdb07-architecture.pdf –
- How does a relational database work – Coding Geek –
- Intermediate Python — Python Tips 0.1 documentation –
- — Eigenstyle –
- PostgreSQL: A full text search engine – Part 1 | shisaa.jp –
Bookmarks for July 14th through July 15th
These are my links for July 14th through July 15th:
- » Pure UI –
- Pure UI | Hacker News –
- The Netflix Tech Blog: Tracking down the Villains: Outlier Detection at Netflix –
- Swift Functors, Applicatives, and Monads in Pictures | mokacoding –
- Pomax.github.io – How many colours are there?
Short answer: that question makes no sense.Longer answer: this depends on the definition of "colour" you go with, and before you object, there isn't just one definition so this is super important. Physically speaking (as in, b
- Paragraphs are Drupal’s answer for structured content | Commercial Progression –
- Introducing Proxygen, Facebook’s C++ HTTP framework | Engineering Blog | Facebook Code –
- A Step by Step Backpropagation Example – Matt Mazur –
- A Neural Network in 11 lines of Python – i am trask –