-
It looks like newer (0.9.0+) versions of rkt require a new-ish iptables.
```
$ sudo rkt run busybox:1.21.1 --exec=/bin/false
rkt: using image from local store for image name coreos.com/rkt/stage1-cor…
-
### Use Case
What if telegraf processor plugins had a `parallel instance count` configuration, allowing multiple, instances of a processor to be initialized from the same configuration? Telegraf wo…
-
Q 146. LRU Cache
Two method, first is using linked list, second is using ordered dictionary
33. Search in Rotated Sorted Array
Dichotomy improvement problem, based on the traditional …
-
Hi Team,
I'm writing a lambda for kinesis event processing on the changes to QLDB table.
Similar to https://github.com/aws-samples/amazon-qldb-streams-dmv-sample-lambda-python
I'm using "Amazo…
-
An example (~4-5x difference):
```
$ python -m timeit -r10 -s 'from math import factorial as f;from pickle import dumps as d' \
-s 'a=f(1000)' 'd(a)'
50000 loops, best of 10: 5.7 usec per loo…
-
https://github.com/dotnet/corefxlab/issues/2368 discusses directions and goals for future UTF-8 string support. Apart from a new `UTF8String` type (https://github.com/dotnet/corefx/issues/30503) which…
-
Hi,
apart from OpenCascade for IfcGeom boost is a huge dependency required for IfcOpenShell (400Mb). While OpenCascade is undoubtfully required and provides crucial functionality, boost does not, sin…
-
Static ncurses alone more than doubles the size of the binary. netbsd-curses might be a solution.
-
See if switching will make managing localized files easier
See https://github.com/dotnet/xliff-tasks
X-Ref https://github.com/github/VisualStudio/pull/1933
Need to change:
- [ ] Resources/Stri…
-
This is submitted as a follow up to https://github.com/sympy/sympy/issues/13821, in the hope that such an addition will be useful for SymPy.
Bitvector aka bitvect aka bit vector aka bitarray aka bi…