Book review — Python Distilled, by David M. Beazley
The No Title Tech Blog
by Victor Domingos
2y ago
This is a pragmatic book that presents some of the most important topics about the Python programming language in a concise form, designed to make it easier to find out the most relevant information bits in a context where resources abound and frequently are just too overwhelming ..read more
Visit website
Just updated - both Optimize Images and Optimize Images X
The No Title Tech Blog
by Victor Domingos
3y ago
This time, we are releasing both Optimize Images and Optimize Images X at the same time. The original CLI version now uses temporary files with in-memory buffers, which prevents unnecessary I/O, and also displays more detailed and more useful version information. Optimize Images X, the GUI version, is now compatible with Python3.7+ and has the ability to open or preview a selected image ..read more
Visit website
Just updated - Optimize Images X v0.9.1 (Beta 2)
The No Title Tech Blog
by Victor Domingos
3y ago
So, just 3 days after the first public beta, here we got the second beta for Optimize Images X. It includes an important hot fix for Windows and Linux, and two new usability features ..read more
Visit website
New project: Optimize Images X
The No Title Tech Blog
by Victor Domingos
3y ago
Just for fun, this month I set myself to start a new Python project. It’s the same as Optimize Images, but with a big X and a nice graphical user interface. It wants to help you reduce the file size of images, and hopefully make your websites load faster ..read more
Visit website
Searching and replacing text on long files with Vim
The No Title Tech Blog
by Victor Domingos
3y ago
You may wonder how I came up with this topic. I usually code in a graphical IDE like PyCharm or Visual Studio, or even a text editor like VS Code or BBEdit. But sometimes you need some lightweight application that is capable of opening and efficiently edit a file. I often return to VIM for quick edits in small files. Sometimes, just for the convenience of not leaving the shell. Other times, because it’s a powerful editor that runs perfectly under a SSH connection. And a few days ago, it was the only application I had installed on Windows which would let me open, navigate and read a several GB ..read more
Visit website
Book review - Foundations of Deep Reinforcement Learning, by Laura Graesser and Wah Loon Keng
The No Title Tech Blog
by Victor Domingos
3y ago
Deep Reinforcement Learning is a somewhat new field within Machine Learning or Artificial Intelligence (you may pick your favorite term between these two, even if they’re not strictly the same), which combines Deep Learning and Reinforcement Learning and is based on the general idea that an agent can learn by observing its actions and their consequences. No, it is not a return to John B. Watson and B. F. Skinner’s behavioral psychology. We are talking, instead, about a set of pretty advanced machine learning algorithms that, when properly mastered, allow computers to achieve remarkable results ..read more
Visit website
Just updated - Optimize Images v1.4.0
The No Title Tech Blog
by Victor Domingos
3y ago
Optimize Images has a new version just released on PyPI! Besides the usual clean and polish, this release includes two new features that may be of interest for you, especially if you are using this utility on servers ..read more
Visit website
Quick tip – How to quickly read just the last lines of a huge text file
The No Title Tech Blog
by Victor Domingos
3y ago
If you’re a developer or a systems administrator, sooner or later you will meet that HUUUGE, GIANT, ENORMOUS file. A file that weights several gigabytes of more or less cryptic system or application logging messages, with no rotation scheme in place. Since log files are usually built by appending the most recent information to the end, probably you just need to check out the last 100 or 1000 lines, in order to find out why an application has crashed or failed to operate properly some seconds or a minute ago. Turns out that reading such huge files may not be as simple as editing them in Notepad ..read more
Visit website
Book review – Effective Python, by Brett Slatkin (and a free chapter for download)
The No Title Tech Blog
by Victor Domingos
3y ago
Those among you who have already learned some Python or may even have used it in some projects will certainly have heard the expression “Pythonic Code”, which conveys a general and somewhat wide meaning of “clean code and good software development practices in the context of Python”. With Effective Python, the author presents you with nothing less than 90 practical examples on how to adopt a pythonic developer mindset and how to write better Python code ..read more
Visit website
Just updated - Optimize Images v1.3.6
The No Title Tech Blog
by Victor Domingos
4y ago
Optimize Images has just been updated to version 1.3.6, a minor but still important release that fixes a few bugs and improves its overall stability. Thank you for using Optimize Images and/or contributing with feature suggestions, bug reports, or pull requests ..read more
Visit website

Follow The No Title Tech Blog on FeedSpot

Continue with Google
Continue with Apple
OR