Live data from Hacker News

Viewing profile — tapostrophemo

tapostrophemo

HN member
Joined
Sat, Oct 06, 2007, 3:33 AM UTC
HN karma
74
Public activity
54 items

About tapostrophemo

lives near Cleveland, Ohio, USA

http://www.eastofcleveland.com

Recent public activity

  1. comment
    Comment #11645281

    If you had a blog or other place to post your list, I would be interested in reading it.

  2. comment
    Comment #11007091

    The oil industry is filled with examples of people not "knowing" exactly what they were doing. Choosing to drill in a given location often included the possibility that there was a…

  3. comment
    Comment #7315696

    "...cheaper...to just move to a better school district..." Unless, of course, you're stuck underwater in a house that you'd lose lots of money on if you sold it.

  4. comment
    Comment #2469478

    Used it here - http://www.eastofcleveland.com/flashcards/notereading.php

  5. comment
    Comment #1814215

    Don't discount PHP yet; the CodeIgniter community is great ( http://codeigniter.com/forums/ )

  6. story
  7. comment
    Comment #1303567

    You mean like this? http://www.eastofcleveland.com/misc/hn2009sal.php Edit: I guess I'm cheating, in that it doesn't "automatically" update...but just visit that, and keep hitting …

  8. comment
    Comment #1228284

    I noticed you're asking your users to enter a vimeo URL by hand. I know that during signup it's impractical to bounce the user over to vimeo to authenticate, but once the user is s…

  9. comment
    Comment #1201716

    These work great for keeping your pants cuff out of the chainrings: http://www.amazon.com/Pant-Cuff-Clips-Bike-Bicycle/dp/B000MM...

  10. comment
    Comment #1199646

    Pretty cool. I liked the sound of some of my pet projects. I just showed this to a co-worker. He asked, "How about the reverse? What's the URL for Beethoven's Ninth Symphony?"

  11. comment
    Comment #1185613

    taxes oh, I thought this was an "Ask HN"

  12. comment
    Comment #1123383

    What if the use of your computing resources were limited to only one mutation/tests? I.e., something that would slow your page load down a few milliseconds, then no more?

  13. comment
    Comment #1113429

    More a note to myself than anything: check out http://news.ycombinator.com/item?id=1112543

  14. comment
    Comment #1106292

    Oh, there are already many discussion/tutorial sites about yo-yoing. I don't intend to replace them, but to offer something they don't: a single place to coherently store pictures …

  15. comment
    Comment #1106255

    Looks interesting, and in the price range for a hobby site. Thanks!

  16. story
    Ask HN: Am I crazy to port my Rails app to PHP?

    (a.k.a. I'm cheap when it comes to hosting my hobby sites; I'd like to use Rails, but PHP on shared hosting is much cheaper and less work; suggestions?) I've recently been working …

  17. comment
    Comment #1089958

    I'm curious; is this ( http://timdorr.com/archives/2005/12/pgf-the-ease-of.php ) the micro-framework of which you speak?

  18. comment
    Comment #1043942

    "Code [is] written to be executed by a computer." Maybe. It also is to express the author's understanding, description and specification of the problem domain and problem solution …

  19. comment
    Comment #750467

    PHP (cleverly hidden within the CodeIgniter framework). EDIT: Doh! It's too late at night, and I didn't catch what you meant in the title. My startup is bootstrapped, not YC-funded…

  20. comment
    Comment #718876

    My personal pet peeve: s/independant/independent/g

  21. comment
    Comment #701046

    Working the day job (in-house dev. at Nationwide Insurance). In process of incorporating an LLC with a businesss partner; our first project will deal with web widgets...should be l…

  22. comment
    Comment #664510

    "...having an iPhone means never having to be bored..." Well, get a good one, learn a few "modern" tricks, and you can say the same thing about...the yo-yo! cf: http://www.youtube.…

  23. comment
    Comment #651318

    How do you know he wasn't a shill planted in the audience by the festival's promoters?

  24. comment
    Comment #633263

    For making web sites/apps, CodeIgniter (PHP framework) made the server-side fun again. Same for jQuery on the front-end. Especially with CI, I feel like I can get into a good groov…

  25. story
    Ask HN: how to unit/integration test app that sends email?

    I'm adding a "register->confirm email->reg. complete" functionality to a web app I'm writing. I'd like to be able to unit/integration test my email-sending code. I don't want to ac…