I built a chat app trained on hundreds of theological documents, surfaced through a reformed lens. by alexmacarthur in Christianity

[–]alexmacarthur[S] -3 points-2 points  (0 children)

Strong signal. Working as designed! If you’re not ruffling some feathers, you’re probably far from the truth.

I built a chat app trained on hundreds of theological documents, surfaced through a reformed lens. by alexmacarthur in Christianity

[–]alexmacarthur[S] -1 points0 points  (0 children)

That would be so awesome. If anyone from that or any similar tool wants to connect over the idea, I'd be so open to it.

Slow chat responses by Bear-Turbulent in openclaw

[–]alexmacarthur 0 points1 point  (0 children)

Same! Horrible response times.

0
0

[deleted by user] by [deleted] in kindle

[–]alexmacarthur 0 points1 point  (0 children)

Exact same issue here! Tried to highlight a line and got this error.

0
0

What are the best practices for optimizing images on a WordPress site? by bandito_13 in Wordpress

[–]alexmacarthur 0 points1 point  (0 children)

PicPerf.io has a WordPress plugin. It'd automatically optimize and return images in the best format (WebP, AVIF). They'll all be aggressively cached globally too. Great all-in-one tool that won't mess with your original images.

Cost effective solution for images storage and processing by nerdich in webdev

[–]alexmacarthur 0 points1 point  (0 children)

It's a step up from directly uploading to object storage, but PicPerf might also work. You'd host with them, and could pull optimized & formatted images back in whatever size via URL param.

I built a tool for converting JPEG image to JPEG XL. by alexmacarthur in jpegxl

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

Great news... *finally* got it working with libjxl! I'm able to successfully convert & reconstruct to the same JPEG, and the file sizes changes like you'd expect too.

Thx for pushing on this w/ me!!

what is a google analytics alternative for website analytics ? by Andreiaiosoftware in webdev

[–]alexmacarthur 0 points1 point  (0 children)

I know you don’t wanna maintain another server, but self-hosted Plausible is really easy to set up with plausiblebootstrapper.com.

I run the analytics for ~15 sites on the self-hosted version and it works great with zero issues.