Click here to Skip to main content
15,894,460 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: This makes me happy Pin
Nelek24-Nov-21 11:46
protectorNelek24-Nov-21 11:46 
GeneralRe: This makes me happy Pin
charlieg3-Dec-21 8:55
charlieg3-Dec-21 8:55 
GeneralI found a bug in the Dilbert algorithm PinPopular
raddevus24-Nov-21 2:37
mvaraddevus24-Nov-21 2:37 
GeneralRe: I found a bug in the Dilbert algorithm Pin
Daniel Pfeffer24-Nov-21 3:04
professionalDaniel Pfeffer24-Nov-21 3:04 
GeneralRe: I found a bug in the Dilbert algorithm Pin
dandy7224-Nov-21 6:00
dandy7224-Nov-21 6:00 
GeneralRe: I found a bug in the Dilbert algorithm Pin
raddevus24-Nov-21 8:28
mvaraddevus24-Nov-21 8:28 
GeneralRe: I found a bug in the Dilbert algorithm Pin
dandy7224-Nov-21 10:18
dandy7224-Nov-21 10:18 
GeneralThings that get expensive later PinPopular
honey the codewitch24-Nov-21 1:58
mvahoney the codewitch24-Nov-21 1:58 
0.33 amps at my bench. That's what the circuit I'm working on is drawing off my USB port.

Just 36 of these and I'd have the same draw as a relatively powerful vacuum cleaner. Laugh | :laugh:

This is bad, because the whole thing needs to run on a battery. I wish it didn't.

It's got a large (for its class) display like the size of the largest display you could find for any phone. (it would be a big phone). I think that's where most of the draw is coming from. Then there's the bluetooth (since I don't have a button for it it's always on) which takes at least .10 amps by itself.

But my client is like, "don't worry about it right now"

I don't know how to explain to him just how expensive it will be to worry about it later.

I really don't want to have to remodel my entire codebase a month (or less) from now.

It's not about the extra work - I get paid one way or another - but it's the high probability of breakage. With IoT code, it can't always afford to be written in such a way that it's compartmentalized and abstracted out, so the blast radius of a design change tends to be pretty large.

I don't like being in situations where I can't communicate the consequences of a hasty decision effectively to someone that needs to hear it, but this is compounded with IoT stuff because of the way the code has to be written.

It's a strange landscape for me. All of this IoT dev is relatively new to me and I'm still learning the pitfalls.
Real programmers use butterflies

GeneralRe: Things that get expensive later Pin
Jörgen Andersson24-Nov-21 2:45
professionalJörgen Andersson24-Nov-21 2:45 
GeneralRe: Things that get expensive later Pin
honey the codewitch24-Nov-21 5:24
mvahoney the codewitch24-Nov-21 5:24 
GeneralRe: Things that get expensive later Pin
Jörgen Andersson24-Nov-21 7:05
professionalJörgen Andersson24-Nov-21 7:05 
GeneralRe: Things that get expensive later Pin
honey the codewitch24-Nov-21 7:09
mvahoney the codewitch24-Nov-21 7:09 
GeneralRe: Things that get expensive later Pin
charlieg24-Nov-21 4:28
charlieg24-Nov-21 4:28 
GeneralRe: Things that get expensive later Pin
jeron124-Nov-21 4:39
jeron124-Nov-21 4:39 
GeneralRe: Things that get expensive later Pin
honey the codewitch24-Nov-21 5:25
mvahoney the codewitch24-Nov-21 5:25 
GeneralRe: Things that get expensive later Pin
Alister Morton25-Nov-21 0:00
Alister Morton25-Nov-21 0:00 
GeneralRe: Things that get expensive later Pin
BillWoodruff24-Nov-21 17:09
professionalBillWoodruff24-Nov-21 17:09 
GeneralRe: Things that get expensive later Pin
john morrison leon25-Nov-21 3:32
john morrison leon25-Nov-21 3:32 
GeneralRe: Things that get expensive later Pin
decaffeinatedMonkey25-Nov-21 3:49
decaffeinatedMonkey25-Nov-21 3:49 
GeneralRe: Things that get expensive later Pin
Member 1488449225-Nov-21 4:46
Member 1488449225-Nov-21 4:46 
GeneralRe: Things that get expensive later Pin
honey the codewitch25-Nov-21 4:51
mvahoney the codewitch25-Nov-21 4:51 
GeneralRe: Things that get expensive later Pin
Member 1488449225-Nov-21 19:50
Member 1488449225-Nov-21 19:50 
GeneralRe: Things that get expensive later Pin
ElectronProgrammer25-Nov-21 10:07
ElectronProgrammer25-Nov-21 10:07 
GeneralRe: Things that get expensive later Pin
honey the codewitch25-Nov-21 10:15
mvahoney the codewitch25-Nov-21 10:15 
GeneralRe: Things that get expensive later Pin
ElectronProgrammer25-Nov-21 13:06
ElectronProgrammer25-Nov-21 13:06 

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.