Wednesday, 26 February 2025

New top story on Hacker News: Show HN: Tach – Visualize and untangle your Python codebase

Show HN: Tach – Visualize and untangle your Python codebase
38 by the1024 | 4 comments on Hacker News.
Hey everyone! We're Evan and Caelean, the authors of Tach. Tach gives you the tools to build a modular monolith in Python: visibility into the state of your dependencies, as well as the tools to fix them. Since our last Show HN ( https://ift.tt/FGvbpyz ) we've shipped support for layers, third party dependencies, visualizations, and more. Tach is: * Open source (MIT) and completely free * Fast (written in Rust ) * In use by teams at NVIDIA, PostHog, and more As your team and codebase grows, code gets tangled up. This hurts developer velocity, and increases cognitive load for engineers. One way Tach differs from existing systems that handle this problem (build systems, import linters, etc) is in it's ability to be incrementally adopted and its runtime speed. If you struggle with dependencies, onboarding new engineers, or a massive codebase, Tach is for you! We built it with developers in mind - with clean integrations into Git, CI/CD, and IDEs, and the performance for it to be effective in any form factor.

Tuesday, 18 February 2025

New top story on Hacker News: (Ab)using general search algorithms on dynamic optimization problems (2023)

(Ab)using general search algorithms on dynamic optimization problems (2023)
4 by h45x1 | 3 comments on Hacker News.
I wrote this blog back in 2023 but since then I became a frequent lurker on HN and decided to repost the blog here. For me, writing it was about connecting the dots between dynamic optimization techniques I've studied as an economist and the more general search algorithms studied in CS.

Monday, 10 February 2025

Speed, alcohol led to crash that killed 5 people, 4 of them kids, Miami Gardens cops say



from Yahoo News - Latest News & Headlines https://ift.tt/lhSpGBg

New top story on Hacker News: Show HN: Infinite Horizontal Array of Text Editors

Show HN: Infinite Horizontal Array of Text Editors
9 by tsydenzhap | 4 comments on Hacker News.
I made this app to write books chapter by chapter, while taking & browsing through temporary notes for each chapter. The leftmost sidebar is the list of chapters. The sidebar to the right of that is the list of editors in the current chapter. The UI & UX are a bit weird, but they have a basic logic to them.