Click here to Skip to main content
15,898,035 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: WinUI Pin
Gerry Schmitz30-Jul-21 5:12
mveGerry Schmitz30-Jul-21 5:12 
GeneralRe: WinUI Pin
BernardIE531729-Jul-21 3:16
BernardIE531729-Jul-21 3:16 
GeneralRe: WinUI Pin
Andre_Prellwitz29-Jul-21 13:54
Andre_Prellwitz29-Jul-21 13:54 
GeneralRe: WinUI Pin
zezba900029-Jul-21 7:56
zezba900029-Jul-21 7:56 
GeneralRe: WinUI Pin
charlieg2-Aug-21 11:54
charlieg2-Aug-21 11:54 
JokeRe: WinUI Pin
Richard Andrew x643-Aug-21 7:40
professionalRichard Andrew x643-Aug-21 7:40 
GeneralRe: WinUI Pin
charlieg5-Aug-21 9:43
charlieg5-Aug-21 9:43 
GeneralThe little SoC that could Pin
honey the codewitch28-Jul-21 5:06
mvahoney the codewitch28-Jul-21 5:06 
Woo!

I'm about to achieve maximum hardware efficiency, using all the RAM and all the cores of my little device to render a page of an epub book. It will render the current page and the next page (or previous page if you're moving backward) so that you can flip pages while reading in a way that appears to be more responsive. Basically, I'll have the next page rendered so you can change pages as soon as you're done reading the page you're on.

This ESP32 device was never intended for something this intense. The minimum hardware requirements I've seen previously for an epub reader is 512 times the RAM (not a typo!) and at least 4x the CPU power of this device. If I'm being completely fair comparing a WROVER rather than a WROOM it's still 64 times the RAM for a traditional minimal epub reader.

The final frontier for me is CSS and code size. The former is doable if I'm willing to live with limitations. It will support just enough to render text for a book okay. The latter is doable I think, but if it's not I'm dead in the water. My code has to fit on the device.

Wish me luck.
Real programmers use butterflies

GeneralRe: The little SoC that could Pin
  Forogar  28-Jul-21 5:18
professional  Forogar  28-Jul-21 5:18 
GeneralRe: The little SoC that could Pin
Mike Hankey28-Jul-21 5:29
mveMike Hankey28-Jul-21 5:29 
GeneralRe: The little SoC that could Pin
honey the codewitch28-Jul-21 5:36
mvahoney the codewitch28-Jul-21 5:36 
GeneralRe: The little SoC that could Pin
Mike Hankey28-Jul-21 6:01
mveMike Hankey28-Jul-21 6:01 
GeneralRe: The little SoC that could Pin
honey the codewitch28-Jul-21 6:21
mvahoney the codewitch28-Jul-21 6:21 
GeneralRe: The little SoC that could Pin
Mike Hankey28-Jul-21 6:25
mveMike Hankey28-Jul-21 6:25 
GeneralRe: The little SoC that could Pin
honey the codewitch28-Jul-21 6:30
mvahoney the codewitch28-Jul-21 6:30 
GeneralRe: The little SoC that could Pin
pkfox28-Jul-21 7:39
professionalpkfox28-Jul-21 7:39 
GeneralRe: The little SoC that could Pin
Mike Hankey28-Jul-21 7:51
mveMike Hankey28-Jul-21 7:51 
GeneralRe: The little SoC that could Pin
honey the codewitch28-Jul-21 9:20
mvahoney the codewitch28-Jul-21 9:20 
GeneralRe: The little SoC that could Pin
Mike Hankey28-Jul-21 10:48
mveMike Hankey28-Jul-21 10:48 
GeneralRe: The little SoC that could Pin
Eddy Vluggen28-Jul-21 8:35
professionalEddy Vluggen28-Jul-21 8:35 
GeneralThought of the Day Pin
OriginalGriff28-Jul-21 4:23
mveOriginalGriff28-Jul-21 4:23 
GeneralRe: Thought of the Day Pin
PIEBALDconsult28-Jul-21 4:30
mvePIEBALDconsult28-Jul-21 4:30 
GeneralRe: Thought of the Day Pin
OriginalGriff28-Jul-21 4:31
mveOriginalGriff28-Jul-21 4:31 
GeneralRe: Thought of the Day Pin
PIEBALDconsult28-Jul-21 4:41
mvePIEBALDconsult28-Jul-21 4:41 
GeneralRe: Thought of the Day Pin
DRHuff28-Jul-21 5:13
DRHuff28-Jul-21 5:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   368 votes