Viewing profile — 198d
198d
HN member- Joined
- Wed, Dec 08, 2010, 11:00 PM UTC
- HN karma
- 83
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About 198d
No profile information was provided.
Recent public activity
-
story
Ask HN: How do I delete my HN account?
Is there someone I can email to do this? I'd like it gone and all data associated with it. Thanks.
-
comment
Comment #3799558
For some reason, I really like this simple idea of "persistent, durable data structures".
-
comment
Comment #3745536
I was at that talk. Having not done much C since college 6 or 7 years ago and only really starting Python about 3 months ago, it was very approachable and I got a lot out of it. I …
-
comment
Comment #3725745
The tounge-in-cheek response might be the engineers that build those robots and drones.
-
comment
Comment #3654425
Now, do you think that is the driver personally using square to accept card payments as it's more economical for him to manage that stuff himself rather than relying on the cab com…
-
comment
Comment #3654412
If you're not too short, they usually take the cash over the card. You get a cheap ride and they don't get all pissy. I do it all the time.
-
comment
Comment #3646183
I've been writing Python for maybe 3 months now and as I started digging into the OO stuff, I commented to a few developers about how it 'felt' a lot like javascript and they nearl…
-
comment
Comment #3639998
Seeing how everything is opensourced, how easy is this to get up and running on an intranet? Is that at all a goal of the project?
-
comment
Comment #3599935
That IS my setup at work. I've recently discovered mutt and irssi which I use for email and chat, respectively. All development happens in tmux sessions with vim. My dock contains …
-
comment
Comment #3445442
My biggest desire to learn a language like Haskell or Scala would be the total shift in thinking required to grasp the language (the author mentions this). I've started playing wit…
-
comment
Comment #3437964
This was a really bad comparison/argument for git. Anyone actually trying to decide between the two should just forget everything you've read and start with a different source. Tha…
-
comment
Comment #3424585
I immediately thought of Python's context managers when I read this. What the article appeared to describe, which shouldn't be lost on any programmer, is "do stuff then clean up af…
-
comment
Comment #3420508
> You want to pay money to watch NBA games, but you can't. This is what frustrates the shit out of me about EVERYTHING related to TV/Cable. I HAVE MONEY THAT I WANT TO GIVE YOU FOR…
-
comment
Comment #3420457
It's like everyone figured out how hashes work just a couple of days ago. What happened to spark all of this conversation? I also keep hearing that this problem is solved with rand…
-
comment
Comment #3357218
It's interesting that you bring up Javascript. I've just started working in Python full-time recently and have noticed the OOP stuff "feels" a little like working with objects in J…
-
comment
Comment #3353486
So, there's definitely been a few discussion recently about the quality of Hacker News articles and their relevancy to the community. Is this post an indication that LOLCats are of…
-
comment
Comment #3334644
This has come up A LOT more than it should. There's a line immediately before the first example explaining exactly what you're looking at. It's slightly absurd to assume that's how…
-
comment
Comment #3312668
The 'occupywallst' project's description reads: 'Stomping out capitalism, one line of code at a time'. Is that truly the goal; to eradicate capitalism?
-
comment
Comment #3308625
Such as?
-
comment
Comment #3300735
We'd love some feedback and, who knows, maybe some pull requests! We do have this running in production with no major problems to report. It is, however, under pretty light load. T…
- story
-
comment
Comment #2954743
Sarcasm aside, the fact that this sort of thing is being developed at what, I'm pretty sure, most people would consider a newspaper company is pretty fascinating in and of itself.
-
comment
Comment #2763921
I think you're slightly off here. As I understand it, what these states are trying to do is consider Amazon's independent affiliates a physical presence for Amazon in that state. W…
-
comment
Comment #2676152
A couple of useful resources related to the Heroku Dyno: http://devcenter.heroku.com/articles/how-much-memory-does-a-... http://devcenter.heroku.com/articles/dyno-isolation
-
comment
Comment #2653820
Good read and really love that assets are first-class citizens in Rails. A little off topic, but can anyone point me in the direction of some resources on the biggest changes from …