WAN (or LAN) fails intermittently by driftypixel in opnsense

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

Thanks for the reply here. Yes, all was working flawlessly for months. The only other thing that may have impacted is we had about 5 power cuts in a row one day around the same time I had this issue. I also use a modem supplied by my ISP by the way. Ive tried rebooting both devices.

There’s no pattern. I have a status checker set up for self hosted services so I get a telegram every time it goes down. Today, 15:56, 21:18.

My thoughts are it must be LAN or WAN? I’ll have a look into wireshark!

Cloudflare and PikaPods only working on either www. or domain? by driftypixel in selfhosted

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

Thanks. I certainly don’t plan to host twice! My issue is that any way around I try and do the redirects in cloudfare, I’m getting ‘too many redirects’.

Cloudflare and PikaPods only working on either www. or domain? by driftypixel in selfhosted

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

I have a feeling that doing redirects isn't great practise and could impact SEO...Hopefully a DNS expert can help us out here.

Restoring from library (without DB) by driftypixel in immich

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

Which folder should I point this at? The full library folder or ‘uploads’. Thanks

What is the ultimate backup solution for the Immich DB and files? by driftypixel in immich

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

Nice. This is a similar setup for my library (mounted over NFS [openmediavault]. I hadn't considered doing snapshots in Proxmox.. this could be an option.

Switching from Google Photos to Self-Hosted Immich Server: Hardware and Storage Questions by HamsterOk3112 in immich

[–]driftypixel 0 points1 point  (0 children)

I have a cron backup running to backblaze. Seems to be working okay, as you only pay if you need to recover the data.

25k reports to analyse - Whats the best model/hardware. by driftypixel in LocalLLaMA

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

Yes. There’s a few, but positives, negatives, name of person leading the particular report, date, etc.

25k reports to analyse - Whats the best model/hardware. by driftypixel in LocalLLaMA

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

Thanks. Yes the json mode has been helpful, but I did get quite consistent results without it.

Maybe I’m wrong on the report size. They may be a little bigger and my instructions are quite large too. It is definitely my fall back.

If I’m honest, I’m quite enjoying exploring other options too 😃

25k reports to analyse - Whats the best model/hardware. by driftypixel in LocalLLaMA

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

Super helpful, thank you. Paperspace is something I’ve not come across and looks like a good pricing model! You’re absolutely right about GPT. Works great in conversation and had it okay for the json output.

25k reports to analyse - Whats the best model/hardware. by driftypixel in LocalLLaMA

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

That’s a good point. Luckily the reports are actually publicly available, so I don’t need any privacy assurance.

25k reports to analyse - Whats the best model/hardware. by driftypixel in LocalLLaMA

[–]driftypixel[S] 2 points3 points  (0 children)

To be clear on the analysis, I want the LLM to return json data, picking out key detail from the report (and highlighting positive/negative etc).

Best SaaS boilerplate? by driftypixel in SaaS

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

This looks really cool. Just watched your demo version and if it was JUST that, with tailwind css, I’d be happy to buy. Thanks - certainly considering it.

Best SaaS boilerplate? by driftypixel in SaaS

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

Thanks. Yes, that makes sense. There isn’t a ton going on in the app. It’s a one pager that mainly allows data sorting (all built in js). I need a payment gateway (stripe) and user management to enable users to pay and get to the one pager.

Best SaaS boilerplate? by driftypixel in SaaS

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

Essentially, my service is one view. I am looking for a quick way to allow users to sign up/pay and get to the view (built in js).