This time, I built a web app that fetches note articles from an RSS feed, saves them to SQLite, and allows you to search and organize them in your browser. It started as a small command-line tool, but ...
A full-text search system, which allows for the quick retrieval of necessary information from accumulated text data such as daily business reports and internal documents, plays a vital role in ...
Community driven content discussing all aspects of software development from DevOps to design patterns. SQLite is an incredibly lightweight and remarkably popular SQL-compliant database. In fact, it’s ...
Roo Code is a kind of agentic mediary for your AI engine. It uses the contents of your app and the resulting outputs, along with your prompts, to send requests to the AI engine, then applies your ...
I'm a full-stack web developer and technical writer who creates beginner-friendly tutorials, API walkthroughs, and clear technical documentation. PostgreSQL (shortened as Postgres) is one of the most ...
Wiki.js is highly flexible. It works on pretty much any platform you can think of and is compatible with many different databases. It is also highly customisable, with support for multiple languages ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Once you’ve installed SQLite, you’ll probably want to learn how to maneuver around the ...
This post covers how forensic skills and tooling can be used to recover potentially sensitive data left on phones from devices such as Google’s Fitbit. The principles and techniques here also apply to ...
sqlite3 is a dynamic module for GNU Emacs 25+ that provides direct access to the core SQLite3 C API from Emacs Lisp. While this module provides only 14 functions (vs 200+ in the C API), it should ...