Hackaday
995 subscribers
17.5K photos
50.5K links
New posts from hackaday.com
Download Telegram
When you think of a luggable computer, you might think of the old Compaq or — if you are old enough — a Kaypro. But you don’t see as many …read more (https://hackaday.com/2022/11/27/portable-commodore-64-lives/)
There are some chips that no matter how much the industry moves away from them still remain, exerting a hold decades after the ranges they once sat alongside have left …read more (https://hackaday.com/2022/11/27/a-practical-discrete-386/)
In recent times, the “staycation” became a popular alternative to forays far afield: you could take time off and enjoy your local surroundings without having to get stamps in your …read more (https://hackaday.com/2022/11/27/i-need-a-hackation/)
Digital media provides us with a lot of advantages. For something like recording and playing back music, digital copies don’t degrade, they can have arbitrarily high quality, and they can …read more (https://hackaday.com/2022/11/27/ive-got-two-turntables-and-a-laser-engraver/)
As the chip shortage hit, a lot of the familiar ATtiny chips have become unavailable and overpriced, and it mostly stayed the same since then. If you ever searched for …read more (https://hackaday.com/2022/11/27/come-learn-about-new-attiny-generations/)
Here’s a Plain C/C++ Implementation of AI Speech Recognition, So Get Hackin’
https://hackaday.com/2022/11/27/heres-a-plain-c-c-implementation-of-ai-speech-recognition-so-get-hackin/
[Georgi Gerganov] recently shared a great resource for running high-quality AI-driven speech recognition in a plain C/C++ implementation on a variety of platforms. The automatic speech recognition (ASR) model is …read more (https://hackaday.com/2022/11/27/heres-a-plain-c-c-implementation-of-ai-speech-recognition-so-get-hackin/)
While JavaScript might not be the ideal language to write a production compiler, you might enjoy the “Create Your Own Compiler” tutorial that does an annotated walkthrough of “The Super …read more (https://hackaday.com/2022/11/27/create-a-compiler-step-by-step/)