So they're hoping that they can replace the people they fired with open source contributors working for free.
Man these kind of views bother me so much. They’re taking one of the most (if not, most) useful documentation sources for cross platform web development that benefits them very little, and moving it to a system of open contribution so it can live past the company’s financial problems. And this is your first take?
MDN Web Docs evolves: Lowdown on the upcoming new platform
31–40 of 202 posts
Re: MDN Web Docs evolves: Lowdown on the upcoming new platform
#32Earlier quoted context omitted.
Granted, it depends on how it turns out. But my first impression is that authoritative reference documents of MDN are going to become cluttered with comments and disagreements.
MDN has never been "authoritative reference documents". It's a wiki. Anybody can edit and republish pages, change examples, do whatever. I noticed somewhere about a year ago that it was a wiki, and have made minor changes to a couple of pages since then, when something was missing an example or something. I change, I publish, it's done. And if my change was wrong, or opinionated, or bad, it's just like that until som…
It seems to me that as far as the browser makers are concerned, MDN is as close to authoritative as you can get without going to the standards documents themselves - and the standards don't give you browser compatibility matrices or make any note of browser-specific quirks.
MDN may be a wiki, but it certainly isn't treated like one by the people who are most interested in it being accurate and up to date.
Re: MDN Web Docs evolves: Lowdown on the upcoming new platform
#33Earlier quoted context omitted.
As far as I can see, Mozilla have no reason to be losing money other than their own mismanagement.
This is an article about MDN, not Mozilla. How exactly does MDN bring money? Do you suggest MDN should be a revenue source? Or do you expect Mozilla to maintain the MDN for free eternally just because? This is seriously entitled. Mozilla gave us an amazing resource, entirely for free. This attitude isn't right, it's toxic and harmful. Mozilla is in a spot of difficulty, and instead of taking a resource that is operat…
Re: MDN Web Docs evolves: Lowdown on the upcoming new platform
#34Re: MDN Web Docs evolves: Lowdown on the upcoming new platform
#35Will the quizzes disappear in the near future ? I was planning on brushing up my html/css/js skills and I was planning on doing it through MDN.
Re: MDN Web Docs evolves: Lowdown on the upcoming new platform
#36I am a big fan of jamstack. For a lot of my client's use cases it allows me to save them a lot of money and headaches while delivering a better product, especially with a headless CMS like Netlify CMS
I still don't fully grok the term. Is it a loose/blanket term sorta like 'devops' or is it a more literal prescription of actual requirements and practices?
It pushes the page rendering from runtime to build time.
Re: MDN Web Docs evolves: Lowdown on the upcoming new platform
#37I'm a bit confused on the diagram for the new architecture: What's the purpose of the Lambda function? I don't see them explain that anywhere.
Re: MDN Web Docs evolves: Lowdown on the upcoming new platform
#38So... Ceding control over content to GitHub. Ceding control over uptime to Amazon. (Both done by a company that paints itself as pro-people, pro-privacy, etc.)
>You will no longer be able to click Edit on a page, make and save a change, and have it show up nearly immediately on the page. You’ll also no longer be able to do your edits in a WYSIWYG editor.
The fact that this is presented as some sort of improvement is pure farce.
Re: MDN Web Docs evolves: Lowdown on the upcoming new platform
#39First impressions: PR model via GitHub, good. That new platform schema diagram for Yari, looks complicated.
Re: MDN Web Docs evolves: Lowdown on the upcoming new platform
#40Reading between the lines, it seems obvious that Mozilla wishes to stop funding localization. Translations aren't even that expensive, especially relative to the cost of producing the docs in the first place. It hurts me to see MDN so starved of resources that they can't pay for even that small piece. MDN has been key to so many people's technical education. High-quality web documentation is an essential resource for…