-
github.com/HouzuoGuo/tiedot/data/hashtable.go:43: constant 3735928559 overflows int
I am compiling tiedot from ARM based Linux Raspbian on my Raspberry Pi and I got the above message. Go version 1.3.…
-
I wanted to let you know that onionscan fails to build on 32bit systems such as i686,armv6h,armv7h and armv8. This is due to an integer overflow in the database pkg of github.com/HouzuoGuo/tiedot. The…
-
Suggest changing to first line of `archey3` to:
```
#!/usr/bin/env python2
```
-
The `archey` formula points to a GitHub fork.
It's not clear what the actual master repository should be, because this is a 5-deep fork chain that goes back to a half-empty repo (maybe just used to s…
-
## Expected behaviour
List all available tldr pages for SunOS
## Actual behaviour
`tldr --list --sunos` `tldr --list --sunos`, `tldr -o sunos --list`, `tldr --list -o sunos` lists all tldr pages …
-
Hey guys i installed archey, when i get in archey folder i can get apple logo and my system specs, but my question is: how can insert that in my bash profile? and shows all the time when open my termi…
-
On xterm inside xquartz (os x X11 server):
```
Traceback (most recent call last):
File "/Users/santagada/devel/xonsh/xonsh/proc.py", line 349, in wrapped_simple_command
r = f(args, i)
File "/…
-
FluffOS should build/run on OSX with packages installed with homebrew with ease.
-
I noticed this was missing license, is it possible to add one?
-
It looks like git merge wasnt cleaned up properly in a cmeserver.py
```
import BaseHTTPServer
import threading
import ssl
>> da4e55380a1d1ad46d3176c513b829bd4a7099f4:core/cmeserver.py
from BaseHTTPSe…