Category Archives: Software

The Case of the Mysterious Systemd Restart (It Wasn’t a Crash)

Posted in Computers, programming, Software | Leave a comment

Quant Leaderboard v2

commit 24e830c1c2939380449257e1d0794bf8195bb51d

Posted in Computers, Money, programming, Software | Leave a comment

Quant Strategies Leaderboard

Posted in Computers, Money, programming, Software | Leave a comment

Setting up Google ads for Atlassian Marketplace App

Recently I published an app on Atlassian Marketplace. Making some notes here on how to setup Google Ads and optimize for conversions instead of clicks or impressions. The notes might be buggy and will keep refining them as I learn … Continue reading

Posted in Computers, programming, Software | Leave a comment

Windows and WSL2 Cleanup

Posted in Computers, programming, Software | Tagged , | Leave a comment

How to spell check PDF file?

Online: https://t.co/8STYFz9f6i I would recommend using the command-line for this. Here are the steps courtesy of ChatGPT. These steps are for Windows: Step 1: Install Poppler for Windows In Powershell, run: Log. This will give pdftotext program. Verify the version: … Continue reading

Posted in Computers, programming, Software | Tagged , | Leave a comment

GitHub vs. BitBucket

These days you can just ask ChatGPT or your favorite tool to compare the pros and cons of GitHub vs. BitBucket so I’ll skip that, but today I realized Bitbuket has one killer-feature that is missing in GitHub: Projects. Projects … Continue reading

Posted in Computers, programming, Software | Tagged , | Leave a comment

PHP Fatal Error: Unable to start pcre module in Unknown on line 0

Posted in Computers, programming, Software | Tagged | Leave a comment

Useful Windows Shortcuts

Category Shortcut Function The Essentials Win + D Show/Hide Desktop Win + E Open File Explorer Win + L Lock PC Win + V Clipboard History (See multiple copies) Alt + Tab Switch between open apps Window Control Win + … Continue reading

Posted in Computers, programming, Software | Tagged , | Leave a comment

SvelteKit – SPA vs. SSG

This one has tripped me a few times so I thought I’d make a note about it. When reading or learning SvelteKit you might have come across two terms – SPA and SSG. They seem related but are not. SPA … Continue reading

Posted in Computers, programming, Software | Tagged , | Leave a comment