Hacker News

AutoGDB.MCP: exploit a binary while sipping coffee

Hacker News - Wed, 04/02/2025 - 6:46pm

Article URL: https://autogdb.io/

Comments URL: https://news.ycombinator.com/item?id=43562637

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: A fresh take on Anki and spaced repetition

Hacker News - Wed, 04/02/2025 - 6:35pm

My goal is to support Anki learners with a fresh-take on the tool. One that’s opinionated, easier to use, and not paywalled like Quizlet and other tools.

Markdown + LaTeX support, export as JSON or CSV, start/stop your review anytime.

Still early days, but I’m excited to share it. Would love feedback, thoughts, and ideas—especially if you’re interested in collaborating.

Comments URL: https://news.ycombinator.com/item?id=43562534

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: Book Recommendations for 2025?

Hacker News - Wed, 04/02/2025 - 6:27pm

Have you read or currently reading anything good in 2025? If so, please share!

Comments URL: https://news.ycombinator.com/item?id=43562458

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: OpenAPI access to SaaS/PaaS/IaaS for your LLMs. No more MCP clutter.

Hacker News - Wed, 04/02/2025 - 6:26pm

Hey all, we built a search engine for LLMs to easily find and use APIs from different vendors.

Our initial release supports GitHub, Cloudflare, Bunny, Supabase, Box, Koyeb, Render, DigitalOcean, Hetzner, Linode, Stripe, & Plaid.

In the homepage we provided one-click demos with digitalocean, cloudflare, stripe, and github.

Why we built this:

- We want LLMs to adapt. Usual approach is to hard-code the tools / actions they can do. We built this so LLMs can search and execute actions on the fly.

- We want to reduce redundancy. Writing MCP layers on top of OpenAPI specs brings in coverage limitations and versioning drifts. We built this so LLMs can have direct access to OpenAPI specs.

- We want to be more efficient. Entire OpenAPI specs from large vendors won't fit in context windows. We built this so they can just find what the exactly need and be able to use it.

Think of it like Google, but instead of finding information, it's for finding actions that your LLMs can execute.

You can read more info at homepage on https://uncomplexities.com/.

The usage instructions for LLMs are at https://api.uncomplexities.com/.

Our homepage demo, it's claude 3.7 instructed with "You MUST use the Uncomplexities API to correctly format our REST API operations. Read the usage instructions at https://api-cdn.uncomplexities.com/ or https://api.uncomplexities.com/ before we interact with any SaaS, PaaS, or IaaS."

Currently our goal is to provide a free public search engine of all saas/paas/iaas that has public-facing apis. thankfully cdns are a thing and we have some internal caches in place for the search operations so we can manage the costs.

We have more plans soon:

- open source core parts of it including pre-processed datasets

- add more usage guide for user and for developers

- improvements in indexing and search

- commoditizing some of the compliments, trying to build a business on top of it so we can sustain the free public stuff

please give us your feedback, thank you

Comments URL: https://news.ycombinator.com/item?id=43562442

Points: 1

# Comments: 0

Categories: Hacker News

Multi-Token Attention

Hacker News - Wed, 04/02/2025 - 6:20pm

Article URL: https://arxiv.org/abs/2504.00927

Comments URL: https://news.ycombinator.com/item?id=43562384

Points: 6

# Comments: 0

Categories: Hacker News

Show HN: Is My App Secure?

Hacker News - Wed, 04/02/2025 - 6:14pm

Hey! Just like the title says, I’m hoping for some (nice) feedback on whether my app is secure. For context I build this with cursor + supabase and I’ve seen some horror stories so I want to be certain I don’t have any serious security vulnerabilities as we grow 400+ users so far! Thanks in advance :)

Comments URL: https://news.ycombinator.com/item?id=43562316

Points: 1

# Comments: 0

Categories: Hacker News

Pages