frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

God Sleeps in the Minerals

https://wchambliss.wordpress.com/2026/03/03/god-sleeps-in-the-minerals/
270•speckx•4h ago•62 comments

Open Source Isn't Dead. Cal.com Just Learned the Wrong Lesson

https://www.strix.ai/blog/cal-com-is-closing-its-code-due-to-ai-threats
122•bearsyankees•1h ago•68 comments

Where the Heck Did My Taxes Go?

https://wherethefuckdidmytaxesgo.com/
13•kacy•22m ago•0 comments

Want to Write a Compiler? Just Read These Two Papers (2008)

https://prog21.dadgum.com/30.html
347•downbad_•7h ago•105 comments

Good Sleep, Good Learning (2012)

https://super-memory.com/articles/sleep.htm
259•downbad_•8h ago•120 comments

Adaptional (YC S25) Is Hiring Founding AI Engineers

https://www.ycombinator.com/companies/adaptional/jobs/k7W6ge9-founding-engineer
1•acesohc•18m ago

Show HN: Libretto – Making AI browser automations deterministic

https://github.com/saffron-health/libretto
12•muchael•1h ago•1 comments

How do Wake-On-LAN works

https://blog.xaner.dev/post/wake-on-lan/
19•swq115•4d ago•4 comments

The Future of Everything Is Lies, I Guess: New Jobs

https://aphyr.com/posts/419-the-future-of-everything-is-lies-i-guess-new-jobs
163•aphyr•3h ago•102 comments

Forcing an inversion of control on the SaaS stack

https://www.100x.bot/a/client-side-injection-inversion-of-control-saas
21•shardullavekar•5d ago•20 comments

Gemini Robotics-ER 1.6

https://deepmind.google/blog/gemini-robotics-er-1-6/
128•markerbrod•3h ago•32 comments

Do you even need a database?

https://www.dbpro.app/blog/do-you-even-need-a-database
68•upmostly•4h ago•126 comments

Costasiella kuroshimae – Solar Powered animals, that do indirect photosynthesis

https://en.wikipedia.org/wiki/Costasiella_kuroshimae
111•vinnyglennon•3d ago•43 comments

Wacli – WhatsApp CLI

https://github.com/steipete/wacli
193•dinakars777•10h ago•133 comments

Fixing a 20-year-old bug in Enlightenment E16

https://iczelia.net/posts/e16-20-year-old-bug/
228•snoofydude•12h ago•127 comments

Anna's Archive loses $322M Spotify piracy case without a fight

https://torrentfreak.com/annas-archive-loses-322-million-spotify-piracy-case-without-a-fight/
118•askl•9h ago•119 comments

We ran Doom on a 40 year old printer controller (Agfa Compugraphic 9000PS) [video]

https://www.youtube.com/watch?v=cltnlks2-uU
37•zdw•3d ago•12 comments

Google Gemma 4 Runs Natively on iPhone with Full Offline AI Inference

https://www.gizmoweek.com/gemma-4-runs-iphone/
217•takumi123•12h ago•134 comments

Metro stop is Ancient Rome's new attraction

https://www.bbc.com/travel/article/20260408-a-150-metro-ticket-to-ancient-rome
80•Stevvo•5d ago•20 comments

Show HN: Every CEO and CFO change at US public companies, live from SEC

https://tracksuccession.com/explore
131•porsche959•4h ago•56 comments

Pretty Fish: A better mermaid diagram editor

https://pretty.fish/
76•pastelsky•5d ago•17 comments

Backpacks got worse on purpose

https://www.worseonpurpose.com/p/your-backpack-got-worse-on-purpose
311•113•6h ago•285 comments

Study: Back-to-basics approach can match or outperform AI in language analysis

https://www.manchester.ac.uk/about/news/back-to-basics-approach-can-match-or-outperform-ai/
22•giuliomagnifico•4h ago•8 comments

The tiniest e-reader in the world, and you can build one yourself

https://www.androidauthority.com/tiny-e-reader-diy-3657661/
9•Brajeshwar•26m ago•1 comments

Elevated errors on Claude.ai, API, Claude Code

https://claudestatus.com/
206•redm•2h ago•182 comments

AI ruling prompts warnings from US lawyers: Your chats could be used against you

https://www.reuters.com/legal/government/ai-ruling-prompts-warnings-us-lawyers-your-chats-could-b...
94•alephnerd•4h ago•51 comments

US v. Heppner (S.D.N.Y. 2026) no attorney-client privilege for AI chats [pdf]

https://fingfx.thomsonreuters.com/gfx/legaldocs/xmvjyjekkpr/Rakoff%20-%20order%20-%20AI.pdf
76•1vuio0pswjnm7•3h ago•58 comments

Dependency cooldowns turn you into a free-rider

https://calpaterson.com/deps.html
172•pabs3•15h ago•111 comments

New Modern Greek

https://redas.dev/NewModernGreek/
10•holoflash•2d ago•17 comments

MIT Radiation Laboratory

https://www.ll.mit.edu/about/history/mit-radiation-laboratory
36•stmw•3d ago•8 comments
Open in hackernews

Forcing an inversion of control on the SaaS stack

https://www.100x.bot/a/client-side-injection-inversion-of-control-saas
21•shardullavekar•5d ago

Comments

bobbiechen•1h ago
Enterprise userscripts? Very neat, though I wonder if typical enterprise security policies would allow for this.
namanyayg•1h ago
One way to solve it is to partner with the enterprise directly and work within their guardrails

Shameless plug: my company does it, live with Series B companies.

shardullavekar•40m ago
got our extension approved, post which we had no issues.
treyd•1h ago
I hope there's some forced migration of the SaaS business model towards primarily being "just an API" for whatever magic sauce it is they have. Too much of SaaS moats are just locking the backend behind an undocumented API.

Users should be able to have full control over their experience interacting with third parties if they want it. This isn't unique to post-LLM stacks like this, but it seems like this shifts the balance of power.

The next step after injecting custom UI controls is to build completely alternative frontends. The next step after that should be to build generic local frontends that abstract over multiple comparable thirdparty providers.

namanyayg•1h ago
Nice vision, "alternative frontends" is something really useful for horizontal SaaS. We do this for over 2000 customers, from field workers to CEOs of public companies, and it's so satisfying to hear the great feedback when they tell me that they finally have software perfectly adapted to their workflows.
shardullavekar•52m ago
I think the right step would be to somehow communicate to the vendor that this feature is needed (eliminating the PM backlog BS) and their coding Agents should pick it and build it. The real moat they have is SaaS vendors have everyone believe that trivial feature requests take time to implement.
treyd•45m ago
That introduces a level of indirection between "what I want" and what gets built. A workflow like the OP just has less friction. SaaS platforms would want to provide more stable accessible APIs if it becomes a popular model, because users would find it more usable.
shardullavekar•42m ago
these embeddable UI could be a direct ask on how users want a workflow, the SaaS vendors can distribute the embeddable UI and see if it clicks with a lot of users. Would push them to create a stable API
drewbeck•28m ago
> The real moat they have is SaaS vendors have everyone believe that trivial feature requests take time to implement.

So true. People are going to be sooo mad when they find out we all have these Build Features For Free buttons and just don't press them.

namanyayg•1h ago
Nice post and I agree that making software with really simple UX for last mile cases is the solution to the SaaS-pocalypse and is something new that was not possible before AI.

I'm solving this from the other side of the equation: we work directly with the SaaS vendors to make vibe coding embedded into their platform. Working with some Series B companies right now, 2000 business users are now able to build any feature they want, within the guardrails of the SaaS vendor. (More info in profile if anyone wants to chat)

Exciting times!

mads_quist•56m ago
Although I absolutely understand the frustration expressed by the author, I find the notion that SaaS companies are somehow 'evil' because they optimize for the 80/20 rule a bit arrogant. Anyone working in SaaS - or really in any business- understands that you need to prioritize. In the end, your obligation as a company, regardless of your product, is to generate profits. And that's absolutely OK.
shardullavekar•46m ago
> In the end, your obligation as a company, regardless of your product, is to generate profits.

No denying that. SaaS started with a user problem at the center of it and as they scaled, forgot about an individual user. This only presents the user frustration and a possible solution to it.

drewbeck•32m ago
> as they scaled, forgot about an individual user

If you're building for individual users you're not going to succeed. We all prioritize for broad success from the beginning.

I'm very into the idea of inversion of control and giving users this flexibility but I agree with GP that the SaaS company critique is misplaced. I hope you find enough success with 100X that you end up coming to the same conclusion.

I'll also add that one of your video examples is essentially a Twitter spam generator; is that the kind of feature you think SaaS companies should be prioritizing?

shardullavekar•22m ago
I created that twitter responder after reading this post (https://news.ycombinator.com/item?id=47568028). That wasn't to call out what SaaS companies should prioratise but to show how easy it would be for a user to do it.
codegladiator•36m ago
how far it can go ? complete page rewrites ?
esafak•26m ago
You don't want to ship every feature every user wants, for various reasons that I assume are obvious. Instead make it extensible.
shardullavekar•16m ago
users didnt ask for slow apis either but there they are. I am speaking for the user here and sharing their frustration. Allowing UI modification to fit the user needs should be a default now. The APIs already act as a gaurdrail on what's possible
mrjn•10m ago
Talking about dark modes, nytimes still doesn't have an official dark mode (or not I can easily see). This should help.
xixixao•1m ago
They have it in the app… grrr
socketcluster•10m ago
SaaS needs to be reinvented. We need backend platforms which provide more security controls, more flexibility in terms of data-sharing, seamless access by AI agents with advanced access controls; e.g. some agents can define schemas, some agents read data, other agents write data, some agents curate data... And custom app frontends can be generated on demand and integrate data from many different sources. This is what I've been working towards with https://saasufy.com/