Click here to Skip to main content
15,909,539 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: Mechanical Techno Demonstration Pin
trønderen18-May-24 1:16
trønderen18-May-24 1:16 
GeneralchatGPT3.5 V Copilot: real-life example Pin
raddevus16-May-24 3:18
mvaraddevus16-May-24 3:18 
GeneralRe: chatGPT3.5 V Copilot: real-life example Pin
honey the codewitch16-May-24 3:22
mvahoney the codewitch16-May-24 3:22 
GeneralRe: chatGPT3.5 V Copilot: real-life example Pin
raddevus16-May-24 3:55
mvaraddevus16-May-24 3:55 
GeneralRe: chatGPT3.5 V Copilot: real-life example Pin
Richard Andrew x6416-May-24 6:58
professionalRichard Andrew x6416-May-24 6:58 
GeneralNot having a debugger has made me good at debugging Pin
honey the codewitch16-May-24 2:44
mvahoney the codewitch16-May-24 2:44 
GeneralRe: Not having a debugger has made me good at debugging Pin
PIEBALDconsult16-May-24 3:12
mvePIEBALDconsult16-May-24 3:12 
GeneralRe: Not having a debugger has made me good at debugging Pin
honey the codewitch16-May-24 3:15
mvahoney the codewitch16-May-24 3:15 
I've been coding since '86 so I cut my teeth on programming without a debugger. However, my code was much simpler because my machines were at best 2MHz 16 bit lil monsters with 256KB of RAM at best a 1.44MB floppy. Now my little widgets often have megabytes of program storage, gobs more RAM and run at hundreds of MHz or even GHz speeds. That and I didn't have C and C++ available. I was using Pascal, BASIC and assembly.

It's a different world. My code is so much more complicated now. I have threading to contend with, including multiple cores in many cases, several different ways of doing wireless comms, and an entire Internet to talk to. Things are just different now.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix

GeneralRe: Not having a debugger has made me good at debugging Pin
trønderen16-May-24 3:41
trønderen16-May-24 3:41 
GeneralRe: Not having a debugger has made me good at debugging Pin
honey the codewitch16-May-24 3:43
mvahoney the codewitch16-May-24 3:43 
GeneralRe: Not having a debugger has made me good at debugging Pin
BernardIE531716-May-24 23:18
BernardIE531716-May-24 23:18 
GeneralRe: Not having a debugger has made me good at debugging Pin
Daniel Pfeffer16-May-24 23:56
professionalDaniel Pfeffer16-May-24 23:56 
GeneralRe: Not having a debugger has made me good at debugging Pin
BernardIE531717-May-24 0:42
BernardIE531717-May-24 0:42 
GeneralRe: Not having a debugger has made me good at debugging Pin
Keith Rule17-May-24 9:12
professionalKeith Rule17-May-24 9:12 
GeneralRe: Not having a debugger has made me good at debugging Pin
OldDBA17-May-24 14:56
OldDBA17-May-24 14:56 
GeneralRe: Not having a debugger has made me good at debugging Pin
honey the codewitch17-May-24 15:29
mvahoney the codewitch17-May-24 15:29 
GeneralRe: Not having a debugger has made me good at debugging Pin
jochance17-May-24 21:14
jochance17-May-24 21:14 
GeneralI DID IT!!! Pin
Sander Rossel16-May-24 1:06
professionalSander Rossel16-May-24 1:06 
GeneralRe: I DID IT!!! Pin
GKP199216-May-24 1:23
professionalGKP199216-May-24 1:23 
GeneralRe: I DID IT!!! Pin
Richard Andrew x6416-May-24 3:35
professionalRichard Andrew x6416-May-24 3:35 
GeneralRe: I DID IT!!! Pin
Nelek16-May-24 6:32
protectorNelek16-May-24 6:32 
GeneralRe: I DID IT!!! Pin
carloscs21-May-24 4:32
carloscs21-May-24 4:32 
GeneralRe: I DID IT!!! Pin
raddevus16-May-24 6:14
mvaraddevus16-May-24 6:14 
GeneralRe: I DID IT!!! Pin
kmoorevs17-May-24 6:25
kmoorevs17-May-24 6:25 
GeneralWordle 1,062 Pin
Shane010315-May-24 17:55
Shane010315-May-24 17:55 

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.