Viewing profile — tagraves
tagraves
HN member- Joined
- Thu, Feb 24, 2022, 9:24 PM UTC
- HN karma
- 96
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About tagraves
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #48121912
We just released support for Forgejo with RWX CI/CD: https://www.rwx.com/docs/getting-started/forgejo
-
comment
Comment #47937626
shameless self plug, but please check out RWX! (rwx.com)
-
comment
Comment #47735610
Well, check out RWX! We don't do exactly everything like CirrusCI did -- most notably, we aren't open source and we are still managing all of our own infrastructure for running CI …
-
comment
Comment #46921352
There's three main things we do to solve this, all of which relate to the fact that we have our own (OCI-compatible) container runtime under the hood instead of using Docker. 1. We…
-
comment
Comment #46909165
I hope the author will check out RWX -- they say they've checked out most CI systems, but I don't think they've tried us out yet. We have everything they praise Buildkite for, exce…
-
comment
Comment #46617799
This is one of the big problems we solved with the RWX CI platform (RWX.com). You can use ‘rwx run’ and it automatically syncs your local changes, so no need to push — and with our…
- story
-
comment
Comment #46238329
I appreciate the follow up! I think it looks great now and doesn’t read as defensively anymore!
-
comment
Comment #46237728
It's really concerning that the biggest, most eye-grabbing part of this posting is the note with the following: "It’s common for critical CVEs to uncover follow‑up vulnerabilities.…
-
comment
Comment #45597864
I had the same experience -- it was way easier for me to find it with the rainbow highlighting (even though I already knew where to look when it came to the monochrome highlighting…
-
comment
Comment #44919718
We use a somewhat similar approach in RWX when pulling LFS files[1]. We run `git lfs ls-files` to get a list of the lfs files, then pass that list into a task which pulls each file…
-
comment
Comment #44670545
Not on iOS, as I understand it. If you "Ask app not to track" on iOS then the app cannot access your IDFA, which was the ID that previously was used to track a device across apps.
-
comment
Comment #44660391
Come check out RWX :). We have per second billing but I think it won't even matter for your use case because most of those checks are going to take 0s on RWX. And our UI is optimiz…
-
comment
Comment #44659732
It's pretty amazing to see what Blacksmith, Depot, Actuated, etc. have been able to build on top of GitHub Actions. At RWX we got a bit tired of constantly trying to work around th…
-
comment
Comment #44445026
I'd be shocked to learn it wasn't written by AI. The bolding and italicizing of text is exactly how LLMs typically do it.
-
comment
Comment #44008742
In my experience (and as reflected by the comments on this post already), trying to run complex CI workflow locally is a fairly hopeless enterprise. If you have a fully containeriz…
- story
-
comment
Comment #38630474
Here's the response chatGPT 4 gave for me: > The orange remains in the living room. Moving the plate to the kitchen does not affect the location of the orange, since it was placed …
-
comment
Comment #36851971
Isn't this exactly what Apple did with the M1 chips when they were first being released? Plus, Apple announced they would do developer kit applications for the Vision Pro at the sa…
- story
- story
-
comment
Comment #34581335
How would the DoS work? As I understand it the issue here only occurs if you try to push the entire project to a _new_ repo. It doesn't affect existing repos.
-
comment
Comment #34348858
This article is from October 2020.