HN user

Zr40

357 karma
Posts0
Comments158
View on HN
No posts found.
Fastmail Is Down 3 years ago

Doesn't work for me in the Netherlands. Down since this morning.

Same for me. It is accessible from my home network (AS206238) and from public transport wifi (AS202189), but not from any other network I can currently access (AS201975, AS50266).

With timezones:

* I want to call my friend in Germany. What time is it for her? I guess I'm UTC-7 and she's UTC+1, so she's 8 hours ahead of me. I know that everybody around the world typically wakes up between 6 and 9 AM and goes to sleep between 8 PM and midnight, and she's an early bird, so she should be awake.

Without timezones:

* I want to call my friend in Germany. It's the same time here as there. It rises at 13:00 here, but she's a quarter of the way way around the world. I have to look up their typical waking hours. She's an early bird, so is she on the early side of that, likely. What time does the sun rise there? How much does that change over the seasons?

This is actually the same thing. In both cases you have to know or look up that there's an 8 hour difference between the two of you.

The bits about the seasons and being an early bird apply equally to both cases, so it's not really relevant to the comparison.

There isn't enough renewable energy yet to cover all consumption. Which means that you paying extra is only an administrative move. You're just swapping places with the party that would otherwise have consumed the renewable energy.

In my experience it's quite the opposite. We use Flask for a large-scale webapp in production quite successfully and it's enabled us to reduce application complexity significantly.

Where else are people meant to store money?

Money isn't stored in other assets. It's transferred from the buyer of an asset to the seller. It doesn't cease to exist simply because you traded it for stocks (or gold or anything else). Now the seller has to deal with the consequences of holding the money you previously held. A rational trader factors in the costs of money when they price assets, therefore one doesn't avoid those costs by trading money for other assets.

Interactive Brokers offers such a debit card to US clients, albeit not by selling assets automatically, but by using the cash balance or a margin loan backed by the assets. You can then decide which assets to sell (and when to sell them) to cover for the payments made.

iPhone 7 10 years ago

Bluetooth audio lag does depend on the buffer size of the audio device. My car also has a two second lag when playing through Bluetooth, but my Bluetooth headphones have nearly no perceptible lag at all.

Vanguard's Low Blow 10 years ago

I was under the impression that a lot (if not all) of Vanguard's ETFs are physical, not synthetic. Can you name one of these synthetic ETFs?

That's probably because the response to this particular https URL is larger; http on this server simply redirects to https and is therefore a smaller response.

Not that this matters here; the top level comment measured requests per second, not bytes per second. If anything, the smaller response for http would give http an advantage in this comparison.

How did you measure this?

When measuring on one of my servers that exposes both HTTP and HTTPS, there doesn't appear to be any significant difference.

HTTP:

  % wrk http://hostname
  Running 10s test @ http://hostname
    2 threads and 10 connections
    Thread Stats   Avg      Stdev     Max   +/- Stdev
      Latency     5.11ms    5.42ms  62.85ms   96.08%
      Req/Sec     1.10k   224.03     1.31k    87.04%
    17703 requests in 10.01s, 6.89MB read
  Requests/sec:   1768.57
  Transfer/sec:    704.58KB
HTTPS:
  % wrk https://hostname
  Running 10s test @ https://hostname
    2 threads and 10 connections
    Thread Stats   Avg      Stdev     Max   +/- Stdev
      Latency     4.75ms    4.09ms  50.37ms   96.48%
      Req/Sec     1.10k   228.86     1.34k    79.35%
    17014 requests in 10.01s, 8.39MB read
  Requests/sec:   1700.32
  Transfer/sec:    858.38KB

"Europe" here refers to the continent, which the lands of the UK clearly are not a part of. It does not refer to the European Union.