Pomin Wu

Results 10 issues of Pomin Wu

These functions use positional arguments for the value to be added or removed: ```ocaml Set.add (Set.Int.fromList [1; 2]) 3 |> Set.toList = [1; 2; 3] Set.remove (Set.Int.fromList [1; 2]) 2...

- [ ] http sever + gateway interface config - [ ] VPS deploy test - [ ] supervisor config? - [x] middle2 deploy test - [ ] GCP test...

Hello. I have Homebrew installed on a custom location at `/home/linuxbrew/.linuxbrew`. When trying to install `conf-gmp` using gmp provided by Homebrew, I encoutered the folowing errors: ``` $ env CFLAGS="-I$(brew...

bug
help wanted

With the included `slack_notify` CLI tool one can find a few outdated usage of [Slack Web API](https://api.slack.com/methods): - Authentication can no longer be done with a `token=...` argument, but must...

Is there a plan to start on documentation? I'd like to help (also to help myself to understand how to use this.)

Since I've only used cabal before, I'm not sure if this is due to miss-configurations or something else. The followings are the error message I got when I did an...

There is already a tool for downloading and generating EPUB for Safari Books Online over [here](https://github.com/lorenzodifuccia/safaribooks). We could consider incorporating its features to make this more like a generic tool...

question

## Status quo 目前的架構圖: ``` +---------+ +---------------------+ +---------------------+ Frontend +--->| boot.js +-------->| web clipper sidebar | | sense.tw map editor | | +---------+ (3) +---+-------+---------+ +----+----------------+ | ^ ^ |...

refactoring