Viewing profile — regiswilson
regiswilson
HN member- Joined
- Wed, Feb 10, 2021, 4:04 PM UTC
- HN karma
- 30
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About regiswilson
No profile information was provided.
Recent public activity
-
comment
Comment #37278547
I apologise for the poor choice on my part. I'll take everything you said to heart and learn from this experience.
-
comment
Comment #37278539
Speaking personally, the feeling is that for general compute like web servers and apis it is acceptable and will show a decrease in costs for the same performance. That is my under…
-
comment
Comment #37278514
Exactly right but also in our case, we support single and multi-tenant first/second, and even third party support. That is, we need to support any workload from any customer or cus…
-
comment
Comment #37267457
I was referring to problems we found during initial development, but I appreciate that I didn't clarify that well.
-
comment
Comment #37267435
Fantastic, we've already begun switching RDS instances to Arm64 (simple, easy, and effective), but still haven't cracked (yet) building for Arm64 compute containers in a safe and e…
-
comment
Comment #37266468
Release engineer here. No, this tool merely complements our core offerings and also has some use as a standalone tool. We can currently use any of the AI API offerings that are com…
-
comment
Comment #37266310
Release engineer here. You can pretty easily audit the policy we use (Read-Only) and you can also add a permissions boundary if you want. We would love to get any feedback and impr…
-
comment
Comment #37266285
Excellent idea, we do internally feed the answers back to the system to improve its own inputs and outputs. The funniest part of some of this experience has been to find cases wher…
-
comment
Comment #37266231
Release engineer here. - Support Digital Ocean: We are always looking to add more integrations! - Read-only access to user data: You are welcome to check on the policy and/or adjus…
-
comment
Comment #37266170
That's an impressive article and a lot of good work put into it!
-
comment
Comment #37266143
Release engineer here. I believe you have hit on some of the ideas we've certainly discussed way down the road (or sooner than you'd think?). For example, can we inform the AI abou…
-
comment
Comment #37265265
Relase AI Bot: "Try switching to gp3, you will save money and likely see a performance boost!"
- comment
-
comment
Comment #37265146
Release engineer here. You can do a bunch of cool tricks like go into `/expert` mode and view all the details. Join our slack workspace ( https://release-ai.slack.com ) and we have…
-
comment
Comment #37265100
Release engineer here. That's an excellent question, and we worry about it all the time. The AI "seems" authoritative, but it can't even add 1+1 sometimes :crying-emoji:. We've tri…
-
comment
Comment #37265060
Release engineer here, we see this as complementary to environments. When you spin up your infrastructure and environments using our service, how do you interact with them? How do …
-
comment
Comment #37007014
A primer on using docker build and buildx commands to host your website in seconds on production-grade kubernetes clusters.
- story
-
comment
Comment #35720038
The short answer is that, yes, embeddings are probably a hack in the same way that using bits or short variable names were hacks to reduce memory usage. At some point you are corre…
- story
-
comment
Comment #27077152
Really proud of Sam's work here, using actual data to show some results instead of the usual fluff and puff.
-
comment
Comment #26987133
I think ArgoCD is a good parallel to what Releasehub offers, so the question of what we offer is probably a bit of bias on our part. Objectively, though, what we offer is a fully i…
-
comment
Comment #26983874
Releasehub goes all the way to CD if you build out a staging and/or production environment. Releasehub also does super fast builds with buildkit. So it's CB->CI->CD all the way. CD…
-
comment
Comment #26983008
> that can't be easily solved by docker-compose? Docker-compose only runs on my (your) laptop. What if you want to share that with someone else? I have to git stash, checkout a bra…
- story