agateau
- Karma
- 0
- Created
- ()
- Submissions
- 0
- In Praise of Aegis Authenticator (and KDE Connect) (agateau.com)
- Commit Messages (agateau.com)
- The gentle art of making patches easier to review (agateau.com)
- Fairbuds XL Headphones – repairable headphones (shop.fairphone.com)
- Show HN: Tmfi: The Missing Firefox Installer (github.com)
Mozilla provides prebuilt versions of Firefox for macOS, Windows and Linux. Unfortunately, the Linux version is just a tarball, so it does not create a menu entry or install itself in $PATH. tmfi fixes this.
-
Nowadays many tools and applications come in the form of a self-contained static binary. Those are easy to install and try out, but I often find myself having to hunt them back when I want to use them on another…
- Git log is not a changelog (agateau.com)
- Automatically publishing your build artifacts (agateau.com)
- Donation page "not compliant with Google Play Policies" (agateau.com)
- Show HN: Git-bonsai, a tool to clean your Git branches (agateau.com)
- Simplifying unit tests using a custom markup language (agateau.com)
- Generating reports with Python, Markdown and entr (agateau.com)
- Building Qt Apps with Travis CI and Docker (agateau.com)
-
It is common these days for companies to gather usage metrics for their products, it helps to make informed decisions on the next steps. There are lots of tools available to collect metrics, such as Google Analytics,…
- Gnirehtet – Reverse-tethering tool for Android (medium.com)
- My fight against CDN libraries (peppercarrot.com)
-
At work we are required to log time spent on each JIRA task. I can see the value of it: it makes us better at estimating tasks, but it's quite a burden to do. Some colleagues log time at a macro level: at the end of the…