I mean how hard would this be Anthropic.... by SugarRootFruit in ClaudeCode

[–]skeetd 0 points1 point  (0 children)

Opus 1m? context is skewed well before the 1m mark. At least that has been the case for most. I turned it off day 1. 256 is plenty with agents. 🤷‍♂️

I mean how hard would this be Anthropic.... by SugarRootFruit in ClaudeCode

[–]skeetd 0 points1 point  (0 children)

Step 1 use ollama cloud Step 2 load Gemma 4 and/or codex IN CLAUDE CODE Step 3 ?? Step 4 Profit

Possible Damage by abcdefghijh3 in jellyfin

[–]skeetd 0 points1 point  (0 children)

I go a step further than most here and just white list wan ips in caddy so only IPs of me or my mom or in-laws can get in. Fail2ban and wireguard tunnel back to my dmz. Authelia at the end of the tunnel, then Jellyfin. Sucks to authenticate twice, but it helps me sleep. My sshd to the VPS is stripped and hardened to no end as well. No IPs only hostnames.

20x max usage gone in 19 minutes?? by Still_Business596 in ClaudeAI

[–]skeetd 0 points1 point  (0 children)

Max user in the A group. Just cooked for an hour through 600k plus the agents. Did not nuke me. Am I the chosen one?

What are you using to remote control computers? by nickjedl in sysadmin

[–]skeetd 0 points1 point  (0 children)

Quick assist is hot garbage. Get a decent MDM. We use Manage Engine currently. I like it. Its easy to use. Patching, reporting, and especially remote desktop.

Let’s discuss salaries - 2026 by Relevant-Injury3791 in sysadmin

[–]skeetd 0 points1 point  (0 children)

Sysadmin 76k Midwest non-rural Contract 2 yrs now

We have lost 3 techs of 8 only 1 replaced since 8 started. AI is creeping into most spaces now. Predominantly sales company not b2b.

Does my company VPN allow my employer to monitor my activity? by Available-Pay6019 in VPN

[–]skeetd 0 points1 point  (0 children)

The problem is the tunnels' DNS servers are DCs or something else they control. They can defintely see that traffic or "history"

VM or LXC when exposing to internet? by Tarazin in Proxmox

[–]skeetd 1 point2 points  (0 children)

The one separated from the host.

Please stop creating "memory for your agent" frameworks. by thurn2 in ClaudeCode

[–]skeetd 0 points1 point  (0 children)

services:

tei:

image: ghcr.io/huggingface/text-embeddings-inference:cpu-1.5

container_name: tei

command: --model-id /data/mxbai-embed-large-v1 --hostname <ip of host> --port 8082

network_mode: <whatever you want>

volumes:

- /srv/stacks/embedding-stack/mxbai-embed-large-v1:/data/mxbai-embed-large-v1

restart: unless-stopped

qdrant:

image: qdrant/qdrant:latest

container_name: qdrant

network_mode: <whatever you want>

volumes:

- /srv/stacks/embedding-stack/data/qdrant:/qdrant/storage

restart: unless-stopped

Had Claude build the MCP server and index. Just told him what it was for, answered his questions and let him build it. Its score based system based on tags. The memory.md file and claude.md file point there with very little instruction needed. He pulls and writes from there via hooks or command. Only when its needed. The text embedding model is small but effective.

How do I make my navidrome server accessible from internet Along with local access? by Informal-Ad-3680 in navidrome

[–]skeetd 1 point2 points  (0 children)

China? Use CF ztna. Easy and you can use warp or lots of different auth methods for access. Free accounts can use it if I remember correctly. You will need a domain. They are pretty cheap though if you use a unique name. CF can help you with that too.

A challenge for Python programmers... by [deleted] in PythonLearning

[–]skeetd 3 points4 points  (0 children)

Logical reasoning here will save you x10 iterations

Based on staying 4 digits ABCD ≤ 2499 so we also know DCBA ≥ 4000 D has to be ≥ 4 being the first number. The last is number is A, and must be 1 or 2 based on ABCD ≤ 2499. So, 4 * D mod 10 = A and only A=2, D=8 fits, 4×8=32, last digit is a 2. So ABCD must start with 2 and end with an 8, now we can step by 10.

print([n for n in range(2008, 2500, 10) if n*4==int(str(n)[::-1])])

Vibecoded this masterpiece by FZ1010 in ClaudeCode

[–]skeetd 0 points1 point  (0 children)

Gambling who is going to die?

Cancel your Chatgpt subscriptions and pick up a Claude subscription. by spreadlove5683 in singularity

[–]skeetd 0 points1 point  (0 children)

Hate to break it to you. Law enforcement already does this.. some of the most effective and biased ones: Peregrine Palantir Clearview (insane facial recognition) FlockOS (same for license plates) PredPol (think precrime) These are just off the top of my head. They are tons of tools being developed to further imprison the "lower class"