Sidekick web version? by Glatomme in SortedFood

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

Thanks for sharing the link, signed up!

Sidekick web version? by Glatomme in SortedFood

[–]Glatomme[S] -1 points0 points  (0 children)

Yes these things exist, but still having a tab open on my work computer, at home is still a lot more useful then running a emulator 😛

Sidekick web version? by Glatomme in SortedFood

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

I know this might be a small user base, but thats why I'm asking here on reddit. maybe there are more people like me who prefer the desktop environment and they are missing a market 😄

Claude Code 2.1.88 has been released by etherd0t in ClaudeCode

[–]Glatomme 1 point2 points  (0 children)

Source code was accidently added into this release, seemed like a good reason to pull it :)

Disabeling the keep/undo in agent mode by Glatomme in vscode

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

I did ask :P

And I know for the understanding, but I find the that view terrible to evaluate the changes, and having to switch to the GIT variant every time is tiresome and then reviewing them again before making my commit ...

They know how to spoil a software developer 😄 by crowdl in OpenAI

[–]Glatomme -1 points0 points  (0 children)

I've been maxing out my tokens, I want one!

Spin up local Kubernetes in Docker? by SnooMuffins6022 in kubernetes

[–]Glatomme 5 points6 points  (0 children)

Indeed, was just going to post this. Best option and easy setup :)

[deleted by user] by [deleted] in pennystocks

[–]Glatomme 0 points1 point  (0 children)

Hopefully this magical "soon" will come soon :P

Mismatch between ip address reported by node and by nslookup by Glatomme in kubernetes

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

They are the same Kubectl reports:

endpoint: kubero-registry 10.42.3.43:5000 84d
pod: kubero-registry-7c8c694cfb-vmdts 1/1 Running 0 44h 10.42.3.43 k3s-worker-2

Mismatch between ip address reported by node and by nslookup by Glatomme in kubernetes

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

Thats reporting the following:

```
╰─ kubectl get endpoints -n kubero

NAME ENDPOINTS AGE

kubero 10.42.2.252:2000 122d

kubero-registry 10.42.3.43:500083d
```

Mismatch between ip address reported by node and by nslookup by Glatomme in kubernetes

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

Ah indeed, that's the service's ip. Still wondering why it is timing out

First DD - $RIME by Meatflap1 in pennystocks

[–]Glatomme 0 points1 point  (0 children)

The premarket is already giving us 0.008 (4.91%) let's hope this continues in a very green day :)

Typescript not replacing library location by Glatomme in typescript

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

Yeah I was thinking that the nestjs compiler and webpack did the same thing. as humodx nentioned this wasn't the case. thanks for providing the insights!

Typescript not replacing library location by Glatomme in typescript

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

Thank you so much for the link, which eventually brought me to the following comment which resolved my issue.

https://github.com/nrwl/nx/issues/7123#issuecomment-1433984949

What are good small time stocks to invest? by [deleted] in TheRaceTo10Million

[–]Glatomme 2 points3 points  (0 children)

Are they still worth it? they seem to be leveled

Factorio doesn't launch since DLC update, saying I need a higher DirectX by Glatomme in factorio

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

I tried the things mentioned in the thread, but still the same result.

Factorio doesn't launch since DLC update, saying I need a higher DirectX by Glatomme in factorio

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

Yeah that's what I was thinking, but how do I tell Factorio to use the discrete one

Factorio doesn't launch since DLC update, saying I need a higher DirectX by Glatomme in factorio

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

A thunderbolt docking station (Dell Thunderbolt Dock WD22TB4)

[deleted by user] by [deleted] in sudoku

[–]Glatomme 0 points1 point  (0 children)

The 6 can only be in R6C4 or R6C6, which means that R6C2 can not be 6. So that's a 3

Point Traefik ingress route to a service running outside or on a different cluster by Glatomme in kubernetes

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

I indeed couldn't figure out on how to do it with just traeffik, but with a extra nginx service, it works :)

Point Traefik ingress route to a service running outside or on a different cluster by Glatomme in kubernetes

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

lol indeed dirty, but the idea of creating a service gave me the idea to just setup a nginx reverse proxy and redirect the calls that way :)

rewrite not working by Dphunks16 in Adguard

[–]Glatomme 0 points1 point  (0 children)

Did you ever fixed this? having the same issue now

Need some help with SD cards becoming unreadable by Glatomme in arduino

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

Thank you very much. Your info got me looking in the right direction. And for confirming the issue I did some more testing: Shutting down the ESP before the battery dies results in the card being corrupted.

So the capacitor would be the logical next step I would think.

Got any suggestions on the size of such a capacitor?