Click here to Skip to main content
15,885,366 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralYou expect me to use this with what, now? Pin
honey the codewitch19-Jun-21 7:46
mvahoney the codewitch19-Jun-21 7:46 
GeneralRe: You expect me to use this with what, now? Pin
Kenneth Haugland19-Jun-21 8:18
mvaKenneth Haugland19-Jun-21 8:18 
GeneralRe: You expect me to use this with what, now? Pin
markrlondon19-Jun-21 11:44
markrlondon19-Jun-21 11:44 
GeneralRe: You expect me to use this with what, now? Pin
honey the codewitch19-Jun-21 11:57
mvahoney the codewitch19-Jun-21 11:57 
GeneralRe: You expect me to use this with what, now? Pin
jschell7-Jul-21 8:06
jschell7-Jul-21 8:06 
GeneralRe: You expect me to use this with what, now? Pin
enhzflep15-Jul-21 23:11
enhzflep15-Jul-21 23:11 
GeneralRe: You expect me to use this with what, now? Pin
honey the codewitch16-Jul-21 4:03
mvahoney the codewitch16-Jul-21 4:03 
GeneralRe: You expect me to use this with what, now? Pin
enhzflep16-Jul-21 6:06
enhzflep16-Jul-21 6:06 
No, no, no - I mean send a few scanlines to the pseudo-ram before dumping a whole screen (I said page) to the display. 10 scanlines * 640 * 4 bits would only be (6400/2) bytes worth of uController ram. The STM32F103C8T6 has 20kb and runs at 72mhz. Last year they were $3.something US - now about a tenner. Frown | :( Heh heh - good thing I bought 5!

Kinda neat (but probably pointless here) that the the esp32 lets you memory-map the pseudo-ram and access it like it's on-chip ram.
I'd imagine a RaspberyPi Zero would make a potentially half decent brain for an e-reader - they're only 10 Australian pesos for 512MB and 1Ghz. 17 or so if you want the one with onboard wifi and blutooth.

You're one smart bunny. Love reading about your exploits


modified 17-Jul-21 1:48am.

GeneralRe: You expect me to use this with what, now? Pin
honey the codewitch16-Jul-21 6:25
mvahoney the codewitch16-Jul-21 6:25 
GeneralRe: You expect me to use this with what, now? Pin
enhzflep16-Jul-21 13:56
enhzflep16-Jul-21 13:56 
GeneralRe: You expect me to use this with what, now? Pin
englebart1-Sep-22 16:48
professionalenglebart1-Sep-22 16:48 
GeneralRe: You expect me to use this with what, now? Pin
honey the codewitch1-Sep-22 17:08
mvahoney the codewitch1-Sep-22 17:08 
GeneralThis is a joke, but still... Pin
Brisingr Aerowing19-Jun-21 4:44
professionalBrisingr Aerowing19-Jun-21 4:44 
GeneralRe: This is a joke, but still... Pin
PIEBALDconsult19-Jun-21 4:46
mvePIEBALDconsult19-Jun-21 4:46 
GeneralRe: This is a joke, but still... Pin
Brisingr Aerowing19-Jun-21 7:42
professionalBrisingr Aerowing19-Jun-21 7:42 
GeneralRe: This is a joke, but still... Pin
Marc Clifton20-Jun-21 3:02
mvaMarc Clifton20-Jun-21 3:02 
GeneralRe: This is a joke, but still... Pin
Bohdan Stupak30-Jul-21 4:37
professionalBohdan Stupak30-Jul-21 4:37 
GeneralA really fascinating breakdown of dithering in graphics rendering Pin
honey the codewitch16-Jun-21 3:40
mvahoney the codewitch16-Jun-21 3:40 
GeneralRe: A really fascinating breakdown of dithering in graphics rendering Pin
RedDk16-Jun-21 7:10
RedDk16-Jun-21 7:10 
GeneralRe: A really fascinating breakdown of dithering in graphics rendering Pin
honey the codewitch16-Jun-21 7:11
mvahoney the codewitch16-Jun-21 7:11 
GeneralRe: A really fascinating breakdown of dithering in graphics rendering Pin
RedDk16-Jun-21 7:26
RedDk16-Jun-21 7:26 
GeneralRe: A really fascinating breakdown of dithering in graphics rendering Pin
Daniel Pfeffer20-Jun-21 3:24
professionalDaniel Pfeffer20-Jun-21 3:24 
GeneralRe: A really fascinating breakdown of dithering in graphics rendering Pin
honey the codewitch20-Jun-21 3:26
mvahoney the codewitch20-Jun-21 3:26 
GeneralThis is a really neat website for converting file formats Pin
honey the codewitch5-Jun-21 18:24
mvahoney the codewitch5-Jun-21 18:24 
GeneralRe: This is a really neat website for converting file formats Pin
OriginalGriff5-Jun-21 19:22
mveOriginalGriff5-Jun-21 19:22 

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.