frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I built a notebook inside Obsidian

https://sinja.io/blog/how-i-built-notebook-in-obisidian-emera
1•OlegWock•22s ago•0 comments

Umami v3

https://umami.is/blog/umami-v3
1•ksec•33s ago•0 comments

End of the Line: How the Neom Line Unravelled

https://ig.ft.com/saudi-neom-lin
1•nvader•53s ago•0 comments

Intersectional Inequalities in Social Ties

https://www.science.org/doi/10.1126/sciadv.adu9025#
1•Anon84•2m ago•0 comments

Tesla delays 'flying' Roadster demo to April Fools' Day, production to 2027/28

https://electrek.co/2025/11/06/tesla-delays-roadster-demo-to-april-1-next-year-production-to-2027...
1•mikestew•3m ago•0 comments

Show HN: AI App Store with a User-Controlled Shared Memory Layer

https://aistore-y7gr.vercel.app/
1•emmanueldidymus•5m ago•0 comments

How we built the demo for the Current NOLA keynote using Kafka, Flink, and AI

https://rmoff.net/2025/11/06/how-we-built-the-demo-for-the-current-nola-day-2-keynote-using-flink...
1•rmoff•5m ago•0 comments

Let's Talk About the AI Bubble [video]

https://www.youtube.com/watch?v=fIcWfHikAOo
1•aaraujo002•6m ago•0 comments

Show HN: I built a tool to answer any League of Legends E-sports data questions

https://query.new/
1•XavierPladevall•8m ago•0 comments

Job cuts surge in worst October layoffs in 22 years

https://www.usatoday.com/story/money/2025/11/06/october-job-cuts-surge-worst-layoffs/87127775007/
1•speckx•9m ago•1 comments

MiseryMap

https://www.flightaware.com/miserymap/
1•sndean•10m ago•0 comments

Testing-MCP – Write complex integration tests for web app

https://github.com/mcpland/testing-mcp
1•unadlib•10m ago•0 comments

Phison CEO claims NAND shortage could last a staggering 10 years

https://www.tomshardware.com/pc-components/ssds/phison-ceo-claims-nand-shortage-could-last-a-stag...
1•walterbell•10m ago•0 comments

Why even a US tech giant is launching 'sovereign support' for Europe now

https://www.zdnet.com/article/why-even-a-us-tech-giant-is-launching-sovereign-support-for-europe-...
1•CrankyBear•11m ago•0 comments

This Week in AI Agents: Agents Are Learning to Browse, Buy, and Negotiate

https://thisweekinaiagents.substack.com/p/agents-learning-to-browse-buy-negotiate
1•joaoaguiam•11m ago•0 comments

Tuning TLS: AES-256 Now Beats ChaCha20 on Every Modern CPU

https://ashvardanian.com/posts/chacha-vs-aes-2025/
2•ashvardanian•12m ago•0 comments

Perplexitys First Research Paper – Point-to-Point Communication for LLM Systems

https://arxiv.org/abs/2510.27656
1•Alifatisk•13m ago•0 comments

Show HN: Free analyzer that finds outdated content before it kills your traffic

https://freshrank.ai
2•maldinii•14m ago•0 comments

Big YouTube channels are being banned. YouTubers are blaming AI

https://mashable.com/article/big-youtube-channels-terminated-creators-blame-ai
2•mostcallmeyt•14m ago•1 comments

Wikipedia co-founder joins editing conflict over the Gaza genocide page

https://www.theverge.com/news/813245/wikipedia-co-founder-jimmy-wales-gaza-genocide
1•mostcallmeyt•14m ago•0 comments

Bolivia's new president rekindles cautious hope for long-stalled lithium dreams

https://www.reuters.com/world/china/bolivias-new-president-rekindles-cautious-hope-long-stalled-l...
1•wslh•15m ago•0 comments

That email address contains five or more consonants in a row

https://www.clintmcmahon.com/Blog/email-address-contains-five-or-more-consonants
2•speckx•15m ago•0 comments

EIA: North America's LNG Export Capacity Could More Than Double by 2029

https://oilprice.com/Latest-Energy-News/World-News/EIA-North-Americas-LNG-Export-Capacity-Could-M...
1•PaulHoule•17m ago•0 comments

IncusOS – immutable OS run incus

https://discuss.linuxcontainers.org/t/announcing-incusos/25139
1•xlmnxp•18m ago•1 comments

The Internet: How HTTP and TCP Work [video]

https://www.youtube.com/watch?v=hyhaeJIeQac
1•artisandip7•19m ago•0 comments

Making MCP Tool Calls Scriptable with mcp_cli

https://www.joshbeckman.org/blog/practicing/making-mcp-tool-calls-scriptable-with-mcpcli
1•bckmn•20m ago•0 comments

Federal Judge Survey: Warns of Judicial Crisis, Faults SCOTUS Emergency Orders

https://www.nytimes.com/2025/10/11/us/politics/judicial-crisis-supreme-court-trump.html
2•mmooss•20m ago•2 comments

Avoid hyperfocus and keep a healthy work pace (as a dad of two)

https://www.devas.life/my-plan-to-avoid-hyperfocus-and-keep-a-healthy-work-pace-as-a-dad-of-two/
1•cmpit•23m ago•0 comments

Checking for Spam Content with Chrome AI

https://www.raymondcamden.com/2025/11/07/checking-for-spam-content-with-chrome-ai
1•speckx•24m ago•0 comments

Apple's fight with Europe continues as it removes iPhone feature in EU

https://www.the-independent.com/tech/apple-iphone-wifi-sharing-password-europe-eu-b2860173.html
2•refp•24m ago•0 comments
Open in hackernews

Show HN: I built a system that re-balances itself when overloaded

https://atlas-systems-labs.com/demo/
1•atlas-systems•2h ago

Comments

lobito25•2h ago
What can this be used for?
atlas-systems•1h ago
thanks! erevos is a lightweight adaptive stabilisation loop. it can sit inside control systems, ai behaviour layers, or anywhere you need competing signals to balance rather than fight. it keeps systems steady while still letting them react to change.
atlas-systems•1h ago
This is a live preview of Erevos v1.3, a minimal adaptive control system.

It detects when its internal processes start to overload and automatically re-balances itself toward baseline.

The demo visualises this feedback loop in real time — you can watch it shift between stress, correction, and stability as inputs change.

I built it as a proof-of-concept for adaptive stability — showing how a simple feedback loop can detect its own stress and correct itself without supervision.

Demo: atlas-systems-labs.com/demo

Code: github.com/Atlas-Systems-Labs/erevos-demo

I’m curious how others see this kind of adaptive feedback loop fitting into areas like simulation, robotics, or behavioural systems.

theamk•48m ago
What is the system model being simulated here?

I've played with it, and checked the source code, and this looks like a really, really simple control loop mechanism. It's basically P controller (as in, PID controller with I and D set to zero) and with this simple on/off "mode" selector wrapped around it that basically turns it off sometimes.

The performance seems _really_ bad: set manual input to -0.5 and watch it oscillate like crazy, with a very large amplitude. That mode selector is really not helping here!

The visualization is nice and very high-tech, but a well tuned PID controller would perform much better. Heck, even a simple P controller would likely perform better as well, at the expense of small steady-state oscillation.

atlas-systems•3m ago
hey, thanks for taking a look. it does borrow from control-style behaviour, but it’s tuned for adaptive balance rather than fixed stability. erevos keeps re-weighting its inputs around a shifting baseline. the focus is adaptation and flexibility in decision-making rather than deterministic outcomes. interested to see what kinds of systems this could be used in.