Live data from Hacker News

FIM – Linux framebuffer image viewer

nongnu.org

41–50 of 88 posts

Re: FIM – Linux framebuffer image viewer

#41
post #10
post #8

You can also use mplayer with "-fp" to play video on the frambuffer as well. I have gone weeks at a time without using a graphical desktop at all thanks to these tools.

This is a great tip, do you have others? I've tried to ditch graphical desktop envs and failed pretty miserably on media consumption and browsing before.

I'm curious, what's the motivation for not having a graphical environment at all?

Re: FIM – Linux framebuffer image viewer

#42

Earlier quoted context omitted.

Sure, you can 'see' how 'someone sees the world' just by him or her not abiding to the current narrative. You do realise that the 'Lena' image has been the standard image for these purposes for decades and that some people might not consider the (politically charged) crusade to suddenly ban it from all such use as being the most pressing issue? I think what you wrote here says more about how you see the world than ho…

You're right my comment was off the cuff but I stand by it's logic. I didn't say Kovid was a terrible person, just not great. Having not done research into him specifically I just noted with the parent that certain qualities such as supposed abrasiveness often overlap with qualities I dislike, like using the Lenna image. My point is that using the Lenna image is a signal, just as you rightly point out so is my commen…

> using a Playboy image

In all honesty, until I read about that I couldn't have imagined the original was a playboy image. What is really used and we see online is a cropped portrait of a playboy image. I am not even sure that playboy image may have been pornographic. Nudity != porn. What is sure is that cropped portrait is not in any way pornographic.

So I kind of have difficulties on drawing opinions about that. Surely the model doesn't have any copyright on that photo, rather the photographer/publisher have and apparently nobody has cared. I would not use it today out of empathy given the model would rather not see her image still being used today and how easy it is to replace it. I feel that consent is above copyright laws.

I have mixed feeling about the argument that the presence of that totally non pornographic portrait would make women feel less welcomed in science. On one hand I would say that if they say so, that could be true. On another hand I would ask if these women really are representative of all women? Does it really matters? Should we avoid posting picture of portraits and stick to animals or still life scenes? And if not why should we avoid only women ones?

Re: FIM – Linux framebuffer image viewer

#43
post #22
post #15

Earlier quoted context omitted.

A crime?! Please people I don't even know what happened here but removing some bitmap support is a crime now for a maintainer of an open source piece of code? You are not happy with the project then where is your fork so we can assign some crimes to you and get out of our way to not recommend it? (Note: I am not affiliated at all with the project and I don't even know what happened but you really need to take a breat…

>where is your fork Luckily there are better terminal emulators out there, such as foot, so a fork is not necessary.

[deleted]

Re: FIM – Linux framebuffer image viewer

#44
post #8

You can also use mplayer with "-fp" to play video on the frambuffer as well. I have gone weeks at a time without using a graphical desktop at all thanks to these tools.

Ah yes, back in 2004/2005 I got an old laptop (Pentium 200 or something like that) for free that wasn't fast enough to reliably read videos with X11, but it worked fine as a movie watching device for my children using mplayer in FB mode :)

Re: FIM – Linux framebuffer image viewer

#46
post #2

Should it be DRM nowdays?

I shudder when I read DRM after building a embedded display raspberry pi build. There was a problem with Raspberry pi kernel incorrectly detected an HDMI display was connected even though I was trying to display to DSI. The only work around I had was to write a kernel module that would disable HDMI as a possible interface.

Re: FIM – Linux framebuffer image viewer

#48
A little while ago when I had a free weekend. I decided I would pre-compute some musings of an LLM trapped in a computer, I had a raspberry pi 1 (or maybe b) lieing around that I had a framebuffer screen for. I think it was a non-standard TFT_ILI9325 from Aliexpress.

The idea is it would display some helplessness comment on the screen like "Help I'm trapped in a computer" etc etc.

Eventually I got the thing booted with it's original OS image and it was running a custom kernel and had the hardware still attached and worked, but it was very outdated so I decided backup and update it, more of a technical challenge than something practical.

I gave it a few tries but eventually the screen would stop working, not helped by the thing being quite slow. Updating in place was probably harder than a brand new OS. Eventually I determined that I'd need to build a custom kernel image using a newer version, something I've never done before and for me it was quite difficult and a little before AI had agents and such to help you along.

I managed to build a custom kernel but the driver for it had been patched out and moved to an optional thing that I had to enable, I was able to build the custom kernel but for some reason the screen wouldn't display anything like it did on the original OS.

I spent a further few weekends on it working really hard to get this thing to work. Eventually I calmly picked up the screen and intentionally pushed down hard with my thumb breaking the screen irreparably.

It was destructive yes but the joy I feel even now being free of this frustration is immense.

I said I would order a newer screen but have yet to do so.

Re: FIM – Linux framebuffer image viewer

#49
post #10
post #8

You can also use mplayer with "-fp" to play video on the frambuffer as well. I have gone weeks at a time without using a graphical desktop at all thanks to these tools.

This is a great tip, do you have others? I've tried to ditch graphical desktop envs and failed pretty miserably on media consumption and browsing before.

I messed with this a bit and found fbdev forces even gpu accelerated video decode or rendered apps (e.g. even terminal text these days) to go through the CPU/RAM copy path whereas a lightweight graphical setup (like a minimal sway with a full screen terminal window open) is zero copy. Minor thing, but I'll gladly trade a little RAM for some battery life + simplicity if I ever do need to open something actually graphical on the machine.
Post reply on HN