osullivj

↗ HN profile [ 3035 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. There are many legacy Win32 MFC C++ fat client systems out there; I often see customer service people using old Windows Desktop systems in retail situations. I worked on a mortgage origination system - Vertex Omiga 3 -…

  2. Windows EOL (etrading.wordpress.com)
  3. I was obsessed by digital watches as a kid in the late 70s & early 80s, to the extent of drawing designs for imaginary multi function timepieces in my school exercise books. Pretty nerdy, no? I owned a few as a…

  4. Getco gave me this programming exercise [1] back in 2009 when I applied for a C++ dev role. Since it was 8 years ago, and Getco no longer exists, I figure it's fair to share. It was an interesting problem based on CPU…

  5. SSAddin [1] is an Excel-DNA based XLL Excel Addin. I've recently added Baremetrics & Google Analytics support to the existing Quandl & Tiingo capabilities. Source is on github [1], and binaries are here [2]. License is…

  6. I first came across hex speak years ago on IBM RS6000s - they used 0xdeadbeef to mark freed memory. I just realised 0x00decade is valid hex speak (https://en.wikipedia.org/wiki/Hexspeak). What's your longest or most…