Inane Observations $ sudo fix_it
  • GUIDE: Dota 2 Dedicated Server on Linux (from Scratch)

    10 October 2013 | defense of the ancients guide linux steam wine gaming dota | Comment
    Note: it is now possible to run a Dota 2 dedicated server on Linux without WINE. This article is kept purely for archival purposes, though it should still work.

    It is entirely possible to, using the Windows Alien Swarm SRCDS and WINE, run a Dedicated… »
  • SVG: Dota 2 Logo

    05 October 2013 | gaming dota | Comment
    Google Drive (SVG)

    Preview:


    Creative Commons Licence
    This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
  • GUIDE: Directly Executable JAR File

    18 August 2013 | guide linux java | Comment

    Java is great, but having to type java -jar program.jar gets annoying. Why can't you run it like any other program, with ./program.jar? Well, you can, and it's incredibly simple!

    echo '#!/usr/bin/java -jar' | cat - Program.jar>Program
    chmod +x Program

    Tada! That's it! Program.jar… »

  • Non-linear video editing with FFmpeg

    21 July 2013 | audio video editing youtube linux ffeditor video mac | Comment

    ... like AviSynth, but less shit, and more Linux support.

    I call it...
    FFeditor
    (that's not a trademark violation or anything, is it?)

    More information when I've finished squashing bugs and making it usable.
  • GUIDE: Restoring Windows Vista/7 backup files under Linux

    18 July 2013 | backup windows guide linux | Comment

    If you've recently upgraded from Windows to Linux but now need to restore the backup files you made with Windows Backup (or need to restore someone else's), you've come to the right place!

    The Windows Backup Format

    Unlike the Windows NT BKF backup format, the… »
« First ‹ Previous Page 36 37 38 39 40 41 Next › Last »
  • Home
  • Git (Archives: GitLab, GitHub)
  • Research
  • Music
  • Posts
    • October 2025 (1)
    • August 2025 (1)
    • June 2025 (3)
    • May 2025 (3)
    • December 2024 (2)
    • More…
  • Tags
    • medicine (26)
    • copyright (20)
    • opentally (20)
    • drm (19)
    • encryption (13)
    • monash (12)
    • mathematics (11)
    • rust (10)
    • statistics (10)
    • proportional representation (8)
    • python (8)
    • victoria (8)
    • law (7)
    • ledger (7)
    • meeting procedure (7)
    • ptv (7)
    • public transport (7)
    • defective by design (6)
    • digital rights management (6)
    • creative commons (4)
    • paediatrics (4)
    • webassembly (4)
    • accounting (3)
    • drcr (3)
    • metro trains (3)
    • politics (3)
    • 2fa (2)
    • c (2)
    • graphics (2)
    • mfa (2)
    • pdf (2)
    • victorian electoral commission (2)
    • android (5)
    • security (18)
    • programming (15)
    • cryptography (12)
    • bookkeeping (7)
    • 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.