Viewing profile — mikeland86
mikeland86
HN member- Joined
- Mon, Jan 31, 2011, 7:11 PM UTC
- HN karma
- 144
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About mikeland86
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #9673673
Yeah back account may have been a bad example, but still solvable: You can use MySQL's SELECT FOR UPDATE (not currently implemented in graphp) to do this transaction safely. Altern…
- comment
-
comment
Comment #9671873
1) I like the RAM idea and in general more storage adapters. I hadn't really thought of local storage, but it makes sense for super simple prototyping. 2) I want to add DB profilin…
-
comment
Comment #9671815
In general it scaled pretty well if you avoided loading tens of thousands of edges in a single call. A similar system was used on an app that would try to find connection strength …
-
comment
Comment #9671544
What I meant by that is the joins happen explicitly in code (as opposed to implicitly in queries). I got burned using another framework where my lack of knowledge of how the ORM ma…
-
comment
Comment #9671380
I agree. I started with MySQL because it is what I know best, but it should be fairly simple to create new DB adapters.
- story
-
comment
Comment #6687238
Volume might be lower in BTC, but it's going up in pretty much any other currency, and since prices are mostly pegged to non-BTC currency, it makes sense that BTC transaction volum…
-
comment
Comment #4725878
The main reason I use Uber is because they always have a car available within 5 minutes in SF. If I want cheap I'll call a cab and wait 20 minutes and then call again when they don…
- story
-
comment
Comment #4642957
No Bay Area? So sad...
- story
-
comment
Comment #4611202
Here's a sample user page http://www.storylane.com/gauss
- story