The source code to VVVVVV!
-
Updated
Jan 13, 2020 - ActionScript
The source code to VVVVVV!
A rugged, minimal framework for composing JavaScript behavior in your markup.
A turn based puzzle-roguelike game about breaking the bounds of the traditional grid. Exist in multiple grid spaces at once, and leap across three cells in only one step! Awarded 1st place in the Theme Interpretation category.
The BLAKE3 cryptographic hash function
A free, open source, self-hosted customer feedback tool 🦊
March 04, 2020 • Los Angeles
🚀 A React Framework for building extensible drag and drop page editors
Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.
Below is a list of failing links in our Russian lists
You can help improve this repo by resolving the problems.
A failing link may be a website or resource that has disappeared. You can submit a PR
In What about &&? section we have the following code.
function foo() {
console.log( a );
}
var a = 42;
a && foo(); // 42
result in comment should indicate that foo was called. but in fact we would get same result of "42" if first operand had been called (like in || operator). i think results of a and foo() should be different to make the example be clearer.
from #1919
Code TODO, documentation indicates that the focusRemovedHandler should do something, but it's unclear what. This issue tracks determining proper thing to do.
A list of /uses pages detailing developer setups, gear, software and configs.
Most important: add link to Atlassian's documentation on how to generate an API token:
https://confluence.atlassian.com/cloud/api-tokens-938839638.html
Lean's OpenWrt source
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
I recently added "back to top" button to README. What other features would make it easier to browse? Please write your recommendation.
a high-performance, high-precision CPU and memory profiler for Python
Describe the bug
The default _limit for the find() is currently fixed to 100. I can't understand why the team picked it is 100? why wouldn't be 10 or 50?.
If some one needed to fetch default 50 records for all end point of find(), at-least he have to edit all request URL or needed to override the current find() handle.
This may not be a bug for the team, but for best framework we need t
A curated list of awesome Python frameworks, libraries, software and resources
💯 Materials to help you rock your next coding interview
When I put Text and FileBrowse at same line, file path selected will be shown on Text. To stop it, I add target = (None, None), then no event generated.
If not put Text and FileBrowse at the same line, I don't need option target and work well.
Why no event generated when target=(None, None) and enable_events=True ?
Wi
Things you can do with a browser in 2020 ☕️
I tried building the docs, but was met with a graphviz error. Typically this means I can spend a few hours pecking away at the dependencies until I get stable build... or someone that has it working can export their environment, and publish an environment.yml that we can use with the build instructions.
I was going off of the d2l book since that's a dep here, but their [environment.yml](https://g
腾讯物联网终端操作系统
Fake news is horrible - and defending against it is difficult. This thread hopes to raise awareness of what fake news currently is and what it can become with the dawn of AI (aka fake news 2.0)
I'm interested, what we, as engineers, coders, and citizens can do aga
Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.
We provide complete code review workflow for notebooks,
Godot version:
Godot v3.2.beta.calinou.7f56ef365
OS/device including version:
Chrome Win10 / Ubuntu 18.04.3 LTS (GNU/Linux 4.15.0-72-generic x86_64)
Issue description:
I am trying to set up a wss server using Linux server and HTML5.
First I set up an insecure connection and it worked pretty well, but I can't let it work with wss; I get ERROR: Class type: 'X509Certificate' is