-
Updated
Jun 17, 2020 - TeX
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jun 17, 2020 - Kotlin
COVID-19
-
Updated
Jun 17, 2020 - CSS
-
Updated
Jun 17, 2020 - Java
-
Updated
Jun 17, 2020 - Swift
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Snyk
Snyk is on a mission to help developers use open source and stay secure.
Snyk helps find, fix (and prevent!) known vulnerabilities in your Node.js, Java, Ruby, Python and Scala apps. Snyk is free for open source.
Snyk tracks vulnerabilities in over 800,000 open source packages, and helps protect over 25,000 applications.
83% of Snyk users found vulnerabilities in their applications, and new vulnerabilities are disclosed regularly, putting your application at risk.
This would be very helpful for idiots like me who don’t know what they are doing.
-
Updated
Jun 17, 2020 - Python
-
Updated
Jun 15, 2020
-
Updated
Jun 16, 2020 - HTML
-
Updated
Jun 17, 2020 - Java
-
Updated
Jun 17, 2020 - Go
-
Updated
Apr 28, 2020 - Python
-
Updated
Jun 16, 2020 - Python
-
Updated
Jun 16, 2020 - CSS
Given input:
if(cond1 || (cond2 && experiments.isToggleEnabled(STALE_FLAG)) {
// do something
}
the output of PiranhaJava is
if(cond1 || (cond2)) {
// do something
}
The additional paranthesis around cond2 should be eliminated.
-
Updated
Jun 15, 2020 - C++
1. path('praise/', views.prise_or_criticize), path('criticize/', views.prise_or_criticize),
这里面的方法名和方法 def praise_or_criticize(request):没对应上
赞应该是praise
2.urlpatterns = [ # 此处省略上面的代码 path('teachers_data/', views.export_teachers_excel), # 此处省略下面的代码 ]
这里export_teachers_excel 应该是get_teachers_data
然后缺一个展示图表的路由
-
Updated
Jun 15, 2020 - Python
The documentation suggests using Amazon's own ECR images for the FireLens container. However, image is a [required property](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-ecs.FirelensLogRouterDefinitionOptions.h
-
Updated
Jun 14, 2020
What problem does this feature solve?
It would allow us to use numbers which is larger than MAX_SAFE_INTEGER.
What does the proposed API look like?
In HTML, {{BigInt("100")}}, {{100n}}, {{2n * 50n}} or {{50n + 50n}} should show "100" (it can be just simply string by using .toString()) at frontend.
At the moment using BigInt in "Mustache" syntax just throw error.
Sure, backu
-
Updated
Jun 17, 2020
Buddy
Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.
Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.
Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.
