DHOXXIC logo

DHOXXIC Blog

Articles

Engineering notes from DHOXXIC on local-first systems, image catalogs, sync design, AI automation, and related product workflows.

April 14, 20265 min read

Running AI Locally vs Using APIs

API-based AI is convenient because it removes setup friction, but the trade-offs become much more visible when workloads grow, data becomes sensitive, and automation pipelines need predictable runtime behavior.

Open article
April 14, 20266 min read

How to Organize Large Photo Libraries (100k+ Files)

Large photo libraries stop behaving like casual folders long before the collection reaches its final size. Once the archive grows into tens or hundreds of thousands of images, indexing speed, search quality, and metadata structure determine whether the system remains usable.

Open article
April 14, 20266 min read

How to Sync Files Between Computers Without Cloud

Cloud storage is convenient, but it makes file synchronization depend on remote infrastructure, provider policies, and network quality. For large files, developer workflows, and sensitive datasets, that tradeoff gets expensive quickly.

Open article