• Skip to main content
  • Skip to footer

Alex Bowe

stuff I'm thinking about

  • Home
  • About Me
  • Twitter

Regularly Divisble

November 24, 2010 by Alex Leave a Comment

Update: read the comments at Hacker News to see some succinct approaches to this, as discussed by gjm11, qntm and patio11. Thanks to Robin for providing this demonstration that can find a regex for testing divisibility of any number, in any base (he also made the code available, nice). Earlier this year, at the advice […]

Hero Typing

August 9, 2010 by Alex Leave a Comment

“Who is your hero?” is a question I’ve been asked, but never had an answer for. Why is this a question that people are compelled to ask? Are we expected to have a hero, like a favourite colour or number?

Things Smarter People Said #1

June 28, 2010 by Alex Leave a Comment

I am currently reading Code Complete 2 as per Jeff Atwood’s Recommended Reading for Developers list, where I came across this interesting quote by Glenford Myers: We try to solve the problem by rushing through the design process so that enough time is left at the end of the project to uncover the errors that […]

I Don’t Know What the F*** I’m Doing

May 26, 2010 by Alex Leave a Comment

This is a nice article I read back in February which discusses why it’s a good thing when you realize how very little you know. I feel just like that right now, and I’m enjoying it because there is so much territory left to explore… No One Knows What the F*** They’re Doing (or “The […]

How to Win Friends and Generate People

March 29, 2010 by Alex Leave a Comment

I’m doing a project for a subject at RMIT which needs to manage thousands of patient records for a hospital. We haven’t been given any sample data though, so I wanted to write a generator (so we can test it with small or large data sets whenever needed). I started with the name generator (in […]

Nanosecond Timing

February 23, 2010 by Alex Leave a Comment

My Uni (RMIT) uses a mixture of Solaris, Mac OS X, Linux, and Windows computer labs. Our programs are nearly always tested on Solaris, though. Sometimes we are required to provide nanosecond timings in our experiments using the (real-time) POSIX function gethrtime(). Depending on which lab I work in, or if I’m working from home, […]

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2
  • Go to page 3

Footer

Recent Posts

  • DRY Function Pointers in C
  • Succinct de Bruijn Graphs
  • Failing at Google Interviews
  • FM-Indexes and Backwards Search
  • Wavelet Trees – an Introduction
  • RRR – A Succinct Rank/Select Index for Bit Vectors
  • Generating Binary Permutations in Popcount Order
  • Some Lazy Fun with Streams
  • Design Pattern Flash Cards
  • Metaprogramming Erlang the Easy Way

Copyright © 2021 · Atmosphere Pro on Genesis Framework · WordPress · Log in

  • Programming
  • Misc
  • resume