HN user

terryds

449 karma

YC Badge: 0x0c5905f6941c08bc8b402e6da43b1cca167521f0

Posts25
Comments8
View on HN
blog.cloudflare.com 27d ago

OAuth for all

terryds
383pts165
github.com 1mo ago

Show HN: Open-source Notion-style personal site / blog

terryds
2pts1
blog.terrydjony.com 2mo ago

Jakarta airport's official site blocks international visitors, so I built my own

terryds
5pts0
hackernewstimes.com 3mo ago

Show HN: Newspaper-style HN reader (PWA) with articles and comments side by side

terryds
1pts0
online-transcript-generator.com 5mo ago

Show HN: Open-source audio transcription that runs locally in the browser

terryds
1pts0
www.sammyfans.com 7mo ago

Grok 4.20 beats all other AI models in Alpha Arena test

terryds
13pts2
githubunwrapped.com 7mo ago

GitHub Unwrapped 2025

terryds
3pts0
stereogum.com 7mo ago

The Music Theory Behind Mariah Carey's "All I Want for Christmas Is You"

terryds
1pts0
en.tempo.co 7mo ago

Rare Near-Equatorial Tropical Cyclone Senyar Hits Aceh, Indonesia

terryds
3pts0
www.shopify.com 7mo ago

Shopify launched 3D Racing Game in the browser

terryds
4pts1
terryds.notion.site 7mo ago

Learning music with Strudel

terryds
563pts136
blog.terrydjony.com 8mo ago

YouTube suddenly played at 1am (found the culprit)

terryds
2pts1
blog.terrydjony.com 8mo ago

I automatically track online spending (invoices) in a spreadsheet

terryds
1pts0
blog.terrydjony.com 8mo ago

Making music as accessible to learn as coding

terryds
2pts0
blog.stephenturner.us 8mo ago

Writing a book with Quarto

terryds
27pts5
blog.terrydjony.com 8mo ago

Auditing Permissions for All Shared Files in Google Drive

terryds
1pts0
blog.terrydjony.com 9mo ago

OpenAPI and HTTP Tool Call is usually enough, no MCP is needed

terryds
2pts1
blog.terrydjony.com 9mo ago

Welcome Floating design, Goodbye Flat design

terryds
3pts1
terrydjony.substack.com 9mo ago

OpenAPI and HTTP Request Tool (I built) is usually enough – no need for MCP

terryds
2pts0
dev.to 9mo ago

OpenAPI as context and HTTP Fetch tool is usually enough – no need for MCP

terryds
1pts0
github.com 1y ago

Awesome Strudel: a collection of popular songs and tutorials in strudel.cc

terryds
1pts0
www.thejakartapost.com 1y ago

Protests Erupt in Indonesia over Government Defiance of Constitutional Court

terryds
2pts0
github.com 1y ago

Recordscript, Screen Recorder and Subtitle for Windows (Free and Open Source)

terryds
2pts1
blog.qartis.com 3y ago

Decoding small QR codes by hand (2012)

terryds
311pts69
aiplaceholder.terrydjony.com 3y ago

AI Placeholder: Open-Source GPT-Powered Fake REST API

terryds
3pts0
[dead] 2 years ago

Hi, I'm Terry, In spare time, I work on an open-source project together with my colleague called "Recordscript". We were interested in exploring Whisper.cpp technology in Rust and built a (hopefully useful) product out of that.

Recordscript is a free, open-source screen recorder + subtitle (now available on Windows). It's built with Tauri, Whisper-rs (Rust port of Whisper.cpp) and Scrap library.

There are two ways you can use Recordscript: 1) You can use it to record all your screen + all audio (mic + system audio) and generate a subtitle/transcript right after Recordscript enables you to send the subtitle result via email SMTP as well. So, you may use this to record your meeting, get the transcript, and send you + your colleague all the transcript.

2) You can generate subtitle from your audio/video files If you already have files you want to transcribe (e.g. video / audio recordings), simply upload your file & Recordscript will generate the subtitle (transcript + timestamp) for you.

Everything's done offline, thanks to Whisper.cpp.

GitHub repository: https://github.com/Recordscript/recordscript

Website: https://recordscript.com

Hi, I'm Terry,

In spare time, I work on an open-source project together with my colleague called "Recordscript". We were interested in exploring Whisper.cpp technology in Rust and built a (hopefully useful) product out of that.

Recordscript is a free, open-source screen recorder + subtitle (now available on Windows). It's built with Tauri, Whisper-rs (Rust port of Whisper.cpp) and Scrap library.

There are two ways you can use Recordscript: 1) You can use it to record all your screen + all audio (mic + system audio) and generate a subtitle/transcript right after Recordscript enables you to send the subtitle result via email SMTP as well. So, you may use this to record your meeting, get the transcript, and send you + your colleague all the transcript.

2) You can generate subtitle from your audio/video files If you already have files you want to transcribe (e.g. video / audio recordings), simply upload your file & Recordscript will generate the subtitle (transcript + timestamp) for you.

Everything's done offline, thanks to Whisper.cpp.

Check out our launch on Product Hunt: https://www.producthunt.com/posts/recordscript-for-windows GitHub repository: https://github.com/Recordscript/recordscript