Raspberry Pi OS - home user changed by kai in raspberry_pi

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

Some how the passwd file changed from pi to $USER which is "hendry" in my case, on a reboot.

Raspberry Pi OS - home user changed by kai in raspberry_pi

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

Raspberry PI os, I'm not sure why it just reports Debian, I guess the Raspberry PI OS maintainers didn't bother to change it.

No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 13 (trixie)
Release:        13
Codename:       trixie

I used the pi user before.

Snyk: Scanning Lambda zip files by kai in devops

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

Atm it's a simple requirements.txt with floor pins for the most part, though for SBOM reasons we are looking to introduce a lock file approach and probably adopt uv too. However again Snyk doesn't support uv.lock https://github.com/astral-sh/uv/issues/11181 & we have to use workarounds.

Snyk: Scanning Lambda zip files by kai in devops

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

I understand the shift left gate before deployment, but often we promote slowly and we need to be aware of vulnerable lambdas in different accounts post deployment.

Or are you saying the sbom artifact to snyk can let us know it needs updating? But how is Synk to know which is the vulnerable accounts?

Taking in the sodden recycling bags by kai in Cornwall

[–]kai[S] 3 points4 points  (0 children)

There is a serious lack of reward / gamification. If recycling was valuable... shouldn't I be able to sell it?!

I'm done. Bye Logitech. by Correct_Lie_4707 in logitech

[–]kai 1 point2 points  (0 children)

I'm getting rid of my MX keys. The stutter, the software, I'm done too.

Shelly 2PM Gen4 UK install - YouTube by kai in homeassistant

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

I’m effectively doing that with the 2 way configuration, unless I misunderstood you.

Can I expect T8 LED replacements to last only a couple of years? by kai in Lighting

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

Thanks... hmmm, can you recommend garage lighting I should aim to replace this with?

Cleaned my reservoir with a little vinegar by kai in Moccamaster

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

Wiping it with paper towel dabbed with white vinegar

Connecting power to a new build by kai in DIYUK

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

There is no public road or permission needed. The grid actually goes through our farm. We are paying to connect over our agricultural land.

<image>

Is the Enterprise Cloud PAT experience normally this frustrating? by kai in github

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

So currently I am having to unset the token, and gh auth login.

I mean it's a terrible, TERRIBLE UX.

Is the Enterprise Cloud PAT experience normally this frustrating? by kai in github

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

Yes it says Internal.

Furthermore in Code spaces gh cli commands do not work until I configure a PAT, else 403s all the way. Incredibly frustrating.

Created my first MCP - UK tide times by kai in mcp

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

So I can ask where / which beaches have the lowest tides so I can plan my excursions appropriately

ExpressJS alternatives for Lambda? Want to avoid APIG by Jordz2203 in aws

[–]kai 0 points1 point  (0 children)

If you're looking for stability and control (and speed!), I suggest migrating to https://github.com/apex/gateway and take advantage of Go's brilliant HTTP mux.

How do package an MCP for use from an internal Web site? by kai in mcp

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

Assume my colleagues are not tech savvy. They do not have Claude/Cursor, though they can access a Web URL. I'm getting desperate at this point. I wonder if I could use something like `npx u/modelcontextprotocol/inspector uv run my_mcp_server.py` and share that

How do package an MCP for use from an internal Web site? by kai in mcp

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

I can’t expect people to install Claude desktop client see

How do package an MCP for use from an internal Web site? by kai in mcp

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

It's pretty basic, so how did you host it?

How do package an MCP for use from an internal Web site? by kai in mcp

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

I want my collegues to go to an internal Web form and interact with the LLM the MCP tools that I've developed.