Viewing profile — LEGOlord208
LEGOlord208
HN member- Joined
- Mon, Jun 19, 2017, 6:37 PM UTC
- HN karma
- 49
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About LEGOlord208
No profile information was provided.
Recent public activity
-
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.
-
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
-
comment
Comment #14596990
Update: Sixels now work. I just need to fix scaling. The image turns out REALLY small.
-
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…
-
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…
-
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…
-
comment
Comment #14592223
I was looking for image libraries. I couldn't really find more than /dev/fb0. Cool, I'll look into sixel!
-
comment
Comment #14592181
I'll look into it, thanks! EDIT: Done :) https://github.com/legolord208/termplay/commit/2263a5c5e385c...
- story