Viewing profile — Cidan
Cidan
HN member- Joined
- Wed, Dec 11, 2013, 7:49 PM UTC
- HN karma
- 417
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About Cidan
Recent public activity
-
comment
Comment #49190462
Google's internal tooling is still, hands down, better than anything that exists for the scale they operate at, and it's not even close. Google's processes, however, is hands down …
-
comment
Comment #49190415
CEO of at Google (not Alphabet) was always an informal title. There is no CEO of Cloud, CEO of YouTube, or CEO of DeepMind within Google internally -- it's always been an SVP role.…
- comment
-
comment
Comment #47853648
You don't really need to tmux at all for Claude Code CLI. Claude Code CLI supports streaming json input, and streaming json output; you can use stdin/out as a pipe to control Claud…
- story
-
comment
Comment #32312338
Yeah, agreed. This isn't even close to true, not sure where he got that from.
-
comment
Comment #32089680
Also, the PM's are going to do an AMA for this on reddit tomorrow: https://www.reddit.com/r/googlecloud/comments/vy8hx3/ama_wit... Come join us! Also, hi Moles :)
-
comment
Comment #31961974
Googler here. We have very strict and very well engineered data retention systems. When we say data is deleted, we mean it. Various levels of automation ensure the data is purged, …
-
comment
Comment #19591158
Many years ago, I worked for a contractor where we required clearance. We hired this one sysadmin "stick it to the man" type of guy that was extremely well educated and talented. W…
-
comment
Comment #17646246
BigQuery on GCP does this as well, without any extra work. (Disclaimer: I work for Google)
-
comment
Comment #17394346
(I too work for Google Cloud) I agree. One of the most amazing things about watching this project unfold is just how quickly it went from 0 to 100 with minimal overhead. It's amazi…
-
comment
Comment #16211556
It already is! It's available in open beta for all customers, with a GA release coming in the near future. Disclaimer: I work for Google Cloud
-
comment
Comment #16206870
Take a look at Google Cloud IAP -- it's essentially a stripped down version of BeyondCorp for public use on Google Cloud. I've used this as a customer of Google's with great succes…
-
comment
Comment #16057846
https://abc.xyz/investor/other/google-code-of-conduct.html Literally the first three words.
- story
-
comment
Comment #15654647
> Let's make towns have downtowns, with beautiful brick roads, scenic ponds with some ducks, perhaps a waterfall, some nice cafes, a lawn with benches, some parks, some nature, tre…
-
comment
Comment #15598082
Vendor lock-in is most certainly not the only competing point we have against AWS. From BigQuery, to BigTable, to Spanner, to our private network, to our live migration of compute,…
-
comment
Comment #14622513
Came here to post this -- moving our infra from AWS to GCP was the best decision I've ever made.
-
comment
Comment #14421645
We've accomplished much of the same by using GKE and making artifacts out of containers. New instances scale up within a few seconds (and less than a second if we pre-pull the imag…
-
comment
Comment #14370442
Second this. We just moved our sizable infrastructure to GCP for more or less the exact same reason. GCP makes all of this a breeze -- I don't understand why other providers can't …
- story
-
comment
Comment #14190167
You can already adjust the load distribution algorithm when creating the LB, so I imagine this doesn't really change anything.
-
comment
Comment #13642218
I haven't done this in AWS yet, but I've been growing mounted block devices/disks Google Cloud for a while now. It's more or less just like growing a disk on a SAN. You still have …
-
comment
Comment #13257179
https://www.lhup.edu/~dsimanek/neverwrk.htm
-
comment
Comment #13242894
Pardon me here, but I don't understand what you mean by "the docker image most people use is unofficial." I was under the impression that everyone used the fully featured official …