HN user

LokiSnake

85 karma
Posts1
Comments79
View on HN

Also, developers are told that they should not install iOS 7 on a mission critical device, and should only use it on a development device.

But how do you determine what data would be considered relevant? It is possible for incriminating data to hide in plain sight, such as in an image file that looks like a picture of your girlfriend's booty.

I never noticed that setting it at 70 degrees is done on purpose. I have always noticed and commented on the fact that Apple has paid immense attention to the simple experience of adjusting the screen. It's always so effortless, and never too tight or loose.

Before the iPhone, the smartphone was still a very niche device though. The closest thing to mainstream is the BlackBerry, but it was mostly used for texting and email. There was already a marketplace, but the user experience was horrible. The web was barely usable. Thing is, everything has been in that state for quite a while. The smartphone market had a chance to evolve, but it wasn't really going anywhere.

Are you sure? I originally thought the same thing but Hipmunk simply includes all the taxes and fees in the price they display, so it almost always ends up the same for me when checking out.

I don't think in-network calls cost them much of anything. It's the connection charges to a different network that may actually cost them money.

I still prefer to not have spaces in file names. I then don't need to use quotes or escape spaces when typing the file name in the shell.

You're implementation still feels like a slight twist on what we've seen before. You list criteria which are used as filters, and you either show interest or don't. OKCupid is pretty much the same thing. Sure, you take away the profile filling, and uploading photos part, but it's still the same thing, but slightly different. Thing is, after a match is found, you don't solve the "well shit, what do I do now?" problem. You're back to awkward and possibly creepy part of messaging and setting something up.

I remember seeing a very interesting idea for a dating website a while ago on HN, where you're matched based on activities/events you're interested in going to. I really liked the idea, as it matches based on interests, and it automatically answers the what-are-we-going-to-do question.

Looking at Apple's page, it seems like it doesn't only mirror output of apps such as Quicktime, but is able to do desktop mirroring, so you can play videos in VLC and mirror the entire screen.

A friend recommended your app to me a few days back, and here's my impressions.

At first glance, the UI looks great, but it doesn't feel right. The big one for me was how I must start a swipe from the picture of the event, not the edge of the screen or the bottom portion with the profile pictures. The UI looks and acts almost like a scroll view, but not really.

Going into an event's View Details view, there are items in a table I can tap to view more details, such as See Full Description. Native iOS behavior is tapping will drill down immediately, and things can load slower if needed. It seems like there's a bit of a delay between a tap (when the table item flashes) and when the drill down happens. This time varies seemingly randomly, and can be up to a few seconds. It makes me wonder if the tap actually registered, even if it does flash.

The idea for the app is great, but I stopped using the app at that point because it's frustrating to have to change habits formed from using pretty much all the other apps on iOS. It's something to consider when thinking about using some non-native framework, especially for something like iOS where apps generally follow a set of human interface guidelines, as any difference in behavior can stand out like a sore thumb to users.

Is this something that you guys noticed or thought about internally during development?

I think you're definitely stretching it a little. It's like saying "Did Apple disrupt the smartphone industry in any meaningful way? You could email and run apps on smartphones before."

Maybe they didn't change the industry as much, but purchasing content and getting it onto devices definitely was not as accessible before for the general public.

I'd love to hear how Reddit is doing it wrong and can be improved. As far as I can tell, they want users to see the freshest content possible (latest comments, up/down vote counts, etc.). Is it really that easy?

I know this is fine when everyone is being moral/rational. But what prevents someone from maliciously suing the skating (or something more dangerous, such as skydiving) place for something they weren't really responsible for?

If that is the case, any business that provides any activity that is remotely dangerous would not be able to stay in business without the huge overhead of a powerful legal team backing it. Consider skydiving, watersports, or even karting.

When you start applying real numbers to n, using O() doesn't make sense. When comparing the two in a slightly practical sense, the constant factor has to be taken into account.