The only thing that would make me visit your website more often and read your long articles is: typography.
The only thing that would make me visit your website more often and read your long articles is: typography.
- Resilience
- Reconciliation
Keep these two words in your mind. Always.
guten morgen 🥶🥶🥶🥶🥶🥶🥶
I wrote a post about how to create truly easy-to-install Python applications. In it, I compare the different options and demonstrate my final automated solution, which uses PyApp and GitHub Actions, based on an example project.
Check it out!
gokmengorgen.net/2025/11/02/m...
The biggest drawback of building CLI apps was that there were a few obstacles that got in the way when someone wanted to test your application. Nobody wants to install anything.
Gradio is a tremendously practical tool that helps you overcome all these obstacles. It's essentially a web interface.
I love this simplicity.
see this link for more information:
learn.microsoft.com/en-us/window...
WSL2 allows you to access your GPU, that's amazing. You have everything you need to do CUDA programming on Windows, use GPT-oss, and deeplink. They have built a genuine multi-purpose operating system (thx to Linux).
@mitsuhiko.at any idea?
shall I add my python CLI app to PyPI to run it with `uvx`? Or better question, how can I run `uvx --from dosh-cli dosh` command without releasing my app to PyPi?
I made a drum separator app to test how ZeroGPU works on Hugging Face.
Installation is not easy for the end user. Not everyone has NVIDIA, CPU is not good enough for the separation process.
HF + ZeroGPU is a great idea for testing such projects:
huggingface.co/spaces/goede...
First stop at NL: Hengelo Hotel. I plan to be in Amsterdam today.
I've been using Linux as my primary OS for a while now and I'm satisfied with KDE as my desktop environment. But I'm not too eager to recommend it to someone.
WSL2 is a huge blessing for Windows users. It saves you from dealing with desktop issues and is also great for ML tasks.
GPU GPU GPU!
I have just published a new post about CUDA programming with Python. I also demonstrate how to implement Rust interoperability using the sample project RAYT.
Running Ray Tracing on a GPU Server
gokmengorgen.net/2025/10/10/r...
Python 3.14 introduces improvements to free-threading. This is not just a new major release, but also an opportunity to enhance the performance of our Python projects.
Don't catch up, follow the innovations, drop 3.9 anymore.
gokmengorgen.net/2025/10/08/p...
Do not install package managers with another package manager.
For example: DO NOT install astral-uv with brew or snap.
Package managers should always be up to date and you can not wait for other package managers to update it.
Hello Pythonistas. I'll be at PyCon NL in Utrecht on October 16th!
pycon-nl.org
The artist:
Telling my stubborn and curious daughter not to touch something was a mistake to begin with. She left her signature on the wall.
geçmiş olsun.
orayı kapatmadan olmuyor ya. ikisini ayrı ayrı amaçlarla kullanır oldum.
twitch’i bıraktınız mı? /cc @usir.in
I don't remember where I saw it first but that's from Repl.it. There's just a prompt input, autocomplete dropdown, and content.
The funny part is the window title says it's CLI.
CLI -> Command Line Interface
TUI -> Textual User Interface
CLUI -> Command Line Graphical Interface
What's the difference between TUI and CLUI?
Maybe CLUI is still a CLI but prompt is a part of UI.
My Next 10 Year PC Setup
- CPU -> AMD
- GPU -> NVIDIA
- OS -> I use arch btw.
gokmengorgen.net/2025/09/07/m...
I'm still here. I've so many updates in the last two months but need to write blog entries first.
1. New setup of PC - Self-Hosted Server.
2. New responsibilities on my work, being an AI / ML Engineer.
3. Long Roadtrip between Turkiye and Germany.
4. And more.