Viewing profile — digitaltoad
digitaltoad
HN member- Joined
- Wed, Feb 16, 2011, 3:41 PM UTC
- HN karma
- 30
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About digitaltoad
No profile information was provided.
Recent public activity
-
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…
-
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.
-
comment
Comment #7786627
Depending on the complexity of the app, I feel like this way of handling middleware can get out of hand.
-
comment
Comment #7315727
I was mistaken. I must have clicked through to a page.
-
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…
-
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
-
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…
-
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…
-
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.
-
comment
Comment #4497821
This still means you would be counting 5 lines whereas I'm just specifying what line to delete to.
-
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.
-
comment
Comment #4480956
That is indeed it. I had just found it too.
-
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.
-
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 …
-
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.
-
comment
Comment #3537824
I use Foundation and haven't had to use any with forms, nor have I even thought about it.
-
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…