Category: Other

  • One Year On Medium

    One Year On Medium

    It’s been a year since I published my first article on Medium, let’s see how things went. Goals When writing my first article, my aim was to inform readers about various cybersecurity topics. I wanted to explain how attacks worked, how to use different tools, and share my experience using these tools. All of my…

  • FauxPilot: Self Hosted AI Coding Assistant

    FauxPilot: Self Hosted AI Coding Assistant

    FauxPilot is an AI coding assistant compatible with VScode, the OpenAI API (limited), and with curl. As its name suggests, FauxPilot is similar to Github Copilot, having essentially the same functions. In this article, I will go over my experience setting up and using FauxPilot. Setup FauxPilot has a server and a client. The server runs…