About 6 results
https://kemal.yaylali.uk/i-built-a-live-ml-predictions-dashboard-for-the-2026-fifa-world-cup/ · 12 Jun 2026
The World Cup is finally here, and instead of just watching, I wanted to see how well a statistical model could keep up with the tournament in real time. So I built one. A live machine-learning predictions dashboard for World Cup 2026 that you can check ri...
https://kemal.yaylali.uk/remove-background-noise-video-deepfilternet/ · 9 Jun 2026
A Python CLI tool that strips background noise from any video file using ML denoisers — while copying the video stream byte-for-byte. A 6 GB 4K file processes in minutes instead of hours.
https://hacdias.com/2026/03/14/claude-code-improve-eagle/ · 14 Mar 2026 · 🦋 Bluesky
In general, I haven't been very outspoken about LLMs in this blog, or in general. For no specific reason other than not using them that much. I'm now revisiting the topic, as I've implemented a few features with the help of Claude Code in Eagle, the little...
https://hacdias.com/2025/05/29/revisiting-llms-for-code-development/ · 29 May 2025 · 🦋 Bluesky
Last September, I decided to finally give my shot at LLMs for code development. At that point, I had barely used any of the most known LLMs for a serious reason. It's not nine months later, and a lot has changed. With all of the news about Claude 4 and con...
https://hacdias.com/2024/12/20/accent-guesser/ · 20 Dec 2024
A friend of mine just sent the link to this AI-powered accent guesser from Bold Voice. After trying it out for a few times, it guessed me as either Romanian or Bulgarian, but always with a low confidence. However, a few friends of mine from certain countri...
https://hacdias.com/2024/09/25/trying-chatgpt-for-code/ · 25 Sep 2024
Yesterday I used ChatGPT for the first time. Well, that's not true. Let's rephrase: yesterday I used ChatGPT for the first time to actually help me complete a task. A boring tedious task. It did help me complete the task, but I'm still not very convinced o...