Open-source YouTube alternative that also supports image and audio uploads. Powered by NodeJS
-
Updated
Jan 5, 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:
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.
🔥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!)
后端架构师技术图谱
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
I had some issues and talked on the slack channel with @hickeyma.
In the end the problem was me, not understanding the helm chart name and the release name.
So I had the following situation:
I didn't know in the beginning that the release name had to be unique within a namespace. I used the helm chart name as component name (copy, content, seo, orders etc.) and the release name initial for
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,
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