Stuff
3 subscribers
200K links
Download Telegram
HTAP Databases Are Dead
7 by moonikakiss | 0 comments on Hacker News.
US Trade Court Finds Trump Tariffs Illegal
47 by master_crab | 11 comments on Hacker News.
3D Simulation of the Bombe Machine
4 by pncnmnp | 1 comments on Hacker News.
dotnet run app.cs
22 by soheilpro | 3 comments on Hacker News.
Show HN: Typed-FFmpeg 3.0–Typed Interface to FFmpeg and Visual Filter Editor
43 by lucemia51 | 6 comments on Hacker News.
Hi HN, I built typed-ffmpeg, a Python package that lets you build FFmpeg filter graphs with full type safety, autocomplete, and validation. It’s inspired by ffmpeg-python, but addresses some long-standing issues like lack of IDE support and fragile CLI strings. What’s New in v3.0: • Source filter support (e.g. color, testsrc, etc.) • Input stream selection (e.g. [0:a], [1:v]) • A new interactive playground where you can: • Build filter graphs visually • Generate both FFmpeg CLI and typed Python code • Paste existing FFmpeg commands and reverse-parse them into graphs Playground link: https://ift.tt/jr9DOsQ (It’s open source and runs fully in-browser.) The internal core also supports converting CLI → graph → typed Python code. This is useful for building educational tools, FFmpeg IDEs, or visual editors. I’d love feedback, bug reports, or ideas for next steps. If you’ve ever struggled with FFmpeg’s CLI or tried to teach it, this might help. Thanks!— David (maintainer)
Show HN: Entropy – Sharing screen is scary in SaaS age
9 by RazCo | 4 comments on Hacker News.
Sharing screen is really scary today with all PIIs and secrets sprawling around your screen, so I built Entropy, a small Chrome extension that spots API keys, tokens, emails, and throws a blur overlay on them in real time. The goal is to make screen-sharing feel safe again without adding steps to a demo. Everything runs locally—regex + entropy heuristics compiled to WASM—and the extra CPU cost averages ~1 ms per mutation on my M1. Custom rules can be added with a JSON file for teams that have proprietary token formats. visit https://entropysec.io Feedback please <3
Edamagit: Magit for VSCode
13 by tosh | 3 comments on Hacker News.
My website is ugly because I made it
19 by surprisetalk | 1 comments on Hacker News.