-
Being titled **2016Robot**, It would make the most sense that this repository contained robot code for the 2016 season.
As it is now the *2017 season*, a new repository called **2017Robot** should …
-
:lady_beetle: **Describe the bug**
I'm a long time user of the free tier of the hosted product. I receive iOS push notifications for public topics and in general this works very well.
Today I subs…
-
If you need a refresher, this video is very complete, pick up about 5 minutes in.
https://www.youtube.com/watch?v=7nxKAtxGSn8
Put all your files in a folder with Lastname_FirstName.
Place your n…
-
As title suggests.... I need a settings Menu.
Things I want to see in Settings:
Input: (Preference Category)
- [ ] Input Font Size (Edit Text Preference)
- [ ] Input Formatting (e.g. use dot …
-
Officially launch the website by mid week (latest Friday)
- [ ] Finalize deployment.
- [ ] Announce launch on social media.
- [ ] Monitor initial traffic and feedback.
-
[Town] Andorhal – This part of the zone has a lot of problems and a separate section of this report will be dedicated to it.
Reading note: when referring to a mob that is “openly hostile” it means …
-
I want to do my 2h laundry:
* within the next 24h
* when the electricity is green
* but not while people are asleep
So on top of the "x hour" filter within the next "y hours", I want a way to …
-
I got "No export named production:PublicListener found. Rollback requested by user." error.
Any ideas on how to fix it?
-
```
if has('win32')
let $VIMFILES = $VIM.'/vimfiles'
else
let $VIMFILES = $HOME.'/.vim'
endif
"指定英文逗号作为键
let mapleader=","
set nocompatible
set nobackup
" 重启后撤销历史可用 persistent undo
set undofi…
-
Currently, _mm_max_pd is [implemented](https://github.com/simd-everywhere/simde/blob/master/simde/x86/sse2.h#L4092) in terms of vmaxq_f64 on neon. But their behaviour is not quite the same. When han…