🔍 / #software / #article
"My CSS layout strategy"
by @npub1hvtu...qxy4
> Before I open Sketch to design or Nova to code, I study the content I’m laying out, as it’s crucial to start with the content and not a predefined container. I decide what’s most important on a page, what elements should be grouped, what should attract attention, and what can stay quiet.
🐱🔗
🔍 / #it / #software
Wolff, Anthropic: “La figura del programmatore è al capolinea”. Come cambierà in futuro lo sviluppo del software
> Dopo il lancio del nuovo modello di #Anthropic all’interno di #Claude Code uno degli ingegneri ammette l’inevitabile: non servirà più scrivere codice. L’ingegneria del software è alle porte di una rivoluzione.
🐱🔗
🔍 / #software / #article
"Full-Text Search in SQLite: A Practical Guide"
> #FullText Search (FTS) in #SQLite is a powerful feature that enables efficient searching through large amounts of text data. Unlike traditional SQL LIKE queries that perform linear scans, #FTS uses sophisticated indexing techniques to deliver lightning-fast search results with ranking capabilities.
🐱🔗
🔍 / #software / #database
"FerretDB"
> #FerretDB allows you to use #MongoDB drivers seamlessly with #PostgreSQL as the database backend. Use all tools, drivers, UIs, and the same query language and stay open-source.
🐱🔗
🔍 / #software / #article
"MiniSearch, a client-side full-text search engine "
> This blog post is to introduce #MiniSearch, a #JavaScript library that provides client-side #FullText #search capabilities. It has zero runtime dependencies, and uses a space optimized index to support memory constrained environments like mobile browsers.
🐱🔗