- Victoria Drake
Optimizing text for ChatGPT: NLP and text pre-processing techniques
Mastering text preprocessing to send more input to ChatGPT.
nlp
7 min read
- Victoria Drake
Set up a Pi-hole VPN on an AWS Lightsail instance
Build your own VPN with Pi-hole to block ads and trackers.
privacy
7 min read
- Victoria Drake
Create a self-hosted chat service with your own Matrix server
A speed-run introduction to Matrix via Dendrite.
privacy
6 min read
- Victoria Drake
How to write good documentation
The secret to never forgetting how your project works, in three steps.
docs
4 min read
- Victoria Drake
How to create a self-documenting Makefile
Accelerate your workflow and DevOps with command-line aliases you can check in
coding
4 min read
- Victoria Drake
SQLite in production with WAL
An underappreciated candidate for light and fast database transactions.
data
4 min read
- Victoria Drake
Multithreaded Python: slithering through an I/O bottleneck
How taking advantage of parallelism in Python can make your software orders of magnitude faster.
python
5 min read
- Victoria Drake
Secure application architecture basics: separation, configuration, and access
A starting point for building secure application architecture, for busy developers.
cybersecurity
7 min read