Results 10 comments of abyxcos

So, I like the idea of flea.conf. It's a simple way to pull out some application and site configuration. I would probably prefer a yaml syntax, but that's just a...

My two use cases both involve getting the IP address (REMOTE_ADDR). I don't have strong feelings on this one as getenv() can handle it. Having it available under request "feels"...

I'm really not sure about REMOTE_ADDR. Do proxies (and application servers?) blow this away? I haven't tested this one outside of localhost yet, so I don't know how fragile it...

In that case, this PR just became rather complicated. I'll try and look at this, but I don't have any setup to test it in. I'm not in a rush...

Dumping this to stderr seems to do exactly what I want then. My only thoughts are DEBUG/INFO level logging may not belong there. If you don't have any additional thoughts,...

No hurries on this, I'm not sure I like any of the solutions either. I think my minimum requirements are a print() function to stdout (the base lua one is...

This still happens on 1.4.0 and 1.5.1-rc on Win10x64 (using the provided 32bit builds). I'm not familiar with Windows, any way I can debug this or provide more/better information?

@rakslice Yea, I was just seeing the orange "Connection error" banner at the top, but no missing DLL errors. I tried 1.4.0 and 1.5.1-rc both with and without the VC++...

I found two issues here that prevent the bandcamp script from loading in Safari/Userscripts. Did not test TamperMonkey. #466 and #465 are probably also related. Hacking around these two issues...

``` [Error] Error: Expect an `UserId` instance, received `P` instead (anonymous function) — vendor-6dbf17ae.js:60134:54597 wasm-stub .wasm-function[882] .wasm-function[4103] .wasm-function[898] wasm-stub getMissingSessions — vendor-6dbf17ae.js:60134:29567 (anonymous function) — client-4506e41d.js:1:20222 shareKeys — client-4506e41d.js:1:20517 (anonymous...