Click here to Skip to main content
15,887,304 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: "Use C!" they said. "It will be fun!", they said Pin
Randor 24-Sep-22 17:15
professional Randor 24-Sep-22 17:15 
GeneralRe: "Use C!" they said. "It will be fun!", they said Pin
honey the codewitch24-Sep-22 17:34
mvahoney the codewitch24-Sep-22 17:34 
PraiseRe: "Use C!" they said. "It will be fun!", they said Pin
Randor 24-Sep-22 17:44
professional Randor 24-Sep-22 17:44 
GeneralRe: "Use C!" they said. "It will be fun!", they said Pin
honey the codewitch24-Sep-22 17:58
mvahoney the codewitch24-Sep-22 17:58 
GeneralRe: "Use C!" they said. "It will be fun!", they said Pin
jmaida24-Sep-22 11:08
jmaida24-Sep-22 11:08 
GeneralRe: "Use C!" they said. "It will be fun!", they said Pin
englebart26-Sep-22 14:39
professionalenglebart26-Sep-22 14:39 
GeneralRe: "Use C!" they said. "It will be fun!", they said Pin
honey the codewitch26-Sep-22 15:08
mvahoney the codewitch26-Sep-22 15:08 
GeneralState of the world - getting kicked in the teeth! X( Pin
honey the codewitch23-Sep-22 22:25
mvahoney the codewitch23-Sep-22 22:25 
I found out there's a bug in Espressif's codebase that prevents my parallel i8080 code from linking against their esp32s3 stuff.

I found out there's a hardware limitation of the esp32s3 and a corresponding bug wherein it just decides to drop data after the first 32KB sent over DMA. It returns success, naturally.

I found out the new decoupled bus framework they have (that I feel like was stolen from me Laugh | :laugh: ) was designed for LVGL and only LVGL, does not support rapid fill ops and does not support reading back from the display.

Leaving me with no clean way to use this new equipment I have, except with LVGL.

I like LVGL, but it's C, and it looks the part. Do you know what a screen composed of widgets looks like when it's built in C? The code is ugly. Handles, EVERYWHERE.

Every avenue I've taken to create new graphics projects on this new equipment has run into some significant barrier, usually that shouldn't be there.

Leaving me at 1:30am with nothing to do. Dead | X|
To err is human. Fortune favors the monsters.

GeneralRe: State of the world - getting kicked in the teeth! X( Pin
RickZeeland23-Sep-22 23:21
mveRickZeeland23-Sep-22 23:21 
GeneralRe: State of the world - getting kicked in the teeth! X( Pin
Daniel Pfeffer24-Sep-22 7:47
professionalDaniel Pfeffer24-Sep-22 7:47 
GeneralRe: State of the world - getting kicked in the teeth! X( Pin
honey the codewitch24-Sep-22 9:03
mvahoney the codewitch24-Sep-22 9:03 
GeneralRe: State of the world - getting kicked in the teeth! X( Pin
englebart26-Sep-22 14:44
professionalenglebart26-Sep-22 14:44 
GeneralWorldle 246 easy one Pin
Amarnath S23-Sep-22 14:13
professionalAmarnath S23-Sep-22 14:13 
GeneralRe: Worldle 246 easy one Pin
jmaida24-Sep-22 8:19
jmaida24-Sep-22 8:19 
GeneralRe: Worldle 246 easy one Pin
pkfox25-Sep-22 4:49
professionalpkfox25-Sep-22 4:49 
Generalworldle 245 tough one Pin
jmaida23-Sep-22 12:30
jmaida23-Sep-22 12:30 
GeneralRe: worldle 245 tough one Pin
OriginalGriff23-Sep-22 19:41
mveOriginalGriff23-Sep-22 19:41 
GeneralRe: worldle 245 tough one Pin
Amarnath S23-Sep-22 20:54
professionalAmarnath S23-Sep-22 20:54 
GeneralRe: worldle 245 tough one Pin
jmaida24-Sep-22 10:01
jmaida24-Sep-22 10:01 
GeneralWordle 462 Pin
Vivi Chellappa23-Sep-22 9:32
professionalVivi Chellappa23-Sep-22 9:32 
GeneralRe: Wordle 462 Pin
ChandraRam23-Sep-22 12:47
ChandraRam23-Sep-22 12:47 
GeneralRe: Wordle 462 Pin
Peter_in_278023-Sep-22 12:56
professionalPeter_in_278023-Sep-22 12:56 
GeneralRe: Wordle 462 Pin
Amarnath S23-Sep-22 14:11
professionalAmarnath S23-Sep-22 14:11 
GeneralRe: Wordle 462 Pin
StarNamer@work23-Sep-22 14:39
professionalStarNamer@work23-Sep-22 14:39 
GeneralRe: Wordle 462 Pin
Sandeep Mewara23-Sep-22 18:07
mveSandeep Mewara23-Sep-22 18:07 

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.