HN user

matty

12 karma

lurker extraordinaire. mattketterer.com

Posts1
Comments15
View on HN

Well I think it's mainly a hardware limitation. I still get kicked out of apps from time to time due to low memory. This is probably due to errors on the programmers side. However if this happens with a single program running, you can imagine what would happen if other programs get memory hungry. It raises a lot of questions, what is acceptable amount of memory to use in the background? Which program does the OS terminate first? Save state when I'm told to go away?

I think Android has handled a lot of these questions very well. We'll see how Apple handles it in the future, but I don't see background processes being compatible with older models of the iPhone.

On Commit Messages 17 years ago

What is worse, bad commit messages or no commit messages at all? Having to diff through no commit message changes is the bane of my existence. Yes I have brought this up to my supervisors multiple times, sometimes they are the culprits.

What you're very close to describing here is the Loopt Mix app. There is a small sign up, but its pretty quick and simple. The number one issue with these platforms is that they are plagued with a large number of males completely throwing off the male to female ratio. The problem to overcome is how to get women to use these applications.

From what I've heard through some channels, if Netflix accepted the deal of delaying 30 days on a DVD rental, they'd be making those rentals available on-demand from their website immediately after that 30 day waiting period. If this is true, it sounds like a reasonable deal to me.

If you are running your code in an iPhone environment and ever want to modularize code. (Say having a tab in someone else's app without revealing your source) Not having XIBs makes using a static library much easier and cleaner.