-
Hi! Please consider implementing Evolutionary Merging Method
-
- [x] We don't repeat the sections of the metadata when there are multiple sources, the sections just contain the combined information from all the sources. That is, all of the sources are together (I…
-
Has anyone ever tested whether the cosmicos message can be successfully decoded by a single person or group (possibly of experts, like computer scientists), *with no prior knowledge* of its structure …
void4 updated
2 years ago
-
**Description of problem:**
consider a stupid micro benchmark like
`
function repeatloop {
nameref count=$1
integer i=0 buf=0
for ((i=0; i< $count; i++)); do
((buf++))
:
d…
jghub updated
4 years ago
-
Apple's _official_ build of `ksh` on macOS is maintained on their [Darwin](https://opensource.apple.com/source/ksh/ksh-27/) site. We should merge their patches and ensure our build works from here-on …
-
Privacy with usability is the core goal of our ongoing 11 year effort.
This end-to-end test is designed to identify problems in our whole Tribler chain, from session key exchange to rendezvous peer d…
-
First, i must say I use same statsdota.cpp like this repo, but I have adapted the ghostone interface to see live events.
I am attacked with a tool who sent fake stats(Kills and Deaths) to the bot.
…
-
## Agenda
### 1. High level org and sustainability discussion
- [ ] Open Learning Labs scope of service offering https://github.com/openlearninglabs/administration/issues/1
- [x] How Open Learn…
-
Neither the spec docs nor the Java source include recommended media type(s) for Ion (e.g. `application/ion [; charset=[utf-8, utf-16, utf-32]]`). A media type should be standardized and registered wit…
-
The pthreads based multi-threading code should be improved (IMHO). I see two options:
1. keep the internal 'explicit' interface more or less like it is but switch from pthreads to c++11 threads.
2…
axxel updated
6 years ago