-
we had two customers seeking clarity on the major bump of our latest @webref/css, which I take as a signal we should be more explicit about these :)
https://github.com/w3c/webref/pull/688#issuecommen…
-
As yari goes more stable, some hacks for the old kuma-based mdn websites is no longer needed.
This is a proposal to check and remove all kuma-related code and hardcoded redirect code of removed conte…
-
I am trying to full fine tune Llama3.2-1b to "teach" it another language (via continous pretraining).
he idea is to have a model, which, given a prompt in a language , it continues the sentences in…
-
### MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_colors/Relative_colors
### What specific section or headline is this issue about?
_No response_
### What information was incorrect,…
darzu updated
2 weeks ago
-
I forked this repository, and createded a jasmine test: `test/topLevelArrayCaseSpec.js`
```
const transformer = require('./../build/json-transforms');
const identity = transformer.identity;
cons…
-
Here's another flaky test:
```
1) testing/tests/headless.sitesearch.spec.ts:59:3 › Site search › search and go to page 2 ========
Error: expect(received).toBeTruthy()
Received: fa…
-
-ı2c,spı,uart haberleştirilmeleri araştırılsın ve hangisini kullanmalı sizce (dökümanlaştırılsın)
-python ile vücut kitle indeksini hesaplayan bir program yazılsın, girdiler kilo, boy çıktılar: şiman…
-
### Summary
Yari does a good job today of flagging when an internal link uses a language code link that doesn't exist (yet) and will fall back to the `en-US` version.
Where it could be enhanced is t…
-
Currently this program would download from `https://developer.mozilla.org` and it would redirect all other mdn hosts to this host, but some may want to download form another host, locally running yari…
-
E.g. https://developer.mozilla.org/es/docs/WebAssembly
Many of the links in the sidebar, under "Tutorials", will 404 but could easily be replaced at build-time with the `en-US` equivalent.
We just …