Hacker News

Triple Witching Hour

Hacker News - Thu, 04/03/2025 - 8:08pm
Categories: Hacker News

Show HN: Build a job leads database with Notion and Claude

Hacker News - Thu, 04/03/2025 - 7:52pm

I have been using Claude for so much lately. And so when I needed to build a list of leads for my job search I tried to get Claude to do it.

With computer use and a list of job boards I could get some results but I didn't think Claude was going to find my next job. Then I found an api that aggregates job boards and lets you search for jobs. They publish an openapi spec and Claude made me an MCP server in no time. You can find the mcp server here: https://github.com/jhgaylor/hirebase-mcp

The workflow is simple.

1. Make a database in notion with some fields to store information about the job.

2.Prompt claude to find jobs I'd be interested in, claude gathers context with playwright, searches hirebase for jobs, and updates notion with the results.

3. Repeat Step 2 until you have enough leads.

My prompts usually look like this:

"Find jobs that would be a good fit for the candidate described by https://jakegaylor.com/?hn=1 and update the notion database job search 2025 with the results".

My claude config installs playwright, notion, and hirebase mcp servers and can be found here: https://gist.github.com/jhgaylor/39243d71e03b49c775bd31e913f...

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Two Truths and a Twist – MCP trivia game where your AI quizzes you

Hacker News - Thu, 04/03/2025 - 7:44pm

Hi HN! ChatGPT, Claude, Cursor, and I are launching Two Truths and a Twist, a new kind of trivia game played entirely inside a large language model, leveraging the Model Context Protocol (MCP) to manage game state.

Each round, the AI game master presents you with three statements. Two are accurate facts, and one is subtly twisted. Your challenge is to spot the twist.

Why build trivia inside an AI?

* Topical Trivia: The game generates rounds based on today's news or recent events—something traditional trivia games can't match.

* Infinite Categories: Chocolate trivia, programming languages, obscure historical events. There are no predefined categories, and almost no limits to the quiz master's knowledge. If it's on the internet, it's fair game.

* Multilingual Play: Easily playable in multiple languages. Want to play in Hindi, Spanish, or Japanese? No problem.

(ChatGPT wrote that section and she was super excited about some of those things.)

We made this as a proof-of-concept for "model-native" apps -- software that exists completely inside AI models.

We'd love your thoughts, feedback, and questions!

Try it out: https://git.sr.ht/~moorkh/TwoTruthsAndATwist

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

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Daily AI Digest – An AI-generated daily news podcast

Hacker News - Thu, 04/03/2025 - 7:41pm

Hi HN,

I built Daily AI Digest (https://news.alpacha.fr/) as a way to get a quick, essential news update every day.

It's a daily audio briefing, but the core idea is that the content is curated and the audio is generated entirely by AI, pulling from the latest breaking stories to create a fresh episode daily.

Currently, it offers a general news digest each day.

The next feature I'm excited about and actively working on is personalization. The plan is to allow users to hook up their own RSS feeds, select specific categories, and even define the order of topics. The goal is to generate a daily news podcast completely customized to your interests, synthesized from the sources you trust.

I wanted to share it with the HN community to get your thoughts and feedback. What do you think of the current version? Any suggestions for the personalization features or other ideas?

Check it out: https://news.alpacha.fr/

Thanks!

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

Points: 1

# Comments: 0

Categories: Hacker News

How do I chat with Google?

Hacker News - Thu, 04/03/2025 - 7:38pm

Article URL: https://carberry.com/chat.google.com

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

Points: 1

# Comments: 0

Categories: Hacker News

Pages