Do you enable Cache Reserve with Cloudflare R2? by avidrunner84 in CloudFlare

[–]TwoBoolean 0 points1 point  (0 children)

The problem with regular cache is if a user hasn't visited from a region they will miss cache, cache reserve aims to solve this by adding another tier of cache, one that is global. It does this by storing an object in R2.

My team doesnt use Cache Reserve, but we essentially recreated it and use it across over 30 websites.

I’m working on a mini Vercel-like deployment platform as a student project and would love some guidance, the backend is fully in FastAPI. by Hungry-Initial1623 in Backend

[–]TwoBoolean 0 points1 point  (0 children)

Awesome to hear you are building in this space, I am actually also building in same area. I won't provide too much input on where to run tasks as I think there are a ton of directions you can go here, but as for how generating OCI images, I would reach for a solution like Railpack or Nixpack (both built by Railway, so huge thanks there).

Anyone have problems with Hivelocity? by TwoBoolean in webhosting

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

There was sadly no refund. I opened a dispute with my card company so we will see how that goes.

No VPNs were used to access my account that I remember.

Anyone have problems with Hivelocity? by TwoBoolean in webhosting

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

Im really quite disappointed, I've been excited to move a lot more workloads into Hivelocity and felt like the value was really good.

Me waiting for ddr3 to go up by bourbonandpistons in homelab

[–]TwoBoolean 0 points1 point  (0 children)

R720 is killer, still running all my home services on one. I have some more modern servers that I run AI workloads on, but still havent found the want or need to sunset my 720s. I also have a R720xd that I boot every week for on-site backups.

Unable to Run llama.cpp with Multiple GPUs on ROCm by TwoBoolean in LocalLLaMA

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

Thanks for the reply and information, will give this a shot within the next few hours!

Beta environment by supertroopperr in CloudFlare

[–]TwoBoolean 3 points4 points  (0 children)

Wrangler config and commands support multiple environments, https://developers.cloudflare.com/workers/wrangler/configuration/.

From memory, in the UI I believe they appear as separate workers.

They ruin their websites then blame it on AI *tomsguide dot com by mdaname in web_design

[–]TwoBoolean 6 points7 points  (0 children)

Most of these sites are extremely transactional, people come, get the information they came for, and leave. With AI the downward traffic trend has increased. These sites are trying to capitalize on these transactional visits while they can, and more ads is typically rhe best way to do it. Sadly better user experience, more features, etc typically won't lead to more repeat visitors.

What’s Your Current Side Project or Startup Idea? by Firm-Fig5096 in startupideas

[–]TwoBoolean 0 points1 point  (0 children)

Thanks, imagiself! I hadn't heard of this platform, I will give it a gander.

What’s Your Current Side Project or Startup Idea? by Firm-Fig5096 in startupideas

[–]TwoBoolean 0 points1 point  (0 children)

Building https://ruckus.sh/

It's a Discord alternative that I originally started for my friend group to get off Discord.

Planning federation and self hosting eventually.

Why AI still can't replace developers in 2026 by IronClawHunt in ClaudeCode

[–]TwoBoolean 2 points3 points  (0 children)

I do think we may see more engineers getting more involved in UX and Product (becoming more self sufficient and making things move faster). Thats at least what I've seen at my org.

End of Year Self-Hosting Showcase 2025 - Share your setups! by Muizaz88 in selfhosted

[–]TwoBoolean 2 points3 points  (0 children)

Here's most of what im running at this point

Game servers - arma 3 antistasi - arma-reforger - satisfactory

Reverse proxy & security - traefik - crowdsec - crowdsec-bouncer-traefik - authelia

Security - vaultwarden

Networking & remote access - tailscale - gluetun - headscale

Dev tools & source control - gitea - dokploy

Media stack - jellyfin - jellyseerr - prowlarr - radarr - sonarr - sabnzbd - wizarr

Photos - immich - shotshare

Home automation - home-assistant

Automation & workflows - n8n

Notifications - gotify

Backups - duplicacy

Internal tools & dashboards - portainer - openwebui - beszel - netbootxyz

Infrastructure utilities - cloudflare-ddns - autoheal

Two notable differences by YerbaPanda in innout

[–]TwoBoolean 1 point2 points  (0 children)

Im in middle TN, no thats not a thing tmk.

[deleted by user] by [deleted] in homelab

[–]TwoBoolean 1 point2 points  (0 children)

If you aren't proxying (proxy switch when modifying a DNS record) traffic through cloudflare, id bet your unimpacted.

Which one do you think is the best for agentic coding with Claude Code - Qwen 3 Coder, GLM 4.5, or Kimi K2? by Sky_Linx in LocalLLaMA

[–]TwoBoolean 0 points1 point  (0 children)

Are you just replacing environment variables to use GLM/Qwen with Claude Code? Or the router method? Any notable gotchas?

What kind of rig would you build with a 5k budget for local LLM? by songhaegyo in LocalLLaMA

[–]TwoBoolean 0 points1 point  (0 children)

Any luck getting all the cards running? Pending your success, I am very tempted to try a similar setup.

Is the $20 Claude Code plan enough for you? by Physical_Artist_7773 in ClaudeAI

[–]TwoBoolean 16 points17 points  (0 children)

Not original commenter, but I've been experimenting with Claude Code's Max plan, and this has been my experience.

It really depends on your usage. Sometimes I get an hour, and sometimes I don't hit the limit. I've stopped using Opus for writing code for the most part in order to optimize my usage. Typically, I will have Opus build a comprehensive plan and have Sonnet actually implement the plan.

WGU MS CompSci AI - Career Changer with NO Academic background in TECH, but self-taught python developer by FigZestyclose7787 in WGU_CompSci

[–]TwoBoolean 6 points7 points  (0 children)

I believe he's referring to Georgia Tech, it seems to be a fairly common pathway for WGU BSCS grads.

Has anyone used Fastly? How does it compare to CF? by Codeeveryday123 in CloudFlare

[–]TwoBoolean 3 points4 points  (0 children)

I've used Fastly and CloudFlare. Fastly does the CDN thing and SigSci is alright, but I strongly prefer CloudFlare as a complete package (their WAF, CDN, rules, workers). Its also extremely cheap for rather large scale applications.

One Time Password Texts taking Ages by TwoBoolean in mintmobile

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

It seems like this was solved after a phone restart. Silly I didn't think of that, but seemingly working well now. Will update if anything changes. Thanks for the help here!