Live data from Hacker News

Viewing profile — ti_ranger

ti_ranger

HN member
Joined
Thu, Jan 04, 2018, 3:33 PM UTC
HN karma
96
Public activity
101 items

About ti_ranger

No profile information was provided.

Recent public activity

  1. comment
    Comment #25211770

    > Maybe AWS should put their dashboards on GCP Then the status page would be almost entirely useless ...

  2. comment
    Comment #25211736

    > Yes but only if you initiate a claim and follow their steps. Check out these onerous terms: There's most likely a reason for this. Like, maybe in the past AWS customers have trie…

  3. comment
    Comment #25211598

    > It is kind of perplexing that AWS dogfoods its own status page. > You'd think they would have learned from that. They did. The page has been updated numerous times since the star…

  4. comment
    Comment #24996132

    > instead of spending 10x on (taxpaying) staff and employees within the UK, in order to create a new technology that may be useful and solve other problems, they are spending 1x on…

  5. comment
    Comment #24968702

    > For my own startup, I built a small cluster of 17 servers for just beneath $55K, and that had a month-to-month expense of $600 placed in a co-lo. In comparison, the same setup at…

  6. comment
    Comment #24968600

    > When determining what to use for development of my SaaS, I did a comparison of what you actually get from providers. The full article is at https://jan.rychter.com/enblog/cloud-s…

  7. comment
    Comment #24260211

    > Is this because ISP's can see DNS traffic? as it's in the clear over UDP... Not necessarily. It could very easily be done via IP address matching (think BGP communities that adve…

  8. comment
    Comment #24260203

    That's impossible. In my country, our anti-ISP media claims that we have the most expensive internet in the world, but 10/5Mbps FTTH (in most cases with free upgrades to 20/2Mbps f…

  9. comment
    Comment #24260159

    In my opinion, there is really only one valid complaint in the article: > We need more choices for our ISPs If you fix this, e.g. by requiring all last-mile owners to offer the las…

  10. comment
    Comment #24259868

    Actually, maybe it's more the fact that at a prominent tech company: * zsh is the default shell on a large proportion of servers that have read-only /home, so you can't easily chan…

  11. comment
    Comment #24259685

    Sorry, but I've read too many posts that say "bash sucks, it doesn't do like zsh does".

  12. comment
    Comment #24259676

    > Also what can bash do that zsh can’t? I have noticed that a lot of the features listed in https://www.gnu.org/software/bash/manual/bash.html#Major-Dif... aren't present in zsh, b…

  13. comment
    Comment #24259231

    This is one of my primary dislikes of zsh ...

  14. comment
    Comment #24259225

    > - Oh-my-zsh has a lot of plugins for auto-completion As does bash-completion, which is available in many (but not all :-/) Linux distros and via Homebrew on MacOS and [pre-dates]…

  15. comment
    Comment #22363827

    > For simple graph diagrams it's easy enough to open up a separate graphviz .dot file, write up a graph specification, run it through dot or neato, and include the .png in your mar…

  16. comment
    Comment #21783679

    > Some examples of this would be Oracle Identity Manager (which is absolutely awful but is still actually the only IdM solution really capable of scaling with massive enterprise co…

  17. comment
    Comment #21783629

    > Also added option to export a VM to the cloud using the more efficient variant "paravirtialized" So they don't seem to be very serious about multi-tenancy? (Spectre and Meltdown …

  18. comment
    Comment #21783284

    > it apparently began the internal renewal process at the exact instant the cert expired (rather than 30 days in advance as is common with ACME-based renewal). Was this some time a…

  19. comment
    Comment #21770744

    > A t3.large only has a "baseline performance" of 30% > Instead, I'd compare e2-std-2 to m5.large like you started to do so. Yes, a "baseline performance" of 100% would more or les…

  20. comment
    Comment #21770676

    > This is already possible on ESXi with Linux guests for years now, so it’s certainly a solved problem in some capacity. And has been possible on KVM (e.g. VirtManager, RHV/RHEV/Ov…

  21. comment
    Comment #21769579

    > Still no live VM migrations? Based on what evidence? Statements from Google that AWS doesn't do live migration?

  22. comment
    Comment #21769562

    > We take on the statistical multiplexing over the datacenter and move VMs around You're implying here that EC2 doesn't do this. On what basis?

  23. comment
    Comment #21743966

    I've spend 1 minute skimming some of the docs, but it's unclear whether these tools can do a better job than the docker-like tooling. The vmadm "build an image from scratch with a …

  24. comment
    Comment #21522688

    Actually, the post was written by someone located outside the U.S. (a place not using any US-specific time-zone), and posted to the status page by someone else located outside the …

  25. comment
    Comment #21514284

    > We see numerous problems with AWS services including but not limited to being unable to create new EC2 instances in any AZ. How were you launching? Using EC2 directly (e.g. `aws …