frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Morning Stack finds real job openings, tweaks resume and cover letter

https://morningstack.app/demo/
2•hillj23•1h ago
Job hunting sucks. That grind of digging through LinkedIn and Indeed, sifting through endless spammy emails from headhunters who try to get the biggest possible audience, clicking "Quick Apply" to silent response, and trying to figure out which of all of these jobs are even real. My wife hit all of this when she started job hunting a few months ago, so I built her a tool to take the worst part of it off her plate. It turned into this. Oh, and she got an offer letter from a major company in just shy of two and a half weeks. Now, she loves her job.

Morning Stack runs overnight. While my users sleep it works through the big job boards (and some niche ones), and then it tries to disprove every listing before it trusts one.

Is the job even real? - It opens the posting in a real browser (Playwright) and checks. There's no API scraping and we don't login to anything. Then, we resolve back to the company's own ATS page so you can apply directly to them. If it can't find it, the job is dropped.

Does it match what you asked for? - An LLM crosschecks the job description against your profile (Resume, Career Story, and Desired Roles, Comp Band, Geography and Benefits). The more specific you are, the less jobs you'll ultimately receive. That's kind of the point.

For the few surviving contenders, it tweaks your actual resume to the job description and drafts a cover letter for each. A separate verifier re-reads those against your actual resume, stripping any facts it can't support. We avoid AI-BS with a 3-strike rule: if it can't support a claim after three tries, it drops the job and moves on instead of shipping something fabricated.

By 7AM, you've got a small stack (up to 3) of real openings with finished packages.

- You see a little bit of good intel on each (company and job info, and any outliers like high-comp or unlimited PTO). - You review them to determine if you're interested. - You polish and submit yourself on the company's most direct site.

That's it. It's your reputation; you control it. Here's a few things I deliberately did not build this for:

It never logs in to any of your actual accounts and it never auto-applies on your behalf. This is a really terrible trend in my opinion. I don't think it's working and I don't think people trust it. "Spray-and-pray" isn't the right fit for people who care about the outcome of their career and you will always be the one who submits under your own name.

Opening for a small beta cohort this week. There's a waitlist. The link is above.

Happy to get into the architecture or the ToS reasoning in the comments.

Comments

hillj23•1h ago
Here's some extra implementation stuff I didn't include above. Most of my dev friends seem the most interested in this part.

The whole thing essentially runs on 1 VM with Playwright, Postgres and a handful of systemd timers. It's several nightly batch jobs (hourly to disperse a growing user-base across many hours, hopefully ;)).

The part that took forever to get right was the workflow for determining if a job was actually live on the company's ATS system. There is SO much garbage on the main job boards. The naive version checks the HTTP status, but a dead Workday or aggregator listing happily returns 200. So I'd get confident LLMs excited to link me to a "this position has expired" page... passing garbage is obviously never ok for this to work. That's why I had to go "real browser". It plays nice in the marketing but that gating is a necessity that the whole thing is kind of built around. It waits for the page to actually render, uses LLM intelligence to read the whole body and fails if it can't confirm the job is real. It's kind of awesome.

Happy to go deeper.

Physics of Noseriding [video]

https://www.youtube.com/watch?v=MsrYg4nDeDE
1•iamjs•1m ago•0 comments

Stop Drawing Eyelashes on Animals

https://brooke.substack.com/p/the-future-is-female-mosquitos
1•surprisetalk•2m ago•0 comments

Show HN: Hackers for Granny (defense against industrialized elder fraud)

https://professorsigmund.com/praxis/hackers_for_granny_manifesto.html
1•Prof_Sigmund•2m ago•0 comments

How developers react to AI-scented blog posts

https://writethatblog.substack.com/p/dev-reaction-to-ai-blog-posts
1•eatonphil•2m ago•0 comments

Commodore Callback 8020 Is a Linux Phone Built to Block the Web

https://linuxiac.com/commodore-callback-8020-is-a-linux-phone-built-to-block-the-web/
1•losgehts•3m ago•0 comments

Sonanta

https://patiofoundry.com/fonts/sonanta
1•Tomte•3m ago•0 comments

Show HN: Offload, cross-device handoffs for Claude Code and Codex

https://github.com/ToxicPine/offloads
1•cardellifan•4m ago•0 comments

Startup to trial drug to prevent cancer therapy side-effect 'cytokine storm'

https://www.theguardian.com/business/2026/jun/14/london-trial-drug-prevent-cancer-cytokine-storm-...
1•tmoertel•4m ago•0 comments

The MDN MCP Server

https://developer.mozilla.org/en-US/blog/introducing-mdn-mcp-server/
1•luispa•4m ago•0 comments

Musings on Tracing in PyPy (2025)

https://pypy.org/posts/2025/01/musings-tracing.html
1•tosh•6m ago•0 comments

Thoughts on the Commodore 8020 smart flip phone?

https://www.wired.com/story/commodore-callback-8020-is-a-digital-detox-phone-that-isnt-dumb/
1•gorfian_robot•6m ago•5 comments

Explaining Functional Programming to Non-Programmers (It's Just Excel)

https://cekrem.github.io/posts/explaining-functional-programming-to-non-programmers/
1•ckardaris•8m ago•0 comments

Musk to sue German broadcaster ZDF over 'hunt for migrants'

https://www.dw.com/en/elon-musk-sues-zdf-hunt-for-migrants-belfast/a-77571443
1•vrganj•9m ago•1 comments

Show HN: VibeSH – Fully Hallucinated Terminal Shell

https://codeberg.org/beleon/vibeSH
3•rowbin•10m ago•0 comments

Building the Live Context Graph for Agents, 28 Weekly Releases Later

https://materialize.com/blog/building-the-live-context-graph-for-agents/
1•pranshum•10m ago•0 comments

SpaceX has acquired Cursor

https://twitter.com/spacex/status/2066873915717136548
2•napolux•10m ago•2 comments

Ask HN: Why aren't hardware passkeys used for access token creation?

2•zackify•10m ago•0 comments

10 Years In, and Claude Just Made Me a Better Engineer

https://medium.com/beyond-bits/10-years-in-and-claude-just-made-me-a-better-engineer-58b5d3c630f6
1•laxmansharma•12m ago•0 comments

Show HN: git-lrc – Free, Micro AI Code Reviews That Run on Git Commit

https://github.com/HexmosTech/git-lrc
2•atomicnature•13m ago•0 comments

The Doctor Who Treats Patients with a Gaming Mouse

https://textexpander.com/blog/doctor-gaming-mouse
1•jcenters•13m ago•0 comments

I gave ChatGPT a body [video]

https://www.youtube.com/watch?v=S67z2aekBrI
1•Malfunction92•13m ago•0 comments

Vibe coding can build your pipeline. It can't explain it six months later

https://venturebeat.com/orchestration/vibe-coding-can-build-your-pipeline-it-cant-explain-it-six-...
1•speckx•14m ago•0 comments

Net CO2 release from permafrost soil carbon thaw predicted earlier this century

https://www.science.org/doi/10.1126/sciadv.adz8478
1•littlexsparkee•14m ago•0 comments

What Is Minimalism Worth?

https://carlbarenbrug.com/minimalism-worth
1•surprisetalk•17m ago•1 comments

The Verifier Tax: Safety–Success Tradeoffs in Tool-Using LLM Agents

https://dl.acm.org/doi/10.1145/3786335.3813160
1•tanmaysah•18m ago•0 comments

Show HN: AgentPace – Forecast your coding agent usage from the menu bar

https://festudio.net/agentpace/
2•jrflo•18m ago•0 comments

Social media is awful but the UK under-16 ban won't solve anything

https://www.pcgamer.com/software/platforms/social-media-is-awful-but-the-uk-under-16-ban-wont-sol...
2•evo_9•19m ago•0 comments

Facing reality, Apple or EU, is a core requirement for good management (2024)

https://www.baldurbjarnason.com/2024/facing-reality-in-the-eu-and-tech/
1•davidgerard•19m ago•0 comments

Show HN: WhatsApp Clone, but Decentralized with P2P Messaging

https://enkrypted.chat
2•Screen8774•20m ago•0 comments

Show HN: The Dictionary Game (Fictionary/Balderdash) as a Daily Puzzle

https://dictionarypuzzle.com/
2•woutervd•20m ago•0 comments