Inane Observations $ sudo fix_it
  • Hacking the Kobo Clara HD – 1: Hacking the internal microSD storage

    29 July 2018 | guide kobo clara hd ereader ebook | Comment

    Introduction

    The Kobo Clara HD is the latest e-reader from Canadian ebook vendor Rakuten Kobo, sporting a 6-inch 300 ppi e-ink touchscreen, and 8 GB of internal memory.

    The Clara HD, like its predecessors in the Kobo range, internally runs Linux, and is surprisingly amenable… »

  • Guide: Using Okta Verify with third-party TOTP (Google Authenticator, FreeOTP, etc.)

    19 July 2018 | guide totp 2fa mfa | Comment

    Okta is an identity management and single sign-on cloud provider. Okta supports multi-factor authentication through multiple mechanisms, but at my site, only the proprietary Okta Verify smartphone app was supported.

    Thankfully, Okta Verify operates via the ‘industry standard Time-Based, One-Time Password Algorithm (TOTP)’,… »

  • LibreOffice custom “Set numbering”/“Restart numbering from” macro

    20 May 2018 | guide libreoffice openoffice basic opendocument numbering | Comment
    Sub RestartNumbering
    	Dim cursor   As Object
    	cursor = ThisComponent.CurrentController.ViewCursor
    	
    	Dim startFrom As Integer
    	startFrom = CInt(InputBox("Restart numbering from:"))
    	
    	cursor.NumberingStartValue = startFrom
    End Sub
    
  • Model Standing Orders (Australia/UK meeting procedure)

    19 May 2018 (updated 14 September 2019) | parliamentary procedure meeting procedure | Comment

    Some model Standing Orders for general meetings, committee meetings and so on of organisations using Australia/UK meeting procedure. Based on John Rigg's How to Conduct a Meeting: Standing Orders and Rules of Debate, and the Standing Orders of MUMUS Inc.

    Licensed under the Creative… »

  • I'd just like to interject for a moment

    16 May 2018 | dank meme | Comment

    I’d just like to interject for a moment. What you’re referring to as Liberal, is in fact, Liberal/National, or as I’ve recently taken to calling it, Liberal plus National. Liberal is not a stable government unto itself, but rather another political component of a fully… »

« First ‹ Previous Page 27 28 29 30 31 32 33 Next › Last »
  • Home
  • Git (Archives: GitLab, GitHub)
  • Research
  • Music
  • Posts
    • May 2025 (3)
    • December 2024 (2)
    • November 2024 (2)
    • September 2024 (2)
    • August 2024 (1)
    • More…
  • Tags
    • medicine (25)
    • copyright (20)
    • opentally (20)
    • drm (19)
    • encryption (12)
    • monash (12)
    • mathematics (11)
    • statistics (10)
    • proportional representation (8)
    • python (8)
    • victoria (8)
    • law (7)
    • meeting procedure (7)
    • ptv (7)
    • public transport (7)
    • rust (7)
    • defective by design (6)
    • digital rights management (6)
    • creative commons (4)
    • webassembly (4)
    • metro trains (3)
    • paediatrics (3)
    • politics (3)
    • 2fa (2)
    • c (2)
    • graphics (2)
    • mfa (2)
    • pdf (2)
    • victorian electoral commission (2)
    • android (5)
    • security (18)
    • cryptography (12)
    • programming (12)
    • voting systems (8)
    • med in review (11)
    • music (10)
    • parliamentary procedure (7)
    • totp (2)
    • reverse engineering (20)
    • obfuscation (12)
    • single transferable vote (19)
    • ebook (16)
    • elections (12)
    • java (6)
    • linux (33)
  • Lee Yingtong Li
  • blog@yingtongli.me
  • My CV · CV of Failures
@RunasSudo

Most material on this website is available under an open licence. See https://yingtongli.me/blog/copyright.html for details.