Hacker News new | ask | show | jobs
by marginalia_nu 1485 days ago
Working on open sourcing my search engine. Trying to get gitea to perform well off a Raspberry Pi 4.

The entire thing is in one big repo with code for all marginalia.nu projects. Needs structure to be accessible to more devs.

Also reworking the test strategy as what I did before makes a lot of assumptions that do not generalize, experimenting with TestContainers for E2E-tests.