Programming   Internet History   Theme   Everything Else  
Jake Lee on Software
AboutSearch
  • Preview image of Please don't dox me Google: How to verify your Google Play account without exposing ALL of your information

    Please don't dox me Google: How to verify your Google Play account without exposing ALL of your information

    Jan 19, 2025 • 20 mins • Google Play, Company, Payments, Privacy

    In 2023, Google began requiring verification for Google Play, especially if earning any money. Unfortunately, this required publicly exposing your home address and phone number! Here’s how to earn money without revealing this info.

  • Preview image of Rapidly improving Play Store rating with an Android in-app review prompt helper (from 2.2 to 4.7 in 2 weeks!)

    Rapidly improving Play Store rating with an Android in-app review prompt helper (from 2.2 to 4.7 in 2 weeks!)

    Dec 26, 2024 • 20 mins • Android, Play Store, Kotlin

    I recently worked on an app, Seatfrog, that had been rated between 1 and 2 stars for months, despite no major issues. The solution? In-app rating prompts!

  • Preview image of Generating a SQLite word dictionary (with definitions) from WordNet using Python

    Generating a SQLite word dictionary (with definitions) from WordNet using Python

    Dec 18, 2024 • 11 mins • Python, SQLite, Regex

    I recently needed a SQLite dictionary with word, type, and definition(s). Turns out, it was easy enough to make my own!

  • Preview image of What on earth is an Octocat!? Exploring all 150+ variations of GitHub's mascot

    What on earth is an Octocat!? Exploring all 150+ variations of GitHub's mascot

    Dec 7, 2024 • 37 mins • GitHub, Design, Cats

    If you’ve used GitHub for any length of time, you’ve probably seen their odd “Octocat” logo. This cute little cat also has a lot of bizarre variations, here’s an explanation of them all!

  • Preview image of How to automatically add WebP post banners to Jekyll for faster load times

    How to automatically add WebP post banners to Jekyll for faster load times

    Nov 30, 2024 • 8 mins • Jekyll, Liquid, Optimisation

    Most modern browsers can handle the smaller & speedier WebP versions of images, yet generating them manually can be a pain! Here’s how to do it automatically in Jekyll.

  • Preview image of My experience with the GitHub Foundations Certification process

    My experience with the GitHub Foundations Certification process

    Nov 16, 2024 • 14 mins • GitHub, Education

    Did you know GitHub offer paid certifications? They do! The first of these is “GitHub Foundations”, offered for free to students, here’s my somewhat rocky experience of studying & taking the exam.

  • Preview image of How to force update (& test) your Android app using Google's in-app update library

    How to force update (& test) your Android app using Google's in-app update library

    Nov 9, 2024 • 17 mins • Android, Kotlin, Google

    Earlier this year, I needed to add the ability to force update users of an app. Whilst I’ve used custom solutions in the past, Google has a standardised “in-app updates” library that does all the essentials for you!

  • Preview image of A possible fix for intermittently hanging Android builds on GitHub

    A possible fix for intermittently hanging Android builds on GitHub

    Oct 23, 2024 • 4 mins • Android, GitHub, CI

    I recently experienced an Android project’s GitHub build workflow sometimes taking 10 minutes… but sometimes freezing and eventually being killed after half hour by GitHub! The cause? Requesting too much RAM.

  • Preview image of How to bulk download all past versions of a webpage, parse the data in Python, and save to CSV

    How to bulk download all past versions of a webpage, parse the data in Python, and save to CSV

    Oct 19, 2024 • 23 mins • Python, Archive.org, StumbleUpon, BeautifulSoup

    I recently needed to download hundreds of past versions of a StumbleUpon webpage, parse the HTML, and output the data into a CSV for further analysis. Here’s how to do it!

  • Preview image of Building a Jekyll / Liquid calendar with custom events

    Building a Jekyll / Liquid calendar with custom events

    Oct 11, 2024 • 10 mins • Liquid, Jekyll, Web

    I recently created a full-year calendar displaying custom events from Jekyll posts in the Liquid language, here’s how it works and how to use it!

1 2 3 4 5 ... 20 Next »

Jake Lee on Software

  • [email protected]
  • JakeSteam/blog-programming
  • RSS Feed
  • Jake Week Lee

In-depth ad-free articles about software development, Android, and the internet

Jekyll 4.3.2, minimaJake latest.