Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
clementd
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
clementd
3y ago
(biscuit maintainer here) thanks for the kind words! as for the compliance suite, there is one: https://github.com/biscuit-auth/biscuit/tree/main/samples/cu... which has been instrumental when i imp
2.
▲
Why auto-increment is a terrible idea
(clever-cloud.com)
12 points
by
clementd
11y ago
|
0 comments
3.
▲
by
clementd
12y ago
The OS is exherbo ( http://exherbo.org ), a source-based distribution. The kernels are tuned for virtualization and the system is overall very light.
4.
▲
by
clementd
12y ago
It was sent to my personal address. Which I've never gave them.
5.
▲
by
clementd
12y ago
To be fair, I've found France to be better than SV in this regard. Thankfully windev is just one company stuck in the 90s.
6.
▲
by
clementd
13y ago
For instance for a plain text content-type, no string != empty string
7.
▲
by
clementd
13y ago
To my mind, as long as the Content-type header is set, the server should try to parse the body accordingly. In the case of JSON, an empty body cannot be a JSON representation, but for other formats an empty body can have a meaning.
8.
▲
by
clementd
13y ago
The +- thing comes from objective-C IIRC
9.
▲
by
clementd
13y ago
the \|/+- chars are a bit difficult to read. Maybe unicode chars would be easier to read?
10.
▲
by
clementd
13y ago
I kinda like the function litterals which are way shorter than the cumbersome "function()" default syntax