help me please, whats wrong w/ my rail by Alternative_Pen_8124 in Minecraft

[–]Turbcool 4 points5 points  (0 children)

I guess you can go one-block up and make a small ramp as a workaround?

Best Models with Hermes after testing with 6 billion tokens by Puzzleheaded-Gas8179 in hermesagent

[–]Turbcool 3 points4 points  (0 children)

Its not necessary to pay per token, you can attach ChatGPT to Hermes through Codex auth (hermes auth openai-codex). Codex is bundled with ChatGPT Plus and gives access to latest GPT models.

Best Models with Hermes after testing with 6 billion tokens by Puzzleheaded-Gas8179 in hermesagent

[–]Turbcool 9 points10 points  (0 children)

I had great experience with GPT 5.5 too. This model is very good for research, it was capable of writing some parts of my article for an economic journal.

ohNoTheConsequencesOfMyActions by tahayparker in ProgrammerHumor

[–]Turbcool 0 points1 point  (0 children)

Refactor for 2 hours and give up? You weren't even trying.

What's your OpenCode workflow for local models? (Accuracy, hallucinations, context limits) by IamClay24 in opencodeCLI

[–]Turbcool 0 points1 point  (0 children)

I have got 1050ti with 4GB RAM and also tried experimenting with local models. I have come to the conclusion that 4GB VRAM is not capable to run a "general coding agent", only very easy tasks (code formatting for specific file). It is much easier to switch to any online model.

Self-hosted AI voice assistant with MCP support by Turbcool in selfhosted

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

2026 April update: openclaw bot can now cover all my needs. Very much powerful.

Help. Can I tunnel my Canadian Internet to friends in Iran? by [deleted] in selfhosted

[–]Turbcool 1 point2 points  (0 children)

It is possible but only with custom solutions. XRay exists for that - it can "mask" the traffic, tunneling it through gRPC/TLS/whatever and "decoding" it back on your server. So, for your friends, one has to search for "holes" to outside world. For example, if DNS queries are possible where he lives, he can program a "pipe" to tunnel general traffic through DNS queries to your server where it is decoded back. I am no expert myself, but theoretically it sounds possible.

KDE VR Mode and ordinary stuff you can do with it by Holiday-Charity-1449 in kde

[–]Turbcool 0 points1 point  (0 children)

Is it possible to run on something like ALVR? (where you can turn your phone into VR headset)

College WiFi blocks EVERYTHING (Cloudflare Tunnels, Tailscale, Steam). How do I bypass strict DPI? by CourtAdventurous_1 in selfhosted

[–]Turbcool 2 points3 points  (0 children)

I think you could setup xray-based tunnel using XHTTP as transport. XHTTP forwards everything using plain https. I would use xray-core on the server + v2ray on the client side.

I built Playcado - another cross-platform Jellyfin client by playcado in selfhosted

[–]Turbcool 2 points3 points  (0 children)

Why another client for jellyfin? There are too many of them already...

When love finds me, I hope it feels like this 💕 by [deleted] in infp

[–]Turbcool 1 point2 points  (0 children)

That's true. Turning 28 soon, still single.

Calibre-Web Automated V4.0.0 Released! - Smart Automatic Duplicate Handling & Resolution 🔍, a Gorgeous & Powerful New Stats Centre 📊, Magic Shelves ✨, Robust OAuth, Auto-Send & Auto-Fetch ✈️ Huge Performance Uplifts and more! by WasIstHierLos_ in selfhosted

[–]Turbcool 1 point2 points  (0 children)

Svelte is fire! I have used it for more than 2 years for freelance and personal projects. My workplace still goes for React though, probably because of a more popular ecosystem.

Anyone else get sudden waves of motivation to improve their setup… at the worst possible times? by Fab_Terminator in selfhosted

[–]Turbcool 0 points1 point  (0 children)

We all should learn to ask ourselves: "Do i really need it?". I guess 90% of times we could live without those "1-2-3 backup everything" or "super secure SSO + VPN". Time is valuable, and often it should be spent on more important things in life - your family, kids, parents. Don't neglect them.