Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 21 min 53 sec ago

Show HN: Two-Dimensional Phase Portrait Plotter

Sat, 02/14/2026 - 8:35am

Hi! I made a two-dimensional phase portrait plotter website page.

Purpose: If you don't have any study guide for exercises related to dynamic systems or too lazy to run python and set up sliders to visually see potential bifurcations, you can play around with said dynamic system (numerically) to visually get a feel of the system.

It includes numerical approximations for:

- Euler/4th Order Runge-Kutta solver for the system --> You can also pick initial point + backwards integration.

- Poincaré Index (index theory)

- Nullclines

- Eigenvalues of the Jacobian matrix (sometimes called "stability matrix" in the literature)

It's based on old python code that I made for a dynamic system course that I converted to JavaScript using Grok, Sonnet 4.5 and Gemini Pro.

Does not include:

- Bifurcation diagrams - can't make it without a computer algebra system (CAS), way above my skill level...

- Anything that isn't two-dimensional (for one dimension you can just use a regular calculator) - 3D got highly computational heavy fast (for a website so to speak). I'm keeping it simple since it is a practice tool to draw your own phase portraits yourself by hand (like most exams requires you to do).

For real applications, you need to either solve stuff analytically or use more advance tools. This is just for educational purposes and enjoyment.

Comments URL: https://news.ycombinator.com/item?id=47014425

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Stillpoint – Debugger for Cognitive Loops

Sat, 02/14/2026 - 8:31am

Context: Earlier this week asked how engineers "step through" their own anxiety. 20+ comments with methods: externalizing, nervous system regulation, "next thought" hack, 4-mile walks.

Built a tool for the gap: 2am, 6 layers deep, can't access your toolkit. 10 Socratic messages, no login, no memory.

Not therapy. Not optimization. Just pattern recognition when you're stuck mid-loop.

Try it: https://thestillpoint.netlify.app/

Thanks to everyone who shared their actual practices.

Comments URL: https://news.ycombinator.com/item?id=47014398

Points: 1

# Comments: 0

Categories: Hacker News

OpenClaw on $5 chips, no Linux or Node.js

Sat, 02/14/2026 - 7:43am

Article URL: https://www.mimiclaw.io/

Comments URL: https://news.ycombinator.com/item?id=47014143

Points: 1

# Comments: 3

Categories: Hacker News

Ask HN: What's You Opinon on XMTP

Sat, 02/14/2026 - 7:25am

ever heard of it? Do you use it?

Comments URL: https://news.ycombinator.com/item?id=47014042

Points: 2

# Comments: 0

Categories: Hacker News

A Deep Dive into Apple's .car File Format

Sat, 02/14/2026 - 7:18am
Categories: Hacker News

Show HN: Foundry: Deploy observability without the complexity

Sat, 02/14/2026 - 7:17am

Hey folks, we at SigNoz have been working on something to make SigNoz deployment actually painless. Foundry takes care of all the deployment complexity – the configurations, tooling, everything needed to run SigNoz – so you can spend less time getting it up and running and more time actually using it. With just a single YAML config file and one command, you can have a fully operational SigNoz instance using Docker, Systemd, etc., across platforms or any cloud vendor. The concept: Like a metalworking foundry transforms raw materials into finished products, Foundry takes your config ("Castings"), forges it through deployment templates (the "Moldings"), and pours out a ready-to-run SigNoz instance.

Comments URL: https://news.ycombinator.com/item?id=47013998

Points: 1

# Comments: 0

Categories: Hacker News

Pages