Viewing profile — cswilliams
cswilliams
HN member- Joined
- Wed, Jan 16, 2013, 8:45 PM UTC
- HN karma
- 37
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About cswilliams
No profile information was provided.
Recent public activity
-
comment
Comment #46715341
Sure. I was probably trying to be too polite and didn't want to use the word "abandoned", but that's probably a better term for the library at this point. There's a good amount of …
-
comment
Comment #46714075
Excited to try it out as well. I often need to build simple CLI based apps in ruby so often would reach for TTY Toolkit: https://ttytoolkit.org/ However, I feel like it's in mainte…
-
comment
Comment #43840828
We saw it when we ran the pg_dump off a standby instance (or a "replica" to use RDS terminology). Our primary was a multi-az instance. So not exactly what they tested here I guess,…
-
comment
Comment #43839935
Interesting. At a previous company, when we changed the pg_dump command in a backup script to start using parallel workers (-j flag) we started to rarely see errors that suggested …
-
comment
Comment #40164425
Several years ago at a company I no longer work at, when we swapped from single-threaded pgdumps (from a replica) to multi-threaded pgdumps (-j flag), we occasionally saw some dump…
-
comment
Comment #39476560
Thanks for answering! Unless I'm misunderstanding, one issue with this method is since you're creating a new EBS volume from a snapshot every time the runner starts, the volume wil…
-
comment
Comment #39471802
At first glance, this looks very cool! On my queue at work coming up is to try to speed up our github action CI runs and I'll definitely take a look at this. Our runs aren't partic…
-
comment
Comment #38584115
sounds great, will definitely check it out in the new year!
-
comment
Comment #38579481
Awesome, just signed up for your waitlist :)
-
comment
Comment #38578916
Just out of curiosity, are there any of these 3rd party github action runner services that support persistent disks or have some kind of very fast local cache that can be shared ac…
-
comment
Comment #36413681
Looks cool! Does it work with postgres dbs in AWS RDS?
-
comment
Comment #5069178
We use it on a large Rails e-commerce site and it works well. All features work as advertised and it is a drop in replacement for mysql. Their support team is also great and is lik…