-
Updated
May 7, 2020 - C++
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
- I've updated to the latest released version of the SDK
- I've searched for existing GitHub issues
- I've looked for existing answers on Stack Overflow, the Facebook Developer Community Forum and the [Facebook Developers Group](https://www.facebo

Linux
Need to update Keybase documentation on how to add ransomware exception for Bitdefender Total Security and other antivirus products that don't play well with it.
my log id: 60dbdeca4714c98a5b6e2d1c
-
Updated
May 8, 2020

Capture the Flag
May 06, 2020 - June 12, 2020 • Online
To have Deno
namespace in the worker, we'll want to provide a map of permissions worker should have. Worker's set of permissions mustn't escalate permissions of parent worker/Deno process.
To achieve that a method called fork
should be added to DenoPermissions
struct. fork
would take as many parameters as there are fields on DenoPermissions
and return new DenoPermissions
instance a
-
Updated
May 8, 2020
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
Cloud 66 for Rails
Cloud 66 for Rails allows you to build, manage and maintain your Rails applications that can be deployed to any cloud provider or to your own server. Cloud 66 for Rails helps you scale your database with master-slave replication, without having to make any configuration changes. You can add back-ups, load balancers and de-commission servers with a single click. Popular Rails and Rack frameworks available.
SQL queries sometimes are slow... for example if you don't use indexes. Showing query time in seconds is a nice to have feature.
-
Updated
May 7, 2020
-
Updated
May 8, 2020 - Python
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
然后缺一个展示图表的路由
在inline-edit-table.vue里边设置自定义的指令 v-el-height-adaptive-table="{bottomOffset: 30}"报错:Failed to resolve directive: el-height-adap
- Add field
Outstanding Amount
in Invoice (should be calculated from Ledger) - Every time a payment is made, recalculate outstanding
- Validate outstanding is not negative
Note: This is NOT a proper fix but rather a quick&dirty workaround to allow process forking after grpc_init()
has been called. Hopefully there will be a proper fix soon.
The current problem with GRPC as described in many places (e.g. #17695, #13412, #11814) is that once grpc_init()
has been called in a process, then this process should not be forked. There is a somewhat partial forkin
- I have searched the issues of this repository and believe that this is not a duplicate.
What problem does this feature solve?
For #6082
example:https://github.com/ant-design/ant-design/blob/master/components/locale/zh_CN.tsx#L71
Todo:
- ar_EG
- az_AZ
- bg_BG
- ca_ES
- cs_CZ
- de_DE
- da_DK
- [
On https://help.semmle.com/QL/learn-ql/python/statements-expressions.html, in the section “Example: Finding comparisons to integer or string literals using ‘is’”, the Tip says:
… the expression
3 < x < 7
has two operators and two comparators. You usecmp.getComparator(0)
to get the first comparator (in this example the3
) andcmp.getComparator(1)
to get the second comparator (in this
-
Updated
May 7, 2020 - JavaScript
-
Updated
May 8, 2020 - Go
Hey guys
I am learning and using seata recently, this is a great thing.
Component
spring-cloud-alibaba-seata:0.9.0.RELEASE
Question
I see that the seata source code contains the spring boot web dependency. **Is there a plan to support [sp
In usage example:
<Video source={{uri: "background"}} // Can be a URL or a local file.
ref={(ref) => {
this.player = ref
}} // Store reference
onBuffer={this.onBuffer} // Callback when remote video is buffering
onError={this.videoError} // Callback when video cannot be loaded
MyGet
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.