Search Articles — Sudonull

Search Results

In this project

HTML API Generation on the Server Without Rendering

https://sudonull.com/html-api-generation-on-the-server-without-rendering

Learn how to build web services by returning HTML text. Examples in Python, Jinja templating engines. For middle/senior dev. Master the approach without client-side JS.

Date filters in Superset: bypassing the wrapper

https://sudonull.com/date-filters-in-superset-bypassing-the-wrapper

Setting up virtual datasets in Apache Superset with custom dates from filters. Hack with a dummy column for middle/senior dev. Full guide without filtering errors.

Hybrid search without cloud: PostgreSQL and VectorChord

https://sudonull.com/hybrid-search-without-cloud-postgresql-and-vectorchord

How to build a local search system with Jina v4 and llama.cpp. Technical guide for RAG system developers. Learn about Matryoshka embeddings and optimization.

Trending Now