Open-source YouTube alternative that also supports image and audio uploads. Powered by NodeJS
-
Updated
Jan 4, 2020 - JavaScript
Open-source YouTube alternative that also supports image and audio uploads. Powered by NodeJS
Course Files for Complete Python 3 Bootcamp Course on Udemy
Sketch hand-drawn like diagrams
¡Camino a una educación autodidacta en Ciencia de Datos!
March 04, 2020 • Los Angeles
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
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,
🔥A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥
A collection of various deep learning architectures, models, and tips
As a new iOS user, I'd love to see some "less than apple approved" things going on the iOS platform. Can we get a list going?
List of "only yours" cloud services for everyday needs :black_flag:
A list of resources for those interested in getting started in bug bounties
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (using? star the repo!)
后端架构师技术图谱
The examples used in the cli-builder guide have no tests ensuring they are valid. Work can start after the PR angular/angular#34362 has been merged.
A curated list of awesome Python frameworks, libraries, software and resources
As statet in the referenced tutorial Template-method Pattern Tutorial
I would add a note in the pattern description that the template method should be declared final.
To make sure that subclasses don’t override the template method, we should make it final.
And I would change the code accordingly.
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
A complete computer science study plan to become a software engineer.
Awesome Burp Suite Resources. 400+ open source Burp plugins, 500+ posts and videos.
Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为TensorFlow 2.0实现,项目已得到李沐老师的同意
Do you want to request a feature or report a bug?
bug
What is the current behavior?
In current behaviour, I can create a functional component that starts with lowercase and I can use it by importing it with the uppercase name. But if I s
curl https://get.helm.sh/helm-v3.0.0-linux-s390x.tar.gz.sha256
yields "Blob not found" sadness
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.
At https://python-rq.org/docs/results/#dealing-with-exceptions, the documentation states:
A reference to the job is put on the failed queue.. This seems to no longer be the case as of v1.0? The documentation at https://python-rq.org/docs/exceptions/ does seem correct, though.In addition, it would be nice to at least include documentation on how users could retain the old behavior of moving f