Enis Özgen


Emoji Free LLM notes

Nowadays, I use LLMs frequently. However, while communicating, they tend to use too many emojis, which is not always appropriate. To solve this, I wrote a simple script that removes emojis from any given text. It ensures that conversations remain professional and distraction-free.


Effortlessly Resolve Syncthing Conflicts with Emacs Ediff

Fixing conflicts is very easy with Emacs Ediff. Here, I wrote a simple Python script that allows me to fix conflicted files that occur while using Syncthing.

 


Use YouTube Without Losing Hours

YouTube has very good content, but like every website or application, it prioritizes entertainment over what we need. There are educational and nice videos, but the platform’s main goal is to keep viewers engaged. This often draws people to entertaining rather than informative content, which can be less useful. This […]


brotab empty response problem

Today, I’m sharing a quick BugFix for the BroTab addon. This post offers a solution that resolves you may have encountered. Brotab error Empty return for bt list command

But actually In this case socket is not open

Solution Install werkzeug

Restart Firefox Port control and it […]


Mastering jq: with the help of AI

TLDR TLDR 2 jq has been a challenging tool for me for quite some time. As humans, we still struggle with handling API responses. Like many developers, I too have encountered difficulties with the syntax of jq. I strongly believe this tool is powerful but not for humans. 🙂 Although […]


i3 keyboard layout changer 1

Here is my homemade keyboard layout changer for i3blocks. Recipe Add this to i3 blocks configuration which is in the  ~/.config/i3blocks/config

Main script