Viewing profile — ti_ranger
ti_ranger
HN member- Joined
- Thu, Jan 04, 2018, 3:33 PM UTC
- HN karma
- 96
- Public activity
- 101 items
- HN profile
- View on Hacker News ↗
About ti_ranger
No profile information was provided.
Recent public activity
-
comment
Comment #25211770
> Maybe AWS should put their dashboards on GCP Then the status page would be almost entirely useless ...
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #24259685
Sorry, but I've read too many posts that say "bash sucks, it doesn't do like zsh does".
-
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…
-
comment
Comment #24259231
This is one of my primary dislikes of zsh ...
-
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]…
-
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…
-
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…
-
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 …
-
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…
-
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…
-
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…
-
comment
Comment #21769579
> Still no live VM migrations? Based on what evidence? Statements from Google that AWS doesn't do live migration?
-
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?
-
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 …
-
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 …
-
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 …