<<
 
>>
 
 
justin = {main feed = { recent comments, search } , music , code , askjf , pubkey };
 
subway advertising
January 20, 2011


After seeing this ad, I had a lot of questions for HSBC:

First, would it still be 100,000 Euros after the fantastic gold market crash of 2011, which would have to happen once it was known that all of the gold from beneath the ocean was now available?

Having sorted that, suppose you did give everyone on earth 100,000 Euros. I can imagine so many scenarios:

Would it change anything in a meaningful way? Those in moderate credit card debt would probably be helped greatly, and those with a moderate (but not insane amount) of money would be hurt.

OK I've wasted enough time on this. Carry on.

6 Comments
Music
December 20, 2010
hello broadway
Joy, from Perl
December 19, 2010
I've recently started using Perl for text wrangling instead of PHP -- it started after much of my PHP included a lot of preg_replace and preg_match calls, which got me wondering...

There's a certain satisfaction I get from perl that I don't really get from other languages. There's something about the density that makes it quite readable, at least for the author. Here's a script I wrote to automatically add a new build configuration, based on an existing build configuration, with some modifications, to a given .dsp (VC6 project file):

In case anybody is interested, Nitpicker is something we've been working on that is similar to Electric Fence or other memory debuggers, but better suited for our workflow/design/etc. We'll probably GPL it once it matures.

6 Comments
Watching this
December 13, 2010


2 Comments
Music
December 7, 2010
freeform jam with brennewt
Music
December 4, 2010
freeform jam with newtchrtodd
Music
December 3, 2010
freeform jam with chr
Music
December 1, 2010
freeform jam with brennewt
Note to self
November 30, 2010
If you want to make PNG files bigger (and thus compress better in solid bzip2/lzma 7z/installers):
for a in `find . -name \*.png` ; do pngcrush -f 0 -m 1 -l 0 -force $a $a.tmp ; mv $a.tmp $a ; echo $a ; done


1 Comment
A video from last night:
November 19, 2010
I had a wonderful time.


Apologies for the lousy video quality, and the rough audio mix.

6 Comments
So excited...
November 18, 2010
(and here is the video for a song I mentioned in a previous post):


4 Comments
Missing England
November 5, 2010

They do train stations right. Bleh.

1 Comment

these days, disk is fast
October 31, 2010
Just made a synthetic test to generate 128 .WAV files (large, to avoid staying in cache) that when summed, produce a nice clean sine wave, and when any are missing, produce noise. REAPER seems to have no problem playing them all at once, at least on my fast laptop or desktop, with Win7 x64. Mmmm. It's only 18MB/sec, even.

Comment...
An incredible bargain!
October 31, 2010



3 Comments

Emotions
October 31, 2010
Happy


Sad*



* but feeling good?

P.S. I love you, allpress.



2 Comments

music is good
October 29, 2010
Riding the tube listening to 'tame impala - half full glass of wine', and I can't imagine that any of the other people who are listening to their headphones are enjoying themselves more than this. Not possible.

2 Comments
reinventing the wheel
October 28, 2010
making a fun little vector format because parsing SVG (and comparing renders of it in different programs) makes me sad.

Comment...



3 Comments

Music
September 29, 2010
freeform jam with newtcrappydrums
Music
September 24, 2010
brenchradara - 1 -- [74:01]
brenchradara - 2 -- [6:32]
Music
September 16, 2010
freeform jam with chrvideo
A Wagonfull
September 15, 2010



Recordings:

freeform jam with bren
freeform jam with chrvideopoo

1 Comment

A Nice View...
September 15, 2010

...on a nice warm day in the recent past.

1 Comment

search : rss : recent comments : Copyright © 2025 Justin Frankel