Ask HN: Is it a good time to make big purchases in the UK with USD?

1 points by bsnnkv ↗ HN
I live in the US and will be traveling to the UK next month. I'm wondering if it makes sense to make any big/expensive electronics purchases in the UK with USD with the current exchange rate? Or will any potential savings be cancelled out by other factors (higher pricing etc.)

4 comments

[ 2.7 ms ] story [ 21.9 ms ] thread
If you are looking to take advantage of exchange rates, you can compare the price after taxes in the US vs price in UK after exchanging currency. If the difference is worth the hassle of buying, storing, and transporting, then the answer is probably yes. Maybe you can save on taxes with a duty free arrangement (idk). Nobody will be able to tell you whether any difference in price will increase or decrease in the future.
A Dell XPS ordered via the US site starts at $849.00 or £702. The same laptop ordered from Dell UK is £949 or $1147.

So based on a sample size of 1 the answer is that there is "No".

unrelated, old thread was locked:

https://news.ycombinator.com/item?id=33176877

does Komorebi handle the random teams/windows popups effectively? meaning. the popup takes focus for my window manager hot keys and moves the little pop up across the screen when i want to move the window i am using accross the screen.

and generally, windows based 'windows' like outlook dont get captured by autohotkey key bindings.

didn't know any other way to reach out since the old thread had no 'reply' buttons. so i ended up here ;)

Haha hello!

I don't use Teams personally but I believe some people have solved this and it is part of the standard application-specific fixes that are used to generate base configurations.[1]

Thanks to the architecture of komorebi, it's pretty easy for users to fix (and then contribute fixes for) weird behaviour of individual apps without touching the source code.

Thankfully an army of dedicated users has congregated on the project Discord so if you ever get stuck with the sort of behaviour you're describing with any application, someone on the server will be able to show you to fix it (and then add the fix to the application-specific fixes repo so future users never have to deal with it).

[1]: https://github.com/LGUG2Z/komorebi-application-specific-conf...