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: How much code can a coder be assigned to be in charge with Pin
Gerry Schmitz24-Oct-23 7:27
mveGerry Schmitz24-Oct-23 7:27 
GeneralRe: How much code can a coder be assigned to be in charge with Pin
Calin Negru24-Oct-23 21:20
Calin Negru24-Oct-23 21:20 
GeneralRe: How much code can a coder be assigned to be in charge with Pin
Chris Maunder25-Oct-23 5:29
cofounderChris Maunder25-Oct-23 5:29 
QuestionMy first potential dive into AI Pin
honey the codewitch23-Oct-23 8:56
mvahoney the codewitch23-Oct-23 8:56 
AnswerRe: My first potential dive into AI Pin
Gerry Schmitz24-Oct-23 7:55
mveGerry Schmitz24-Oct-23 7:55 
GeneralRe: My first potential dive into AI Pin
honey the codewitch24-Oct-23 7:57
mvahoney the codewitch24-Oct-23 7:57 
GeneralRe: My first potential dive into AI Pin
Gerry Schmitz24-Oct-23 21:04
mveGerry Schmitz24-Oct-23 21:04 
GeneralA week and a half, now in the bin Pin
honey the codewitch23-Oct-23 0:04
mvahoney the codewitch23-Oct-23 0:04 
My code works in my initial tests, but as soon as I try to run it in the real world, boom. Nothing happens. Not even any errors, just ... nothing.

I spent a week and a half building it and getting it to run through my initial tests successfully.

For me that's a long time to spend on code. I spent a week on Winduino, which is fairly substantial.

I can't figure out why it's not working, and yet outside my offending code there's a lot going on in the real world case so it's hard to narrow down where the problem might be coming from.

Also debugging is only helpful to a point because of the way of the my rasterization works - you get lost even following routine by routine. There are qsorts, edge detection, poly fills, allocations, deallocations, etc so it's hard to know what it's doing with the data I'm passing it. Unfortunately it can only be so factored and still be performant.

I'm frustrated with it, and done for now, but I wish I wasn't because it's 3am and I'm wide awake.

I may have to start over.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix

GeneralRe: A week and a half, now in the bin Pin
Gary Stachelski 202123-Oct-23 4:26
Gary Stachelski 202123-Oct-23 4:26 
GeneralRe: A week and a half, now in the bin Pin
honey the codewitch23-Oct-23 4:27
mvahoney the codewitch23-Oct-23 4:27 
GeneralRe: A week and a half, now in the bin Pin
Gary Stachelski 202123-Oct-23 5:20
Gary Stachelski 202123-Oct-23 5:20 
GeneralRe: A week and a half, now in the bin Pin
honey the codewitch23-Oct-23 6:05
mvahoney the codewitch23-Oct-23 6:05 
GeneralRe: A week and a half, now in the bin Pin
Gary Stachelski 202123-Oct-23 8:16
Gary Stachelski 202123-Oct-23 8:16 
GeneralRe: A week and a half, now in the bin Pin
honey the codewitch23-Oct-23 8:18
mvahoney the codewitch23-Oct-23 8:18 
GeneralRe: A week and a half, now in the bin Pin
honey the codewitch23-Oct-23 17:31
mvahoney the codewitch23-Oct-23 17:31 
GeneralRe: A week and a half, now in the bin Pin
Gerry Schmitz23-Oct-23 5:52
mveGerry Schmitz23-Oct-23 5:52 
GeneralRe: A week and a half, now in the bin Pin
honey the codewitch23-Oct-23 6:09
mvahoney the codewitch23-Oct-23 6:09 
GeneralRe: A week and a half, now in the bin Pin
Gerry Schmitz24-Oct-23 7:40
mveGerry Schmitz24-Oct-23 7:40 
GeneralRe: A week and a half, now in the bin Pin
englebart23-Oct-23 13:28
professionalenglebart23-Oct-23 13:28 
GeneralRe: A week and a half, now in the bin Pin
honey the codewitch23-Oct-23 13:28
mvahoney the codewitch23-Oct-23 13:28 
GeneralRe: A week and a half, now in the bin Pin
Steve Raw23-Oct-23 13:30
professionalSteve Raw23-Oct-23 13:30 
GeneralRe: A week and a half, now in the bin Pin
honey the codewitch23-Oct-23 13:43
mvahoney the codewitch23-Oct-23 13:43 
GeneralRe: A week and a half, now in the bin Pin
Steve Raw23-Oct-23 14:32
professionalSteve Raw23-Oct-23 14:32 
GeneralRe: A week and a half, now in the bin Pin
Sander Rossel23-Oct-23 21:41
professionalSander Rossel23-Oct-23 21:41 
GeneralRe: A week and a half, now in the bin Pin
Steve Raw24-Oct-23 1:36
professionalSteve Raw24-Oct-23 1:36 

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.