Earlier quoted context omitted.
Pure HTML y'all. No megabytes of css, no bootstrap, no webpack with plethora of dependencies to load, parse and execute. We went the other route.
which is odd since a lot of css "frameworks" are now back to promoting inline css. https://acss.io/ I like this idea, but I wonder how long it would take my brain to think like this.
TheFacebook.com’s darker side (2004)
101–110 of 141 posts
Re: TheFacebook.com’s darker side (2004)
#102Re: TheFacebook.com’s darker side (2004)
#103I'll just comment on the stanforddaily website how clean it looked and loaded fast even without any crap like AMP. Just compare it to the current site.
Pure HTML y'all. No megabytes of css, no bootstrap, no webpack with plethora of dependencies to load, parse and execute. We went the other route.
Re: TheFacebook.com’s darker side (2004)
#104Not sure why the author is so perplexed about thefacebook.com. Friendster and Myspace were already in existence and popular. Facebook was just another competitor with slightly different features (or lack there of (no customizations))
Re: TheFacebook.com’s darker side (2004)
#105Earlier quoted context omitted.
Orville Wright (of the Wright brothers) went from developing early airplanes to seeing the development of international travel and the jet engine. He lived until 1948 and his last flight was in a Lockheed Constellation[1] In computer science we are similarly privileged. We've gone from basic ideas of transistors and turing machines to having a global network of interconnected supercomputers in our pockets. [1] https:…
Quite interesting that super-sonic flight was achieved 1946. I don't know if Orville was informed, but imagine that - from barely flying to supersonic in 40 years.
Re: TheFacebook.com’s darker side (2004)
#106I'll just comment on the stanforddaily website how clean it looked and loaded fast even without any crap like AMP. Just compare it to the current site.
Pure HTML y'all. No megabytes of css, no bootstrap, no webpack with plethora of dependencies to load, parse and execute. We went the other route.
Re: TheFacebook.com’s darker side (2004)
#107Earlier quoted context omitted.
which is odd since a lot of css "frameworks" are now back to promoting inline css. https://acss.io/ I like this idea, but I wonder how long it would take my brain to think like this.
That is crazy. Why make it an entirely new syntax with an entirely new lexicon? Bgc () instead of background-colour? I feel like new people keep entering the web field and forgetting all the lessons learned from the (very very recent) past. The inline approach might work for a small site. But in that case, why use a pre-processor at all and why would you need config objects? CSS doesn't need to be rocket science. If…
Putting styles needed to render your above the fold content inside is a sensible thing to do, assuming you've been able to restrain yourself by not animating the buggery out of everything, and have kept your stylesheet small. It saves a roundtrip to the server or CDN that will block your content from rendering.
Putting all your styles inline? Sheer madness. Inventing your own syntax to do it? Even worse. The whole thing with CSS is, used well, it does actually reduce page weight vs. old skool HTML table and element based styling. You lose all that if you start bunging all your styles inline.
Still, I suppose if your page is already 4 #@
Re: TheFacebook.com’s darker side (2004)
#108Jesus christ. It's so hard to believe that's only from 2004. I feel like that era transpired 40 years ago. The period of time before smartphones feels like it happened in the 1970's to me. The difference between 2000 and 2015 is so absurdly radical it begs disbelief.
> It's so hard to believe that's only from 2004. It's surprising Holt could still get away with writing "Cornell girls are hideous" as late as 2004!
Re: TheFacebook.com’s darker side (2004)
#109Earlier quoted context omitted.
Orville Wright (of the Wright brothers) went from developing early airplanes to seeing the development of international travel and the jet engine. He lived until 1948 and his last flight was in a Lockheed Constellation[1] In computer science we are similarly privileged. We've gone from basic ideas of transistors and turing machines to having a global network of interconnected supercomputers in our pockets. [1] https:…
I don't disagree, I'm just saying that there is a certain design ugliness that seems to be unique to turn of the century technology.
And I'm saying that this is highly subjective and/or controversial.
There are tons of beautiful 80s and 90s electronics devices.
Re: TheFacebook.com’s darker side (2004)
#110Jesus christ. It's so hard to believe that's only from 2004. I feel like that era transpired 40 years ago. The period of time before smartphones feels like it happened in the 1970's to me. The difference between 2000 and 2015 is so absurdly radical it begs disbelief.
> It's so hard to believe that's only from 2004. It's surprising Holt could still get away with writing "Cornell girls are hideous" as late as 2004!