01:10

Drivebase

Drivebase is a cloud-agnostic file management platform for people and teams using multiple storage providers.
01:09

Versitygw

versity s3 gateway.
01:03

Moneystill

Family-centric financial planning with interactive money flow visualization and privacy-first architecture.
00:59

Maintenant

Monitor everything. Manage nothing.
00:57

Habitat

Habitat is a free and open source self-hosted social platform for local communities
00:53

Daylog

Self-hosted board-based simple text and markdown note taking web application.
22:21

9 Advanced PostgreSQL Features I Wish I Knew Sooner

GENERATED columns, EXCLUDE constraints, DISTINCT ON, Foreign Data Wrappers… PostgreSQL has powerful features you might not know about. Here are my favorites.
22:21

SQL Window Functions and PARTITION BY in Practice

Sharing our experience with window functions in a recent client project involving historical data management
08:42

Vykar

Fast, encrypted, deduplicated backups in Rust — with friendly YAML config, a desktop GUI, and support for S3, custom REST and SFTP storage.
07:53

Power Query vs Python for Excel Automation — r/excel Discussion

Reddit thread asking why advanced users switch from Power Query to Python (Pandas/Polars). Key insights: PQ is great for 90% of ETL but Python wins on large datasets (1M+ rows), regex, automation pipelines, version control. Best tool depends on workflow complexity. 186 upvotes, 87 comments.