-
## Below is a list of handy geo operations taken from various sources:
- basically everything from [https://github.com/dwtkns/gdal-cheat-sheet](https://github.com/dwtkns/gdal-cheat-sheet)
- [gdal cont…
-
Hey there, I love the page... thank you so much!! It is brilliant.
I was wondering if it would be worth adding an 'R' cheatsheet?
I have attached one that I do not own and it is not my work, bu…
-
-
This issue tracks WikiText documentation changes as discussed here and [at Talk](https://talk.tiddlywiki.org/t/a-better-documentation-for-wikitext/4066)
3rd try: Wikitext docs overhaul first step #…
-
So far none of the DS changes have been documented in the README
It would be helpful to have usage examples of these and also to have a DS "cheat sheet" directly in the repo
-
Please, add Octave and GLSL cheat sheets.
Also please add (WebGL or OpenGL ES) and GLSL ES.
Thanks for any help.
-
Vulnerable Library - nltk-3.7-py3-none-any.whl
Natural Language Toolkit
Library home page: https://files.pythonhosted.org/packages/43/0b/8298798bc5a9a007b7cae3f846a3d9a325953e0f9c238affa478b4d59324/…
-
### Use case description
Make it easier for devs to write custom Serverless plugins by listing what are the lifecycles and hooks available.
### Proposed solution
[This cheat sheet would be a …
-
## git cheat sheet
- head 指向最新的一次提交
- head~1 或者 head^ 最新的一次提交的上一次提交
- head~(n) 相对于最新的一次提交的第n次提交
- git remote -v 显示远程url地址
- git commit --amend 修改上一次提交信息
## 参考资料
- http://rogerdudler.github.io…
-
# Issue
Resetting passwords is something common. Maybe Foal should provide components to be able to do it with an email sending.
# Resources
https://github.com/OWASP/CheatSheetSeries/blob/mas…