-
Currently when attempting to a GitHub link (usually a lib from a developer blog), it just pulls the GitHub UI content rather than the actual repository information.
Supporting pulling the README.md o…
-
### intro
- [x] log consent time
- [x] log elapsed time in training
- [ ] log number of training attempts
- [ ] log individuals who quit partway through training
### stimulus/response task
- […
-
Hello,
thanks for making such a good open-source library. I was wondering whether there is a way to have html tags in the `content`, since it seems to strip everything.
Thanks
-
Do the preload automatically in Windows. While in linux it is implemented using the LD_PRELOAD
environment variable, in windows I found several options:
- Option 1: Use registry keys. The problem is t…
-
### Reproduction
reproduction on typescript playground [here](https://www.typescriptlang.org/play?#code/PQKhCgAIUhjB7AtogpgOwC7AK5oc9DSASQGEBDAG3QBNyAnAUQDdCBnAMQEs0aBBSpQBKKNgAd4aNikg8MKegDNysGeV6…
rhyek updated
9 months ago
-
Here we describe the process of creating a **[DictionaryName]DictionaryDescription.md** document, within which we will describe the contents of the individual dictionary (named in the title of this Is…
-
The case from Slack:
> 1) with http/2, requests can take place async so it's best to have a bunch of medium sized things instead of one huge thing
> 2) any change to the app changes the bundle has…
-
Similar to Wikipedia passages, individual Wikidata statements are often missing proper references and could benefit from a similar workflow.
I would be happy to try and implement this but would lo…
-
Replace Display Manager recommendations with:
Set the $HOME dir for zsh and xinitrc in **.zshenv**
``` bash
ZDOTDIR="${ZDOTDIR:-$HOME/.config/zsh}"
export XINITRC="$HOME/.config/xinitrc"
```
**.z…
ghost updated
8 years ago
-
One possible solution to the problem of the Go binary file size is to make a patching library (probably in JS, although potentially it could be written in C [or Go and compiled with TinyGo] and run in…