Sirn Thanabulpong

Results 26 issues of Sirn Thanabulpong

Right now we set environment variables in `/entrypoint`. This means any invocation of `docker exec` (or the equivalent) will require prefixing the command with `/entrypoint`, e.g. `docker exec -it ewallet...

kind/enhancement :rocket:
kind/ops

Erlang by default [do not use cryptographically strong seed for its random generator](http://erlang.org/doc/man/rand.html). This can result in generating a random number that could be predicted. This also applies to `Enum.random`,...

kind/bug :warning:

Issue/Task Number: #739 closes #739 ------ Me, attempting to fixing Dialyzer: > "I got very bored and depressed, so I went and plugged myself in to its external computer feed....

p4/lowest

On some systems such as OpenBSD, the `diff` program does not support some of the features available under GNU diff, e.g. `--strip-trailing-cr`. AFAIK, there's no way to reproduce the behavior...

Otherwise it would be unexpected by the user when they see their CSS being applied to all sites. Warning message in the manager would be nice, too. Ideas: - Bare...

enhancement
v2.0

Need to find some way to strip out all Mozilla-specific stuffs. Planned for 1.2.

enhancement
v2.0

Like shutup.css extension.

enhancement

Probably in 1.3 or so.

enhancement
v2.0

Xhyve do not natively support port forwarding, so to forward from VM to local, we'll have to use either: - `pf` — need to run as root (so probably not...

enhancement