Flipper One – we need your help
461–470 of 501 posts
Re: Flipper One – we need your help
#462Re: Flipper One – we need your help
#463a huge part of the problems they have are issues they set for themselves, they picked the hardware first and are now trying how to make it work, usually when making a hardware product you start backwards from which hardware you can actually support and then pick from there... rather than expect someone else to solve your problems....
if they would opensource the hardware and all of the software, I'd agree with the request for help... but they seem to want to have the cake and eat it too...
Re: Flipper One – we need your help
#464Re: Flipper One – we need your help
#465Re: Flipper One – we need your help
#466Earlier quoted context omitted.
> The 256×144 px screen requires pixel-level rendering, which standard TUI libraries (ncurses, etc.) cannot provide. The proposed solution is an HTML/CSS rendering engine running as a background daemon — a lightweight browser-based renderer that draws menus, popups, and UI components. Truly, a design only an LLM could love.
What's a design an LLM would _loathe_?
Re: Flipper One – we need your help
#467Sounds like the second system effect. (The Mythical Man Month) First one is simple and focused, the second one tries to be & do everything. And frequently never ships.
They're very explicit that Flipper 1 isn't a "v2", but a device that targets different use cases.
Re: Flipper One – we need your help
#468Earlier quoted context omitted.
The odd thing is that this disguises as some bare metal, hackable device. Their TUI[1] is planned to use react(!), to share logic with their BrowserUI[2]. In the repos you can see how they struggle to get anything gpu backed done (which is required by the browser). Then falling back to wayland to do it for them. (This all seems a mess that LLMs can't figure out.) Anyway, it does seem to end up in a custom linux deskt…
> The 256×144 px screen requires pixel-level rendering, which standard TUI libraries (ncurses, etc.) cannot provide. The proposed solution is an HTML/CSS rendering engine running as a background daemon — a lightweight browser-based renderer that draws menus, popups, and UI components. Truly, a design only an LLM could love.
Re: Flipper One – we need your help
#469Earlier quoted context omitted.
The odd thing is that this disguises as some bare metal, hackable device. Their TUI[1] is planned to use react(!), to share logic with their BrowserUI[2]. In the repos you can see how they struggle to get anything gpu backed done (which is required by the browser). Then falling back to wayland to do it for them. (This all seems a mess that LLMs can't figure out.) Anyway, it does seem to end up in a custom linux deskt…
> The 256×144 px screen requires pixel-level rendering, which standard TUI libraries (ncurses, etc.) cannot provide. The proposed solution is an HTML/CSS rendering engine running as a background daemon — a lightweight browser-based renderer that draws menus, popups, and UI components. Truly, a design only an LLM could love.
Re: Flipper One – we need your help
#470Earlier quoted context omitted.
The odd thing is that this disguises as some bare metal, hackable device. Their TUI[1] is planned to use react(!), to share logic with their BrowserUI[2]. In the repos you can see how they struggle to get anything gpu backed done (which is required by the browser). Then falling back to wayland to do it for them. (This all seems a mess that LLMs can't figure out.) Anyway, it does seem to end up in a custom linux deskt…
> The 256×144 px screen requires pixel-level rendering, which standard TUI libraries (ncurses, etc.) cannot provide. The proposed solution is an HTML/CSS rendering engine running as a background daemon — a lightweight browser-based renderer that draws menus, popups, and UI components. Truly, a design only an LLM could love.