frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: We built an AI tool for working with LLM chat log datasets

https://hyperparam.app/
1•platypii•1m ago•0 comments

Emulator Bugs: Sega CD

https://jsgroth.dev/blog/posts/emulator-bugs-sega-cd/
1•ibobev•1m ago•0 comments

Creating a Programming Language and God Mode in a Couple Weekends

https://marler8997.github.io/blog/god-mode/
1•ibobev•1m ago•0 comments

Locals unite to stop the plunder and privatisation of Mexico's emblematic river

https://globalvoices.org/2025/11/01/mexico-locals-unite-to-stop-the-plunder-and-privatization-of-...
1•PaulHoule•2m ago•0 comments

Penpot's New Rendering System

https://penpot.app/blog/penpots-new-rendering-system/
1•pentagrama•2m ago•0 comments

Faced with naked man DoorDasher demands police action and they arrest her

https://arstechnica.com/tech-policy/2025/11/doordasher-claims-sexual-assault-but-cops-arrest-her-...
1•tzs•2m ago•1 comments

Set up a simple WireGuard VPN: scripts for Ubuntu

https://github.com/jawj/wireguard-setup
1•gmac•3m ago•0 comments

Show HN: Textable! It's Lovable, but Teletext

https://www.textable.live
1•gori•3m ago•0 comments

How much does it cost to make a video game?

https://hushcrasher.substack.com/p/how-much-does-it-cost-to-make-a-video
1•ibobev•3m ago•0 comments

Why Do You Need Big Tech for Your SSG?

https://kevquirk.com/blog/why-do-you-need-big-tech-for-your-ssg/
1•speckx•4m ago•0 comments

The Ethical Computing Initiative

https://aol.codeberg.page/eci/
1•digisign•5m ago•0 comments

FusionAuth Achieves Data Privacy Framework Certification

https://fusionauth.io/blog/fusionauth-dpf
1•mooreds•6m ago•0 comments

The Politics of AI Are About to Explode – Odd Lots [video]

https://www.youtube.com/watch?v=EufqQyyJLHk
1•mooreds•6m ago•0 comments

EU Commission's Digital Omnibus is a major rollback of EU digital protections

https://edri.org/our-work/commissions-digital-omnibus-is-a-major-rollback-of-eu-digital-protections/
1•layer8•7m ago•1 comments

Changes you'll see as the climate careens toward tipping points

https://text.npr.org/nx-s1-5593087
2•mooreds•7m ago•0 comments

Gangs buy haulage firms to steal lorryloads of goods

https://www.bbc.co.uk/news/articles/cj41jd0krkro
2•ljf•9m ago•0 comments

The "Learned Helplessness" of AI

https://himanshusinghbisht.substack.com/p/the-learned-helplessness-of-ai
2•gilfoyle_7•10m ago•0 comments

Show HN: IconPackGen – Generate Visually Consistent Icon Packs with AI

https://iconpackgen.com/index.html
2•gosu94•10m ago•0 comments

I'm Afraid Mario Creator Shigeru Miyamoto Might Be Right About Future of Gaming

https://comicbook.com/gaming/feature/shigeru-miyamoto-gaming-future/
2•DrierCycle•11m ago•0 comments

Show HN: Vaporwave Life

https://vaporwave-life.replit.app/
2•rootforce•12m ago•0 comments

How to Avoid Responsibility at Work

https://joeiq.com/blog/avoiding-responsibility/
3•joeiq•12m ago•1 comments

10 Myths of Scalable Parallel Languages Part 8: Striving Toward Adoptability

https://chapel-lang.org/blog/posts/10myths-part8/
3•matt_d•12m ago•0 comments

Japanese court orders Cloudflare to pay $3.2M over manga piracy

https://www.japantimes.co.jp/business/2025/11/19/companies/cloudflare-manga-piracy/
4•akyuu•12m ago•0 comments

Questions for Cloudflare

https://entropicthoughts.com/questions-for-cloudflare
19•todsacerdoti•15m ago•1 comments

AI Music Platform Suno Valued at $2.45B

https://www.wsj.com/business/media/ai-music-platform-suno-valued-at-2-45-billion-b6bda919
2•amohn9•15m ago•0 comments

Why Does Development Slow?

https://tidyfirst.substack.com/p/why-does-development-slow
2•zdw•16m ago•0 comments

Show HN: ResNet-50 hits 84.35% on CIFAR-100 with heavy augmentations

2•Amirali-SR•18m ago•0 comments

Humans are evolved for nature, not cities, say anthropologists

https://phys.org/news/2025-11-humans-evolved-nature-cities-anthropologists.html
3•DrierCycle•19m ago•1 comments

Llhttp: Port of HTTP_parser to Llparse

https://github.com/nodejs/llhttp
2•klaussilveira•19m ago•0 comments

Monopoly by the Numbers

https://www.openmarketsinstitute.org/learn/monopoly-by-the-numbers
3•robtherobber•20m ago•0 comments
Open in hackernews

AI Talk Coach – a tool to improve communicaiton through structured feedback

https://aitalkcoach.com
2•zsottomayor•1h ago

Comments

zsottomayor•1h ago
I built an app called AI Talk Coach to analyze audio recordings and give structured feedback on how you speak. It looks at clarity, pacing, filler words, and a few other speaking metrics.

The motivation was simple: I wanted to improve my communications skills but hiring a coach wasn’t realistic. So i saw that reviewing yourself is the best way to improve, and that gave me the idea to automate the feedback loop.

The idea behind the app is to have a "speaking gym" where i can practice daily and get feedback on what to improve on and how.

How it works (high-level):

* audio recorded * processed + normalized client-side * sent to backend for transcription * analysis pipeline evaluates cadence, filler words, clarity, structure (via rules and LLM) * model generates a breakdown + improvement suggestions

Limitations / known issues:

* tone/confidence scoring is still rough * long recordings (>180s) are not well supported yet * No video support yet

If anyone has ideas for better speech-analysis heuristics, or thoughts on whether this solves a real need, I’d love feedback.

Happy to answer any technical questions.

xicofigueiredo•35m ago
It is already part of my routine to train everyday with this app. Not sure if my speech skills improved for my company meetings, but my confidence boosted 100%. Amazing app overall