Hacker News
Show HN: Two-Dimensional Phase Portrait Plotter
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
How many registers does an x86-64 CPU have? (2020)
Article URL: https://blog.yossarian.net/2020/11/30/How-many-registers-does-an-x86-64-cpu-have
Comments URL: https://news.ycombinator.com/item?id=47014405
Points: 3
# Comments: 1
Show HN: Stillpoint – Debugger for Cognitive Loops
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
The Developer –> Designer Switch
Article URL: https://c-daniele.github.io/en/posts/2026-02-14-intro-spec-driven-development/
Comments URL: https://news.ycombinator.com/item?id=47014189
Points: 1
# Comments: 1
OpenClaw on $5 chips, no Linux or Node.js
Article URL: https://www.mimiclaw.io/
Comments URL: https://news.ycombinator.com/item?id=47014143
Points: 1
# Comments: 3
ChatGPT promised to help her find her soulmate. Then it betrayed her
Article URL: https://www.npr.org/2026/02/14/nx-s1-5711441/ai-chatgpt-openai-love-betrayal-delusion-chatbot
Comments URL: https://news.ycombinator.com/item?id=47014125
Points: 1
# Comments: 2
A Framework for Time-Updating Probabilistic Forecasts
Article URL: https://arxiv.org/abs/2602.09982
Comments URL: https://news.ycombinator.com/item?id=47014123
Points: 3
# Comments: 0
Show HN: I built a personal news-curating AI using Ruby and Claude
Article URL: https://github.com/ashishra0/news-curator
Comments URL: https://news.ycombinator.com/item?id=47014122
Points: 1
# Comments: 0
All in on DLang: Why I pivoted to D for web, teaching and graphics in 2025 [pdf]
Article URL: https://dconf.org/2025/slides/shah.pdf
Comments URL: https://news.ycombinator.com/item?id=47014110
Points: 2
# Comments: 0
AI and the Quantity and Quality of Creative Products
Article URL: https://www.nber.org/papers/w34777
Comments URL: https://news.ycombinator.com/item?id=47014087
Points: 1
# Comments: 0
AI film school trains next generation of Hollywood moviemakers
Pentagon Used Anthropic's Claude in Maduro Venezuela Raid
Article URL: https://www.wsj.com/politics/national-security/pentagon-used-anthropics-claude-in-maduro-venezuela-raid-583aff17
Comments URL: https://news.ycombinator.com/item?id=47014060
Points: 3
# Comments: 0
Mandatory driver impairment sensors clear a funding hurdle, but are they ready?
Article URL: https://apnews.com/article/federal-law-impairment-detection-car-dui-062d40e885a0e32c6cad0ba70163aef8
Comments URL: https://news.ycombinator.com/item?id=47014045
Points: 2
# Comments: 0
Ask HN: What's You Opinon on XMTP
ever heard of it? Do you use it?
Comments URL: https://news.ycombinator.com/item?id=47014042
Points: 2
# Comments: 0
Meeting-Assistant, Local meeting notes assistant and AI analysis in C++
Article URL: https://github.com/DatanoiseTV/meeting-assistant
Comments URL: https://news.ycombinator.com/item?id=47014039
Points: 1
# Comments: 1
How to interactively call C code from Chicken Scheme [video]
Article URL: https://www.youtube.com/watch?v=twm99YQiN8E
Comments URL: https://news.ycombinator.com/item?id=47014027
Points: 1
# Comments: 0
Claude Agent in VS Code: no extension required, Copilot subscription supported
Article URL: https://code.visualstudio.com/docs/copilot/agents/third-party-agents#_claude-agent-preview
Comments URL: https://news.ycombinator.com/item?id=47014017
Points: 2
# Comments: 0
A Deep Dive into Apple's .car File Format
Article URL: https://dbg.re/posts/car-file-format/
Comments URL: https://news.ycombinator.com/item?id=47014002
Points: 2
# Comments: 0
Best PC Specs to Run Local AI Models Like Minimax, Free
Article URL: https://twitter.com/meta_alchemist/status/2022614255426769129
Comments URL: https://news.ycombinator.com/item?id=47014000
Points: 1
# Comments: 0
Show HN: Foundry: Deploy observability without the complexity
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
