Link Dump
- How to Simplify Docker Compose Files With YAML Anchors and Extensions
- Installation Using Docker on Production Server
- XLite is a tool to query Excel (.xlsx, .xls) and Open Document spreadsheets (.ods) as SQLite virtual tables. See the discussion on Hacker News
- From 204 requests per second to 480 with a single configuration change details how to tweak a PHP-FPM set up using
pm.static
andPHP OP Cache
- OCRmyPDF can be used to add an OCR text layer to scanned PDF file. See the discussion on Hacker News where there is mention of [NAPS2] (https://www.naps2.com/), a Windows tool to scan and generate OCR'd PDFs
- DevToys is a Swiss Army knife for developers. It includes so many tools developers would use strange websites to do including JSON and SQL formatting, base64 encoding/decoding, and much much more. It is available from GitHub as well as the Microsoft Store
- Excel has a
Get Data from the Web
feature that can be used to import data such as tables. See https://twitter.com/asmith83/status/1549373680496656385 - Toggl is a time tracking tool
- AWS open sourced the AWS console design system using React components. https://cloudscape.design/
- The Good Car Company provide affordable Electric Vehicles in Australia by importing from abroad
- Managing Persistence for Docker Containers
- While reading about the discussion over Retool I found out about a similar open-source system called Budibase which looks like it could be really handy
- https://emysound.com/ uses the Audio/Video fingerprinting and recognition in .NET library
- ICMP, Ping, and Traceroute - What I Wish I Was Taught
- See the Windows HEVC video codec from Microsoft costs $0.99 discussion on how to get the HEVC codec for free from the Microsoft Store.
- Composer Generator can be used to generate Docker Compose configurations on the fly as well as modify existing configurations
- LocalStack is a fully functional local cloud stack emulating AWS services. This allows you to develop and test your cloud and serverless apps offline.
- Why I built a dictionary app, with a discussion over on Hacker News. It turns out that Wordnote has been open sourced. There is also mention of NotificationDictionary for Android with the ability to look up a word from any app supporting text selection.
ms-windows-store://pdp/?ProductId=9n4wgh0z6vhq
-
built a quick app that uses gpt-3 to convert from English to RegEx so you don't have to waste time on stackoverflow: https://www.autoregex.xyz/ pic.twitter.com/PjaKY2glCo
— aarya (@gd3kr) July 8, 2022 -
CTRL + Shift + A to search your open browser tabs is the GOAT
— Jen Gentleman 🌺 (@JenMsft) July 15, 2022 -
TIL: https://github.com/username/.keys Provides that username's public key(s) configured on GitHub.I was wondering how Ubuntu / cloud-init could load your authorized_keys with only a public username. Pretty cool! pic.twitter.com/q8qgKklNdX
— Jim Angel (@JimmAngel) August 4, 2022 - More information is available from https://stackoverflow.com/questions/16158158/what-is-the-public-url-for-the-github-public-keys/16158737#16158737
-
Ever wished you got notified when an app is added to your Startup Apps list in Settings? That's a thing you can enable in Windows 11 😊 pic.twitter.com/wGqBDTSBjL
— Jen Gentleman 🌺 (@JenMsft) August 8, 2022 - This can be done by going to
System -> Notifications
and enablingStartup App Notification