Click here to Skip to main content
16,016,140 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.

 
GeneralAh the joys of late stage optimization Pin
honey the codewitch5hrs 6mins ago
mvahoney the codewitch5hrs 6mins ago 
GeneralRe: Ah the joys of late stage optimization Pin
obermd3hrs 1 min ago
obermd3hrs 1 min ago 
GeneralRe: Ah the joys of late stage optimization Pin
honey the codewitch2hrs 10mins ago
mvahoney the codewitch2hrs 10mins ago 
GeneralRe: Ah the joys of late stage optimization Pin
PIEBALDconsult25mins ago
mvePIEBALDconsult25mins ago 
GeneralRe: Ah the joys of late stage optimization Pin
trønderen4mins ago
trønderen4mins ago 
GeneralOpening up the web to embedded (CSS post thoughts ctd) Pin
honey the codewitch7hrs 10mins ago
mvahoney the codewitch7hrs 10mins ago 
GeneralRe: Opening up the web to embedded (CSS post thoughts ctd) Pin
Gary Stachelski 20215hrs 32mins ago
Gary Stachelski 20215hrs 32mins ago 
GeneralRe: Opening up the web to embedded (CSS post thoughts ctd) Pin
honey the codewitch5hrs 29mins ago
mvahoney the codewitch5hrs 29mins ago 
I think so, short of IoT MCUs being able to interpret JS** which isn't very realistic.

Still having it presented declaratively and on the web as HTML5/CSS as stripped down as it may be for embedded:

A) Should reduce cost of development, as you can hire people to do basic HTML and CSS (EDIT: see notes) instead of knowing C or C++

B) Can potentially be a server templatized/dynamized page and spun off of a full fledged website when an embedded device hits it. This is already often done for smartphones

C) Would provide pain free UI updates that instantly roll out across all devices.

There are probably other benefits that aren't occurring to me right now, but those are some major ones I see.

** it has been done, but i think it's precompiled and uploaded, or at least semi-compiled.

CSS notes: CSS can be forward only processed if you limit the CSS selector syntax to specifying ids and classes, or maybe only slightly more complicated than that. In theory you could do like .foo/bar/baz potentially and it could still be forward only, but would be more complicated. I'd be inclined to ditch that feature, but if it was in there it wouldn't be a performance killer. Parent references would be, as well as forward searches in many if not all cases (i haven't baked it all out in my head at this point)
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix


modified 5hrs 5mins ago.

GeneralRe: Opening up the web to embedded (CSS post thoughts ctd) Pin
Gary Stachelski 20214hrs 21mins ago
Gary Stachelski 20214hrs 21mins ago 
GeneralRe: Opening up the web to embedded (CSS post thoughts ctd) Pin
honey the codewitch4hrs 19mins ago
mvahoney the codewitch4hrs 19mins ago 
GeneralRe: Opening up the web to embedded (CSS post thoughts ctd) Pin
Gary Stachelski 20214hrs ago
Gary Stachelski 20214hrs ago 
NewsCSS is awesome. Pin
Jeremy Falcon7hrs 44mins ago
professionalJeremy Falcon7hrs 44mins ago 
GeneralRe: CSS is awesome. PinPopular
Richard Andrew x647hrs 17mins ago
professionalRichard Andrew x647hrs 17mins ago 
GeneralRe: CSS is awesome. Pin
Jeremy Falcon5hrs 16mins ago
professionalJeremy Falcon5hrs 16mins ago 
GeneralRe: CSS is awesome. Pin
jochance7hrs 15mins ago
jochance7hrs 15mins ago 
GeneralRe: CSS is awesome. Pin
Jeremy Falcon5hrs 1 min ago
professionalJeremy Falcon5hrs 1 min ago 
GeneralRe: CSS is awesome. PinPopular
PJ Arends6hrs 48mins ago
professionalPJ Arends6hrs 48mins ago 
GeneralRe: CSS is awesome. Pin
Nelek5hrs 22mins ago
protectorNelek5hrs 22mins ago 
GeneralRe: CSS is awesome. Pin
Jeremy Falcon5hrs 5mins ago
professionalJeremy Falcon5hrs 5mins ago 
GeneralRe: CSS is awesome. Pin
Jeremy Falcon5hrs 6mins ago
professionalJeremy Falcon5hrs 6mins ago 
GeneralRe: CSS is awesome. Pin
0x01AA4hrs 18mins ago
mve0x01AA4hrs 18mins ago 
GeneralRe: CSS is awesome. Pin
Jeremy Falcon4hrs 4mins ago
professionalJeremy Falcon4hrs 4mins ago 
GeneralRe: CSS is awesome. Pin
Amarnath S1 min ago
professionalAmarnath S1 min ago 
GeneralVOIP robocalls suggestions Pin
Choroid8hrs 58mins ago
Choroid8hrs 58mins ago 
GeneralRe: VOIP robocalls suggestions Pin
Richard Andrew x647hrs 22mins ago
professionalRichard Andrew x647hrs 22mins ago 

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.