frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Anthony Bourdain's Lost Li.st's

https://bourdain.greg.technology/
1•gregsadetsky•1m ago•0 comments

Weather Modification and Geoengineering Patents 1880-2024

https://weathermodificationhistory.com/patents/
1•msuniverse2026•3m ago•0 comments

Show HN: Catch App Store rejection issues before Apple does

https://tryrubberduck.com/
1•Sayuj01•3m ago•0 comments

'Once in 300 years' rain hits Thai city as floods ravage South East Asia

https://www.bbc.com/news/articles/ckg97wx144jo
2•Brajeshwar•7m ago•0 comments

Show HN: InterviewFlowAI – AI phone and Meet interviews for fast screening

https://interviewflowai.com/
1•mukulmunjal•8m ago•0 comments

Unihertz Titan 2

https://www.unihertz.com/products/titan-2
2•harryday•14m ago•0 comments

Show HN: Aithings.dev – a directory for AI tools, resources, and communities

https://www.aithings.dev/
1•rutagandasalim•20m ago•0 comments

New wearable device lets you touch fabric online, read Braille, and more

https://www.popsci.com/technology/touch-websites-wearable-device/
1•velvet_thunderr•20m ago•0 comments

I bought a tiny Chrome extension 3 months ago and it's now my best acquisition

1•mddanishyusuf•20m ago•0 comments

Stride Game Engine 4.3 with .NET 10 Support

https://www.stride3d.net/blog/announcing-stride-4-3-in-dotnet-10/
1•bj-rn•21m ago•0 comments

Scientists capture real-time images of DNA damage and repair

https://www.sciencedaily.com/releases/2025/11/251123085554.htm
2•ashishgupta2209•33m ago•0 comments

Issue Tracker for Claude Code

https://issue-queue.readthedocs.io/en/latest/llm_agents.html#example-claude-code-integration
1•rodmena•37m ago•0 comments

ICE Arrests the Press

https://petapixel.com/2025/11/24/photojournalist-arrested-covering-ice-protest-as-authorities-imp...
6•cypherpunk666•37m ago•1 comments

The lifespan of the Öresund Bridge can be doubled

https://www.lunduniversity.lu.se/article/new-research-lifespan-oresund-bridge-can-be-doubled
2•gnabgib•38m ago•0 comments

Create your own AI version and scale yourself

https://www.myclone.is/blog/ai-digital-personas-revolutionizing-services/
1•rishikksh20•47m ago•0 comments

Rock Paper Scissors Is a Game of Skill

https://collisteru.substack.com/p/rock-paper-scissors-is-a-game-of
1•Collisteru•50m ago•0 comments

Comparing xeus-Haskell and ihaskell kernels

https://www.datahaskell.org/blog/2025/11/25/a-tale-of-two-kernels.html
1•mchav•51m ago•1 comments

The Protocol Labs Vision for Neurotech and Neuro AI [video]

https://www.youtube.com/watch?v=LKYSzA9scns
1•surprisetalk•51m ago•0 comments

Steel composites integrating diamonds and carbon nanotubes

https://akshatjiwannotes.blogspot.com/2025/10/steel-composites-integrating-diamonds.html
2•akshatjiwan•52m ago•0 comments

Wispcraft

https://kaverennedy.substack.com/p/wispcraft
1•surprisetalk•52m ago•0 comments

So Long Firefox, Hello Vivaldi

https://hackaday.com/2025/11/25/so-long-firefox-part-two/
3•thunderbong•57m ago•0 comments

E-cigs during pregnancy impairs uterine artery blood flow and placental function

https://academic.oup.com/toxsci/advance-article-abstract/doi/10.1093/toxsci/kfaf161/8325239?redir...
3•XzetaU8•59m ago•0 comments

Cartesia TTS Partner with Tencent RTC – Demo

https://sc-rp.tencentcloud.com:8106/t/pA
1•shuoxin-wang•59m ago•0 comments

Show HN: Cloakly – Hide notes and apps during coding interview screen-share

https://www.getcloakly.com
1•jaygood•1h ago•1 comments

Oxycodone Uses, Dosage, Side Effects, and Safety Warnings

https://sites.google.com/view/medixway-pharmacy/medixway-trusted-source-for-every-prescription/
1•fffssdsd•1h ago•1 comments

Show HN: An Open-Source, Local-First Agent Framework in Rust

http://github.com/liquidos-ai/autoagents
1•saivishwak•1h ago•0 comments

A Tiny TypeScript Rant

https://mayberay.bearblog.dev/a-tiny-typescript-rant/
1•mugamuga•1h ago•0 comments

CVE-2025-66021: in OWASP Java HTML Sanitizer

https://nvd.nist.gov/vuln/detail/CVE-2025-66021
1•malviyamukul•1h ago•1 comments

Event-Driven Architecture Is Not Event Sourcing: A Necessary Distinction

https://buster.github.io/stuff/eventsourcing.html#
2•buster•1h ago•0 comments

Searching for "abstract" on duck changes the logo into an abstract version of it

https://duckduckgo.com/?q=abstract
1•shujito•1h ago•0 comments
Open in hackernews

Show HN: InterviewFlowAI – AI phone and Meet interviews for fast screening

https://interviewflowai.com/
1•mukulmunjal•8m ago
Hi HN,

I’ve been working on InterviewFlowAI, a tool that automates the first-round hiring workflow for teams that spend too much time on initial screening. It handles resume scoring, public job links, candidate applications, and full interviews conducted over phone or Google Meet.

I built this after spending years interviewing candidates as a Head of Engineering and realizing that most of the bottleneck happens before an engineer ever gets involved. Too many resumes, too many unqualified applicants, and a ton of repetitive phone screens that rarely lead anywhere.

Here’s what the system does today: • Generates a public job link so candidates can apply directly • Scores resumes based on the job description and required skills • Lets you accept or reject candidates instantly • Runs a live interview (phone or Google Meet) using an AI agent • Produces a structured scorecard, transcript, and recording

Technical details for those interested: • Uses OpenAI real-time API for conversation flow • Voice handling and telephony via Vapi • Speech → text → scoring pipelines using AssemblyAI and custom logic • Resume scoring uses embeddings + rule-based signals to reduce LLM hallucination • All interviews are stateless interactions stored securely for evaluation

Pricing is $0.50 per interview, so teams can screen at scale without high per-candidate costs.

I’d love feedback from the HN community, especially around accuracy, bias concerns, architecture, and scaling. Happy to answer any questions about design decisions or what’s still rough.