Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
richards
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
Who's Writing Open Source Code?
(redmonk.com)
1 points
by
richards
2mo ago
|
1 comments
2.
▲
Which programming languages offer built-in tools for modernizing your code?
(seroter.com)
3 points
by
richards
2mo ago
|
1 comments
3.
▲
What 10 autonomous film crews taught us about agent teamwork
(cloud.google.com)
2 points
by
richards
2mo ago
|
0 comments
4.
▲
My custom agent used 87% fewer tokens when I gave it Skills for its MCP tools
(seroter.com)
3 points
by
richards
6mo ago
|
0 comments
5.
▲
A gRPC Transport for the Model Context Protocol
(cloud.google.com)
1 points
by
richards
8mo ago
|
0 comments
6.
▲
Code Wiki: Accelerating your code understanding
(developers.googleblog.com)
3 points
by
richards
10mo ago
|
1 comments
7.
▲
Flight Recorder in Go 1.25
(go.dev)
5 points
by
richards
1y ago
|
0 comments
8.
▲
Vibing options for whoever you are
(seroter.com)
2 points
by
richards
1y ago
|
1 comments
9.
▲
by
richards
1y ago
A look at all the vibe coding-style tools offered by Google and who is the right fit for each
10.
▲
A holistic model for understanding the costs and value of software development
(queue.acm.org)
1 points
by
richards
1y ago
|
0 comments
11.
▲
Deploy Apps to Cloud Run from Cursor, Firebase, Google AI Studio, or Wherever
(seroter.com)
4 points
by
richards
1y ago
|
0 comments
12.
▲
The next generation of AI inference, powered by LLM-d
(cloud.google.com)
4 points
by
richards
1y ago
|
0 comments
13.
▲
Getting AI to write good SQL
(cloud.google.com)
501 points
by
richards
1y ago
|
358 comments
14.
▲
Parfait: Enabling private AI with research tools
(research.google)
1 points
by
richards
2y ago
|
0 comments
15.
▲
What does an AI-assisted developer workflow built around Gemini look like?
(seroter.com)
1 points
by
richards
2y ago
|
0 comments
16.
▲
by
richards
2y ago
Can't speculate on futures, but here's the current version log ... https://cloud.google.com/tpu/docs/system-architecture-tpu-vm...
17.
▲
by
richards
2y ago
[Google employee] Yes, you can use TPUs in Compute Engine and GKE, among other places, for whatever you'd like. I just checked and the v6 are available.
18.
▲
by
richards
2y ago
Google employee here. Not the case. Cloud Run doesn't run on Kubernetes. It supports the Knative interface which is an OSS project for Kubernetes-based serverless. But Cloud Run is a fully managed service that sits directly atop Borg (
19.
▲
How to build user authentication into your gen AI app-accessing database
(cloud.google.com)
1 points
by
richards
2y ago
|
1 comments
20.
▲
The Open Source Insights Project
(opensource.googleblog.com)
6 points
by
richards
5y ago
|
0 comments
21.
▲
by
richards
5y ago
Arc looks cool, but it's only the control plane. They aren't dropping AKS into other environments. The compute is your responsibility. Anthos puts GKE in other places.
22.
▲
by
richards
5y ago
Keeping scrolling! Under GKE (managed Kubernetes), you see the call outs to EKS and AKS, respectively. The Anthos point is that other clouds don't offer their k8s stacks as supported options on other clouds. If you see things you find
23.
▲
Let’s compare the cloud shells offered by AWS, Azure, and GCP
(seroter.com)
2 points
by
richards
6y ago
|
0 comments
24.
▲
Let’s Compare the CLIs from AWS, Microsoft Azure, and Google Cloud Platform
(seroter.com)
2 points
by
richards
6y ago
|
0 comments
25.
▲
How to build or sustain a personal brand in tech
(seroter.com)
2 points
by
richards
6y ago
|
0 comments
26.
▲
by
richards
6y ago
The KubeAcademy courses are nice little (free, no-reg) intros, and they have transcripts if you read faster than you watch: https://kube.academy/courses
27.
▲
by
richards
7y ago
Sure. I cheated. I specifically didn't feel like setting up extraPortMappings ( https://github.com/kubernetes-sigs/kind/issues/808 ), and then create an ingress controller ( https://kind.sigs.k8s
28.
▲
by
richards
7y ago
Good suggestion. For me, use Docker if you want k8s started up every time you start Docker, and easy ingress. I don't love having a cluster always running, so I'm keeping the k8s function off by default. Use kind if you want multi
29.
▲
by
richards
7y ago
FWIW, I did a comparison of k8s in Docker, KinD, and minikube last week ... https://seroter.wordpress.com/2020/03/10/lets-look-at-your-o...
30.
▲
Let's look at your options for local development with Kubernetes
(seroter.wordpress.com)
2 points
by
richards
7y ago
|
0 comments
More ›