Research programming language for concurrent ownership
-
Updated
Jan 18, 2020 - C++
Research programming language for concurrent ownership
A Windows game, quite literally, with a unique game mechanic. Awarded 1st place in the Innovation category.
Reformer, the efficient Transformer, implemented in Pytorch
March 04, 2020 • Los Angeles
Will happily contribute this if I find some time to do it in the near future. Wanted to open this item in any case.
Thanks!
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.
JetBrains Mono – the free and open-source typeface for developers
Is your feature request related to a problem? Please describe.
At present, we have 8 different languages represented in our Jupyter notebook tutorial series. While this is absolutely epic, it's leading to two problems:
There's no link to the actual videos in README.md, was this a deliberate choice? It makes it hard for people who follow links to this repo to find the actual videos.
https://www.youtube.com/playlist?list=PLlrxD0HtieHhS8VzuMCfQD4uJ9yne1mE6
Are there any references on how to create a good design diagram? What do the different colors mean? What do the dashed lines mean?
Sorry if this is a basic question but I don't even know where to start searching for more information. This is the first page I saw that had the diagrams in the format that I've seen before.
Some markdown bold syntax is incorrectly displayed.
It should be modified as follows.
Had a quick look at https://github.com/NARKOZ/hacker-scripts/blob/master/powershell/fucking_coffee.psm1 but I have some issues with the conversion from the original language:
I don't think "if ($env:Username.Count > 0) { return }" does what you think it does. Quick heads-up: PowerShell has no return statement, or a ">" operator (which is written as "-gt" in PowerShell).
You don't call de
The core Codidact Q&A software implementation
DDSP: Differentiable Digital Signal Processing
Currently debug_interface_log_tail spawns dedicated thread for each node.
Instead of doing that we can switch to using async grpc API and do all work in main tokio Runtime
Code pointer: debug_interface_log_tail.rs
Most popular and easy to use open source UI library with 1000+ Widgets to build flutter app.
A PoC for CVE-2020-0601
In response to the steps towards v3 for elixir, we need a maintainers.md created in this repo at exercism/v3/languages/elixir/maintainers.md
This would be a good PR to complete if it's one of your first in the exercism ecosystem.
As it states in the readme, see the [C# maintainers.md](https://gith
PoC for CVE-2020-0601
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护
Be able to pass event category, label, and action as properties to the <OutboundLink/> component provided by gatsby-plugin-google-analytics
<OutboundLink href="mailto:careers@site.com"
eventCategory="careers"
eventAction="apply"
eventLabel="office_assistance">
<Button>Apply now</Button>
</OutboundLink>
It w
My project cannot be built or runned anymore since I updated to firebase_messaging: 6.0.7.
Error log:
flutter run --verbose
...
error: cannot access FirebaseMessagingService
[ ] FlutterFirebaseMessagingService.setPluginRegistrant(this);
[ ] ^
[ ] class file for com.google.firebase.messaging.FirebaseMessagingService
Anyone with skr mini e3 and ABL kit can make a guide what is needed to change in the firmware?
I try follow the marlin but when put g29 after g28 the printer halted
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,
Since Trax is a successor of tensor2tensor (according to the release notes of tensor2tensor v1.15.0), it would be helpful if you could provide examples for more advanced machine learning tasks. An outstanding feature of tensor2tensor are the numerous (and useful) examples which Trax is currently lacking. Such examples would especi