Wednesday, October 8, 2025

Show HN: I'm building a browser for reverse engineers https://ift.tt/xrtz0bd

Show HN: I'm building a browser for reverse engineers https://ift.tt/yJegKvB October 6, 2025 at 09:02PM

Show HN: Gotask, a simple task manager CLI built using Golang https://ift.tt/R6GrPsk

Show HN: Gotask, a simple task manager CLI built using Golang Hey folks, Gotask is a simple golang CLI I made to explore some aspects of the Go programming language. https://ift.tt/ip8LPkJ October 8, 2025 at 12:20AM

Show HN: Rethinking audit trails in Django (structured and database-free) https://ift.tt/rRCJIwu

Show HN: Rethinking audit trails in Django (structured and database-free) We were using django-easy-audit to track CRUD and API events in Django. The problem: every action meant an extra database write, which slowed transactions, increased infra costs, and left us with audit tables that weren’t great for analytics. I built django-activity-audit (PyPI) to fix this: - Extends Django’s logging system with custom AUDIT and API levels. - Captures CRUD + API request/response events as structured JSON logs. - Vector tails the logs and ships them into ClickHouse. - Grafana makes them queryable and visual. This removes the extra DB writes, gives structured data ready for analysis, and keeps costs down. Curious — how are others handling audit logging in Django (or other frameworks)? Do you log it, write it to a DB, or something else entirely? https://ift.tt/V8q3gBz October 7, 2025 at 10:25PM

Tuesday, October 7, 2025

Show HN: TinqerJS– LINQ-inspired QueryBuilder for TypeScript + Postgres/SQLite https://ift.tt/07T8Ds9

Show HN: TinqerJS– LINQ-inspired QueryBuilder for TypeScript + Postgres/SQLite https://tinqerjs.org October 6, 2025 at 08:58PM

Show HN: I've build a platform for writing technical/scientific documents https://ift.tt/i18QvoX

Show HN: I've build a platform for writing technical/scientific documents https://ift.tt/xE46a8y October 6, 2025 at 04:28PM

Show HN: Tangled – Git collaboration built on AT Protocol https://ift.tt/Hxnre7M

Show HN: Tangled – Git collaboration built on AT Protocol https://tangled.org October 6, 2025 at 10:58PM

Show HN: I Built a Transcription CLI Because Uploading 4GB Videos Was Killing Me https://ift.tt/8qYR5CZ

Show HN: I Built a Transcription CLI Because Uploading 4GB Videos Was Killing Me https://ift.tt/InYWTQO October 6, 2025 at 11:52PM

Parking Management Meets Breast Cancer Awareness

Parking Management Meets Breast Cancer Awareness By Melissa Culross Parking Control Supervisors Natalie Laval and Jonathan Yu. Sometimes c...