For the best experience on desktop, install the Chrome extension to track your reading on news.ycombinator.com
Hacker Newsnew | past | comments | ask | show | jobs | submit | history | odysseus's commentsregister

How about a Safari/Mobile Safari extension so iPhone users can use it?

Agreed. Unfortunately, the browser extension tool that I use, wxt [0], doesn't support Safari yet. It seems there are some work arounds, but I haven't gotten to it yet. PR's welcome, of course. =)

[0] https://wxt.dev/guide/essentials/publishing.html#safari


Is it just:

pnpm wxt build -b safari xcrun safari-web-extension-converter .output/safari-mv2

And that’s it? Or is there some hidden extra work involved.


I don't know. If it is that simple, that would be great. I'll have to dive into it. Part of it is also to ensure that it gets added into the CI/CD workflow and fully automated.

Just doing that for Chrome and Firefox took a huge amount of effort to get fully set up and approved. Thankfully, it is now at the point where every PR goes live automatically.


Social interaction while spatially reasoning also helps. (Social + cognitive load)

What about the old Studio Display?


Honestly I stopped caring once I saw the max output is 4k/60 regardless of what you connect - the output is going to look bad with scaling on anything with 5k or 6k resolution, which is all of the recent standalone displays from Apple. It's certainly not going to be an experience worth the price tag of the displays.


I have a JavaScript share sheet shortcut that forces a select all on any page. Really useful.

Something like this:

var result = [];

body = document.body;

sel = window.getSelection(); range = document.createRange(); range.selectNodeContents(body); sel.removeAllRanges(); sel.addRange(range);

selString = sel.toString();

// Call completion to finish completion(selString);


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.


Exactly. Also curious how the NY Times names the woman and the company reps but never names the rapist. This article does name him: https://www.nbcrightnow.com/online_features/press_releases/j...


Anyone know where you can buy the wall map shown on the page?


It looks like this one from National Geographic: https://www.natgeomaps.com/re-world-decorator


That’s the one! Got it from a local B+N.


That is a good map. So many recognizable names. Not that I'd recognize many, but those which I've searched for, they were present.


He says he bought all his own movies and tv shows on physical disc and ripped them for personal use.

He explains it in this video: https://m.youtube.com/watch?v=RZ8ijmy3qPo and even shows some of his physical disc collection.


With a lot of patience, you can also grow a chair. Check out the header image on https://www.pooktre.com


How do you "directly go to where most people go"? Assuming you don't have timestamps in the comments or video description.


The wave when you hover over the progress bar is a graph of popularity.

https://i.imgur.com/XO6cUo5.png

Edit: Wait... Does everybody see this? It's not on all videos, but it's on most for me, but my girlfriend says she never noticed it. I can't find any articles claiming it was ever fully rolled out, so maybe it's a premium feature? Here's the vid if anybody wants to check:

https://www.youtube.com/watch?v=Gq_lJM1cKNQ


I don’t see it on mobile unless I turn off my ad blocking extension. Thank you! Never knew that was there.

Great video btw, two musicians with great communication and flow


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

Search:

HN For You