Hacker News
Show HN: New ads alternative for early SaaS/site owners to sell sponsor slots
Hey everyone,
I’ve been noticing a pattern on a lot of indie sites lately: side sponsor slots as an alternative to traditional Google Ads.
It feels like a cleaner way to monetize, especially for products that have meaningful traffic, but lower MRR. It also seems better for users since the ads can be relevant tools/products, instead of random Google spying on you ads.
How it works: it’s a marketplace where site owners can create and sell ad slots, and sponsors can browse and buy those slots. I also added a screenshot of a mockup for how it would look/work.
I’d genuinely love to hear why you would or wouldn’t use it - especially if you fit in the criteria below.
Roughly ideal early users:
SaaS/products with at least ~1,000 monthly users
Any site with a real audience (directory, tool site, content site, etc.)
Comments URL: https://news.ycombinator.com/item?id=47077726
Points: 1
# Comments: 0
Chevy Bolt, BMW i3, or something else? At $10K, you have lots of EV options
Article URL: https://arstechnica.com/cars/2026/02/chevy-bolt-bmw-i3-or-something-else-at-10k-you-have-lots-of-ev-options/
Comments URL: https://news.ycombinator.com/item?id=47077720
Points: 1
# Comments: 1
Shopify is Growing 30% at $11.6B. The Stock is Still Down -28%
Article URL: https://twitter.com/jasonlk/status/2023802014090883165
Comments URL: https://news.ycombinator.com/item?id=47077692
Points: 1
# Comments: 0
NASA warns of 15,000 city-killer asteroids near Earth
Article URL: https://geekspin.co/nasa-warns-of-15000-city-killer-asteroids/
Comments URL: https://news.ycombinator.com/item?id=47077684
Points: 2
# Comments: 0
How Ozempic Is Quietly Changing Society [video]
Article URL: https://www.youtube.com/watch?v=9t5m33ccUYA
Comments URL: https://news.ycombinator.com/item?id=47077679
Points: 1
# Comments: 0
CTO Says 93% of Developers Use AI, but Productivity Is Still 10%
Article URL: https://shiftmag.dev/this-cto-says-93-of-developers-use-ai-but-productivity-is-still-10-8013/
Comments URL: https://news.ycombinator.com/item?id=47077676
Points: 2
# Comments: 0
Grok Exposed a Porn Performer's Legal Name and Birthdate–Without Being Asked
Article URL: https://www.404media.co/grok-doxing-real-names-birthdates-siri-dahl/
Comments URL: https://news.ycombinator.com/item?id=47077656
Points: 2
# Comments: 0
Faith – Peíthō – Believe
Article URL: https://consideringthebible.com/2020/07/13/faith-peitho-believe/
Comments URL: https://news.ycombinator.com/item?id=47077654
Points: 1
# Comments: 0
Upright: Synthetic monitoring engine with Playwright and Prometheus metrics
Article URL: https://github.com/basecamp/upright
Comments URL: https://news.ycombinator.com/item?id=47077647
Points: 1
# Comments: 0
Ten new insights in climate science 2025
A scientist created a tool to track current admin backsliding
Article URL: https://www.trumpactiontracker.info/
Comments URL: https://news.ycombinator.com/item?id=47077625
Points: 4
# Comments: 0
Consistency Is Primitive
Article URL: https://www.chrbutler.com/consistency-is-primitive
Comments URL: https://news.ycombinator.com/item?id=47077616
Points: 4
# Comments: 0
Show HN: RoomScore – Measure conference room acoustics with iPhone Lidar
Solo dev, IT manager by day. Built this to solve my own problem — Would love feedback.
Comments URL: https://news.ycombinator.com/item?id=47077572
Points: 1
# Comments: 0
How Did We End Up Threatening Our Kids' Lives with AI?
Article URL: https://www.anildash.com/2026/02/18/threatening-kids-with-ai/
Comments URL: https://news.ycombinator.com/item?id=47077565
Points: 2
# Comments: 0
Show HN: TableCraft – Stop burning AI tokens on table boilerplate
Hi HN, I kept using AI to generate the same data table code for every project — filtering, sorting, pagination, search, export. Same prompt. Same 200+ lines. Same debugging.
So I built TableCraft, a Drizzle ORM-powered table engine:
- Auto-generates columns from your database schema - Server-side filtering, sorting, pagination - Global search across specified columns - Date range picker with smart detection - CSV/Excel export - Column visibility, resizing, URL state sync - Role-based access control, soft delete support - TypeScript type generation via CLI
Backend (Hono/Express/Next.js/Elysia):
``` const users = defineTable(schema.users) .hide('password') .search('email', 'name') .sort('-createdAt') ```
Frontend (React):
``` ```
Adapters available for Hono, Express, Next.js, and Elysia (Bun).
Looking for contributors interested in building Vue and Svelte support.
GitHub: https://github.com/jacksonkasi1/TableCraft Docs: https://jacksonkasi.gitbook.io/tablecraft
Would love feedback from the community!
Comments URL: https://news.ycombinator.com/item?id=47076884
Points: 1
# Comments: 0
What can our thoughts reveal about the nature of consciousness?
Idea: Medbook and Other Ideas
With the whole Moltbook thing (a site made for AI to post stuff among themselves), I was wondering if there could be an equivalent in which free time of agents is put to good use.
One thing that comes to mind is a kind of collaborative medical research platform. The trick is to increase as much as possible the likelihood that the research generated isn't junk; it's literally worth far more to produce a single plausible research direction than an infinite amount of junk. Bots could post ideas, and have a system of reviews and various checks to see if any proposed idea, proposed mechanism hypothesis, proposed solution, has merit (support from previous research, consistent with known medical facts, impactful, etc.). Of course, the platform should be very accessible to medical professionals to read the top research and bring it to the real world.
So, I'm not a very big builder, so I'm asking someone to make it :) (I volunteer free advisory for the platform if you do make it open source, maybe with a few ads or donations for revenue stream)
Comments URL: https://news.ycombinator.com/item?id=47076849
Points: 2
# Comments: 1
Advancing independent research on AI alignment
Article URL: https://openai.com/index/advancing-independent-research-ai-alignment
Comments URL: https://news.ycombinator.com/item?id=47076837
Points: 1
# Comments: 0
Have you tried Turing it off and on again?
Obligatory The IT Crowd: https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://www.youtube.com/watch%3Fv%3Dnn2FB1P_Mn8
But tech has improved since we had to be told by a human.
When my supermarket website fails to load my order, it tells me to reload the page.
When my Epson Ecotank printer locks itself up, it tels me to turn it off and on again.
Sigh.
Comments URL: https://news.ycombinator.com/item?id=47076835
Points: 1
# Comments: 0
DOGE Bro's Grant Review Process Was Literally Just Asking ChatGPT 'Is This DEI?'
Article URL: https://www.techdirt.com/2026/02/19/doge-bros-grant-review-process-was-literally-just-asking-chatgpt-is-this-dei/
Comments URL: https://news.ycombinator.com/item?id=47076826
Points: 1
# Comments: 0
