Viewing profile — imownbey
imownbey
HN member- Joined
- Wed, Oct 08, 2008, 5:04 AM UTC
- HN karma
- 62
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About imownbey
No profile information was provided.
Recent public activity
-
comment
Comment #47018121
For cost we put repositories into cold storage once they are not read for a week. This helps long term costs stay pretty minimal. You can also delete repositories via the API if yo…
-
comment
Comment #29875871
Two things you are missing is: 1. With NFTs games can take a cut of resales. With something like cs:go there was a substantial secondary resale market for things like skins, which …
-
comment
Comment #22593769
The US has tested more than 2k people each day since March 8th. This is just wrong and misinformation at a time like this is really really dangerous. https://www.cdc.gov/coronaviru…
-
comment
Comment #13727938
"Calvin's primary trade-off is that it doesn't support session transactions, so it's not well suited for SQL. Instead, transactions must be submitted atomically. Session transactio…
- comment
- comment
- comment
- story
- story
-
comment
Comment #8747240
Woah this is super fun and nothing was wrong with it. It was kind of annoying but I feel like all sims are that way. I want to be able to run different airports!!!! And a mode that…
- story
-
comment
Comment #8347634
Yeah in retrospect we should have definitely done this. Although it causes a significant trade off to prototyping speed. I am not sure if its not just worth using your own API at t…
-
comment
Comment #8347628
So I would recommend using Parse after the end of the year once they figure out their reliability. Infrastructure as a service that is in the process of improving reliability is no…
-
comment
Comment #8347435
The iPhone client was really good and really solid. Unfortunately we had to migrate off of Parse though because of pretty consistent downtime and really slow speeds. It wasn't unli…
-
comment
Comment #6283674
http://images2.wikia.nocookie.net/degrassi/images/9/90/Thats...
-
comment
Comment #6279120
This seems like an unfair comparison. While people buy new Porsches and Jaguars when they need them I think a lot of people have been buying Tesla because of the novelty. This does…
-
comment
Comment #5799190
This seems a little alarmist
-
comment
Comment #5141243
this is the coolest thing I have ever seen
- comment
-
comment
Comment #1584438
Although this is true, I think it is missing the point. What was the problem text messages was trying to solve? A quick, semi-personal connection between two people across a distan…
-
comment
Comment #1355450
The cellphone was very much a utility for a large portion of the mobile market before the iPhone came along.
-
comment
Comment #786455
This app is amazingly helpful. And as someone living on my own for the first time (and thus grocery shopping completely independently) I have definitely bookmarked it.
- story
-
comment
Comment #670975
Just a quick question from someone who has worked on a similar app before. How are you importing word documents? When I was working on something like this every solution was either…
-
comment
Comment #653670
This runs into issues when the code relies on anything outside of the lib/ directory. This is because Rip only copies the lib/ directory (and bin/). Bug reported http://github.com/…