Viewing profile — tenplusfive
tenplusfive
HN member- Joined
- Fri, Jul 31, 2015, 11:47 AM UTC
- HN karma
- 45
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About tenplusfive
No profile information was provided.
Recent public activity
-
comment
Comment #40924606
I've recently stumbled upon the possibility to share a VPC and use one VPC with multiple accounts: https://docs.aws.amazon.com/whitepapers/latest/building-scal... I'm honestly not …
-
comment
Comment #40463891
At least with other instance types (m5,m6,t3) it was the case that the AMD processors were cheaper. As it turns out, this does not seem to be a general rule. It seems like performa…
-
comment
Comment #36804790
This is actually the correct way. Robots.txt only stops google from crawling your website, but it might still appear in the index. If you search for the site, then it is shown in t…
-
comment
Comment #35237140
On Firefox its in the Debugger Tab of the DevTools. On the top right you can deactivate all breakpoints (which includes the debugger statement). There is a similar button on chrome…
-
comment
Comment #34515904
Luckily Microsoft also provides a service for that: Safelinks https://learn.microsoft.com/en-us/microsoft-365/security/off... Also a personal favorite of mine: http://microsft.com …
- comment
-
comment
Comment #32969831
Sometimes you have constraints and are limited to crontabs. For example when you are using autoscaling on AWS EC2 ( https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-au... …
-
comment
Comment #29325763
Currently Amazon Linux 2 is used for AWS workspaces (virtual desktops), so it doesn't seem far fetched that they'll eventually allow AL2022 for it as well.
- story
-
comment
Comment #28265302
Kind of curious then, why there isn't any way to do the Wildcard challenge without API Access for DNS. Using this kind of delegation would make it possible to signal in DNS that th…
-
comment
Comment #24856915
OAuth 2.0 is meant for Authorization. Multiple parties used if for Authentication, which is why a standardized Authentication layer was built on top of OAuth which is called OpenID…
-
comment
Comment #24542209
At least for the desktop application they fixed this 10 days ago ( https://support.microsoft.com/en-us/office/what-s-new-in-mic... )
- comment
-
comment
Comment #24031902
It would be possible to just make the encrypted file publicly available and only distribute the key shares to each "horcrux". The shares themselves should be the size of the key th…
-
comment
Comment #21375486
Reads to me like that only Faceit does this. They provide an alternative matchmaking service that is separate to the one provided by valve. The bans are most likely also limited to…