-
```
ryan@DevPC-LX:~/stuff/mk64$ nim i
/etc/nim.cfg(45, 2) Hint: added path: '/home/ryan/.babel/pkgs/' [Path]
/etc/nim.cfg(46, 2) Hint: added path: '/home/ryan/.nimble/pkgs/fcp-0.1.0' [Path]
/etc/nim.c…
-
This has been extracted from #238, where we agreed that the common environment concept is required to address current and future environment specific cluster differences (i.e. right now the AWS CloudW…
sopel updated
9 years ago
-
A verbatim copy of utilphp exists in the $58 PixelGrade Wordpress theme, bucket (http://themeforest.net/item/bucket-a-digital-magazine-style-wordpress-theme/6107209), but they seem to have both
1. re…
-
Hi,
I have located a security issue on your site and more detail on it is as follow:
Issue:
non Expiring Token
Tested on:
Windows/Firefox, Chrome
P.O.C:
Reset Passowd
https://keybase.io/_/user/res…
-
Getting IPython setup can be a bit hairy, and is probably the trickiest bit I have to walk someone through when I want them to give Julia/IJulia a try. It would be great if this could happen automagic…
-
I have a fresh checkout of the source, an up to date cocoapods, ran "pod install", and then tried to build the "Analytics.framework" scheme and got the following error.
fatal error: lipo: fat input f…
-
```
Creating a DbConnection for an EF 4.0 context is a bit of a hacky process that
is hard to get right.
The `ObjectContextUtils.CreateObjectContext()` method should provide an
overload that use re…
-
This code does not seem to work. I don't know if it's intended to, but it definitely would be a nice feature:
``` nim
template testTemplate(s: stmt): string {.immediate.} =
"hello world"
const t…
-
```
Creating a DbConnection for an EF 4.0 context is a bit of a hacky process that
is hard to get right.
The `ObjectContextUtils.CreateObjectContext()` method should provide an
overload that use re…
-
I have a machine that turns power on/off via a relay commandeered by smoothie. However, it happens that one mistakenly tries to home when the power is off, which means the thing is never gonna get the…