A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
-
Updated
Jan 25, 2020
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Solve puzzles, fight enemies, overcome leaps and bounds to help solve a very important mission in this point-and-click / action adventure game. Awarded 1st place in Audio category.
Spot SDK repo
How I write backends
March 04, 2020 • Los Angeles
The nss-myhostname currently says three important things:
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.
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source 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.
Adversary Tactics - PowerShell Training
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 collective list of free APIs for use in software and web development.
A collection of various deep learning architectures, models, and tips
STAT 453: Intro to Deep Learning @ UW-Madison (Spring 2020)
On https://github.com/zeit/next.js/tree/canary/examples/with-lingui
I am getting error on npm run extract
$ npm run extract
[email protected] extract /with-lingui-app
lingui extract
internal/modules/cjs/loader.js:583
throw err;
^Error: Cannot find module 'typescript'
at Function.Module._resolveFilename (inte
Visualization of all roads within any city
Describe the extension
This extension, possibly built on top of Elytron and called elytron-security-ldap, will support LDAP. Perhaps a Vertx based reactive alternative can be also investigated
There's no documentation for `ng serve --browser-targe
A list of awesome beginners-friendly projects.
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
Ressources for bug bounty hunting
A Rust library for the Escape from Tarkov API
Link to doc page in question (if any):
https://docs.streamlit.io/cli.html#view-all-config-options
Name of the Streamlit feature whose docs need improvement:
The documentation for configuring Streamlit through environment variables incorrectly states that the prefix is STREAMLIT_CONFIG_. Mentioned in streamlit/streamlit#477 (comment).
**Wha
Current link provided under Softwares > ghtorrent.org leads to a 404 page. After a quick browse I've found that their official site has links to different datasets.
New link :- http://ghtorrent.org/downloads.html
Is it possible to specify a complexity limit that doesn't apply to schema introspection? Or to manually set the complexity cost for schema introspection?
I took a look through the generated code, but didn't see any hooks relating to this (I may very well have missed it).
nativefier --help to see if an existing option could fit your needs? YesWindows 10I'm trying to export cs
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,
Randomly noticed that a few items didn't specify a "landscape" device:
Missing device for "iPhone 11 landscape"
Missing device for "iPhone 11 Pro landscape"
Missing device for "iPhone 11 Pro Max landscape"
Missing device for "Microsoft Lumia 550 landscape"
... So I hacked a quick linter to verify: