HN user

AnssiH

1,705 karma

http://onse.fi/contact/

Posts8
Comments589
View on HN
Waymo Premier 1 month ago

Medical bills are covered (the Wikipedia summary seems accurate to me: https://en.wikipedia.org/wiki/Vehicle_insurance#Finland). But I'm going to guess that those medical bills, and related damages, are much lower than in the U.S.

Maybe also lower average value of cars and less accidents here plays some part. But not sure how large that difference actually is.

Could also be some difference in the insurance premium systems: The amount of accidents changes one's cost for next year based on fixed rules - the ~$20/mo is with the highest discount (no liability insurance covered accidents in many years). The maximum it can grow to (for me, with my modern car) is ~US$100/mo, by having 4 consecutive covered accidents without accident-free years. Not really sure how wildly this varies in other countries or if the systems are similar...

The optional car insurance is more expensive, my full coverage (including damage, theft, parking, glass, fire, towing, substitute car etc.) is in the ~US$100/mo range, with ~$230 deductible on most coverage, and towing, substitute, glass repair at $0.

Waymo Premier 1 month ago

Hmm, for my €209/year (~$20/mo) liability insurance I get unlimited coverage for personal injuries and €5M coverage for property damage (both mandated by Finnish law).

It sounds like you pay much more. Any idea why?

They also have "Underrated" and "Overrated" which apply points but do not act as tags. So I guess the easiest way to get +5 Troll is to have many Troll and Underrated votes, if it works the way I think it does.

I tried, but they used some 3rd party KYC platform whose country selection dropdown seemed to have every country except Finland (even Åland, a region of Finland, was there).

Support wasn't helpful.

Went with Twilio instead.

The majority of the MEPs are not onboard mandatory scanning, otherwise that would've been passed already.

The site is conflating mandatory scanning with voluntary scanning (status quo). The upcoming vote is about continuing the voluntary scanning (which would otherwise expire).

RISC-V Is Sloooow 4 months ago

The cross-compiler part itself is easy, but getting all the build scripting of tens of thousands of Fedora packages to work perfectly for cross-compiling would be a lot of work.

There are lots of small issues (libraries or headers not being found, wrong libraries or headers being found, build scripts trying to run the binaries they just built, wrong compiler being used, wrong flags being used, etc.) when trying to cross-compile arbitrary software.

All fixable (cross-compiling entire distributions is a thing), but a lot of work and an extra maintenance burden.

There was an interesting case in Finland. Finnish customs used to apply a 22% tax (ELV) on top of the car tax for imported used cars from other EU countries. On top of that, Finnish law required VAT to be charged on the car tax itself.

There was no VAT payable on the car tax of imported cars, only the ELV (ei-arvonlisävero, literally "not value added tax").

The ELV idea was that for locally bought new cars you did have to pay VAT on car tax, but for used EU imports that was not legally possible (cannot charge VAT again when importing used item from another EU country), so an equivalent non-VAT tax was invented so the full tax (inc. VAT/ELV) stays the same.

But this was unfair for e.g. the reason that Finnish companies buying cars could deduct Finnish car tax VAT on local new cars on their VAT return but not the car tax ELV on imported used cars (since it was not VAT).

That site lists many of candidates as "support" just because they have not publicly opposed, so it is not a realistic view on the opinions of EU parliament. Better to look at actual votes cast.

Also, they are not distinguishing between supporting mandatory monitoring and other forms (e.g. present legal situation where monitoring is allowed).

The current proposals do not include mandatory monitoring. If mandatory chatcontrol had the wide support that site suggests, it would have been introduced and passed long ago.

Like, where were they years ago saying “hey TikTok, we think your design is addictive and probably illegal, you need to change or face penalties.”

That is basically what happened today. No penalties have been issued at this point.

Also Commission had sent various requests for information to TikTok in 2023 before they opened these proceedings in early 2024 (https://ec.europa.eu/commission/presscorner/detail/en/ip_24_...) - this didn't come out of the blue.

These mobile phone providers do not let the gazillion consumer smartphones act as servers for obvious reasons.

FWIW, I was interested so I tested this on my phone here in Finland (Elisa, the largest carrier here): IPv6 inbound TCP connections work just fine, unlike IPv4 which is behind CGNAT.

On mobile broadband (no calls) plans they also offer optional free public IPv4 address, but not on the regular phone plans.

(I did the test by installing Termux from Play Store, then in it running "pkg install netcat-openbsd" and "nc -6 -l 9956" and then connecting to that port from internet using telnet, while phone was not connected to WiFi.)

Postal Arbitrage 6 months ago

Doesn't Amazon shipping have to go to the billing address on the credit card?

No, I've had stuff shipped to plenty of addresses.

In Valorant (similar to Counter Strike), at the start of the game you have 60 seconds to buy your weapons and abilities for the round. Valorant/CS is typically a best-of-13, and before each round is a 60 second "buy" period.

Valorant's buy phase is 30 seconds, with +15sec at start of match and halftime.

But it just doesn't work like that for DOCSIS or GPON where the cable modems or ONTs these days do much more than just media conversion - SIP, PPPoE, IGMP, etc. even if they don't do Wi-Fi (so ISPs don't call them "routers" - except SingTel, which uses "ONR" to distinguish these units because they are in fact routers for IPTV and SIP).

At least in Finland the norm is that you can use your own DOCSIS modem from any manufacturer, you just tell the ISP your modem's MAC address.

Not for GPON, though.

LineageOS 22 2 years ago

AFAIK the Android binary blobs are generally userspace, not kernel drivers.