-
Sorry @ericmandel, I'm struggling to get fits2fits to work, or wrap my head around it.
Firstly, a conceptual problem. [Here you say](https://github.com/gijzelaerr/js9notebook/issues/2#issuecomment-…
-
Hi together,
I once played around with a ipython renderer. This is the result:
https://www.youtube.com/watch?v=uJnsopuIWR4
I could share the (still slow) code with the community, if there is any int…
-
I have recently installed S2aio and Scratch 2 offline editor following the directions in your write-up and it installs and runs for a few minutes but then the S2aio shuts down, even though I have scra…
-
I use the following code to send a string to a Tornado webserver that is simply listening on 8888:
` using (var ws = new WebSocket("ws://127.0.0.1:8888/ws"))
{
ws.OnMe…
-
Hi,
As a standard tool, we decide to go on `wrk`.
This **benchmarking** tool _give_ us a lot of useful informations.
+ Global (per scenario / route to test)
+ Duration
+ Number of re…
-
A developer on [hacker-news](https://news.ycombinator.com/item?id=15156021) made me notice that coingraph uses too many dependencies that can be replaced with home-made alternatives.
One of these i…
-
We use a corporate proxy, and to allow yum to go through it we add
proxy=MY_PROXY
to /etc/yum.conf
This works fine in general but unfortunately not for some saltstack repos that for some reason use h…
-
Hi all,
I'm getting an IOError when executing a salt state that includes the following:
``` yaml
npm_install:
cmd.run:
- name: "npm install"
- user: root
- cwd: /home/vag…
-
Hi,
I'm trying to install _Sickrage_ with _Sickboard Custom_ package in DSM 6 beta 2
I use this fork :
```
Fork URL: git://github.com/SickRage/SickRage.git
Fork branch: master
```
Install of the …
-
### Description of Issue/Question
When using cloud init/user_data in aws, the current official Ubuntu AMI immediately updates itself on boot. This forks to the background while the system executes o…