DISQUS

DISQUS Hello!  The comments on this profile are unclaimed and thus are unverified.

Do they belong to you? Claim these comments.

Corey's picture

Unregistered

Feeds

aliases

  • Corey
  • Corey
  • Corey Goldberg
  • corey
  • Corey G
  • Corey
  • Corey
  • anxious-tec

Corey

5 months ago

in My heartfelt epic blog post about Steve Jobs (Scripting News) on Scripting News
> Scoble says you'd be an idiot to sell your AAPL

... and we *all* take investment advice from Scoble seriously. Perhaps he can replace Bernake?

6 months ago

in Resolutions on Dropbox Blog
New Years Resolution: 1280x1024

6 months ago

in Python trick, sequence reversal - gumuz.nl on gumuz.nl
this one strips punctuation so you can do some funnier palindromes

import re

def is_palindrome(txt):
txt = re.sub('\W+', '', txt).lower()
return txt == txt[::-1]

phrase = "Go hang a salami, I'm a lasagna hog"
print is_palindrome(phrase)

>> True
1 reply
gumuz's picture
gumuz A man, a plan, a canal - Panama!

9 months ago

in jessenoller.com » Blog Archive » What do you want to see in a concurrency talk… on jessenoller.com comments
I won't be there but can hopefully catch a video or see the slide deck.. sounds very interesting and this is an area I am very into. Id especially be interested in hearing about changes to the threading API. I didn't realize anything changed in 2.6/3.0.

I am very intrigued with the new multiprocessing and will be using it immediately on a project as soon as the final release of 2.6 goes out :)
1 reply
jnoller's picture
jnoller No problem, I'll probably post everything here when it all comes out.

As for the threading changes in 2.6/3.0 - it's really just pep8-ifying some of the names, and moving some of the other internals to properties. See: http://bugs.python.org/issue3352

I'd be interested to hear how you're using the package, some of what you and I do at our day jobs overlap, so to speak :)

1 year ago

in “Final” Draft of Processing inclusion PEP … on jessenoller.com comments
I just read the PEP. nice work ;)
1 reply
jnoller's picture
jnoller Thanks. I actually scrapped the one I had written and re-wrote it from scratch last week. The first one wasn't efficient enough

1 year ago

in East coast snow pics (Scripting News) on Scripting News
here are some more snow pics i took this morning in back bay:
http://www.goldb.org/goldblog/2008/01/14/Boston...

1 year ago

in U.S. Blues (Scripting News) on Scripting News
hah.. love the GD lyrics. used to be an old tape trader, and now loving the availability of so many great shows on mp3. Hit me up if you want some copies :) I am also in Boston.

2 years ago

in Ask impresses with new search on Scobleizer
site looks good and functions well.. but ask's indexes always seem horribly out of date to me. Google crawls my site all the date and always has fresh data. When i search ask, i get hit on pages that havent existed on my site for many months.

2 years ago

in Do you have the IT blues? on Scobleizer
@James
would love to see that. or opening this topic up to a wider audience somehow.

2 years ago

in Do you have the IT blues? on Scobleizer
> You got to slow down the speed of
> your thoughts. Racing thoughts make
> you anxious.

Perhaps if I had a way to do that, I would be closer to wellness.. but i dont the way there.

2 years ago

in Do you have the IT blues? on Scobleizer
BluezNut,

thanks for the words.

2 years ago

in Do you have the IT blues? on Scobleizer
> May be clarity *is* the realization
> that you are 20x and that in itself
> should be enjoyed.

getting enjoyment from an anxiety-ridden racing mind is not something I can grok.

2 years ago

in Do you have the IT blues? on Scobleizer
I was the anonymous blogger. Thanks for linking. Hopefully some discussion will be generated that may help others in similar situations (or more selfishly, hopefully I get some good advice or help).

2 years ago

in Sam Zell misinformed about Google on Scobleizer
> Why should we care? Well, he’s a billionaire
> who owns lots of newspapers. With guys like
> this in charge I sure can understand why
> newspapers are in business troubles.

but still.. why should we care? :)
let the dinosaurs die. Outdated business models either evolve or become extinct.

2 years ago

in iPhone distortion bump revealed on Google Finance? on Scobleizer
I tend to use Yahoo finance more, but both YFinance and GFinance have some compelling features.. Yahoo's new charts (beta) are also very cool. They have real-time streaming quotes (which I heard Google was gonna ad but has yet to). Google's Portfolio tracking tools are very minimal.. Once they get better portfolio tracking and more stats/analytics, I will most likely use Google more often.

2 years ago

in Friday night in front of the Google TV on Scobleizer
Best video on Google Video by far:

Parking Lot Fight Sucker Punch 1991
http://video.google.com/videoplay?docid=-734408...

violent but hillarious
Returning? Login