Viewing profile — mmbleh
mmbleh
HN member- Joined
- Wed, Nov 25, 2015, 3:36 AM UTC
- HN karma
- 313
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About mmbleh
No profile information was provided.
Recent public activity
-
comment
Comment #47797402
Yeah, our traffic is more from automated systems/servers, nothing from mobile
-
comment
Comment #47797055
It is because the IPv6 rollout has not been consistent. Some assign /64 per machine, some assign /64 per data center. Some even go the other way and do a /56 per machine. We've had…
-
comment
Comment #47793547
Yeah, absolutely no expectations for the future. My point was more that while there may be clear benefits for users, IPv6 presents real problems for service operators with no clear…
-
comment
Comment #47792828
Anonymous rate limits for us are skewed towards preventing abusive behavior. Most users do not have a problem, even there is a CGNAT on IPv4. For IPv6, if we block on /128 and a si…
-
comment
Comment #47791585
IPv6 is very difficult to implement and enforce reliable rate limits on anonymous traffic. This is something we've struggled a lot with - there is no consistent implementation or s…
-
comment
Comment #46470715
Maybe a different take, but as someone that manages a large public API that allows anonymous access, IPv6 has been a nightmare to try and enforce rate limits on. We've found differ…
-
comment
Comment #46303303
CVE response time is a toss up, they all patch fast. Chainguard can only guarantee zero active exploits because they control their own exploit feed, and don't publish anything on i…
-
comment
Comment #43130094
Yep, agree that comms have a lot of room for improvement. We do have initial delete capabilities of manifests available now, but functionality is fairly basic. It will improve over…
-
comment
Comment #43128514
40/hour is higher than the current limits for authenticated free users.
-
comment
Comment #43128484
(I work there) If you have a support contact or AE they can tell you if you need an official source. Marketing communications should be sent out at some point.
-
comment
Comment #43128458
These platforms do cache quite a bit. It's just that there is a very high volume of traffic and a lot of it does update pretty frequently (or has to check for updates)
-
comment
Comment #43128334
The storage enforcement costs have been delayed until 2026 to give time for new (automated) tooling to be created and for users to have time to adjust. The pull limits have also be…
-
comment
Comment #43128223
These dates have been delayed. They will not take effect March 1. Pull limit changes are delayed at least a month, storage limit enforcement is delayed until next year.
- story
-
comment
Comment #31273721
Step one for me is just educating people on how cloud providers charge for resources. So many people don't understand everything that goes into an AWS bill. Take AWS for example - …
-
comment
Comment #27438420
Interesting reaction. This could also be interpreted as making it _more_ reputable, by removing abuse and cruft, allowing engineering time to be focused on things that provide valu…
-
comment
Comment #27130555
> It's the ecosystem that every contender would love to be. Trying to clarify - do you mean other JS ecosystems? Outside of JS, NPM is usually used as what not to do, not as an asp…
-
comment
Comment #26751478
The article explains it a bit further - you _can_ just close the notification and skip the update as a free user. The difference being the "pro" option ignores the update completel…
-
comment
Comment #26743651
If you read the blog post, anyone can dismiss the notification and skip the update. The option is about ignoring all updates for a particular update.
- story
-
comment
Comment #24356012
Kinda, but it isn't consistent. They've been steadily improving/fixing it, but for some resources, tagging new resources via the console is a 2 step process - it creates the resour…
-
comment
Comment #23199073
Yup, that's exactly how I recommend clients to write lambdas for API purposes... Such a great balance of getting per request pricing while retaining all existing tooling for buildi…
-
comment
Comment #23196992
Differing opinion - I think RDS Proxy is the wrong approach. Adding an additional fixed cost service to enable lambda seems like an indicator of a bad architecture. In this case th…
-
comment
Comment #22051219
I wonder if as the platforms merge, if AWS will make Fargate into a Google Cloud Run competitor, or if that'd take away too much from Lambda
-
comment
Comment #22028059
GCR runs containers like Fargate, but scales to zero like lambda, so you only pay for usage