UnfortunateTwist ( @UnfortunateTwist@beehaw.org ) 31•2 years agoIs his website in pure HTML? It’s got that 90s nostalgia.
The blog post talks about choosing a side, but the average user doesn’t have the know how or desire to move away from the default enshittifying web. The generation growing up with smartphones are fed targeted advertisements as a steady diet. To be fair, I see the kids just flipping through the obvious ads. But it’s harder to ignore when their favorite influencers are advertising stuff as part of a bit.
And for that reason I think we’re moving rapidly towards that dystopia we see in sci-fi movies and shows, like Wall-E.
bbbhltz ( @bbbhltz@beehaw.org ) 15•2 years agoIs his website in pure HTML?
There is some CSS in there…
Lots of blogs out there like this, if you’re interested. Fedi people like indieweb and “smol” things… And Gemini too.
This blog is made with a bespoke Python site generator: https://sr.ht/~lioploum/ploum.net/
For more nostalgia:
HarkMahlberg ( @HarkMahlberg@kbin.social ) 3•2 years agoI do love me a Web 1.0 site. Shoutout to Simon Stalenhag.
bbbhltz ( @bbbhltz@beehaw.org ) 5•2 years agoI looked through that thinking, “Cool, looks like the Tales from the Loop artwork.”
Then I realised it is, indeed, the Tales from the Loop artist… Which is a quite decent mini-series/anthology on Amazon Prime that is worth a rainy-day binge.
HarkMahlberg ( @HarkMahlberg@kbin.social ) 1•2 years agoI have the board game and I quite like it… even if it’s a pain to setup and teardown.
UnfortunateTwist ( @UnfortunateTwist@beehaw.org ) 1•2 years agoThanks for the links!
Infynis ( @Infynis@midwest.social ) English4•2 years agoI think the dystopia we’re moving toward will be more like the Fifth Element
astraeus ( @astraeus@programming.dev ) English8•2 years agoI personally have already prepared for the future by watering my plants with Gatorade, they love electrolytes
coffeetest ( @coffeetest@kbin.social ) 4•2 years agoTechnically they crave electrolytes
jarfil ( @jarfil@beehaw.org ) 1•2 years agoGatorade has electrolytes…
m-p{3} ( @mp3@lemmy.ca ) 3•2 years agoTowards Cyberpunk 2077 minus the cool cybernetic parts.
Google is trying to become NetWatch and build a huge BlackWall (WEI) to control it all.
hariette ( @hariette@artemis.camp ) 3•2 years agoDo we at least get the cool dark aesthetic 🥲
fuzzywolf23 ( @fuzzywolf23@beehaw.org ) 2•2 years agoYou’re never too old for a rave
m-p{3} ( @mp3@lemmy.ca ) 1•2 years agoBest I can do is emojis everywhere.
hariette ( @hariette@artemis.camp ) 2•2 years ago🤔…🤝 😂
TwilightVulpine ( @TwilightVulpine@kbin.social ) 2•2 years agoIt will be Super Green!
TheButtonJustSpins ( @TheButtonJustSpins@infosec.pub ) English24•2 years agoWhile I’m on the ad-blocking, alternative-browser-using side of the divide, I don’t really think it’s just two distinct experiences. It’s a whole range. I’m not going to disable JavaScript; it’s useful. I’m not going to never make accounts. I’m not going to eschew online ordering. Privacy and security are always a spectrum; it’s not binary.
jmcs ( @jmcs@discuss.tchncs.de ) 3•2 years agoExcept Google is working hard on making it one.
donut4ever ( @donut4ever@lemm.ee ) 14•2 years agoI feel like I wrote this article. Lol
Btw, here is a fully functional and gorgeous website that has zero JavaScript https://linuxmint.com/
t3rmit3 ( @t3rmit3@beehaw.org ) 13•2 years agoumm, that page loads several javascript files. jquery, popper, bootstrap, etc.
fred-kowalski ( @fred-kowalski@kbin.sh ) 7•2 years agoYes, web developers don’t use straight HTML because for anything that is not trivial, it’s not sufficient The web today is a place to DO things, not READ things. Even if you are displaying “static” data, Javascript frameworks and libraries can help you write code once and then offload browser compatibility and desktop/mobile presentation formats.
If you add all the interactive elements, it gets even more complex. HTML is powerful and provides transparency, but it’s not just the MBA crowd moving away from it.
Also, as desktop applications are quickly being deprecated for browser-based apps, there is more movement to frameworks, and libraries.
t3rmit3 ( @t3rmit3@beehaw.org ) 8•2 years agoDid you mean to respond to someone else? I didn’t say devs shouldn’t use javascript, I just said that the linuxmint website does, in response to the person above me saying it doesn’t.
fred-kowalski ( @fred-kowalski@kbin.sh ) 2•2 years agoYou made a good observation to which I put observations. Probably should have been put somewhere else.
donut4ever ( @donut4ever@lemm.ee ) 3•2 years agoReally? If so, then that YouTuber fucking lied about it. I personally never checked. I trusted the bastard 😂. Iirc, it was the “this week in Linux” channel.
blivet ( @blivet@artemis.camp ) 2•2 years agoIt loads these JavaScript libraries:
<!--Global JS--> <script src="web/wizixo/template/assets/vendor/jquery/jquery.min.js"></script> <script src="web/wizixo/template/assets/vendor/popper.js/umd/popper.min.js"></script> <script src="web/wizixo/template/assets/vendor/bootstrap/dist/js/bootstrap.min.js"></script> <script src="web/wizixo/template/assets/vendor/jquery-easing/jquery.easing.min.js"></script> <!--Vendors--> <script src="web/wizixo/template/assets/vendor/fancybox/js/jquery.fancybox.min.js"></script> <script src="web/wizixo/template/assets/vendor/owlcarousel/js/owl.carousel.min.js"></script> <!--Template Functions--> <script src="web/wizixo/template/assets/js/functions.js"></script>
Sorry, I can’t seem to get the formatting right.
hariette ( @hariette@artemis.camp ) 1•2 years agoI think you gotta use ` three times for a code block?
Test ‘’’
blivet ( @blivet@artemis.camp ) 1•2 years agoThanks, it worked!
hariette ( @hariette@artemis.camp ) 1•2 years agoNo prob! Its ingrained after years of re-googling the same formatting lol
HumbleHobo ( @HumbleHobo@beehaw.org ) 12•2 years agoSo we have techno-luddites deciding that we have to shun all browser advancements because they can be used for evil? Seriously? You can use a car for evil, you can use money for evil. JavaScript and CSS are perfectly cromulent technologies that serve perfectly useful functions. Let’s see an HTML-only site build a custom pizza order or let’s see an HTML-only site crop and fit an uploaded picture into a profile picture.
We shouldn’t be condemning technology, we should be condemning the uses of it that create the hellscapes that we all hate. If anything, the creators should be advocating for some means of truce with advertisers so that regular users can get some peace from disruptive ads.
I understand the frustration being leveled at general web pages though. And I’m not a moron and I understand that there is no way to speak to advertisers in general, like there is no way to seek general consensus on what users (both power and technical) want from their web experience. But I feel like we’ve all gone into our separate camps and assumed that there’s no way to reach common ground.
NateSwift ( @NateSwift@beehaw.org ) 10•2 years agoI definitely feel this happening for me as well. The weirdest/hardest part for me has been getting used to not being able to answer everyone’s questions. I’m less familiar with the facebook/twitter/amp webpages side of the internet now and having to learn to cope with not being my friends one stop shop for everything on the internet
dnzm ( @dnzm@feddit.nl ) 3•2 years agoEnjoy that free time you regained? 😉