-
I have this code that I'm running:
```perl
$self->add_plugins(
[
'OSPrereqs' => {
prereq_os => 'MSWin32',
'Da…
-
Originally reported by: **Anonymous**
---
If the module being tested is already fully imported, `ReloadingTestLoader.loadTestsFromName` will import it and then try to find it in itself:
```
nam…
ghost updated
8 years ago
-
Is there a native munging function for getting a 2-column (source->target) data.frame into a link list and node list format?
The 2-column dataframe has the following format
| Source | Target |
…
-
Submitting Author Name: André Ourendik
Submitting Author Github Handle: @aourednik
Repository: https://github.com/aourednik/SPARQLchunks
Version submitted:0.2.1
Submission type: Standard
Edi…
-
Moved from https://github.com/w3c/webrtc-pc/issues/2301
Do we need RTCCbrStatus for [opus cbr](https://tools.ietf.org/html/rfc7587#section-3.1.2)?
The description would be somewhat similar to the…
aboba updated
3 years ago
-
```
>PUT FUSE IN BRICK
Done.
>LIGHT MATCH
One of the matches start to burn.
>BURN FUSE
(with the matchbook)
The string starts to burn.
The match has gone out.
>THROW BRICK AT AQUARIUM
…
-
I've been tinkering with WASM codecs a bit, and one thing I figured out (well, others did before me, I only realized it looking what they did!) was that I had to "highjack" the hidden support for L16 …
-
Import and clean up the code for precip data fetching, calculation of cumulative precip, and any other munging
- ensure all precip pipeline functionality gets brought into the template.
- be flexi…
-
I'm currently working on trying to talk to the sandstorm API in Go. [capnpc-go](https://github.com/zombiezen/go-capnproto2) needs a few annotations to generate packages, and right now I'm having to do…
-
The script doesn't currently support unicode characters in the application names. Our first instance of this is Übersicht. We've tried munging it but it's very quickly a mess.
```
ecrist@mackere…