-
Write test cases by creating a test folder in that given language folder.
For ex- write test cases for python in python -> tests -> test_cases.py
-
To the best of my knowledge it isn't currently possible to fill and stroke a polygon in one go.
Currently in order to draw a filled polygon with a stroke one has to:
1. Render the polygon outlin…
-
Is it possible to show progressive loading of search results. It will help users in analyzing the duplicates and change filters. Users can also select files in while search is happening. An UI similar…
-
**Improving multi-locus sequence typing software**
The study of the genomes of Borrelia burgdorferi, the organism that causes Lyme disease and is spread to animal hosts by ticks such as Ixodes scap…
-
Hello all:
For two weeks, I received lots of messages from you guys. Thanks. Glad to hear. But those messages were mostly far from what I had expected from you.
As I told you when we met, the waybac…
-
# Tasks
Focus on the compiler, not the lexer/parser parts.
- [ ] Evaluate whether future/promise works within the config compiler stages
- [ ] Measure the impact with std::shuffle and Parallel…
-
I would like to see the ability to create signed JWTs as part of an OAuth flow using a Private Key instead of a shared secret.
There is already a [sample to generate a JWTs using HS256](https://githu…
-
## Issue will be closed if:
I make a good website interface model which contains algorithms.
I'll make the interface of all webiste and the algorithms will be further added by the contributors.
…
-
_From @stevenroose on November 26, 2014 0:23_
[asn1lib](https://github.com/wstrange/asn1lib) has DER classes for Dart.
I just noticed that I still use my own ECDSASignature class instead of cipher's…
-
Demo page: http://cornellcoursereview.meteor.com/
My code:
```
if (Meteor.isServer) {
SearchSource.defineSource('courses', function(searchText, options) {
var options = {
fields: {'catal…