jaymon | 9 years ago | on: Ask HN: What are some great fiction reads for someone that reads non-fiction
jaymon's comments
jaymon | 9 years ago | on: Vim 8.0 released
https://github.com/Jaymon/vim-commentify
It's a no frills plugin that only does one thing, but it does it pretty well.
jaymon | 11 years ago | on: Ask HN: What Books Are You Reading?
jaymon | 11 years ago | on: Ask HN: What Books Are You Reading?
jaymon | 11 years ago | on: Ask HN: What Books Are You Reading?
Last week I finished The Paradox of Choice and Zero Day. I enjoyed both of them, although I don't think I'll be reading any of the sequels to Zero Day.
Before that I went through The Maze Runner trilogy, those were entertaining reads.
Some other books I've read recently that I can remember off the top of my head are the Divergent series of books (eh), How Will You Measure Your Life by Clayton Christensen (great read), Ready Player One (loved, loved, loved this book), Starters (didn't bother reading any more in the series) and Moon walking With Einstein (I enjoyed it).
jaymon | 11 years ago | on: Python 3 can revive Python
Basically, when you use >=1.1,<1.2 it will install the best version that matches at the time of first install, and then that version will never be upgraded because it will always satisfy the requirements. So you don't actually get 1.1.x release updates unless you install them manually.
We do, however, use this syntax in development when testing new versions to make sure any subsequent runnings of pip doesn't obliterate the new versions of modules we are testing.
I'd love official pip support for ~1.1 type declarations.
jaymon | 12 years ago | on: Medicare Millionaires Emerge in Data on Doctor Payments
So it makes sense that payments would concentrate around certain doctors that are still accepting it because more people on medicare will go to them simply because they don't have any other choice, especially in areas that have high concentrations of the elderly, like Florida.
jaymon | 12 years ago | on: Faker is a Python package that generates fake data for you
testdata has a lot of unicode and file system stuff I've found really useful, it looks like between this and testdata I'll be in generated data heaven :)
jaymon | 12 years ago | on: Amazon's minimum order size for free shipping is now $35
http://www.slate.com/blogs/moneybox/2013/01/29/amazon_q4_pro...
The quote, while probably not wholly accurate, is funny. I think milesskorpen was going for funny, so don't take it too literally.
jaymon | 14 years ago | on: The 10 acquisitions Yahoo should make right now
But Yahoo's revenue is about $1.2 billion a quarter, and I would say that they would need to grow that by 5-10% to even approach any sort of potential turnaround territory. That means they need roughly $50 to $150 million in new revenue a quarter, I bet you all those companies together don't make that amount of money in a year.
I think it would be awesome for Yahoo to buy innovative companies and give creative people free reign, but the reality is Yahoo buying these companies is like putting a band aid on a bullet wound. Yahoo's just too big and those companies are just too small to turn Yahoo around.
jaymon | 15 years ago | on: The Mythical Man-Month
"He told me a story of how Larry Ellison actually got efficiencies from teams. If a team wasn’t productive, he’d come every couple of weeks and say, let me help you out. What did he do? He took away another person until the team started shipping and stopped having unproductive meetings."
I love that quote, via: http://scobleizer.com/2010/11/12/why-google-cant-build-insta...
jaymon | 15 years ago | on: Hey Twitter: Give us our Tweets
I haven't ran it in awhile but when I did it worked and was able to download my emails from the very beginning without crashing. Anyway, you might find it useful...
jaymon | 16 years ago | on: Before They Were Successful, These People Were Rejected
"luck comes in many forms -- and often looks bad at first. I always look back on the deals that we didn't do and the things that didn't work out, and realize what seemed like a bummer at the time was really lucky [...] if you have some plan and it doesn't go that way, roll with it. There's no way to know if it's good or bad until later, if ever."
jaymon | 16 years ago | on: Ask HN: what do you think is the best UI for setting up recurrence?
In order to decide what is "best" I would first decide how specific I needed to be and then start to narrow my input options based on my defined need.
jaymon | 16 years ago | on: Investors Say “Count Me In” To Plancast
http://blog.iso50.com/2010/03/10/plancast-penguin-developmen...
jaymon | 16 years ago | on: Ask HN: Review my site Artevolve - Remix and Derive Artwork/Photographs
One of the things I would do is split the main page into left and right and move the "Recent Artwork" to the right of bullet point list on the left. This will let prospective users see artwork right away and you don't really lose anything since there isn't much content in the bullet points anyway.
Also, I would lose the captcha for the signup until you have a spam user signup problem. No point in giving people another obstacle to signup if you don't have to. I would lose the "password again" field also as I've never really liked it.
Good luck.
jaymon | 16 years ago | on: Investors Say “Count Me In” To Plancast
The last few weeks have been focused on the iPhone app and API. I'm guessing the next few weeks will be focused on keeping the site up (it's already gone down once today because of traffic) and working on the overall speed of the site (that's what I'm working on right now).
But after that, Privacy is the next major item on our todo list.
jaymon | 16 years ago | on: Investors Say “Count Me In” To Plancast
jaymon | 16 years ago | on: Plancast Is Foursquare... For The Future
jaymon | 16 years ago | on: Plancast Is Foursquare... For The Future
If you want another really fun read, Ready Player One was fantastic.
I've also enjoyed the Old Man's War saga, there are 6 books but you can skip book 4 since it is a retelling of book 3 from the POV of another character. This is a space saga and I really like the universe he created.
In the hard sci-fi genre, I really enjoyed The Forever War.
And for just pure world building fantasy, the Game of Thrones books (The song of Ice and Fire series) are some of the best written books I've ever read.