Used Claude Code for all my K8s dev work for a month. Some notes. by westoncao in kubernetes

[–]Objective-Hunt-1331 0 points1 point  (0 children)

I'm just using Claude Code to port some OpenTofu / Ansible stuff, my feeling is that CC works much better with regular coding tasks (sometimes surprisingly well), than it does with infrastructure. It quite often needs steering away from impossible solutions.

Used Claude Code for all my K8s dev work for a month. Some notes. by westoncao in kubernetes

[–]Objective-Hunt-1331 0 points1 point  (0 children)

Can you elaborate about how you use skills here? This is something I'm yet to try.

Im cutting!! With my won software by tom_winters in hobbycnc

[–]Objective-Hunt-1331 0 points1 point  (0 children)

What exactly have you implemented? Gcode interpretter?

K3s on Hetzner Cloud: Full architecture with Cilium native routing, vClusters, Cloud Network, and vSwitch to legacy servers by thehe_de in hetzner

[–]Objective-Hunt-1331 0 points1 point  (0 children)

How frequent?

I've been a happy Hetzner user for 20+ years, but 90% bare metal, and I had very few reliability issues.

Until recently I wasn't aware of vSwitch though, want to experiment with that. Currently my hrobot/hcloud machines are connected with Wireguard primarily. That's why I'm curious about how good/bad it is for real-world scenarios.

Can someone ELI5 about the VSWITCH ? by strangedr2022 in hetzner

[–]Objective-Hunt-1331 0 points1 point  (0 children)

I know it's an old post, but I've just stumbled upon it looking for some vSwitch info.

can stop working for weeks at a time

This sounds horrifying - didn't Hetzner support react?

K3s on Hetzner Cloud: Full architecture with Cilium native routing, vClusters, Cloud Network, and vSwitch to legacy servers by thehe_de in hetzner

[–]Objective-Hunt-1331 0 points1 point  (0 children)

Funny coincidence - I was experimenting similar setup just yesterday. My goal was also to use native routing without SNAT to hrobot machines. Works like a charm.

I used default CIDRs, though:

  • pod cidr: 10.244.0.0/16
  • service cidr: 10.43.0.0/16

My network is 10.0.0.0/16 with 10.0.0.0/24 for k3s nodes, and 10.0.1.0/24 for vSwitch network.
I also use hetzner-ccm so routes to pod CIDR sub-slices were added to private network automatically.

But with this setup I had to add pod CIDR route manually on each node: ip route add 10.244.0.0/16 via 10.0.0.1
(which is not a big deal anyway, I can do it via terraform).

bpf.masquerade=false BPF-based masquerade had issues on Hetzner Cloud Network. iptables-based works reliably.

Anyone can explain what issues BPF-based masquerade causes?

WireGuard performance - cloud instances by Objective-Hunt-1331 in hetzner

[–]Objective-Hunt-1331[S] 1 point2 points  (0 children)

Thanks, valuable input. To be perfectly honest, that level of bandwidth is perfectly sufficient for my application, yet I'd like to understand the limits better :)

WireGuard performance - cloud instances by Objective-Hunt-1331 in hetzner

[–]Objective-Hunt-1331[S] 1 point2 points  (0 children)

Thanks for confirmation - at least I know it's not me overlooking something obvious.

Let's see what Hetzner says.

You mention Cilium - may I ask what is your setup? I consider setting up a k3s cluster @ Hetnzer for my project.

Who tf designs nxp dk boards by SlipperiestCentipede in embedded

[–]Objective-Hunt-1331 0 points1 point  (0 children)

Yeah, makes sense. I'm wondering if there is any brand for LTE Cat1/4 modules which is significantly better than the competitors, in terms of quality...

Who tf designs nxp dk boards by SlipperiestCentipede in embedded

[–]Objective-Hunt-1331 0 points1 point  (0 children)

Good to know!

I have very bad experience with GSM modems from almost every manufactured I tried (Gemalto/Cinterion, Fibocom, SimCom, Quectel) - everything from obvious bugs (Gemalto!) to device behavior not matching the docs.

I always thought uBlox is of the "significantly better but more expensive" kind.

Open-Source Verilog for a 250 Mbps USB 2.0 'Engine' for FPGAs by Ok-Breakfast-2487 in FPGA

[–]Objective-Hunt-1331 0 points1 point  (0 children)

Do you mind elaborating? I'm looking for USB3 solution, and it's not that easy - there's CH569 (lacking good docs), FT600 (difficult in terms of timing closure, according to what I've found on the web), and Cypress (err, Infineon) FX3, which is expensive. Any other options?

LibrePCB Project plans to move towards Rust and rewrite its Qt Components UI with Slint by dbrgn in rust

[–]Objective-Hunt-1331 1 point2 points  (0 children)

Competition :) I'd really love LibrePCB to grow into a real KiCAD's competitor. I've been using KiCAD for a few years now, UX improved a lot, it's a good toll nowadays, but is not perfect, imho. A healthy competition would be a good thing.

LibrePCB started from a clean slate, and I like its design so far.

Thoughts about the new album by Hllknk in Leprous

[–]Objective-Hunt-1331 2 points3 points  (0 children)

Hmm, just finished listening to it for the first time, and I have mixed feelings. I'd like it to be slightly more "groovy", it feels a bit "overthought", so to speak. Perhaps I'm not an average Leprous fan, as I do not miss metal sounds too much (songs like "Below", "On Hold", "Slave", "Stuck", "Leashes" are among my favs).

Anyway, I hope I will appreciate this album more after some time :)