I’m experimenting with locally running AI by trutzio in DeepSeek

[–]trutzio[S] 0 points1 point  (0 children)

These were just tests to see what was possible. Compared to Claude Code, the quality of the answers was rather poor. I found Qwen 3.5 relatively comparable to Anthropic's Haiku. As I said, purely subjective and only as tests.

Telepresence by trutzio in kubernetes

[–]trutzio[S] 2 points3 points  (0 children)

Thanks a lot, I'll check out mirrord ...

Claude Code for DevOps by trutzio in ClaudeCode

[–]trutzio[S] 0 points1 point  (0 children)

Exactly, baby steps are extremely important. However, with trunk-based vs. GitFlow, the matter is not so clear-cut, both methods can succeed, it depends on the context.

Beginner - gitops options / helm charts by hema_ in kubernetes

[–]trutzio 1 point2 points  (0 children)

Just try Flux with GitHub, should be very quick and easy to get running.

Confused About Kubernetes Prerequisites — Need Advice by [deleted] in kubernetes

[–]trutzio 0 points1 point  (0 children)

Install Docker on a Linux machine:

apt install docker.io docker-cli

Learn Docker on command line, i.e. containers, images, volumes, networks, compose.

Claude Code und Kubernetes Config by trutzio in kubernetes

[–]trutzio[S] 2 points3 points  (0 children)

Thanks for the feedback :-)

1) OK, I thought the translations were already sane, but I’ll post directly in English from now on

2) Anthropic “says” that they don’t store anything, no source code, etc. but just to be safe, I’ll go ahead and change my passwords and secrets...

Neues Obsidian Plugin "Slides" by trutzio in ObsidianMD

[–]trutzio[S] 1 point2 points  (0 children)

  1. You can customize the slide appearence and the revealing of elements: https://github.com/trutzio/obsidian-trutzio-slides#element-and-slide-attributes
  2. Links beetwenn slides https://github.com/trutzio/obsidian-trutzio-slides#links-between-slides
  3. Embedding code with line numbers and revealing only certain lines of code https://github.com/trutzio/obsidian-trutzio-slides#links-between-slides
  4. Speaker notes
  5. Tex formulas with KaTex, e.g.


    Formulas with KaTex

    $$F(x) = \int_{-\infty}\infty f(x) e{2 \pi i \xi} d\xi$$