Live data from Hacker News

Viewing profile — LEGOlord208

LEGOlord208

HN member
Joined
Mon, Jun 19, 2017, 6:37 PM UTC
HN karma
49
Public activity
9 items

About LEGOlord208

No profile information was provided.

Recent public activity

  1. comment
    Comment #15455818

    There was a lot of things about Rust that made think it was weird before I actually gave in and tried it. Now I adore Rust. You should try it.

  2. comment
    Comment #14597349

    Update: Sixels are now supported :) Try it out with one of the terminals listed in https://github.com/saitoha/libsixel#terminal-requirements

  3. comment
    Comment #14596990

    Update: Sixels now work. I just need to fix scaling. The image turns out REALLY small.

  4. comment
    Comment #14595432

    You could do like the "fbi" tool, which uses the framebuffer (/dev/fb0) to draw to the screen. And that works for the TTY, but doesn't in Konsole. Others have also told me about Si…

  5. comment
    Comment #14592525

    Yep, it does avoid sync issues... well, partly. It doesn't know anything about the audio as that is handled by a pretty high level library. But it does make sure the frames goes at…

  6. comment
    Comment #14592417

    Cool! I think that playing YouTube in the terminal today is just a fun idea because the videos look so goofy. But like people say... Sixel... Everything is apparently possible! Som…

  7. comment
    Comment #14592223

    I was looking for image libraries. I couldn't really find more than /dev/fb0. Cool, I'll look into sixel!

  8. comment
    Comment #14592181

    I'll look into it, thanks! EDIT: Done :) https://github.com/legolord208/termplay/commit/2263a5c5e385c...

  9. story