Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Scrolling Text Generator – marquee, ticker and credits in the browser(scrollingtextgenerator.space ↗)
    discuss
  2. From Chirality to the Standard Model(emad-ii.github.io ↗)
    1comments
  3. Self-hosted inference orchestrators compared: LocalAI, exo, GPUStack, vLLM(nexlab.net ↗)
    discuss
  4. Real-Time Robot Tracking, Re-Architected in Rust(intellycode.dev ↗)
    discuss
  5. What Makes a Number System(lejdar-lukas.workers.dev ↗)
    discuss
  6. A design brief as one image: can a 27B vision model build the animation?(automationoptimization.github.io ↗)
    discuss
  7. I turned my game into an eval(lakin.dev ↗)
    discuss
  8. Samsung is expected to more than double output of its HBM4 and HBM4E DRAM(sedaily.com ↗)
    discuss
  9. Resident Evil 4 (GameCube) – complete byte-identical decompilation to C/C++(github.com/adonis-singh ↗)
    discuss
  10. Show HN: Three genlocked RP2350B make a console – 3k sprite pixels per line)(papydeck.eu ↗)
    discuss
  11. Directional steering is a runtime activation edit for DS4(github.com/antirez ↗)
    discuss
  12. 64 Tiny Benchmarks for Jev(ramonov.com ↗)
    discuss
  13. As White House shields the AI gold rush, Trump family and other allies strike...(theguardian.com ↗)
    1comments
  14. Historic burial of Black family member at Thomas Jefferson's Monticello cemetery(richmond.com ↗)
    discuss
  15. Transforming Archival Collections into Conversational Knowledge Systems(arxiv.org ↗)
    discuss
  16. Trying the Software Factory Pattern(lethain.com ↗)
    discuss
  17. A Transformative AI Strategy for Europe(transformative-ai.eu ↗)
    discuss
  18. Vidlet – Every video tool, in one browser tab(vidlet.app ↗)
    discuss
  19. People hate Flock so much its employees are now demoralized and quitting(neowin.net ↗)
    1comments
  20. Yazi: Fast terminal file manager written in Rust, based on async I/O(yazi-rs.github.io ↗)
    discuss
  21. "Direct manipulation vs. interface agents" (1997)(acm.org ↗)
    1comments
  22. US Revokes Limits on Power Plants' Climate Pollution(hrw.org ↗)
    discuss
  23. Planned launches, terms of deal, worry some near La. SpaceX site(npr.org ↗)
    discuss
  24. Show HN: MidiSlayer, a desktop sight-reading trainer for MIDI keyboards(midislayer.com ↗)
    discuss
  25. The Simplicity Shift [pdf] (2002)(jenson.org ↗)
    discuss
  26. Supercomputer interconnects: Why the network is the machine [video](youtube.com ↗)
    discuss
  27. An actively maintained and updated Motif fork exists(osnews.com ↗)
    discuss
  28. Mumble – Open-Source, Self-Hosted Voice Chat(digitalescapetools.com ↗)
    discuss
  29. Pici – Your Build Is a Terminal(pico.sh ↗)
    discuss
  30. Sharon Horgan, Autofiction Auteur(newyorker.com ↗)
    discuss

Show HN: Autopoiesis: Concept for AI platforms shipped with repos

1 pointsby 1h agojakobbr.eu
1 comments
1h agoHN ↗

Today I want to present a concept which was meandering through my brain for some weeks: Autopoiesis. The main thing is that it goes one step further and not only adds project/repo specific skills and context into a repo, but a fully functioning AI platform, configured for the specifics of the repo at hand. Of course, the AI platform's source code is not part of the repo, and I don't dare to write one (or let one write) from scratch. But with the power of containers, configs and some scripting plus semi-clever arrangements, we can add all of that with as little overhead of 20 KByte (unoptimized).

What do you think of that concept? Is it worthwile to follow that path, or is it a dead end?