frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Posting your property on Airbnb is now punishable offense in Sausalito, Bay Area

https://www.sfgate.com/local/article/posting-rental-airbnb-ads-fines-bay-area-sausalito-21114917.php
1•randycupertino•8s ago•0 comments

Guidelines for User Age-Verification and Responsible Dialogue Act (Guard Act) [pdf]

https://www.warner.senate.gov/public/_cache/files/b/f/bf195c4a-fe5d-443f-89b4-c9816ed3689e/E4BEF4...
1•hedora•28s ago•0 comments

Linux Certifications from Canonical

https://canonical.com/academy
1•Venn1•44s ago•0 comments

2025 Top AI Startups

https://www.bloomberg.com/features/2025-top-ai-startups/
1•leopoldj•7m ago•0 comments

Meta layoff to hit 318 AI team workers around Bay Area headquarters

https://www.sfgate.com/tech/article/meta-slashes-jobs-ai-team-21114971.php
1•randycupertino•11m ago•1 comments

Advancing cybersecurity a comprehensive review of AI-driven detection techniques

https://journalofbigdata.springeropen.com/articles/10.1186/s40537-024-00957-y
1•IlikeKitties•11m ago•0 comments

Show HN: BooksMe-iOS app that turns books into 5–15 min briefs with audio

https://apps.apple.com/us/app/booksme/id6754284837
1•Nivana•17m ago•0 comments

China Pushes Boundaries with Animal Testing to Win Global Biotech Race

https://www.bloomberg.com/news/features/2025-10-28/china-biotech-scientists-push-boundaries-in-an...
3•latchkey•18m ago•2 comments

Zero configuration NextJS deployment to a self hosted VPS with Kamal

https://ronald.ink/zero-configuration-nextjs-deployment-to-a-self-hosted-vps-with-kamal-a-compreh...
1•ronaldl93•22m ago•0 comments

Turn your ideas into cinematic masterpieces through our advanced Seedance Pro

https://www.jxp.com/seedance
1•cy1414569•23m ago•2 comments

Timezone on Apple devices cannot be set to UTC-12 (2018)

https://apple.stackexchange.com/questions/334404/how-do-i-set-my-iphone-ipad-to-utc-12-time-zone
1•henryhchchc•24m ago•0 comments

It's Okay to Feel Down Today Because Tomorrow Is a New Day [video]

https://www.youtube.com/watch?v=nXVVJC33hmo
1•atilimcetin•24m ago•0 comments

Brookfield, Cameco team with US Government for AP1000 deployment

https://world-nuclear-news.org/articles/brookfield-cameco-team-with-us-government-for-ap1000-depl...
2•chickenbig•27m ago•1 comments

Managing your facial likeness with likeness detection

https://support.google.com/youtube/answer/16440338?hl=en
2•bookofjoe•28m ago•1 comments

I think LLMs can do multiplication?

1•kovek•30m ago•0 comments

More KMS offloading, with overlay planes

https://zamundaaa.github.io/wayland/2025/10/23/more-kms-offloading.html
1•username923409•30m ago•1 comments

Email Inbox Inside of Slack

https://twitter.com/ryandavogel/status/1983343553893077416
1•ryanvogel•36m ago•1 comments

Show HN: UndatasIO's document parser MCP server is online

https://docs.undatas.io/mcp/undatas-mcp/
3•jojogh•40m ago•0 comments

Guiding AI Agents Through Error Messages

https://www.maybedont.ai/blog/guidance/
1•mooreds•42m ago•0 comments

NDAs keep AI data center details hidden from Americans

https://www.nbcnews.com/tech/tech-news/data-center-ai-google-amazon-nda-non-disclosure-agreement-...
3•moneycantbuy•43m ago•0 comments

Hacking India's largest automaker: Tata Motors

https://eaton-works.com/2025/10/28/tata-motors-hack/
1•EatonZ•47m ago•0 comments

Samsung Shows Off Tri-Fold Smartphone

https://www.macrumors.com/2025/10/28/samsung-tri-fold-smartphone-debut/
1•mgh2•47m ago•0 comments

OpenAI Completes For-Profit Transition, Pushing Microsoft Above $4T

https://www.wsj.com/tech/ai/openai-converts-to-public-benefit-corporation-with-microsoft-taking-2...
4•doener•48m ago•2 comments

Editing OSM: Fun but Also Sad

https://noseboop.substack.com/p/editing-osm-fun-but-also-sad
1•Ariarule•55m ago•0 comments

Why AGI isn't right around the corner – Dwarkesh Patel [video]

https://www.youtube.com/watch?v=nyvmYnz6EAg
2•manlymuppet•57m ago•2 comments

Show HN: HortusFox – FOSS system for houseplants with enterprise-scale features

https://github.com/danielbrendel/hortusfox-web
1•foxiel•57m ago•0 comments

Return to Silicon Valley

https://substrate.com/our-purpose
1•simonpure•58m ago•0 comments

Truth is not the same as Fact

https://secondvoice.substack.com/p/truth-is-not-the-same-as-fact
3•jger15•1h ago•0 comments

Claude Haiku 4.5 vs. GLM-4.6 vs. GPT-5 Mini: Job Queue System Benchmark

https://blog.kilocode.ai/p/mini-models-battle-claude-haiku-45
1•heymax054•1h ago•0 comments

Ubuntu Unity faces possible shutdown as team member cries for help

https://www.neowin.net/news/ubuntu-unity-faces-possible-shutdown-as-team-member-cries-for-help/
4•jnord•1h ago•0 comments
Open in hackernews

Show HN: Noodle Seed – Create ChatGPT Apps for businesses to reach 800M users

1•uziiuzair•3h ago
Hi HN! I’m Uzair, Founding Engineer of Noodle Seed. We enable businesses to deploy native apps inside ChatGPT conversations when users need recommendations.

What we built: A multi-tenant no-code platform that helps businesses create custom ChatGPT Apps. When someone asks “find me a legal firm in Austin,” businesses using our platform appear with their own branded app - complete with UI components, interactive elements, and real-time information. Not random results from old training data, but actual custom experiences with each business’s branding.

Try it: We’re in limited beta with founding members. You can create and test an app yourself in ChatGPT’s Developer Mode - takes just a few minutes (email me for examples - don’t want to spam here).

Technical details: We generate MCP servers that expose business services as tool contracts. When ChatGPT’s function-calling matches user intent, we return real-time data through OAuth-authenticated sessions (for now we’re not releasing OAuth to our users so they can test with less friction).

What was hard: Building a no-code abstraction layer over MCP servers, OAuth flows, and JSON schemas while maintaining flexibility for custom experiences. Every business wants different functionality - appointment booking, product catalogs, lead forms - but ChatGPT’s Apps SDK has strict requirements. We had to create a system that generates compliant tool contracts and web components automatically while still allowing businesses to customize their UI and branding.

What surprised me: Most businesses / startups have no idea ChatGPT Apps even exist. The October 6 launch flew completely under the radar outside tech circles.

What I’m unsure about: Are we too early? Will businesses pay for AI discovery before it’s proven?

We’re onboarding founding members now - businesses / startups that want to establish AI discovery presence before their competitors.

If you run a company or know someone who should be discoverable when people ask AI for recommendations, join our waitlist at [noodleseed.com].

Would love feedback on the approach and whether anyone else is tackling AI discovery differently.