frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Careless Whisper: Exploiting Silent Delivery Receipts to Monitor Users

https://arxiv.org/abs/2411.11194
1•pona-a•33s ago•0 comments

Harvard University discloses data breach affecting alumni, donors

https://www.bleepingcomputer.com/news/security/harvard-university-discloses-data-breach-affecting...
1•fleahunter•1m ago•0 comments

Show HN: I made a tool to export TikTok comments

https://exporttok.com
1•jackemerson•1m ago•0 comments

Mu – The Micro Network

https://github.com/asim/mu
1•asim•1m ago•0 comments

Quantum safe your rust programs

https://blog.rust.careers/post/quantum_safe_rust_cryptography/
1•FiroSolutions•2m ago•1 comments

Proton LLM: Lumo security model

https://proton.me/blog/lumo-security-model
1•kekqqq•4m ago•0 comments

Sustained long-term disease correction following stem cell gene therapy

https://www.manchester.ac.uk/about/news/groundbreaking-gene-therapy-trial-for-hunter-syndrome-opens/
1•neom•4m ago•1 comments

AI Meets Aggressive Accounting at Meta's Gigantic New Data Center

https://www.wsj.com/tech/meta-ai-data-center-finances-d3a6b464
1•petethomas•5m ago•0 comments

Show HN: Yolodex – real-time customer enrichment API

https://api.yolodex.ai
2•hazzadous•6m ago•0 comments

Show HN: Client-side data your analytics miss (API latency, 3rd party timeouts)

https://obris.io
1•posterity•7m ago•0 comments

The Mysterious Death of Hamptons Fashion Star Martha Nolan

https://nymag.com/intelligencer/article/martha-nolan-mysterious-death-hamptons-fashion-star.html
1•speckx•8m ago•0 comments

Five Times Faster

https://jott.live/markdown/five_times_faster
1•brrrrrm•9m ago•0 comments

Ask HN: How are you using AI to optimize digital conversion rates?

1•SmitaKumari•9m ago•0 comments

Show HN: Cynthia – Reliably play MIDI music files – MIT / Portable / Windows

https://www.blaizenterprises.com/cynthia.html
7•blaiz2025•10m ago•0 comments

Google Scholar Labs

https://scholar.google.com/scholar_labs/search
1•teleforce•10m ago•0 comments

Fast Lua runtime written in Rust

https://astra.arkforge.net/
2•akagusu•10m ago•0 comments

Pocket8086 – A handheld x86 retro computer with an 8086/V30 running DOS/Windows

https://www.cnx-software.com/2025/11/22/pocket8086-an-handheld-x86-retro-computer-with-an-xt-clas...
2•wicket•12m ago•0 comments

Show HN: FormulaAI – Generate Excel formulas from plain English using AI

https://www.getformulaai.com/
1•MakerLabsSv•13m ago•0 comments

Measuring developer experience beyond system metrics

https://resources.github.com/devsat-survey-measuring-developer-experience/
1•azhenley•15m ago•0 comments

Show HN: OgBlocks – Simple Copy-Paste Animated UI Components

https://ogblocks.dev/
1•thekarank•15m ago•0 comments

Finish Your Degree

https://lawrencecpaulson.github.io/2025/07/02/Finish_your_degree.html
1•sebg•17m ago•0 comments

US is biggest recipient of Chinese loans, study shows

https://www.reuters.com/business/autos-transportation/us-is-biggest-recipient-chinese-loans-study...
2•gfortaine•19m ago•0 comments

Reddit Marketing Strategy

https://www.jacobjacquet.com/posts/reddit-marketing-strategy
1•jacob_rezi•20m ago•0 comments

Fake S.F. delivery person steals $11M in cryptocurrency, phone and laptop

https://www.sfchronicle.com/crime/article/sf-cryptocurrency-robbery-21203804.php
1•rdl•21m ago•0 comments

Made a Game Where You Guess Where a Person Is from by Listening to Dad Jokes

https://guesstheaccent.xyz/
2•zealinbee•23m ago•0 comments

Mike Gordon and Hardware Verification

https://lawrencecpaulson.github.io/2023/01/04/Hardware_Verification.html
2•sebg•23m ago•0 comments

Show HN: One-prompt slides (Gemini 3 and Nano Banana Pro)

https://slides.trickle.host
2•samdychen•23m ago•0 comments

Ask HN: Codespace down again and again and again

1•Aldipower•24m ago•0 comments

Apple's Preventing Some Apps from Working on Older iPhones [video]

https://www.youtube.com/watch?v=WXqVV8_GORE
1•bariumbitmap•25m ago•0 comments

Postgres18 New Features [pdf]

https://github.com/josmac69/conferences_slides/blob/main/2025/postgresql_meetup_berlin_20251113/p...
1•tsenturk•25m ago•0 comments
Open in hackernews

Show HN: Cynthia – Reliably play MIDI music files – MIT / Portable / Windows

https://www.blaizenterprises.com/cynthia.html
6•blaiz2025•10m ago
Easy to use, portable app to play midi music files on all flavours of Microsoft Windows.

Brief Background - Used midi playback way back in the days of Windows 95 for some fun and entertaining apps, but as Windows progressed, it seemed their midi support (for Win32 anyway) regressed in both startup speed and reliability. Midi playback used to be near instant on Windows 95, but on later versions of Windows this was delayed to about 5-7 seconds. And reliability became somewhat patchy. This made working with midi a real headache.

Cynthia was built to test and enjoy midi music once again. It's taken over a year of solid coding, recoding, testing, re-testing, and a lot more testing, and some hair pulling along the way, but finally Cynthia works pretty solidly on Windows now.

Some of Cynthia's Key Features: * 25 built-in sample midis on a virtual disk - play right out-of-the box * Play Modes: Once, Repeat One, Repeat All, All Once, Random * Play ".mid", ".midi" and ".rmi" midi files in 0 and 1 formats * Realtime track data indicators, channel output volume indicators with peak hold, 128 note usage indicators * Volume Bars to display realtime average volume and bass volume levels * Use an Xbox Controller to control Cynthia's main functions * Large list capacity for handling thousands of midi files * Switch between up to 10 midi playback devices in realtime * Playback through a single midi device, or multiple simultaneous midi devices with lag and channel output support * Custom built midi playback engine for high playback stability * Custom built codebase for low-level work to GUI level * Also runs on Linux/Mac (including apple silicon) via Wine * Smart Source Code - compiles in Borland Delphi 3 and Lazarus 2 * MIT License

YouTube Video of Cynthia playing a midi: https://youtu.be/IDEOQUboTvQ

GitHub Repo: https://github.com/blaiz2023/Cynthia