frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

'Beauty and the Beast' singer Peabo Bryson dies at 75

https://abcnews.com/GMA/Culture/singer-peabo-bryson-dies-75/story?id=133533357
1•bookofjoe•44s ago•0 comments

Microsoft Deliberately Bricking All Office for Mac 2019/2021 Installations

https://www.osnews.com/story/145179/microsoft-is-intentionally-bricking-all-office-for-mac-2019-i...
1•m463•49s ago•0 comments

Are Young People Lazy, or Are They Just Hopeless?

https://www.newsweek.com/are-young-people-lazy-hopeless-2037840
1•paulpauper•57s ago•0 comments

Advice for amateur mathematicians on writing and publishing

https://cohn.mit.edu/advice/
1•paulpauper•2m ago•0 comments

Do you really want that computer-science degree?

https://www.economist.com/graphic-detail/2026/06/01/do-you-really-want-that-computer-science-degree
2•pseudolus•3m ago•1 comments

Inference Optimization for MiniMax Sparse Attention

https://www.together.ai/blog/serving-minimax-m3-for-efficient-inference-unlocking-1m-token-contex...
1•zagwdt•3m ago•0 comments

Why We've Been Thinking about the Fertility Crisis Wrong

https://www.richardhanania.com/p/why-weve-been-thinking-about-the
1•paulpauper•4m ago•0 comments

A Mathematician's Lament – Paul Lockhart (2002) [pdf]

https://worrydream.com/refs/Lockhart_2002_-_A_Mathematician%27s_Lament.pdf
1•xeonmc•5m ago•0 comments

Bend the beam like Beckham to defeat anti-jamming tech

https://www.theregister.com/networks/2026/06/03/curving-beams-could-fool-anti-jamming-tech/5250872
1•Bender•6m ago•0 comments

Google's new Gemma 4 12B model is designed to run on any laptop with 16GB of RAM

https://arstechnica.com/google/2026/06/googles-new-gemma-4-open-ai-model-is-sized-for-your-laptop/
1•Bender•7m ago•0 comments

Dashlane issues opaque advisory warning 20 encrypted vaults were stolen

https://arstechnica.com/security/2026/06/dashlane-issues-opaque-advisory-warning-20-encrypted-vau...
1•Bender•7m ago•0 comments

Sir Alex Younger has died

https://www.bbc.com/news/articles/cwy201wge44o
1•x86a•8m ago•0 comments

The American AI Sovereign Wealth Fund Act [video]

https://www.youtube.com/watch?v=VN4b4UCWMKI
1•simonpure•12m ago•0 comments

Genie that ate the Internet, hidden masters and fifty-year-old weakness

https://w00t.rs/blog/genie/
1•DistressedKiwi•12m ago•0 comments

SpaceX wins Texas tax breaks for chip project, ahead of record IPO

https://www.reuters.com/business/media-telecom/spacex-wins-texas-county-approval-reinvestment-zon...
5•lschueller•14m ago•0 comments

Splash Is a Colour Format

https://www.todepond.com/lab/splash/
1•tobr•15m ago•0 comments

Gemini Spark is the most impressive and terrifying AI experience I've had yet

https://www.theverge.com/ai-artificial-intelligence/941388/gemini-spark-ai-agent-trip-planning
3•haldean•17m ago•0 comments

Banned Russian Submunitions Found After Mali's Military Announces Airstrikes

https://www.bellingcat.com/news/africa/2026/05/26/banned-russian-submunitions-found-after-malis-m...
2•lschueller•17m ago•0 comments

Microsoft Scout: Your always-on personal agent

https://www.microsoft.com/en-us/microsoft-365/blog/2026/06/02/introducing-microsoft-scout-your-al...
1•brianmcnulty•18m ago•1 comments

Naively Summing an Alternating Series

https://www.johndcook.com/blog/2026/06/03/naive-sum/
1•SVI•18m ago•0 comments

Commodore Can't Survive Solely on Nostalgia

https://www.timeextension.com/news/2026/06/commodore-cant-survive-solely-on-nostalgia-c64-ultimat...
1•GTP•20m ago•0 comments

Bernie Sanders introduces bill giving the public a 50% stake in top AI companies

https://finance.yahoo.com/economy/policy/articles/bernie-sanders-introduce-bill-giving-135431485....
2•rmason•21m ago•1 comments

A New Path Forward for Session

https://getsession.org/
1•Cider9986•21m ago•1 comments

Why Vector Search Alone Isn't Enough: Hybrid Retrieval for RAG

https://www.infoq.com/articles/vector-search-hybrid-retrieval-rag/
1•aadityachauhan1•21m ago•0 comments

Scaling Past Informal AI – Carina Hong, Axiom Math

https://www.latent.space/p/axiom
1•SVI•22m ago•0 comments

Laid off. Broke. Depressed. & idk how to market my SaaS

2•touseefbuilds•23m ago•8 comments

Grand Theft Auto V cheat service gets hacked, exposing gamers

https://techcrunch.com/2026/06/01/grand-theft-auto-v-cheat-service-gets-hacked-exposing-thousands...
1•Cider9986•23m ago•0 comments

WebKit position stated as opposed to WebMCP

https://github.com/WebKit/standards-positions/issues/670
1•msub2•24m ago•0 comments

synergy

https://symless.com/synergy
1•gjvc•27m ago•0 comments

The Agentic Test Pyramid

https://matthewboston.com/blog/the-agentic-test-pyramid.html
1•bostonaholic•27m ago•0 comments
Open in hackernews

Show HN: Pixelagent – Build your Stateful Agent Framework in 200 lines of code

https://github.com/pixeltable/pixelagent
30•pierrebrunelle•1y ago

Comments

jweisspxl•1y ago
Pixelagent: Agent Engineering Blueprint https://www.youtube.com/watch?v=BS6PRsnxkBA
SafeDusk•1y ago
Exciting to see a fellow builder in the space! Love how memory management and observability is built-in.

Today, I just re-implemented Google's AlphaEvolve for Perlin noises using my own minimal agentic framework (https://toolkami.com/alphaevolve-toolkami-style/), will probably steal a trick or two from you.

pierrebrunelle•1y ago
Congrats! Take whatever you want :)

Yes: Memory, observability, versioning, and lineage being built-in is a derivative of unifying orchestration and storage: https://docs.pixeltable.com/docs/datastore/computed-columns.

bosky101•1y ago
Your readme doesn't mention any example of multiple agents. We don't need another wrapper to anthropic/openai/*. Without being able to select between multiple tools/agents - you only need 2 lines of code to achieve llm calls, and another 2 lines for state management.

That said the interface is more idiomatic that others agent frameworks that show up here.

It also wasn't clear where the last N messages is being persisted. Db/file/adapters/?

Good luck!

pierrebrunelle•1y ago
Thanks!

https://github.com/pixeltable/pixelagent/tree/main/examples/... for multiple tools/agents. A tool is just a UDF. You can have as many as you want.

The goal of this reference agent SDK is to showcase the flexibility of Pixeltable (the underlying unified storage and orchestration system) that is Open Source and Apache 2.0.

This is where storage is defined: https://github.com/pixeltable/pixelagent/blob/main/pixelagen.... These are very simple examples.

Here's how an Agentic Reddit bot would work for instance: https://github.com/pixeltable/pixeltable/tree/main/docs/samp...

RamblingCTO•1y ago
I'll just leave this here: https://github.com/The-Pocket/PocketFlow 100 lines of code agent lib that's not tied to a commercial offering
pierrebrunelle•1y ago
I like PocketFlow. You beat me on the # of lines of code! But does it provide parallelization, caching, orchestration, versioning, observability, lineage, multi-modal support?

As you just showed, building an agent SDK is easy, so what's interesting to me is tackling:

- Infrastructure Sprawl: Juggling separate systems for vector search, state tracking, multimodal data handling, and monitoring leads to fragmented workflows and high operational costs. - State Management Nightmares: Reliably tracking agent memory, tool calls, and intermediate states across potentially long-running, asynchronous tasks is incredibly difficult. - Multimodal Integration Pain: Integrating and processing images, audio, video, and documents alongside text requires specialized, often disparate, tooling. - Observability Gaps: Understanding why an agent made a decision or failed requires visibility into its state and data lineage, which is often lacking.

And doing all of that while finding the right abstraction layer to leave all the application and business logic to the dev/users so they don't feel limited. It's difficult!

Besides, I don't know where you see a commercial offering? Everything is Apache 2.0/Open Source from A to Z.

RamblingCTO•1y ago
PocketFlow is not from me, but just my current favorite ;)

I just got the feeling that the lib is tied to pixeltable, but maybe I misunderstood? Maybe that's why this is dead? pocketflow is completely standalone and the main thing is that you vibe code what you need (works awesome so far!).

I don't want to sideline the discussion about pixelagent, but here's some more about pf:

- https://the-pocket.github.io/PocketFlow/design_pattern/multi... (multi agent, queue) - https://github.com/The-Pocket/PocketFlow/tree/main/cookbook/ here are more advanced examples. Pretty easy to follow imho.

PS: re the observability, yesterday I coded tracing for pocketflow, just need to put it up on github haha

esafak•1y ago
I don't know why Pierre's post is dead, but I wanted to ask if it is accurate to describe Pixelagent as an MCP-compatible memory layer, and what its competitors are.

If memory is the centerpiece, I suggest leading with it, rather than the ambiguous "Your AI Data Infrastructure".

pierrebrunelle•1y ago
You can indeed turn anything that you want into an MCP server, e.g. https://github.com/pixeltable/pixeltable-mcp-server.

Pixelagent is a reference implementation for a multimodal agent framework to show that an agent class is easy to build and users should be empowered to build their own from scratch for their use cases.

Regarding Memory, to me it's just about Data Storage, Indexing, Orchestration, and Retrieval and I don't know why we should abstract Memory away from users. Memory will mean so many different things for many use cases.

Let's say you want:

- Working memory: Holds current context and immediate interaction history within the agent's context window -> this is just about passing Q&A pairs to maintain context alongside with roles.

- Episodic memory: Stores specific past experiences and interactions -> this is just about indexing past exchanges and having semantic search on it.

- Semantic memory: Organizes specific knowledge in structured formats -> this is just about building a custom logic (udf) to decide how and what to extract insight from and then retrieve it.

I've implemented them all in this example: https://github.com/pixeltable/pixelbot