Click here to Skip to main content
15,886,919 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: Wordle 515 Pin
OriginalGriff15-Nov-22 19:58
mveOriginalGriff15-Nov-22 19:58 
GeneralRe: Wordle 515 Pin
ChandraRam15-Nov-22 20:39
ChandraRam15-Nov-22 20:39 
GeneralRe: Wordle 515 Pin
Sander Rossel15-Nov-22 21:14
professionalSander Rossel15-Nov-22 21:14 
GeneralRe: Wordle 515 Pin
pkfox15-Nov-22 21:29
professionalpkfox15-Nov-22 21:29 
GeneralRe: Wordle 515 Pin
Cp-Coder16-Nov-22 1:47
Cp-Coder16-Nov-22 1:47 
GeneralRe: Wordle 515 Pin
jmaida16-Nov-22 7:11
jmaida16-Nov-22 7:11 
Generalworldle298 Pin
jmaida15-Nov-22 7:48
jmaida15-Nov-22 7:48 
RantGosh I messed up =( Pin
honey the codewitch15-Nov-22 5:32
mvahoney the codewitch15-Nov-22 5:32 
ESP32 floating point performance[^]

I didn't consider the ESP32's abysmal FPU when I designed htcw_gfx[^]

I figured for maintainability, and just because this library primarily is for 32-bit CPUs that I could rely on floating point math rather than scaled integers for doing my computations.

It doesn't even have multiplication or division entirely in hardware. It has to be done partially in software. *headdesk*

Ultimately this is my fault. I should have done my legwork. Now I'm kicking myself.
To err is human. Fortune favors the monsters.

GeneralRe: Gosh I messed up =( Pin
Ron Anders15-Nov-22 6:14
Ron Anders15-Nov-22 6:14 
GeneralRe: Gosh I messed up =( Pin
jmaida15-Nov-22 7:32
jmaida15-Nov-22 7:32 
GeneralRe: Gosh I messed up =( Pin
honey the codewitch15-Nov-22 8:47
mvahoney the codewitch15-Nov-22 8:47 
GeneralRe: Gosh I messed up =( Pin
jmaida15-Nov-22 9:10
jmaida15-Nov-22 9:10 
GeneralRe: Gosh I messed up =( Pin
MarkTJohnson15-Nov-22 10:18
professionalMarkTJohnson15-Nov-22 10:18 
GeneralRe: Gosh I messed up =( Pin
jmaida15-Nov-22 11:38
jmaida15-Nov-22 11:38 
GeneralRe: Gosh I messed up =( Pin
CPallini15-Nov-22 21:12
mveCPallini15-Nov-22 21:12 
GeneralRe: Gosh I messed up =( Pin
den2k8815-Nov-22 21:18
professionalden2k8815-Nov-22 21:18 
GeneralRe: Gosh I messed up =( Pin
honey the codewitch15-Nov-22 21:57
mvahoney the codewitch15-Nov-22 21:57 
Generalam I Being Watched Pin
BernardIE531715-Nov-22 1:41
BernardIE531715-Nov-22 1:41 
AnswerRe: am I Being Watched Pin
megaadam15-Nov-22 2:04
professionalmegaadam15-Nov-22 2:04 
GeneralRe: am I Being Watched Pin
Kelly B. 202216-Nov-22 5:22
Kelly B. 202216-Nov-22 5:22 
GeneralRe: am I Being Watched Pin
Edward Aymami15-Nov-22 2:47
Edward Aymami15-Nov-22 2:47 
GeneralRe: am I Being Watched Pin
Slacker00715-Nov-22 4:24
professionalSlacker00715-Nov-22 4:24 
GeneralRe: am I Being Watched Pin
Al_Brown15-Nov-22 21:33
Al_Brown15-Nov-22 21:33 
GeneralRe: am I Being Watched Pin
DougInNC216-Nov-22 2:53
DougInNC216-Nov-22 2:53 
GeneralRe: am I Being Watched Pin
jeron115-Nov-22 4:38
jeron115-Nov-22 4:38 

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.