
PyInstaller Quickstart
Combining python program into single file
Use PyInstaller to package Python programs as standalone executables. It works on Linux, Windows, and Mac.
Not the most efficient way, but usable.
Combining python program into single file
Use PyInstaller to package Python programs as standalone executables. It works on Linux, Windows, and Mac.
Not the most efficient way, but usable.
Example of implementation
Here I list steps needed to implement pair of lambda functions in AWS SAM:
Difference between various document classes
LaTeX is a typesetting system - suits well for preparing nice-looking complex documents. LaTeX offers several document classes that determine the overall structure and formatting of a document.
Basic LaTeX reference
LaTeX is a powerful typesetting system widely used for creating professional documents with complex formatting, like math formulae, especially in academic domains. Here’s a cheat sheet for LaTeX typesetting.
A bit of code reusability never hurts
These are the step-by-step instructions on how to add layers to AWS Lambdas - in Python. Will be using base code generated by standard HelloWorld template example.
Twitter/X/Facebook/Reddit alternatives
There is a whole world of mainstream social networks platforms. And there is a small world of alternative platforms - fediverse. I will show how popular fediverse is.
If Hugo theme doesn't support Structured Data...
Google is showing in search results some enhancements like Movie details, Job postings, Event and Course information, which it takes from website’s Structured Data. Here is - How to add Structured Data to the site using Hugo generator.
Compiled it some for future use...
Here is the list and examples of the most useful Ollama commands (Ollama commands cheatsheet) I compiled some time ago. Hopefully it will be useful to you.
So easy to format your own...
If you could not find suitable blank refills for your planner, you can DIY them using MS Word. Or LaTeX. See here the example how to create Bill Tracker Filofax insert in A5 size with LaTeX system.
Next round of LLM tests
Not long ago was released. Let’s catch up and test how Mistral Small performs comparing to other LLMs.
When you need high-quality doc for very scientific journal
Filofax is a kind of notebook with replaceable pages
Recently on Philofaxy I’ve come across an idea that Filofax-type planner might be celebrating a come-back. I wasn’t so sure so wanted to check to validate this hypothesis. Have a look at this Filofax search statistics if you’re curious.
Integration systems options
Integration systems could be Commercial with a lot of paid connection modules and a bit of free ones; Or kind of free but with some strange license; Or ready for self-hosting and not.
It regularly happens - The equipment for your PC is still works fine but drivers for new shiny OS are not available.
My recent fight of this kind was around my old trusty printer/scaner Canon Pixma MP-495.
Forgotten the conda command parameters?
Here’s a Conda Cheatsheet I’ve compiled some time ago… This Conda Cheatsheet is covering the most essential commands and tips for managing environments, packages, and channels I’ve found useful.