Live data from Hacker News

Viewing profile — digitaltoad

digitaltoad

HN member
Joined
Wed, Feb 16, 2011, 3:41 PM UTC
HN karma
30
Public activity
17 items

About digitaltoad

No profile information was provided.

Recent public activity

  1. comment
    Comment #18762882

    I actually use Kitty with tmux/vim. I noticed a massive improvement in rendering speed over iTerm. This was after messing with iTerm's own accelerated rendering which wasn't as muc…

  2. comment
    Comment #11447912

    > end-of-the-world absolutely need performance/hard realtime guarantees As someone who spends much of their time inside a editor, I would say that this is pretty important to me.

  3. comment
    Comment #7786627

    Depending on the complexity of the app, I feel like this way of handling middleware can get out of hand.

  4. comment
    Comment #7315727

    I was mistaken. I must have clicked through to a page.

  5. comment
    Comment #7315573

    Doesn't this still effectively break the back button or at least the users view of the back button? To the user although there are visual hints, he/she hasn't left the page. Scroll…

  6. comment
    Comment #5901622

    Just a quick edit to the script to re-enable the purchase button if the Stripe modal is closed. http://jsbin.com/alesuk/16/edit

  7. comment
    Comment #5247505

    I would say that "each person in people" is a far cry from the type of logic in views normally frowned upon. What would you propose to be different in this case? Where does iterati…

  8. comment
    Comment #4923193

    I'm a WoW user as well. I will say from experience that you do not have to argue with anyone about removing the authenticator. You simply submit a support ticket containing a pictu…

  9. comment
    Comment #4619447

    I have actually been toying with building out something like this as well. My wife is a photographer and building something around dropbox and glacier only made sense.

  10. comment
    Comment #4497821

    This still means you would be counting 5 lines whereas I'm just specifying what line to delete to.

  11. comment
    Comment #4497100

    You shouldn't ever have to count lines in vim. The five line deletion example could have been done as: 10dG Which would delete from the cursor to the tenth line.

  12. comment
    Comment #4480956

    That is indeed it. I had just found it too.

  13. comment
    Comment #4480899

    It was not rack bug. I'm having trouble finding it. I think the company that released it was bought or closed shortly after.

  14. comment
    Comment #4480866

    The mission control bar looks very familiar. Although I can't remember the name of it now, I seem to remember there being a debug bar of sorts that worked with merb/rails projects …

  15. comment
    Comment #3636292

    This is not necessarily true. A client could easily have the api version segment of the url in a central configuration location.

  16. comment
    Comment #3537824

    I use Foundation and haven't had to use any with forms, nor have I even thought about it.

  17. comment
    Comment #3228109

    I'm exactly opposite. I had no problem finding the refresh button since the icon used is basically the same exact icon used for refresh in multiple apps that I use everyday, includ…