RSSAmplifier

Blog

Antoine Aflalo

My journey in the computer world

aaflalo.meRSS feed ↗10 posts

Latest posts

OpenAI ChatGPT and Whisper to generate recipe instructions from YouTube video

As everybody else, I wanted to see what ChatGPT could do. I love finding recipes on YouTube, but sometimes, a good set of instruction is better than the whole story of the recipe. Especially when I want to do the... Continue Reading The post OpenAI ChatGPT and Whisper to generate recipe instructions from YouTube video appeared first on Antoine Aflalo .

Monitor your services for free

One of the main thing in DevOps is to monitor your services and be notified if they re down. Through the years, I ve been trying multiple different services for that purpose as I run multiple application like my blog, my dns... Continue Reading The post Monitor your services for free appeared first on Antoine Aflalo .

Gestdown: Addic7ed Proxy

Gestdown is a small project in C# and VueJS 3 made to provide an API and search capabilities to Addic7ed to find subtitle of your shows. The post Gestdown: Addic7ed Proxy appeared first on Antoine Aflalo .

NextDNS: DoT and DoH provider for easy ADBlocking

Why and how I switched from homemade DoT/DoH to using NextDNS as my DNS provider and adblocker. Free, secure, easy, fast, and it just works. The post NextDNS: DoT and DoH provider for easy ADBlocking appeared first on Antoine Aflalo .

CrowdSec and WordPress: A Scenario to block attacks

CrowdSec I decided to replace my good old fail2ban by CrowdSec. A nice crowd-sourced alternative where the ban don t just come from your machine, but from the rest of the user of the application. It has so many advantages when... Continue Reading The post CrowdSec and WordPress: A Scenario to block attacks appeared first on Antoine Aflalo .

Windows Sandboxing and WinGet

Winget and Window Sandboxing to test your own winget manifest before submitting a PR to the main winget-pkgs repository. The post Windows Sandboxing and WinGet appeared first on Antoine Aflalo .

.NET Core detection in Inno Setup

Code to help you detect if the wanted version of .NET Core is installed on the user machine when using Inno Setup and Pascal programming. The post .NET Core detection in Inno Setup appeared first on Antoine Aflalo .

Update Pi-hole to v5.0.0

PiHole just updated to v5.0.0. A lot of great feature that you want to have access too like group management. However, you need to update your setup a bit to have it working perfectly. The post Update Pi-hole to v5.0.0 appeared first on Antoine Aflalo .

Snapd taking too long to stop

Snapcraft daemon snapd can take too long to stop on Ubuntu 20.04. There is a way to force the service to stop faster using systemd. The post Snapd taking too long to stop appeared first on Antoine Aflalo .

Wireguard and Torrent on Linux

Setup Wireguard VPN Client on Linux to have only selected application having their traffic redirected to the server. The post Wireguard and Torrent on Linux appeared first on Antoine Aflalo .