-
### Why this would be helpful
Most of our userbase on the internet speaks English, even if they don't *natively* speak it. Having to go through a very short page just to get to the wiki is still time…
ghost updated
3 months ago
-
I am making a Scratch Wiki page for this. I need more information from you guys. You can look at the page here. http://scratch.mit.edu/discuss/topic/50212/ Just tell me what I need to add or if you ar…
-
1. r/place 2022 colors: https://place-wiki.stefanocoding.me/wiki/r/place_2022#/media/File:Place_2022_swatches.svg.png (make sure to sort them by days likewise)
2. r/place 2023: https://place-wiki.ste…
-
Loads of sites on the internet that allow under 13s to register state that a parent's or guardian's email must be used for people under a certain age. The Scratch Wiki should probably do it too.
Mo…
-
Note - this needs to be done at FNAL
1. Copy *.root merged file to dropbox directory - **/pnfs/dune/scratch/dunepro/dropbox/merging/**
2. Confirm *.root is successfully copied including comparing…
-
I am trying to build wikivoyage from scratch and I am having trouble with the
` add ('en.wikivoyage.org' , 'wiki.categorylinks');`
step
The process aborts with the error
`[SQLITE_CONSTRAINT…
-
### Description
Implement the Iqgpt embed on the IQ.wiki rewrite platform ensure proper testing is done after implementation and the features work as expected.
-
A recent Community Portal post stated that Arc had been removed from the Scratch Wiki, because payouts to it never happened.
Also, the post stated that Arc's website had no Terms of Use or Privacy …
ghost updated
2 years ago
-
I am using a chat ML template like this to format prompts:
```
def format_conversation(examples):
conversations = examples['conversation']
texts = []
for convo in conversations:
…
-
Steps to reproduce:
1. I created an angular project from scratch.
2. Installed as in wiki the package and included in app.modules.ts
3. copied the sample gauge onto the html
5. start with ng serve…