Hacker Newsnew | past | comments | ask | show | jobs | submit | jvdvegt's commentslogin


What about aka.ms, which is a valid domain for Microsoft. Why didn't they use microsoft.com, or windows.com? I always wonder if this aka is short for 'also known as'.


They use that domain name because it’s used for short links


Nice site, thanks!


Nice but... no dice!


Very annoying that I cannot see the part of the site (something like 30 pixels) in Firefox on Android.


I suppose such system is mandatory in a car when it's sold, such after sales changes would be fine as safety is not directly impacted. Source: my daily drive is a car without a modem on European roads, no problem.


All modifications to the car (in most, if not all EU countries) need to be homologated (eg. approved) by the authorities. So yes, removing eCall from a modern vehicle is (legally speaking) a lot different than driving one that came without it.


Obviously, that's a nice theory but as we both know in practice there's a lot of modified cars on the roads in all kinds of way and they pass their annual inspections fine - even insurers cover them as long as you disclose the modification.


Well, safety is impacted, but it seems to be up to you. If you want to go down like _a real man_ because your car couldn't call emergency services that's your choice. Other people might (hopefully) make another choice.


Well thats a choice right? We dont NEED these systems, its just mandated by governments. Just like here in spain they changed from emergency triangles that you need to put on the street to a little crappy light you put ontop of the car. That light will do nothing in sunny spain or if your car happened to stop after a curve. Its stupid crap mandated by governments to make it look like they are actually doing something new, but they forget about basic stuff. Same thing with this call system, its my car so my choice. If they want to take my car apart to figure out that i disabled it, then go ahead. I'll just pull the plug the moment you force me to plug it back in.


> If they want to take my car apart to figure out that i disabled it, then go ahead. I'll just pull the plug the moment you force me to plug it back in.

Be that stupid if you want to. But rest assured that insurance companies will always try to get their money back or not pay at all if something has happened. If they find out that you tampered with your eCall system and if they can somehow link some damage to that, you will be held liable.


Also the wifi signal might be different at Roomba-height.


A stick seems like a very low tech solution to this problem!



A bit ironic that I cannot see the left few pixels of that site in Firefox on Android. (A 'T' starts at the vertical bar)


Why "ironic"? The website is using flexbox incorrectly, all spec-compliant browsers have that behaviour on small viewports. Using the "safe" keyword fixes that.

https://developer.mozilla.org/en-US/docs/Web/CSS/align-items...


sorry I'm not necessarily seeing this. could I ask for more details ?


Why would "0^5" evaluate to 5? (question 21)

And is there a way to link to a specific question?


^ is the XOR operator, 0 XOR 5 is 5. (Exponentiation is *)

https://docs.python.org/3/library/operator.html#mapping-oper...


Exponentiation is ** or pow()


xor


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: