Click here to Skip to main content
15,884,353 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: Whats the point in being able to import Github repositories when its just going to be closed. Pin
Eddy Vluggen21-Feb-22 23:26
professionalEddy Vluggen21-Feb-22 23:26 
GeneralRe: Whats the point in being able to import Github repositories when its just going to be closed. Pin
#realJSOP22-Feb-22 2:10
mve#realJSOP22-Feb-22 2:10 
GeneralRe: Whats the point in being able to import Github repositories when its just going to be closed. Pin
Slacker00722-Feb-22 2:54
professionalSlacker00722-Feb-22 2:54 
GeneralRe: Whats the point in being able to import Github repositories when its just going to be closed. Pin
#realJSOP25-Feb-22 23:48
mve#realJSOP25-Feb-22 23:48 
GeneralRe: Whats the point in being able to import Github repositories when its just going to be closed. Pin
john morrison leon22-Feb-22 4:44
john morrison leon22-Feb-22 4:44 
GeneralRe: Whats the point in being able to import Github repositories when its just going to be closed. Pin
CoderzF122-Feb-22 2:11
CoderzF122-Feb-22 2:11 
GeneralRe: Whats the point in being able to import Github repositories when its just going to be closed. Pin
Eddy Vluggen22-Feb-22 2:49
professionalEddy Vluggen22-Feb-22 2:49 
GeneralI love some of the night time code ideas I have. Their silliness amuses me. Pin
honey the codewitch21-Feb-22 19:24
mvahoney the codewitch21-Feb-22 19:24 
With IoT widgets you often have far more RAM in your frame buffer of your display controller than you do in your MCU.

While you're not using the display, you could theoretically take advantage of it by "drawing" memory to the display and then reading it back off. If you did it with the backlight off it would be somewhat slow and less efficient than using local RAM but in some cases this means an extra 768kB, like you get with the RA8875.

Then I realized how silly this is. Just because you *can* do something doesn't mean you should.
Real programmers use butterflies

GeneralRe: I love some of the night time code ideas I have. Their silliness amuses me. Pin
Peter_in_278021-Feb-22 19:38
professionalPeter_in_278021-Feb-22 19:38 
GeneralRe: I love some of the night time code ideas I have. Their silliness amuses me. Pin
honey the codewitch21-Feb-22 19:44
mvahoney the codewitch21-Feb-22 19:44 
GeneralRe: I love some of the night time code ideas I have. Their silliness amuses me. Pin
den2k8821-Feb-22 20:50
professionalden2k8821-Feb-22 20:50 
GeneralRe: I love some of the night time code ideas I have. Their silliness amuses me. Pin
ElectronProgrammer22-Feb-22 0:42
ElectronProgrammer22-Feb-22 0:42 
GeneralRe: I love some of the night time code ideas I have. Their silliness amuses me. Pin
Dan Neely22-Feb-22 8:41
Dan Neely22-Feb-22 8:41 
GeneralRe: I love some of the night time code ideas I have. Their silliness amuses me. Pin
trønderen22-Feb-22 9:43
trønderen22-Feb-22 9:43 
GeneralGetting some time off Pin
Nelek21-Feb-22 10:38
protectorNelek21-Feb-22 10:38 
GeneralRe: Getting some time off Pin
jeron121-Feb-22 10:59
jeron121-Feb-22 10:59 
GeneralRe: Getting some time off Pin
Nelek21-Feb-22 12:12
protectorNelek21-Feb-22 12:12 
GeneralRe: Getting some time off Pin
theoldfool22-Feb-22 1:16
professionaltheoldfool22-Feb-22 1:16 
GeneralRe: Getting some time off Pin
Nelek5-Mar-22 0:37
protectorNelek5-Mar-22 0:37 
Generalmy favorite "What I have tried" PinPopular
BillWoodruff21-Feb-22 10:04
professionalBillWoodruff21-Feb-22 10:04 
GeneralRe: my favorite "What I have tried" Pin
Eddy Vluggen21-Feb-22 11:03
professionalEddy Vluggen21-Feb-22 11:03 
GeneralRe: my favorite "What I have tried" Pin
PIEBALDconsult21-Feb-22 11:13
mvePIEBALDconsult21-Feb-22 11:13 
GeneralRe: my favorite "What I have tried" Pin
oofalladeez34321-Feb-22 14:06
professionaloofalladeez34321-Feb-22 14:06 
GeneralRe: my favorite "What I have tried" Pin
Super Lloyd21-Feb-22 15:59
Super Lloyd21-Feb-22 15:59 
GeneralRe: my favorite "What I have tried" Pin
den2k8821-Feb-22 22:22
professionalden2k8821-Feb-22 22:22 

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.