frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Speculative Growth and the AI "Bubble" [pdf]

https://economics.mit.edu/sites/default/files/2026-07/speculative_growth_AI_public.pdf
3•johnbarron•4m ago•0 comments

Chariot: Elastic Claw Compute

https://www.chariots.sh/
3•benmax•5m ago•0 comments

Agents in Amnesia (AIAIO) – the game that teaches you about how you use AI

https://github.com/sene1337/aiaio
2•notjoemama•6m ago•0 comments

We don't use AI in any of our design or production processes

https://mass-driver.com/article/from-human-hands
2•tony_cannistra•6m ago•0 comments

Anthropic, Blackstone bet the next trillion-dollar AI business is implementation

https://techcrunch.com/2026/07/15/anthropic-blackstone-bet-the-next-trillion-dollar-ai-business-i...
2•atomon•6m ago•1 comments

World Base Map (Natural Earth 6.0)

https://source.coop/opengeos/natural-earth
2•marklit•7m ago•1 comments

The AI Investment Race [pdf]

https://www.bis.org/publ/work1367.pdf
2•johnbarron•7m ago•0 comments

Dopamine TV: How China's short dramas are redefining entertainment

https://www.thedial.world/articles/news/chinese-micro-dramas
2•herbertl•9m ago•0 comments

When Bugs Feel Like Sabotage

https://joeldare.com/when-bugs-feel-like-sabotage
3•codazoda•12m ago•1 comments

OTPme Testers Wanted

https://github.com/the2nd/otpme
2•otpme•12m ago•0 comments

Why AI isn't going to become conscious [video]

https://www.ted.com/talks/anil_seth_why_ai_isn_t_going_to_become_conscious
2•wertyk•15m ago•0 comments

SpaceX sell-off wipes $1T from Elon Musk's rocket group

https://www.ft.com/content/94959f40-1874-4ece-b629-b18f43aa3ede
6•JumpCrisscross•17m ago•0 comments

Odin 2 Portal Exploded

https://github.com/virtudude/armada/issues/94
3•dcu•19m ago•0 comments

The Legend of the Gibbet

https://www.historytoday.com/archive/history-matters/legend-gibbet
2•Petiver•19m ago•0 comments

The End of Creativity

https://hugodaniel.com/posts/the-end-of-creativity/
4•hugodan•23m ago•1 comments

Mother Earth Mother Board (1996)

https://www.wired.com/1996/12/ffglass/
2•theanonymousone•25m ago•0 comments

Tokenspeed

https://mikeveerman.github.io/tokenspeed/?rate=30&mode=code
2•handfuloflight•25m ago•0 comments

Must actively fund open source AI [pdf]

https://www.siegelendowment.org/wp-content/uploads/2026/07/fortune-david-siegel-open-source-ai.pdf
4•bilsbie•26m ago•0 comments

California Steps Back from Dangerous Expansion of Its Age-Gating Law

https://www.eff.org/deeplinks/2026/07/california-steps-back-dangerous-expansion-its-age-gating-law
5•iamnothere•26m ago•1 comments

Building a Robust Ingestion System for Any File of Any Size

https://www.mixedbread.com/blog/infinite-file-sizes
1•program_404•27m ago•0 comments

DreamWorks and Canonical Develop Snap Installer for MoonRay

https://www.aswf.io/blog/dreamworks-and-canonical-develop-snap-installer-for-moonray/
2•andsoitis•29m ago•0 comments

Inkling Model Card

https://thinkingmachines.ai/model-card/inkling/
3•Topfi•31m ago•0 comments

Ask HN: Who build production apps with out seeing code?

1•amukbils•35m ago•2 comments

DoD says soldiers over age 30 to be screened for testosterone deficiency

https://www.theguardian.com/us-news/2026/jul/15/us-military-testosterone-screening-hegseth
2•Jimmc414•35m ago•2 comments

Show HN: Autoportrait Playground – painting timelapses in the browser

https://philipweiss.net/autoportrait/
1•philipfweiss•36m ago•1 comments

The Expert as Tourist

https://lareviewofbooks.org/article/this-land-is-your-land-beverly-gage-history/
1•samclemens•36m ago•0 comments

AI Data Centers and the Concentration of Wealth

https://www.schneier.com/blog/archives/2026/07/ai-data-centers-and-the-concentration-of-wealth.html
3•BrunoBernardino•36m ago•0 comments

US Interconnection Queues by Region, State, and County

https://emp.lbl.gov/maps-projects-region-state-and-county
3•toomuchtodo•37m ago•1 comments

Show HN: Impossible to Pass Level 42

https://itpl42.com/
2•braingymdev•37m ago•0 comments

I Built an AI Slop Machine

https://cmart.blog/slop-machine/
1•chrismartin•38m ago•0 comments
Open in hackernews

Show HN: Vendo (YC S26) – Let your users add their own features to your product

https://github.com/runvendo/vendo
1•yousefh409•1h ago
Hey HN, my name is Yousef and I am one of the co-founders of Vendo (YC S26). We let your users create their own personal micro-apps and features right on top of your product.

Me and my co-founder have been thinking a lot lately about how agents are going to change the way that dashboards and UIs are consumed by users. And one of the big things we often come back to is personalization. Everyone has their own workflows, outcomes, and views they want from a product. Instead of devs having to wade through hundreds of feature requests, we think agents will let every user use a product exactly how they want to.

We started working on this problem initially through an open-source software angle: we would let users easily deploy open-source software so they could customize it directly. What we found, though, was that customization alone wasn't enough to convince users to switch to us, and people just wanted to customize what they already use. So we pivoted to what Vendo currently is. We now give businesses the ability to let their users personalize the product directly. Users can generate their own custom micro-apps, customize existing components, create automations, connect to external tools, and more! And the goal is not just to generate UIs, but full-on micro-apps and features that can do real stuff for users.

Everything your users create is built within your existing brand/theming, security guardrails, and API. All the code your users create is run in secure sandboxes, so the application's source code is not touched at all. We have some demo GIFs here if you would like to see how it works: https://github.com/runvendo/vendo

We are open-source (as seen from above) and we can integrate with existing agents (or set up a production-ready one with everything needed) all with one command! That one command lets Vendo learn your brand, components, and API. We currently support Vercel AI SDK but are adding support for other agent frameworks soon.

Please check out the repo, and am happy to discuss how everything works under the hood! Two of the hardest problems we've been working on are (1) generating high-quality and on-brand UIs fast and (2) securing everything while still giving users a lot of power, and would love to share more technical details.

Comments

yousefh409•1h ago
Would also love to hear what others have been thinking about in this space, as well as any feedback/criticism!
verdverm•39m ago
I forget what podcast / guest, but I recall this phrase "inversion of control" when it comes to SaaS and the "it's on our roadmap" for every feature request and bug report. This was in the context of what a real moat is (data and process expertise, not UI) and that SaaS could provide great APIs and let customers build their custom UI or integrations on top.

I'm definitely of the opinion that a new era of personalized software is emerging. I'm not sure that UI is long for this world as agent harnesses become the primary interface people use. That being said, i.e., I would like to have custom pages / layout in Argo because what is there is terrible (devops doesn't do design / UX well)

You might want to attack this market from the other side. Companies (providers) like control too much and users are the ones with the real pain. I don't want to have to wait for them to add something like Vendo to their roadmap and hope it gets built one day. "Now's the time, the time is now!" ~ LZ

yousefh409•18m ago
That is really interesting!

Agreed that agent harnesses as the primary interface is also a big possibility. From our conversations though, a lot of companies also don't want to lose complete control over the user experience. Which is why I think an increasingly more likley direction is every company having their own agent that functions as a "personal concierge" that gets stuff done for their usrs user and gives them what they want, but all under their own control.

I think it is a really interesting space in general, and looking forward to continue building in it!

verdverm•15m ago
> From our conversations though, a lot of companies also don't want to lose complete control over the user experience

As a user, I don't care, these companies have not been servicing us, nor have our best interests in mind. The investors are still prioritized. I want to see control taken from them. Give me the API and I can design the experience I want with Ai. They get to focus on their core competency, not UI that they constantly churn.

This is the real opportunity in age of Ai. We need to rethink how the economy works for (the betterment of) all people.