-
Full disclosure: I already tweeted [this bash one-liner](https://twitter.com/catseye_tc/status/584113700958797824) which generates 30 single-stanza poems. Or 1 poem with 30 stanzas. Or something. A…
-
```
When attempting to run Subterfuge without a gateway setup it will (by default)
attempt to automatically configure these settings. If this fails Subterfuge
does not alert the user to the problem,…
-
```
When attempting to run Subterfuge without a gateway setup it will (by default)
attempt to automatically configure these settings. If this fails Subterfuge
does not alert the user to the problem,…
-
could help me please:
I have a GWT project with GWT GoogleMapsAPI v3 and would like to implement Markerclusterer through a JSNI method.
My question is how to manipulate the MapWidget within JSNI met…
-
bootbox.confirm and alert use jquery's .html() (and other functions) that add content to html elements. These are a potential XSS security issue since jquery evaluates the content.
Here's a work…
-
### Current Behavior
create-nx-workspace consistently crashes when attempting to scaffold a new standalone nestjs application
### Expected Behavior
Successfully scaffold out a new standalone nestjs…
-
I'm currently planning on adding a 5th field, `signature`, in order to implement a security model.
Ideas: from best to worst.
1) Each node will have a private key and use it to sign each update it c…
-
# Flexible Serialization
## Abstract
We want to have a flexible, convenient, sound, efficient way of serializing arbitrary Nim data types to and from an external format (JSON for example). Nim's…
-
ktest doesn't display the error when kompile fails.
```
cos:strategy cos$ ktest config.xml
Running initial scripts...
SUCCESS
Kompile the language definitions...(1 in total)
ERROR: ['/Users/cos/work…
-
I think one thing we should really tackle, if possible, is the issue of reproducibility. Outside of our expert/super user bubble, regular scientists rarely use the suite of tools that we rely on every…