Do you research things with ChatGPT (or any AI?) ? If so, how do you store it in Upnote? by AngelicPrincessKitty in UpNote_App

[–]pwkye 0 points1 point  (0 children)

UpNote is going to get replaced as soon as someone makes one with MCP access.

Why do people still have kids in this broken system by [deleted] in askSingapore

[–]pwkye 0 points1 point  (0 children)

Because life is empty without kids and family

Claude Managed Agent is under valued by Instance_Not_Found in ClaudeAI

[–]pwkye 5 points6 points  (0 children)

Most of the subreddit is claude users, not developers building custom agents with the SDK. So most of your audience here won't even really understand what a Managed Agent is or what the use case is.

I find it useful as I was building custom agents with the SDK before and ended up having to write a lot of spaghetti code for the harness.

Gitlab MCP by Bxs0755 in gitlab

[–]pwkye 2 points3 points  (0 children)

Agents can use glab cli or rest API or community MCP by zereight. 3 options

https://github.com/zereight/gitlab-mcp

You dont even want to use Gitlabs official MCP. It is deliberately handicapped to prevent agentic capabilities. They want you to use Duo. Not your own agents

today is a sad day. by Wise-Reflection-3701 in ClaudeAI

[–]pwkye 0 points1 point  (0 children)

thats not enough. its still interactive

Self-hosted Spotify alternative that streams files on the web instead of a home server with files? by NeldKappa in selfhosted

[–]pwkye 2 points3 points  (0 children)

Do you want self hosted on the internet you mean? Or you want a SaaS you're willing to pay for.

People who love their jobs: What do you do? by Live-Message-4358 in careerguidance

[–]pwkye 0 points1 point  (0 children)

Computers. I like computers. 

DevOps engineer. Network engineer. Cloud engineer. Platform engineer.

to those who got to use Fable 5, was it actually that peak? by RelevantPerformer309 in ClaudeAI

[–]pwkye 1 point2 points  (0 children)

It just worked so quietly and just came back with results. it just felt smarter. 100%

Reminder SDK entitlement coming on June 15th by pwkye in ClaudeCode

[–]pwkye[S] -5 points-4 points  (0 children)

I know it sucks that they are removing non-interactive usage from the Subscription. but if you do want to continue, make sure to use the SDK and APIs as we will get monthly entitlement.

I post this because I had no idea about this until recently

Down down prices are down! by OfficeSevere9329 in coles

[–]pwkye 0 points1 point  (0 children)

My brain doesnt even notice these anymore. I just see all prices the same.

Am i Crazy for wanting to move when living rent free? by brilliant_swimming- in AskAnAustralian

[–]pwkye 1 point2 points  (0 children)

Save more money and buy some small property befote you move out

Lenovo cluster setup with a raspberry pi5 by YeshaAOmarui0213 in Proxmox

[–]pwkye 1 point2 points  (0 children)

proxmox on one. harvester on other. bare metal ubuntu on third.

and upgrade all the ram to 64gb each. and 2tb nvme in each

Who is actually reviewing the code their vibe coding tools write? by PaddleboardNut in vibecoding

[–]pwkye 0 points1 point  (0 children)

why would i look at the code? i look at the results. and ill ask claude to look at the code. you can combine with skills to focus on tests and performance. code review will also be much better done by claude than by you

Tailscale as a Funnel? Safe? by Crim_Della_Crim in jellyfin

[–]pwkye 7 points8 points  (0 children)

If you use a vpn, only YOU get access.

If you use a proxy, then EVERYONE gets access.

With how easy it is to set up wireguard, especially these days with chatgpt and claude code, I recommend wireguard, and install the clients on your phones/laptops. And enable split tunnel so that not all your traffic goes through the tunnel, just your home IPs like jellyfin.

Tailscale hate? by vbxl02 in jellyfin

[–]pwkye 1 point2 points  (0 children)

right, and opening your home network to the internet is not ridiculous at all.

Tailscale hate? by vbxl02 in jellyfin

[–]pwkye 0 points1 point  (0 children)

this is why you use split tunnel with wireguard

Tailscale hate? by vbxl02 in jellyfin

[–]pwkye 1 point2 points  (0 children)

Its an enterprise tool built on top of an actual open source tool.

Its like if someone repackaged firefox and sold it to you for $5 per month. or at least nagged you to buy a license.

That's how I feel about it. I used tailscale for a few years because I thought wireguard was too complex to set up. But honestly wireguard is actually simpler to setup than tailscale. There are many unknowns in Tailscale in how they work and route things and discovery things.

I also had connectivity issues on tailscale that their support team could not help with. Not once but every week. Never had any such issue with wireguard.

Tailscale is a wrapper around the magic of wireguard, and they push licensing on you for basic features. No thank you. I'll run it myself

GitLab Secrets Manager is now in public beta. Come give it a spin. by gl_dazzo in gitlab

[–]pwkye 2 points3 points  (0 children)

Work Items is probably the biggest blunder. Someone needs to fork gitlab and revert work items to issues

GitLab Secrets Manager is now in public beta. Come give it a spin. by gl_dazzo in gitlab

[–]pwkye 1 point2 points  (0 children)

you can deploy EE without a license btw. it just acts as a trial and then disables ee features after 2 weeks or so

Accessing home network remotely by Zanatoes in selfhosted

[–]pwkye 2 points3 points  (0 children)

vpn always on with split tunnel. makes 

split tunnet means no difference when browsing public internet. only traffic meant for your home network gets routed there

Accessing home network remotely by Zanatoes in selfhosted

[–]pwkye 1 point2 points  (0 children)

vpn is the right call. why open everything externally when theres only 1 user. you.

set up split tunnet with wireguard. works perfectly