frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: TidesDB – High-performance durable, transactional embedded database

https://github.com/tidesdb/tidesdb
1•alexpadula•2m ago•0 comments

Field Guide to TSL and WebGPU

https://blog.maximeheckel.com/posts/field-guide-to-tsl-and-webgpu/
1•cfcfcf•2m ago•0 comments

Research roundup: 6 cool science stories we almost missed

https://arstechnica.com/science/2025/11/research-roundup-6-cool-science-stories-we-almost-missed-3/
1•sipofwater•2m ago•0 comments

Rerun – Remote – Stockholm, Sweden – Full-Time

https://rerun.io/careers
1•AnnaMarieRerun•4m ago•1 comments

Theft at the Louvre, the password was the museum's name

https://decripto.org/en/theft-at-the-louvre-the-password-was-the-museums-name-the-heist-exposes-p...
1•pkaeding•5m ago•0 comments

Safari 26.1 Release Notes

https://developer.apple.com/documentation/safari-release-notes/safari-26_1-release-notes
1•ksec•8m ago•0 comments

Real humans don't stream Drake songs 23 hours a day, rapper suing Spotify says

https://arstechnica.com/tech-policy/2025/11/real-humans-dont-stream-drake-songs-23-hours-a-day-ra...
1•sipofwater•13m ago•0 comments

AI 'godmother' Fei-Fei Li says she is 'proud to be different'

https://www.bbc.co.uk/news/articles/c5yp2vj92e9o
2•zeristor•20m ago•0 comments

The Red Riding Hood Chronicles–A Dark Fantasy Reimagined by TechWrath Studios

https://medium.com/@techwrath/the-red-riding-hood-chronicles-a-dark-fantasy-reimagined-by-techwra...
1•techwrath11•21m ago•0 comments

Space junk may have struck a Chinese crew ship in low-Earth orbit

https://arstechnica.com/space/2025/11/landing-postponed-for-chinese-astronauts-after-suspected-sp...
1•sipofwater•22m ago•0 comments

Can LLMs Subtract Numbers?

https://arxiv.org/abs/2511.02795
1•belter•22m ago•0 comments

Return of Chinese astronauts delayed after spacecraft struck by debris

https://www.theguardian.com/world/2025/nov/05/chinese-astronauts-delayed-spacecraft-struck-by-deb...
1•belter•27m ago•0 comments

From vibe coding to context engineering: 2025 in software development

https://www.technologyreview.com/2025/11/05/1127477/from-vibe-coding-to-context-engineering-2025-...
1•fleahunter•32m ago•0 comments

The tallest chip defies the limits of computing: goodbye to Moore's Law?

https://english.elpais.com/technology/2025-11-04/the-worlds-tallest-chip-defies-the-limits-of-com...
1•isaacfrond•33m ago•0 comments

Open Source Inventory Management System

https://github.com/inventree/InvenTree
1•navigate8310•33m ago•0 comments

Nintendo Store iOS App

https://apps.apple.com/us/app/nintendo-store/id1495746988
2•HelloUsername•34m ago•0 comments

Alternative to YC cofounder matching – a founder due diligence tool

https://www.2ndpilot.me/
1•dimakranz•34m ago•1 comments

Iceland's central bank system upgrade results in theft of millions

https://www.ruv.is/english/2025-11-03-millions-of-isk-defrauded-after-system-flaw-at-icelandic-ba...
1•saevarom•34m ago•1 comments

Euverify launches GDPR Representative tool for SaaS companies

https://euverify.com/gdpr/
1•ajayct•35m ago•1 comments

How are UK students using AI?

https://yougov.co.uk/society/articles/52855-how-are-uk-students-really-using-ai
2•davemateer•37m ago•0 comments

Google's new hurricane model was breathtakingly good this season

https://arstechnica.com/science/2025/11/googles-new-weather-model-impressed-during-its-first-hurr...
1•isaacfrond•38m ago•0 comments

Nvidia GPU: Discussing Blackwell Limitations and Predicting Rubin Arch

https://github.com/zartbot/blog/issues/3
2•ashvardanian•43m ago•0 comments

Star-eating black hole unleashes record-setting energetic flare

https://www.reuters.com/science/star-eating-black-hole-unleashes-record-setting-energetic-flare-2...
1•pseudolus•45m ago•0 comments

Astronomers may have found the first stars that formed after the Big Bang

https://phys.org/news/2025-11-astronomers-stars-big.html
1•pseudolus•47m ago•0 comments

The Economic Effects of President Trump's Tariffs

https://budgetmodel.wharton.upenn.edu/issues/2025/4/10/economic-effects-of-president-trumps-tariffs
4•nabla9•48m ago•2 comments

Famed software engineer DJB tries Fil-C and likes what he sees

https://www.theregister.com/2025/11/05/djb_tries_filc_and_approves/
2•jjgreen•48m ago•0 comments

Visible from space, bloody sands expose the slaughter of thousands in Sudan

https://www.nbcnews.com/world/africa/sudan-africa-civil-war-rapid-support-forces-el-fasher-massac...
1•miohtama•50m ago•0 comments

Capacity Review: The AI Workflow Engine That Understands Vibe Coding (2025)

https://danielkliewer.com/blog/2025-11-05-capacity-review-ai-workflow-vibe-coding
1•KonradFreeman•58m ago•1 comments

CEF.AI is hiring for Principal Software Engineer position in SF

https://join.com/companies/cefai/15121735-principal-software-engineer
1•rahulcere•1h ago•0 comments

72% of devs believe Steam has a monopoly on PC games, according to study

https://www.gamesindustry.biz/72-of-devs-believe-steam-has-a-monopoly-on-pc-games-according-to-study
4•mrzool•1h ago•0 comments
Open in hackernews

Chosen Masters AI Mastering B2B API Demo

https://github.com/3lonious/chosenmasters-mastering-api-demo
1•Elon_cm•2h ago

Comments

Elon_cm•2h ago
Chosen Masters Mastering API Demo

This repository hosts the demo application for the Chosen Masters B2B mastering API. It showcases the end-to-end workflow for requesting a signed upload URL, submitting a mastering job, and streaming mastered intensities with the same stack that powers the production dashboard.

Prerequisites

Node.js 18 or newer (the project is built with the Next.js App Router) npm 9+ (or an alternative package manager configured for Next.js projects) Getting started

Install dependencies:

npm install Create a .env.local file in the project root with the required configuration:

CM_API_KEY= PARENT_BASE_URL=https://chosenmasters.com NEXT_PUBLIC_MASTERING_CLOUDFRONT_URL=https://d2ojxa09qsr6gy.cloudfront.net CM_API_KEY – Your private API key. Keep this secret and only reference it from server-side code. PARENT_BASE_URL – The base domain for live API requests. Leave at the default unless you are targeting a staging stack. NEXT_PUBLIC_MASTERING_CLOUDFRONT_URL – Public CloudFront distribution used for streaming mastered previews. Start the development server:

npm run dev Open http://localhost:3000 to view the demo. The interactive documentation is available at /mastering-docs and reflects the current production flow.

Useful scripts

Command Description npm run dev Starts the development server with hot reloading. npm run build Creates an optimized production build. npm run start Runs the built app in production mode. Additional resources

Chosen Masters – Request access to the B2B mastering program. Next.js documentation – Framework reference used by this project.

https://chosenmasters.com/ai-mastering-api