Live data from Hacker News

Did I ever mention that I fucking hate the fucking web

cbloomrants.blogspot.com

261–270 of 294 posts

Re: Did I ever mention that I fucking hate the fucking web

#261

Earlier quoted context omitted.

But they know you locale and could do the right thing. Is not at all hard.

Even without knowing the locale, it pretty easy to know which are NoOps and which mean something.

How?

Re: Did I ever mention that I fucking hate the fucking web

#262
post #167

Can Marissa Mayer fix Yahoo maps? Google maps have become unusable on most of my devices, I thought I was alone...

bing is decent on mobile.

Bing maps is decent on non-mobile, too, somewhat to my surprise. I've stopped using Google maps entirely. (I have never made much use of google maps on my phone, actually, since it constantly nags me to log in to a google account, which I refuse to do.)

Re: Did I ever mention that I fucking hate the fucking web

#263

Earlier quoted context omitted.

But they know you locale and could do the right thing. Is not at all hard.

Even without knowing the locale, it pretty easy to know which are NoOps and which mean something.

How?

Re: Did I ever mention that I fucking hate the fucking web

#264
post #261

Earlier quoted context omitted.

Even without knowing the locale, it pretty easy to know which are NoOps and which mean something.

How?

Number of digits, positioning of the , and .'s - its money which gives some nice constraints.

Re: Did I ever mention that I fucking hate the fucking web

#265
post #65

I think that for some time now Google's services are mostly crap. For example when I upgraded KitKat to Lollipop they fucked up my calendar. No month view? Seriously? Plus it always vibrates since silent mode is gone. I found this out the hard way. My phone is always in silent mode and after the upgrade one day it just vibrated off the desk and the display broke. I should sue Google for this. Anyway back to your issu…

Lollipop is just a bad, bad update. Tap the square button and close two apps at the same time. If you did everything right, now your phone says that Android UI failed. This has been going on since day one. Day one. Which was sometime in November. Their Hangouts app sucks. I don't know how people in the U.S. use it, but here people use it only for SMS, and they crammed everything in that so it's hard to do the main fu…

Speaking of Lollipop, this bug has been at the top of /r/android today :

https://code.google.com/p/android/issues/detail?id=165558

Mind you this was the case since the L preview that came in July 2014.

Type-Defect Priority-Small

I'm glad Google is all about fixing it.

Re: Did I ever mention that I fucking hate the fucking web

#266
post #84

Earlier quoted context omitted.

I think that for some time now Google's services are mostly crap. Few people are willing to pay for quality web services which leads us on this cyclical path of new more friendly services coming out followed by monetization or shutdown of said services. These changes never benefit the users (i.e. product) of the services. I think an example of this outside of Google is imgur.com. It started out as an extremely lightw…

Google puts out free or cheap services and devices because they're trying to draw users to their platform, which gathers metrics about usage. These feed into the services, but they also feed in to Google's need to be a better advertising platform. Although we think of Google as the company behind the eponymous search engine and Android phone, it's actually an advertiser. I'm not sure if it's still in the 95% range, b…

Beautifully well said.

When I realized all this, I switched to hosted paid email service and moved off using Google services. Last thing now was selling the Android phone and getting the alternative, where at least you get value and support for your money.

Re: Did I ever mention that I fucking hate the fucking web

#267

Earlier quoted context omitted.

I can't replicate your "Android UI failed" problem on a Nexus 5 running Android 5.1

me neither, but a bug I've only seen on my Nexus 5 is that my timestamps on recent hangouts messages say "now" for hours. This is a problem if I mix hangouts and SMS because SMS runs on a normal timestamp, so essentially all of my texts appear above my hangouts. For a while it just seemed like my texts weren't actually coming in at all.

Is your timezone or date-time set differently than your current location?

Re: Did I ever mention that I fucking hate the fucking web

#268
post #91

The space at the end of the password entry was found in QA testing. Since we are an agile shop and run two week sprints that bug was left in and put on the backlog to be prioritized later. Gotta release every two weeks, even if it's utter crap. As long as the PBIs are completed, who cares about the users? It's a sad day when I have to sneak bug fixes that annoy me in on my free time, but this seems to be the norm in…

That reminds me of a bug I found during my first internship. The company had it's own niche social network centered around it's main product. On it, you were able to change your display name at any time, and if you added any spaces to the beginning or end of your username, you could hijack another users profile. That is, I could change my username to " snarfy", and if you clicked my display name to go to my profile, it would actually go to yours. A malicious user could use this to make inflammatory posts posing as a high profile user.

The bug was that the display name was first checked to see if it already existed before white space was stripped. Luckily this was fixed very quickly after it was found, as it existed in production.

Re: Did I ever mention that I fucking hate the fucking web

#270
From the comments:

> It's so much worse than that though. It's not for no reason, they actually call this is a best practice. Everyone's browser already has jQuery cached if you load it from jQuery's site, right? So yeah, just load all seventeen of your random javascript things from their original sites. Now your site is fast because all those pages are already in everyone's cache!

Uh, what "best practice" site did that come from? W3Schools? I'm not a web dev anymore, but the best practice recommendation as far as I know has always been to combine and minify assets into as few requests as possible. Unfortunately most of the web still sucks and doesn't do this.

Post reply on HN