- Web Developer
- Posts
- Under the Hood of KeyEcho π§, Modern Node.js Runtime Features π, OpenAI Offline Transcription and Translation of Audio π
Under the Hood of KeyEcho π§, Modern Node.js Runtime Features π, OpenAI Offline Transcription and Translation of Audio π
2024-06-10
Articles
Last week, I developed KeyEcho, which is built using Tauri and quickly responds to your keystrokes with mechanical keyboard sounds. This week, I wrote an article introducing its performance compared to related products and some of its implementations under the hood.
This article introduces 50 useful Vim commands that can be combined and modified to inspire your own repeatable workflows.
This article explores some modern runtime features that will be available in Node.js in 2024, covering everything from fresh off-the-press APIs to the compelling features offered by newcomers like Bun and Deno.
This article introduces how to simplify your if statements through some scenario examples to get easily understandable code.
This document quickly introduces how to develop a VS Code extension, with some diagrams and example codes to get you started quickly.
An introductory textbook on assembly language, using Ubuntu as an example.
Reply