HN user

aarkay

676 karma
Posts36
Comments15
View on HN
news.ycombinator.com 5y ago

Ask HN: How did Apple manage to create such a better chip than Intel?

aarkay
68pts81
alex.github.io 5y ago

Election Battleground State Changes

aarkay
95pts90
www.financialsamurai.com 7y ago

New Tech IPOs Could Cause SF Bay Area Real Estate Prices to Fall Further

aarkay
2pts0
medium.com 7y ago

User retention at Pinterest: tackling an ambiguous problem

aarkay
43pts31
research.googleblog.com 8y ago

Deeplearn.js

aarkay
3pts0
cloud.google.com 9y ago

Google cloud ML is in public beta now

aarkay
5pts0
virtualart.chromeexperiments.com 10y ago

Virtual tiltbrush art sessions on HTC vive

aarkay
2pts0
www.youtube.com 10y ago

Google X: Compress everything

aarkay
4pts0
techcrunch.com 10y ago

Real time face capture and re enactment

aarkay
1pts0
cloudplatform.googleblog.com 10y ago

New Google cloud launcher

aarkay
1pts0
cloud.google.com 10y ago

Google cloud functions

aarkay
4pts0
plus.google.com 10y ago

Google X breaks out into X a separate company in Alphabet

aarkay
4pts0
googleresearch.blogspot.com 10y ago

Course: Learn deep learning with tensor flow

aarkay
5pts0
edition.cnn.com 10y ago

Google cardboard saves baby's life

aarkay
2pts0
googlecloudplatform.blogspot.com 10y ago

Next generation of Google Cloud SQL

aarkay
77pts33
github.com 10y ago

Go mobile

aarkay
1pts0
highscalability.com 10y ago

The Case for Building Scalable Stateful Services

aarkay
139pts16
highscalability.com 10y ago

The Case for Building Scalable Stateful Services

aarkay
3pts0
highscalability.com 10y ago

Scaling uber's real time market platform

aarkay
15pts0
googlecloudplatform.blogspot.com 10y ago

A visual look at Google's network infrastructure

aarkay
6pts0
android-developers.blogspot.com 10y ago

Google play services: Nearby Messaging and Mobile vision api

aarkay
1pts0
firstlook.org 10y ago

My Life Unmasking British Eavesdroppers

aarkay
309pts106
cloud.google.com 10y ago

Google cloud platform pricing calculator

aarkay
3pts0
android-developers.blogspot.com 11y ago

Google nearby api

aarkay
2pts0
nativetap.io 11y ago

Native tap – Test on remote devices with one tap

aarkay
1pts0
googleonlinesecurity.blogspot.com 11y ago

An Update to End-To-End

aarkay
142pts38
developer.android.com 11y ago

Multidex support in the Android build system

aarkay
1pts0
blog.chromium.org 11y ago

Chrome 40 beta: Offline service workers

aarkay
78pts12
android-developers.blogspot.com 11y ago

Google play services: Granular dependency

aarkay
10pts1
www.youtube.com 11y ago

Electric robotic cheetah

aarkay
1pts0
GitHub was down 2 years ago

You can also disable telemetry and that seems to work too. Settings-> search for telemetry and select "off" from the telemetry dropdown.

GitHub was down 2 years ago

yep very strange. You can disconnect from Wifi to get it to work. Vscode probably keeps pinging github/microsoft before every operation.

Function calling is a great feature. I've been using LLMs for function calls for the past few months and gpt-4 has worked great for this out of the box. Awesome to see both the models specifically trained for this.

The reasons company do end up with experiences like this is because they optimize for what they can measure and unfortunately user discontent with such experiences is often delayed or hard to measure.

Large companies which have a diverse user base in the hundreds of millions make decisions based on how a particular change affects the entire user population. The larger their user population, the more diverse their user base is and the harder it gets to cater to the needs of each type of user. The folks commenting here are a vocal minority, an important one given many people here are probably early adopters and also have the skills needed to build a Reddit competitor, but it's hard to see the reactions of this minority on a dashboard. A problem worth solving IMO but non trivial.

Typically initiatives like this come from a team within the company who's objective is to improve a key metric, in this case let's say user engagement. Some individual in the team probably spotted the trend that users on the app are more engaged than users on mobile web browsers. They then launched an experiment to test getting users over to the mobile app. Many users who end up on reddit via SEO probably don't know that reddit has an app and on seeing this end up downloading the app which makes them more engaged with reddit. Overall on the dashboard this shows up as a win where user engagement in the enabled group is up compared to the control and given that they give users an option to continue using the web app there is not a significant user drop. At this point, a decision needs to be made on whether to ship this change or not to ship. Folks making this decision do understand that it might be annoying to some people but the data in this case overwhelmingly supports a ship decision. They talk about it, mention their reservations, but eventually make a decision given the data and don't think about it anymore. They also don't have to feel the pain as most employees have the reddit app installed and don't see this again and again.

The key thing to know here is that there are lots of incentives in the company to make this decision a ship decision vs a no-ship decision - the data, the success of the team, the success of the individual who pioneered this change but there is not enough evidence or visible push from users to not make this change. Let's say there are some customer reports for this but unless they reach a very high volume no one is going to notice it.

Posts and discussions like this are actually a great way to get your word known to companies. This will probably stir a conversation in the team that made this change and hopefully bring out some change in the experience. Don't expect it to go away but maybe they will remember your preference of not wanting to use the app.

Just read through a bunch of Apply HN's (~90) and realized how important it is for startups to clearly tell what their company does in the first sentence.

Even though many of the YC partners have mentioned the importance of this, I could feel the pain of reading through the first paragraph and not being able to picture anything about the company in my head. Might be a good strategy to stick in a summary of your startup in the apply hn corpus and ask close friends to see if they understand and get excited by the idea before applying to YC.

Another thing I noticed was how biased I was towards ideas which addressed problems I have had. So hopefully Apply HN will help YC look into companies which are catering to completely different industries and sets of problems which they haven't experienced.

This is a great experiment !

Amazon Echo 12 years ago

This is awesome. I have a MotoX with always on listening, but I only use that aspect of it at home. Since the phone is optimized for close proximity listening it often doesn't work when its slightly far away. If the voice recognition works as well as they say it will, then this could be really useful.

In terms of development time, iOs and Android both take the same amount of time if the developers are familiar with the platform, as mentioned by andymcsherry. We often develop features for both iOs and Android alongside and usually release on the same day. As far as SMS/MMS integration goes it can’t be compared, but I do agree with the article that its non trivial to integrate with. I have had experience dealing with SMS on android and there is no documentation at all. The only way to get things working is by looking at the source code of the Android sms app or finding snippets on the internet.

I have developed for both platforms and have written a detailed description comparing UI design, Tools, Documentation etc. for both platforms here: http://qr.ae/v4rT2.