A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Jan 26, 2020
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Put your ninja skills to use and teleport from point to point in this retro-looking puzzle game. 2nd place overall in the GitHub Game Off.
The nss-myhostname currently says three important things:
苹果美区账号 APPLE ID 免费账号共享
March 04, 2020 • Los Angeles
instead of keeping one solitary readme I the root folder, it would be better to add separate README to each folder.
what this would achieve would be that for someone interested in ciphers should open the folder and find details in the README specific to ciphers only.
This seems like an easy process of splitting the README into separate duplicates and then adding them to individual folders, I wou
Various tips & tricks
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
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.
A collective list of free APIs for use in software and web development.
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
It might be useful to sort the channels by name (within a category). I believe the current order is random and does not offer any benefit to alphabetical order.
What are your opinions on this? I'd create a PR if that is what you'd like to have.
A collection of various deep learning architectures, models, and tips
As @eladkarako stated in https://github.c
sindresorhus/awesome#1394 went stale. Would be nice to finish it at some point. However, awesome-lint could probably be made better first.
Tested with v.1.0.7
There is an unhandled exception when changing to the Mods tab while the BeatMods website is unreachable and returning HTTP error 502, which causes the application to crash. Any other HTTP error code might have the same result.
It would probably be better to catch that exception and inform the user, that the application was not able to reach the BeatMods website. Maybe eve
In Provider 3.2.0, it's already can not be used "builder" in StreamProvider, the error will come out, please change this to create, thanks a lot.
A Magic Mask to Alter Android System Systemless-ly
Currently deno fetch only accept one argument of file but I think it's desirable to accept glob patterns and multiple file arguments. How do you think?
$ deno fetch **/*.ts
$ deno fetch a.ts b.ts
$ deno fetch "**/*.ts" "**/*.tsx"
A modified Spotify client with DRM bypass.
CARLA currently crashes if the OpenDRIVE data contains spiral curves. In issue #1335, it is mentioned that these are unsupported because RoadRunner does not generate spirals.
The latest version of RoadRunner now supports all OpenDRIVE curve types (including spirals), so it would be awesome if
Spot SDK repo
如图1,在任务栏小图标中点击启动HTTP代理``开启代理。 如果成功,第一行启动HTTP代理`会打√。
按照道理,完成步骤0后已经可以Google。
全局模式,并且点击确认。
Problem
I use travis-ci to test my module vconrand. When I use the syntax mentioned in the documentation to build the module I get the following error:
v build module vconrand
Building module "vconrand" (dir="vconrand")...
V error:
If I specify chrome platform in dart_test.yaml, the tests run by the virtual environment fails:
'Failed to load "test/reducer_test.dart":
Failed to run Chrome: No such file or directory
Command: google-chrome --user-data-dir=/tmp/dart_test_CMARKO http://localhost:41421/jcX5JOhelDwsysczN6MgRzGHJr7UNIsO/packages/test/src/runner/browser/static/index.html?managerUrl=ws%3A%2F%2Flocalh
Godot version:
v3.2.beta6.official
I tried changing this line, but nothing changed, which is a bit strange.
Perhaps related: #3
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,
They're missing from the API docs.
Right now Server still uses
config.scenarios, we should refactor to usethis.seedslike other properties, then properly document it.