Recent Posts
- How to show more information in LSP when using Emacs and Typescript
- Great historical review on source control systems evolution
- Interesting article on learnings over a software engineer career
- Code Freeze 2023 Keynote 01 Jessica Kerr 1
- How to configure MacOSX to make the window under the mouse to receive the focus?
Recent Comments
No comments to show.
Category Archives: Uncategorized
django_compressor: COMPRESS_REBUILD_TIMEOUT not in settings module
If you are trying to use django_compressor and get that error it means that you have a conflict with the django_css package. You must deinstall it and everything will work again. Visit https://github.com/jezdez/django_compressor/issues/54 for more information.
Posted in Uncategorized
Leave a comment
This is my new site
Hi, my name is José María and I’m Python developer. As so many other people I’v tried to maintain a weblog, but for some reason (like everyone else) I found my self writing post every… year?
Posted in Uncategorized
Leave a comment