-
hrosikhi, anyone else experiencing issues with discourse backed sites?
-
njsgthe couple ones I checked right now are as usual with noscript: they load, but Atwood's "IE6-level" CSS revert keyword means overflow is left at hidden
-
hrosikhm, for me it is unscrollable :/
-
hrosik
-
hrosikonnly way to move around there is with caret browsing
-
njsghrosik: javascript:(void(function(){s=document.createElement("style");st=document.createTextNode("html,*{overflow:unset!important;}");s.appendChild(st);document.head.appendChild(s);document.body.appendChild(s);}()))
-
njsgquick and dirty, bookmarklet to add a style to override the overflow properties.
-
njsgif unscrollable is the only thing you get, something like that might be enough, if the list of sites you browse that rely on discourse is small, you can add something to userContent.css too
-
njsgthe problem is their noscript style, supposedly to make it scrollable, relies on "revert"
-
njsgwhich in turn IIRC is implemented using the rust styling code
-
hrosiknjsg: thanks for the pointer!
-
hrosiknjsg: re rust styling code - meaning this is something SM doesn't have (yet)?
-
hrosik<rant>anyway, would I really be asking too much to use plain old (X)HTML? Are really megabytes of javascript framework that generates what could easily be done once a comment is added (and the associated wasted energy) needed to display and navigate a comment thread?</rant>
-
tommanPush! Things! Forward!
-
tommanit's like the folks that encourage using COMPILERS to make websites!
-
tommanlike, author your site in some weird language, run Magic Web Compiler™, and get something that resembles HTML+CSS
-
tommanat best that's all you get (like those static site generators like Hugo), and you're good to go
-
tommanat worst you end turning something obscure into a JS framework hellstew that won't degrade grafecully
-
tomman--gracefully
-
nsITobin<hrosik> anyway, would I really be asking too much to use plain old (X)HTML? [...] Yes. Unless I am in charge.. Vote Tobin.. You could do a lot worse! :P
-
nsITobintomman: know how you do a static site generator? have php do it and just .. save the output and boom static site.. HELL many early perl and php systems merely wrote out to disk..
-
tommanthat's so convoluted that might have a chance to stick... in 2030 :D
-
nsITobinin the context of levels of survival one is prepared to accept.. is small dynamic control panel but system craps out static pages to a cdn backed server.. keeping active server code where it needs to be.. not just shoving everything to the webclient but respecting the world wide web
-
tommanNew theory: nobody does server-side rendering anymore and push everything to be rendered on the client with tons of icky JS toxins because we're in a Serverless™ world
-
tommancan't really do server-side without a server, amirite? /s
-
nsITobinbesides that all isn't something people(tm) do they pay some fuckin domain hussler to fill out a limited wysiwyg webapp that writes their website for them.. like a front page via microsoft word if it actually worked worth a crap.. but of course still mediocre today
-
nsITobinor just use discord youtube twitch bluesky and facebook
-
nsITobinand not have a web zone
-
nsITobinhow the HELL are you supposed to be able to get pizza rolls via people emailing your web zone if you ain't got one
-
nsITobinnuuummmbbberrr fffooouuurr
-
nsITobinerr
-
tommanI don't have fond memories of MS Office generated HTML
-
tommanWord 97 required a wizard for that and the results were... not great. But then the Internet back then was... not great either :D
-
nsITobini used hotdog professional originally
-
tommanWord 2000 generated... that hodgepodge of custom XML namespace vomit that also included VML
-
nsITobinthen went frontpage 2000 then dreamweaver then notepad++
-
nsITobinsuppose i used composer for a minute
-
nsITobintoo
-
nsITobinbut you know me.. All about that navigator
-
tommanEventually when I jumped ship to OpenOffice/LibreOffice, those generated more abominations, but at least it was standard HTML... that rendered poorly everywhere :D
-
nsITobini still run office 2003.. well i did until i went linux.. suppose i still do in a vm
-
tommanfor that you want an addon called Writer2XHTML, which generates 1) cleaner, proper XHTML, and 2) tons of redundant CSS rules that require 1-2 hours of work to simplify them
-
tommani still use LO Writer with that addon to pre-author reports for our webapps at work (that are eventually supposed to generate PDFs)
-
tommanmodel the report in Writer, export it as XHTML, cleanup all that dodgy CSS, import it into your server-side framework, put the magic tags to output actual content, and pass the output HTML through a HTML to PDF filger
-
nsITobini wish seamonkey was a development/office/communications/web suite but those other things are not in the navigator.. in a PERFECT WORLD SeaMonkey would basically be an operating environment
-
tommanboom, reports~!
-
nsITobinlike i could just have a window manager and seamonkey and that is your system.. that was the PROPER FUTURE
-
nsITobinmake no mistake
-
njsghrosik: in this case, I think the problem might be that whoever wrote the noscript code doesn't know the requirements for that code
-
njsghrosik: as in, discourse does try to work, at least for reading, with JS disabled, but does so in a way that requires that feature.
-
njsgtomman: my experience is that MSO HTML output tended to try to replicate inner workings of their formats, which tended to be poor for webpages
-
njsgnot that e.g. word content couldn't use html-like markup, their users probably don't use styles as much as they should
-
tommannjsg: that was a often quoted advantage because you could take said MSO HTML, load it back in Word (or whatever) and edit it back like if it was a native doc
-
tommanwithout losing the original format
-
njsgnsITobin: yes but SeaMonkey would then need (1) LaTeX support (2) a LISP
-
njsgbut I guess JS is quite lispy already
-
nsITobinif i want to have seamonkey on my new slowly materalizing distro i will have to build rust and cargo my self.. which may be beneficial later on
-
hrosiknsITobin: web browser and window manager sounds ChromeOS-ish
-
hrosik... back to the world of javascript frameworks of frameworks, where security is a nightmare and performance a wild dream
-
nsITobinhrosik: i didn't say it was original.. in fact it is original.. because I had the idea of a XUL powered desktop environment based on some speculation netscape would make a web shell like IE for windows..
-
nsITobinso basically
-
nsITobinit's my second generation idea
-
nsITobinwhile chromeos is third to fourth generation
-
nsITobindoesn't matter everything we all have come up with you me seamonkey mozilla opera google apple.. it all came out of extrapolations or interpetations of microsoft research and early rushed failed microsoft products and initiatives..
-
nsITobineven linux is echoing Microsoft not the old grand unix os's
-
hrosikI see..oh well, as one of my colleagues once said "having good genes doesn't mean you won't get hit by a bus" :)
-
nsITobinand micrsoft? trying to incorperate linux in as a bait and switch
-
nsITobinhrosik: indeed
-
nsITobin... wonder when that bus will find Moonchild..
-
nsITobinsince 2014 there is a bus chasing him
-
nsITobinaccording to mozillazine
-
nsITobinalso hrosik consider if mozilla had gone with a xul desktop os.. and then created a mobile enabled incarnation of that it might have worked much better than Microsoft creating a phone os and then making their desktop just like it
-
nsITobinand we may have more capable mobile devices
-
nsITobinby now
-
nsITobinthat are supplements not replacements for laptops and desktops
24 minutes ago