Inane Observations $ sudo fix_it
  • FIX: LoL errors on (PlayOn) Linux

    31 March 2014 | error guide linux league of legends lol wine gaming | Comment

    Problem

    ‘The game has crashed. Please try to reconnect.’ immediately after champion select.

    Solution

    Open /etc/hosts on the host computer in the text editor of your choice.
    On the line that resembles:
    127.0.0.1   localhost.localdomain   localhost
    add the name of your computer (found in /etc/hostname). For example:… »
  • GUIDE: Convert book-style SWFs to PDFs with gfx2gfx

    03 February 2014 (updated 24 November 2016) | guide ebook | Comment

    Hold it right there!

    It's been nearly three years since this post, and in those three years, I found the time to write 177 lines of code. Now, with my fork, gfx2gfx-pdftext, you can convert SWFs to PDFs, while preserving the text, resulting in… »

  • Adventures in Arch: Part 3 - What the GNOME?

    31 January 2014 | arch linux windows linux gnome screensaver topicons evolution system tray | Comment

    A Choice

    In my previous Adventures in Arch post, I mentioned that I was using XFCE. Because XFCE is cool. However, XFCE got its fame for being a ‘lightweight’ distro, and I had originally chosen it to reduce my CPU load. After noticing, however,… »
  • GUIDE: Easier League of Legends Installation Using PlayOnLinux

    06 January 2014 | arch linux guide linux league of legends lol gaming | Comment

    Preamble

    PlayOnLinux is a brilliant wrapper for WINE, allowing for the easy installation of innumerable Windows programs on Linux. Of these, my most recent install was League of Legends, which, of course, does not have a native Linux release. PlayOnLinux installs and runs it… »
  • Adventures in Arch: Part 2 - Is It Working Yet?

    03 January 2014 | misc arch linux error rant intel amd guide linux hybrid graphics | Comment

    Let's Get Some Hybrid Graphics Up In Here!

    if [ ! -f /etc/X11/xorg.conf ]; then
    sudo cp /etc/X11/xorg.conf.fglrx /etc/X11/xorg.conf
    fi
    startx /usr/bin/openbox-session -- :1
    How simple was that? And my script for starting X on my integrated card is about the same (only using XFCE,… »
« First ‹ Previous Page 34 35 36 37 38 39 40 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.