Click here to Skip to main content
15,991,949 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: Dynamic SQL Pin
Daniel Pfeffer30-Jun-24 19:17
professionalDaniel Pfeffer30-Jun-24 19:17 
GeneralRe: Dynamic SQL Pin
Richard Deeming30-Jun-24 21:31
mveRichard Deeming30-Jun-24 21:31 
GeneralRe: Dynamic SQL Pin
Pete O'Hanlon30-Jun-24 21:45
mvePete O'Hanlon30-Jun-24 21:45 
GeneralRe: Dynamic SQL Pin
jochance2-Jul-24 7:14
jochance2-Jul-24 7:14 
GeneralRe: Dynamic SQL Pin
Sander Rossel9-Jul-24 1:05
professionalSander Rossel9-Jul-24 1:05 
GeneralHow, VS Code? This is amazing. Pin
honey the codewitch22-Jun-24 14:51
mvahoney the codewitch22-Jun-24 14:51 
GeneralRe: How, VS Code? This is amazing. Pin
Richard Andrew x6423-Jun-24 4:32
professionalRichard Andrew x6423-Jun-24 4:32 
GeneralRe: How, VS Code? This is amazing. Pin
honey the codewitch23-Jun-24 4:35
mvahoney the codewitch23-Jun-24 4:35 
I haven't messed with Copilot. I'm "AI" averse, and will probably remain so until they get better. I like Visual Studio's AI integration because it's explicit - you have to smash tab at each step and it shows you what it will do next. It's important because it's so often wrong.

I'm not sure if Copilot works like that or something else, but honestly, I can pretty much think in C++ at this point, so it's almost more effort to have to prod an LLM to give me the code I want. By the time I do I could have figured it out with going from C++ to English to English to C++.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix

GeneralRe: How, VS Code? This is amazing. Pin
Richard Andrew x6423-Jun-24 4:45
professionalRichard Andrew x6423-Jun-24 4:45 
GeneralRe: How, VS Code? This is amazing. Pin
honey the codewitch23-Jun-24 4:46
mvahoney the codewitch23-Jun-24 4:46 
GeneralRe: How, VS Code? This is amazing. Pin
Dave Kreskowiak23-Jun-24 6:11
mveDave Kreskowiak23-Jun-24 6:11 
GeneralRe: How, VS Code? This is amazing. Pin
Luschan25-Aug-24 19:32
Luschan25-Aug-24 19:32 
GeneralWhat the hell gcc? Pin
honey the codewitch17-Jun-24 21:20
mvahoney the codewitch17-Jun-24 21:20 
GeneralRe: What the hell gcc? Pin
RainHat17-Jun-24 22:57
RainHat17-Jun-24 22:57 
GeneralRe: What the hell gcc? Pin
honey the codewitch17-Jun-24 22:58
mvahoney the codewitch17-Jun-24 22:58 
GeneralRe: What the hell gcc? Pin
RainHat18-Jun-24 0:51
RainHat18-Jun-24 0:51 
GeneralRe: What the hell gcc? Pin
0x01AA18-Jun-24 1:23
mve0x01AA18-Jun-24 1:23 
GeneralRe: What the hell gcc? Pin
honey the codewitch18-Jun-24 4:12
mvahoney the codewitch18-Jun-24 4:12 
GeneralRe: What the hell gcc? Pin
jochance18-Jun-24 2:59
jochance18-Jun-24 2:59 
GeneralRe: What the hell gcc? Pin
k505418-Jun-24 3:17
mvek505418-Jun-24 3:17 
GeneralRe: What the hell gcc? Pin
Rick York18-Jun-24 4:53
mveRick York18-Jun-24 4:53 
GeneralRe: What the hell gcc? Pin
honey the codewitch18-Jun-24 5:03
mvahoney the codewitch18-Jun-24 5:03 
GeneralRe: What the hell gcc? Pin
k505418-Jun-24 5:20
mvek505418-Jun-24 5:20 
GeneralRe: What the hell gcc? Pin
honey the codewitch18-Jun-24 5:38
mvahoney the codewitch18-Jun-24 5:38 
GeneralRe: What the hell gcc? Pin
k505418-Jun-24 5:47
mvek505418-Jun-24 5:47 

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.