Live data from Hacker News

Viewing profile — thpx86

thpx86

HN member
Joined
Mon, Oct 12, 2020, 4:32 PM UTC
HN karma
14
Public activity
7 items

About thpx86

Freelance software consultant. Open source. Reverse engineering. Gfx rendering.

https://thp.io/

Recent public activity

  1. comment
    Comment #42358493

    You do call a routine stored in VGA ROM (interrupt 0x10) to set up the mode, then do some port I/O to configure VGA registers and then access VGA memory directly. No "system librar…

  2. comment
    Comment #32921765

    About the 1/4 size UI, see this as a workaround: https://github.com/gpodder/gpodder/issues/1348#issuecomment-...

  3. comment
    Comment #32921754

    You can use `gpo import FILENAME|URL` to import an OPML on the command line, or `gpo export FILENAME` to export and OPML on the command line. The "import" command doesn't delete an…

  4. comment
    Comment #32920989

    gPodder started in 2005 when I needed a tool on Linux to download podcasts and sync it to my iPod mini, so even back then it was mostly about downloading on the Desktop, and my pho…

  5. comment
    Comment #32920918

    gPodder does ship with a command-line interface "gpo" that can just do the subscribing and downloading part which might suit your needs (while still retaining the possibility to br…

  6. comment
    Comment #32920900

    Yes, on the N900 (and the N800/N810) before that, gPodder was sharing most of the UI code even with the Gtk Desktop version (with some special-casing for the touch-friendly Hildon …

  7. comment
    Comment #25399667

    I use "setopt autocd" in zsh. Typing the directory will cd into that directory. Any directory. No aliases.