Click here to Skip to main content
15,895,817 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.

 
AnswerRe: Thought of the Day Pin
OriginalGriff17-May-21 6:50
mveOriginalGriff17-May-21 6:50 
GeneralRe: Thought of the Day Pin
k505417-May-21 7:13
mvek505417-May-21 7:13 
GeneralRe: Thought of the Day Pin
SeanChupas17-May-21 8:16
SeanChupas17-May-21 8:16 
GeneralRe: Thought of the Day Pin
theoldfool17-May-21 8:42
professionaltheoldfool17-May-21 8:42 
GeneralRe: Thought of the Day Pin
Jörgen Andersson17-May-21 20:35
professionalJörgen Andersson17-May-21 20:35 
GeneralRe: Thought of the Day Pin
DRHuff17-May-21 8:06
DRHuff17-May-21 8:06 
GeneralRe: Thought of the Day Pin
W Balboos, GHB17-May-21 10:02
W Balboos, GHB17-May-21 10:02 
RantGetting stuck Pin
honey the codewitch17-May-21 4:18
mvahoney the codewitch17-May-21 4:18 
I have released my GFX library only to find out one display device in the entire Arduino/ESP32/etc universe has hardware accelerated line, shape, and text drawing. None of the others do. My driver framework isn't designed for those calls.

And I don't know whether I should add a whole slew of new code to support that for what would be just one driver, and not even a common one, and yet it's one I use commercially.

How frustrating. Not so much the problem itself, but the general problem of getting the rug pulled out from under me and then getting stuck trying to pick up the pieces of my design.

It's the kind of thing that will ruin a morning. *grumpface*

Imma drink some coffee and not work on this for now, but I was feeling all good about all the display adapters I supported up until this morning when I ran head first into the wall that is the RA8875
Real programmers use butterflies

GeneralRe: Getting stuck PinPopular
raddevus17-May-21 4:51
mvaraddevus17-May-21 4:51 
GeneralRe: Getting stuck Pin
Greg Utas17-May-21 5:03
professionalGreg Utas17-May-21 5:03 
GeneralRe: Getting stuck Pin
honey the codewitch17-May-21 5:30
mvahoney the codewitch17-May-21 5:30 
GeneralRe: Getting stuck Pin
DRHuff17-May-21 8:11
DRHuff17-May-21 8:11 
GeneralRe: Getting stuck Pin
Greg Utas17-May-21 8:58
professionalGreg Utas17-May-21 8:58 
GeneralRe: Getting stuck Pin
raddevus17-May-21 12:35
mvaraddevus17-May-21 12:35 
GeneralRe: Getting stuck Pin
Rage17-May-21 21:00
professionalRage17-May-21 21:00 
GeneralRe: Getting stuck Pin
Slacker00717-May-21 6:23
professionalSlacker00717-May-21 6:23 
GeneralRe: Getting stuck Pin
honey the codewitch17-May-21 6:36
mvahoney the codewitch17-May-21 6:36 
GeneralRe: Getting stuck Pin
RickZeeland17-May-21 7:24
mveRickZeeland17-May-21 7:24 
GeneralRe: Getting stuck Pin
honey the codewitch17-May-21 7:48
mvahoney the codewitch17-May-21 7:48 
GeneralRe: Getting stuck Pin
Gerry Schmitz17-May-21 8:08
mveGerry Schmitz17-May-21 8:08 
GeneralRe: Getting stuck Pin
honey the codewitch17-May-21 8:16
mvahoney the codewitch17-May-21 8:16 
GeneralRe: Getting stuck Pin
Rick York17-May-21 8:40
mveRick York17-May-21 8:40 
GeneralRe: Getting stuck Pin
honey the codewitch17-May-21 8:53
mvahoney the codewitch17-May-21 8:53 
GeneralRe: Getting stuck Pin
Matt Bond4-Feb-22 5:23
Matt Bond4-Feb-22 5:23 
GeneralRe: Getting stuck Pin
honey the codewitch4-Feb-22 5:44
mvahoney the codewitch4-Feb-22 5:44 

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.