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

 
GeneralVOIP robocalls suggestions Pin
Choroid59mins ago
Choroid59mins ago 
GeneralPet peeve du jour Pin
Gary Wheeler4hrs 23mins ago
Gary Wheeler4hrs 23mins ago 
GeneralRe: Pet peeve du jour Pin
Richard Deeming4hrs 2mins ago
mveRichard Deeming4hrs 2mins ago 
GeneralRe: Pet peeve du jour Pin
honey the codewitch3hrs 5mins ago
mvahoney the codewitch3hrs 5mins ago 
GeneralRe: Pet peeve du jour Pin
Rage2hrs 12mins ago
professionalRage2hrs 12mins ago 
GeneralRe: Pet peeve du jour Pin
Gary Wheeler1 hr 21mins ago
Gary Wheeler1 hr 21mins ago 
GeneralI don't like CSS Pin
honey the codewitch4hrs 32mins ago
mvahoney the codewitch4hrs 32mins ago 
Aside from the usual gripes about the over complicatedness of CSS from a usability standpoint, I have problems with it from an implementation standpoint.

CSS requires a DOM, just like JS does. With JS it's understandable. With CSS it's because they added a lot of more or less quasi-useful "convenience" features to their selectors.

If you could only do class and id based selectors your entire document could be parsed top-down, which is much more efficient than loading it all into RAM.

Why does it matter? Because embedded things exist, and HTML is so prevalent. If it wasn't for CSS a lot more devices could render a reasonable subset of HTML5.

I think they should at least come out with a standard like say eCSS (for embedded) that's a subset for forward only processing.

CSS is illustrative of what happens when you give a standards committee nothing better to do for decades.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix

GeneralRe: I don't like CSS Pin
Nelek3hrs 11mins ago
protectorNelek3hrs 11mins ago 
GeneralRe: I don't like CSS Pin
kmoorevs15mins ago
kmoorevs15mins ago 
GeneralAnother disk copying question Pin
Alister Morton4hrs 32mins ago
Alister Morton4hrs 32mins ago 
GeneralRe: Another disk copying question Pin
honey the codewitch4hrs 30mins ago
mvahoney the codewitch4hrs 30mins ago 
GeneralRe: Another disk copying question Pin
Alister Morton3hrs 19mins ago
Alister Morton3hrs 19mins ago 
GeneralRe: Another disk copying question Pin
honey the codewitch3hrs 16mins ago
mvahoney the codewitch3hrs 16mins ago 
GeneralRe: Another disk copying question Pin
Nelek3hrs 18mins ago
protectorNelek3hrs 18mins ago 
GeneralRe: Another disk copying question Pin
theoldfool2hrs 53mins ago
professionaltheoldfool2hrs 53mins ago 
GeneralCCC OTD Pin
Pete O'Hanlon7hrs 44mins ago
mvePete O'Hanlon7hrs 44mins ago 
GeneralRe: CCC OTD Pin
pkfox6hrs 37mins ago
professionalpkfox6hrs 37mins ago 
GeneralRe: CCC OTD Pin
Rage6hrs 29mins ago
professionalRage6hrs 29mins ago 
GeneralRe: CCC OTD Pin
Pete O'Hanlon6hrs 18mins ago
mvePete O'Hanlon6hrs 18mins ago 
GeneralRe: CCC OTD Pin
Pete O'Hanlon6hrs 16mins ago
mvePete O'Hanlon6hrs 16mins ago 
GeneralRe: CCC OTD Pin
Rage5hrs 57mins ago
professionalRage5hrs 57mins ago 
GeneralRe: CCC OTD Pin
pkfox5hrs 25mins ago
professionalpkfox5hrs 25mins ago 
GeneralRe: CCC OTD Pin
Pete O'Hanlon5hrs 6mins ago
mvePete O'Hanlon5hrs 6mins ago 
GeneralRe: CCC OTD Pin
Rage4hrs 54mins ago
professionalRage4hrs 54mins ago 
GeneralRe: CCC OTD Pin
Pete O'Hanlon4hrs 4mins ago
mvePete O'Hanlon4hrs 4mins 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.