Just use HTML
41–50 of 188 posts
Re: Just use HTML
#42
https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...Weird that it's supported by mobile Safari but not desktop Safari (according to the support table). And not in Firefox yet.
Re: Just use HTML
#43The month picker doesn't function in FF 138.0.1 win64.
Re: Just use HTML
#44Re: Just use HTML
#45Stop reinventing the wheel. The web was doing just fine before your bloated frameworks crawled out of the sewer.
But is that the only use for the web ? Are we pretending that the internet is only a collection of articles ? How do you end up with Figma, Soundation or Tinkercad with just plain html ?
No you (probably) don't need nextjs with greensocks for your blog, but there are valid reasons why fancy frameworks or javascript might be needed. I think saying that plain HTML is all you need is as silly as saying that you should always use the latest framework in your project.
Re: Just use HTML
#46Anyway, I am firmly in the "self-hosting modern Sentry is crazypants" camp, but https://telebugs.com/alternatives/glitchtip reads like a hit piece, and not a serious "but, why?"
I'll keep my Rails commentary to myself
Re: Just use HTML
#47I wish html would just look good from the get go.
Re: Just use HTML
#48We made tirreno website [1] with only HTML 4.01 and 1 transparent pixel, no CSS or JS. Works well on any device. Easy to update. Highly recommended. [1] https://www.tirreno.com/
How does updating the font or color work? Search and replace on multiple HTML files?
Re: Just use HTML
#49We made tirreno website [1] with only HTML 4.01 and 1 transparent pixel, no CSS or JS. Works well on any device. Easy to update. Highly recommended. [1] https://www.tirreno.com/
Re: Just use HTML
#50TIL (from "Choose a week to question all your life choices") about: https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/... Weird that it's supported by mobile Safari but not desktop Safari (according to the support table). And not in Firefox yet.