It handy to pass the request object around but that's a bad practice. Maybe it's influenced from past...
The preferred way to invoke pytest is via the pytest command. Even the app pytest-django doesn't...
I’m currently using Redis as the broker for Celery, but since I already have PostgreSQL running, I...
I can't find any programmatic interface to create page translation. All the logics seems being...
Problem when using defer to load external script is when you have inline script that depends on the...
Smaller Ubuntu container images. But I think it still low level tools for building such images,...
It's a simple self hosted comment system, build in Python and just use sqlite database. By default it...
So breakdown tasks so that each part can be finished within 3 days. Break down tasks by 𝗱𝗲𝗰𝗼𝗺𝗽𝗼𝘀𝗶𝗻𝗴...
My workflow when starting new python project or experimenting with something:- mkdir myproject cd...
GNOME Asia Summit 2022 this year was held as physical event in Kuala Lumpur for the first time after...
Just some quick notes since I have spent few hours trying to get nix working on Codespaces and get...
It so happened that after we add some localization setup in our app, running our tests error out...
I was reading this reddit's thread and this comment caught my interest:- Chrome and Firefox also co...
Python self is one of the source of confusion and questions when someone start learning Python, espec...
Update #1 2021 - Someone pointed me to this article about cargo cult programming is killing (Sri...
Updates Look like there was already previous effort on this, there's even PEP being writte...
Updates Follow-up post where I made this into simple program called pipm. ****************...
So nuitka compile python code into an executable. I have always impress with Go ability to generate s...
We have one python module that we want to split into it's own repo as we start using it in more than...
The traditional problem between dev and ops is the conflicting goal that they have in order to achiev...
tldr; It still painful. I've just switched to Thinkpad X1 Carbon and running Fedora 30. Really misse...
Oh man, recalling memory is hard in this information overload days 😅 It started by a friend sharing...
tldr;- It's not possible at this moment. The new AWS ALB has more flexible way...
When getting new domain, one of the crucial thing we need to have is to be able...
Sometimes I just want to add quick notes but it's not qualify as proper post. I...
How bad is you when it come to verifying a cert? People use cert from CA becaus...
virtualenv in Python is a very well known tools. Almost all tutorial will recom...
Just a self notes to refresh my mind on this, as it keep popping from time to time and I have to goog...
Few days ago, while looking at this SIP server, I noticed it being executed usi...
I have some logs that contain url with encoded characters and I need to extract...