Viewing profile — dhissami
dhissami
HN member- Joined
- Fri, Mar 22, 2013, 7:35 PM UTC
- HN karma
- 23
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About dhissami
No profile information was provided.
Recent public activity
- story
-
comment
Comment #7879815
I agree. This book taught me stacks, queues, deques, trees, and graphs. I was already exposed to searching/sorting and recursion from other resources, including John Zelle's "Pytho…
-
comment
Comment #7873887
Site down. Here's the cache: https://webcache.googleusercontent.com/search?q=cache:stable...
- story
-
story
Ask HN: Is my iOS game too hard? (includes leaderboard data)
My first game, Frog Trip, went live on the App Store yesterday. It's in the top charts for the Arcade & Action categories, but I'm worried that it's too hard. Here's the Game Cente…
-
comment
Comment #7352061
One of the goals with my game was to slightly outdo the difficulty of Flappy Bird. Based on feedback, I know I outdid it, the question is by how much. One thing I do know is that t…
-
comment
Comment #7352028
I appreciate the thoughts and advice. The app hasn't gotten bad reviews yet, so looks like the extreme difficulty is a win, at least for the time being. I changed the description t…
-
story
Is my first iOS game too hard?
My first iOS game (http://appstore.com/frogtrip), which is free and has no ads, went live on the app store about 9 hours ago. The good: the game is already in the top charts (Arcad…
-
comment
Comment #5655542
Some other resources besides CLRS... Free interactive Python textbook on Algorithms & Data Structures: http://interactivepython.org/courselib/static/pythonds/index... Robert Sedgew…
-
comment
Comment #5469998
Exactly. I recommend something like Codecademy to absolute beginners because it helps build muscle memory and gets your fingers wet. It helps you pass that initial mental paralysis…
-
comment
Comment #5436051
If what you want is pure Camellia sinensis, wouldn't that make fluoride an impurity? Generally, if an added component is undesirable, isn't it automatically an impurity, regardless…
-
comment
Comment #5435467
eurleif, I agree with you, but the exact long-term side effects are unknown. And since I drink tea to relax, it's something I don't want to worry about...else it would defeat the p…
-
comment
Comment #5435208
Tea is one area where I go for the expensive stuff. It has to be pure. Drinking green tea with impurities like fluoride may or may not be killing me, but the thought of it kills th…
-
comment
Comment #5425115
Great article. Rudyard Kipling warned us of the same when he wrote: "If you can meet with Triumph and Disaster / And treat those two impostors just the same" This is the main theme…