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

 
GeneralRe: Does anyone recognized this "decryption" algorithm? Pin
brian012528-Nov-21 16:53
brian012528-Nov-21 16:53 
GeneralRe: Does anyone recognized this "decryption" algorithm? Pin
Philippe Verdy8-Sep-22 20:14
Philippe Verdy8-Sep-22 20:14 
GeneralRe: Does anyone recognized this "decryption" algorithm? Pin
harold aptroot9-Sep-22 1:01
harold aptroot9-Sep-22 1:01 
GeneralRe: Does anyone recognized this "decryption" algorithm? Pin
Philippe Verdy9-Sep-22 1:31
Philippe Verdy9-Sep-22 1:31 
GeneralRe: Does anyone recognized this "decryption" algorithm? Pin
brian012528-Nov-21 16:54
brian012528-Nov-21 16:54 
GeneralRe: Does anyone recognized this "decryption" algorithm? Pin
Philippe Verdy8-Sep-22 20:37
Philippe Verdy8-Sep-22 20:37 
GeneralRe: Does anyone recognized this "decryption" algorithm? Pin
brian012528-Nov-21 16:31
brian012528-Nov-21 16:31 
GeneralRA8875 has ridiculous registers Pin
honey the codewitch16-Nov-21 1:31
mvahoney the codewitch16-Nov-21 1:31 
The RA8875 is a controller for an 800x480 display I am using in a project.

You can rotate the screen via setting some registers.

There is no option to rotate 90 degrees, only 270, leaving the X axis, and thus text and bitmaps mirrored.

Whoever designed this should be forced to use it.
Real programmers use butterflies

GeneralRe: RA8875 has ridiculous registers Pin
Greg Utas16-Nov-21 1:39
professionalGreg Utas16-Nov-21 1:39 
GeneralRe: RA8875 has ridiculous registers Pin
honey the codewitch16-Nov-21 1:42
mvahoney the codewitch16-Nov-21 1:42 
GeneralRe: RA8875 has ridiculous registers Pin
Jörgen Andersson23-Nov-21 3:00
professionalJörgen Andersson23-Nov-21 3:00 
GeneralRe: RA8875 has ridiculous registers Pin
den2k8816-Nov-21 1:45
professionalden2k8816-Nov-21 1:45 
GeneralRe: RA8875 has ridiculous registers Pin
honey the codewitch16-Nov-21 4:13
mvahoney the codewitch16-Nov-21 4:13 
GeneralRe: RA8875 has ridiculous registers Pin
PIEBALDconsult16-Nov-21 4:10
mvePIEBALDconsult16-Nov-21 4:10 
GeneralRe: RA8875 has ridiculous registers Pin
honey the codewitch16-Nov-21 4:13
mvahoney the codewitch16-Nov-21 4:13 
GeneralRe: RA8875 has ridiculous registers Pin
Fueled By Decaff16-Nov-21 4:18
Fueled By Decaff16-Nov-21 4:18 
GeneralRe: RA8875 has ridiculous registers Pin
honey the codewitch16-Nov-21 4:19
mvahoney the codewitch16-Nov-21 4:19 
GeneralRe: RA8875 has ridiculous registers Pin
Fueled By Decaff16-Nov-21 4:48
Fueled By Decaff16-Nov-21 4:48 
GeneralRe: RA8875 has ridiculous registers Pin
honey the codewitch16-Nov-21 5:07
mvahoney the codewitch16-Nov-21 5:07 
GeneralRe: RA8875 has ridiculous registers Pin
Peter Adam25-Nov-21 20:51
professionalPeter Adam25-Nov-21 20:51 
GeneralRe: RA8875 has ridiculous registers Pin
honey the codewitch25-Nov-21 22:19
mvahoney the codewitch25-Nov-21 22:19 
GeneralRe: RA8875 has ridiculous registers Pin
honey the codewitch16-Nov-21 6:30
mvahoney the codewitch16-Nov-21 6:30 
GeneralCode to determine whether the passed in string is a C style comment block - in T-SQL Pin
honey the codewitch8-Nov-21 15:11
mvahoney the codewitch8-Nov-21 15:11 
GeneralRe: Code to determine whether the passed in string is a C style comment block - in T-SQL Pin
Jörgen Andersson8-Nov-21 22:36
professionalJörgen Andersson8-Nov-21 22:36 
GeneralRe: Code to determine whether the passed in string is a C style comment block - in T-SQL Pin
honey the codewitch9-Nov-21 1:46
mvahoney the codewitch9-Nov-21 1:46 

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.