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

You can also put a tiny camera icon in the tool bar and take a screenshot by clicking on that.

It's simple really, .net > .dev.

There must be some alternative European social logins, I know Seznam (of mapy.cz/mapy.com fame) has one: https://vyvojari.seznam.cz/oauth/doc?lang=en


Problem is that there's no point in adding it unless a sizeable number of people using it, and Spotify is the only European one I can think of where that's the case. Seznam clearly isn't unless potentially a cz-only service - no idea how popular it is there.

Delivery Hero is really big and EU but too fragmented. Maybe Wise should add social login, I think Paypal has it.


Nowadays banks usually allow you to block DCC (dynamic currency conversion) and it is definitely worth it if you travel.

https://en.wikipedia.org/wiki/Dynamic_currency_conversion


Thank you for telling me what it's called!

On the positive side, it seems that Wise must block it because I never see the DCC "choice" when using a Wise card.

As a negative point, I've noticed that AirBnB, which used to use reasonable conversion rates, has just recently started to use exorbitant currency conversion and not allow you to pay in the local currency of the country you're traveling to (so you can let your own credit card do the conversion at a lower rate). I.e., if you try to book a property in Brazil in BRL (literally clicking on the price to pay in BRL), the charge will nevertheless go through in USD (or whatever currency is your own) with AirBnb doing the conversion at the rate they choose.


Aliexpress also shows prices in one currency but then refuses to take payment in that currency and does their own conversion with an unfavourable rate... Seems to be allowed with some combinations of delivery country and currency but not others.


I have a European currency (not Euro) and I think being charged their USD price is better than my local currency's.. I pay with Revolut and what Revolut charges me (taking my local currency and converting it to USD), is lower than what AliExpress would charge me if I had chosen to pay them in my currency.


So they charge you for an amount different to advertised? Tell your bank. You might get a refund and at least they'll have the complaint on file so the next victim might get a refund. If enough people complain and AirBNB don't fix it, AirBNB gets banned from accepting cards.


Where do you block it? I don’t see an obvious option at any of my banks or that article.


It is usually an option in your bank's app. It depends on the bank though, obviously. If it's not there, you have to be vigilant while using your card (always select the local currency when given the option).


I checked and it doesn't look like any UK banks have this option - at least I looked at about 5 different banks websites and all have pages suggesting you always select to pay in local currency but none of them have any information on disabling this behaviour

Gemini confirms it's not a thing, and not really possible (the terminals just detect the country from the card number)


I don’t know a single bank in Europe that provides this option

Edit: Perplexity says this:

> cards cannot block DCC offers because the merchant terminal identifies your card’s country of origin from the card number and offers DCC accordingly. Always manually decline at payment to let the card handle conversion at better rates


My bank (mBank in Poland) has per card options for declining various types of transactions, among others: made using the magnetic strip, with DCC, with added ATM surcharges. The bank probably cannot disable the "service" offered by the terminal but seems to get enough information to be able to decline the transaction.


A charge in zloty from outside Poland probably shows DCC has been used.


More screentime leads to healthier kids? Care to elaborate?


1:3 oats to water ratio in weight or volume? Since you mentioned instant pot I am assuming volume (cups)?


Yeah, it is acceptable.


Yep, no "unnecessary entanglements" evidently (their words, not mine).


> Unnecessary entanglements

The problems with systemd are:

  * that once it was adopted, every single package started requiring it
  * which meant that packages that previously could run everywhere, now could only run on systemd-based systems
  * binary logs - a solution that solved nothing but created problems 
  * which locked out any system that wasn't linux
  * which locked out any linux system that didn't want to use it
  * which led to abominations like systemd-resolved
  * "bUt yOu DoNt hAVe tO uSE it" - tell that to the remote attestation crowd, of which Poettering is a founding member of. see https://news.ycombinator.com/item?id=46784572 - soon you'll have to use systemD because nothing else *can* be used.

literally everything the systemD crowd has done leads to lockout and loss of choice. All ramrodded through by IBM/RedHat.

The systemD developers don't care about any of this, of course. They've got a long history of breaking user space and poor dev practices because they're systemD. I mean, their attitude was so bad they got one of their principal devs kicked from the kernel because they overloaded the use of the kernel boot parameter "debug", which flooded the console, and refused to modify the debug option to something compatible like "systemd.debug", broke literally every other system, and then told everybody else "hey we're not wrong, the rest of the world is wrong." And this has been their attitude since then.

Look, if people want to use systemD, that's just fine. But it is a fact that the entire development process for systemD is predicated on making Linux incompatible with anything else, which is an entire inversion of how Linux and Free Software works.

I actually like unit files. But if systemD was just an init system, it would stop there.


I don't like unit files very much. Instead of these variables that are specific to systems, and are ignored if you use a too old version of systemd, thus running your ftp server as root, you can prepend to the command line: sudo -u nobody ftpd. This composes much better and you can use the same commands that work in the shell.


> * "bUt yOu DoNt hAVe tO uSE it" - tell that to the remote attestation crowd, of which Poettering is a founding member of. see https://news.ycombinator.com/item?id=46784572 - soon you'll have to use systemD because nothing else can be used.

You're saying that because the person who made systemd now work on hardware attestation, all Linux distributions will eventually require remote hardware attestation, where users don't actually have the keys?

Maybe I'm naive, maybe I trust my distribution too much (Arch btw), but I don't see that happening. Probably Ubuntu and some other more commercial OSes might, but we'll still have choices in what OS/distribution to use, so just "vote with your partitions" or whatever.


If you build remote attestation into your product, corporate entities will require it. Just look at Android - What phones today give you unlimited root? If you have rooted, what applications have you broken? If you root, what e-fuses have you blown in your CPU meaning it can never be un-rooted? Android, at the start, was open and freely modified - not so much anymore. Companies like Google can and have cut off access to user's data, without recourse. You can't modify your phone, so you don't own your phone. You just pay rent until they don't support it anymore.


I think phones are a completely different beast though (and already a lost cause), PCs seems a lot more resilient to that sort of lock down.

But on the other hand, you might be right, you never know how the future looks. But personally I'll wait until there is at least some signal that it's moving in that direction, before I start prepping for it to actually happening.


Everything else has moved in that direction:

  * Literally every game console
  * Literally every smartphone
  * Microsoft, with their Win11 requirements, is moving there
  * John Deere (read on their own hardware attestation efforts to block DIY)
  * Car companies (require specialized tooling and software subscriptions to make certain repairs)
  * Anything that requires a signed bootloader and signed software updates
  * Snapdragon CPUs and e-fuses that burn when you use unsigned software, and brick
  * Apple hardware, literally crypto-signed so you can't use aftermarket parts
  * Google Chromecast
  * Amazon Kindle, locked hardware
  * IBM has locked hardware to their laptops for *years*. Ever try upgrading a wifi card in an IBM laptop? They're already invested in this
the list goes on...of course it's coming to PC.


And Linux probably predates most/many of those things, yet remains open and without forced attestation. Why suddenly it's different today than all those years you reference?


Companies can make Linux variants that are tivoized, but it's not standardized. They have to put effort into it. Soon it'll just be systemctl --tivoize-me


They are a different beast because of the culture surrounding them — nothing technologically different. Lennart wants to bring that same culture to desktops.


People have been saying this since day dot. It was very controversial for Debian to change to use systemd. The vote was close due to many arguments which are still being played out


In any such situation there's never going to be 100% acceptance by the losing side. Hence Devuan. Hooray - everyone gets a choice.


This! The humble guitar pick is an underrated tool. Everybody should have some on them at all times.


Exactly! Forgot to run your washing machine so you gonna start it later in the evening? Bam, next thing you know they are bashing in your door.


Try doing laundry on Sunday……


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

Search: