Rob Janssen

Four Column ASCII

I found this gem on Hacker News the other day. User soneil posted to a four column version of the ASCII table that blew my mind. I just wanted to repost this here so it is easier to discover.

Coding Explained in 25 Profound Comics — Free Code Camp — Medium

We asked our open source community to share the comics they found most profoundly described coding, via our news site. Here are their 25 most upvoted comics. We can’t help you learn to code in 21 days, but if you can budget a year of nights and weekends, give us a try: freecodecamp.com.

New Programming Jargon

Stack Overflow – like most online communities I've studied – naturally trends toward increased strictness over time.

Amiga Story | Nostalgia Nerd

What goes up, must come down... Welcome to the story of the Commodore Amiga. This is part 1 of a 2 part documentary exploring the history and story of the mighty Amiga from its conception through to its buyout by Commodore. This episode deals with the "up" part of the story, and takes place during t

Progress Bars are Surprisingly Difficult

We've all seen progress bars that move slowly for twenty minutes, then rapidly fill up in the last 30 seconds. Or the reverse, where a once speedy bar takes 50% of the time covering the last few pixels. And bars that occasionally jump backward in time are not the rarity you'd expect them to be.

Date Math In The WHERE Clause - Brent Ozar Unlimited®

Why does calloc exist? — njs blog

Here's a little benchmark program that measures how long it takes to calloc a 1 gibibyte buffer versus malloc+memset a 1 gibibyte buffer. (Make sure you compile without optimization, because modern compilers are clever enough to know that free(calloc(...

remoteinterview.io - Remote Coding & Technical Interview Online Tool!

Measure your Candidate's programming skills by rating their real-time performance. Great! Your own interview room has been created! Panelist (You) should use this URL: Candidate should use this URL: or It's quick to sign up.

Symlinks in Windows 10!

Symlinks, or symbolic links, are “virtual” files or folders which reference a physical file or folder located elsewhere, and are an important feature built in to many operating systems, including Linux and Windows. The Windows’ NTFS file system has supported symlinks since Windows Vista.

do {...} while (0) in macros

If you are a C programmer, you must be familiar with macros. They are powerful and can help you ease your work if used correctly. However, if you don't define macros carefully, they may bite you and drive you crazy.

This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.

This list is compiled from my Pocket list.