Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mathieuruellan
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mathieuruellan
4y ago
I prefer flagging packets from cgroup. But since cgroupv2 it can only be done with systemd/slices, it's not easy and stable. (The slice must exist before iptables rule, and if it stops, i experiment kernel crashes etc.)
2.
▲
by
mathieuruellan
10y ago
I bought a TP s540 3 years ago, and a few days after the end of the warranty, the motherboard died. Lenovo was ok to replace it for free. 3 months after, the motherboard died again and this time, no free replacement. The s540 was really che
3.
▲
by
mathieuruellan
10y ago
And 3 years warranty on site, not optional (alreay included in the price).
4.
▲
by
mathieuruellan
12y ago
I'm using also spring security for a rest API. I experienced a problem if you use the framework as is with rememberme feature . Our angular applications is using a rest api and the usera can have multiple requests at the same time. The
5.
▲
by
mathieuruellan
12y ago
Sensors and cameras can't really see something, but the eye and the brain of a human can guess, all senses are at 100% (humans are tired after driving in such conditions). Making an IA which can have the same performance/evaluatio
6.
▲
by
mathieuruellan
12y ago
I'm using HAProxy to load balance to an EC2 autoscaling group. I have to list all ip in the configuration file. It's still not possibile to put A.B.C.0/24.
7.
▲
by
mathieuruellan
12y ago
I'm using this tool with curl in scripts calling AWS api. Looking for an id of an object (security group, autoscaling group etc.) with its name and referencing it afterward in another command.
8.
▲
by
mathieuruellan
13y ago
Bullshit! A french teacher can't learn entrepreneurship. Most of them have no idea what is a company and what is business!
9.
▲
by
mathieuruellan
15y ago
AFAIK, it is the only one. True?
10.
▲
by
mathieuruellan
15y ago
No. The client requests a server (Jetty). The server uses our SDK with the Java version.
11.
▲
by
mathieuruellan
15y ago
vector and gesture. This demo is a use case of our SDK. The SDK needs in input strokes (array of x/y) in the order. It returns a tree of symbols. We provides tools to transform into LaTex and MathML.