Viewing profile — mathieuruellan
mathieuruellan
HN member- Joined
- Thu, Feb 02, 2012, 7:27 PM UTC
- HN karma
- 15
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About mathieuruellan
Recent public activity
-
comment
Comment #32248556
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 s…
-
comment
Comment #13300358
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…
-
comment
Comment #13300017
And 3 years warranty on site, not optional (alreay included in the price).
-
comment
Comment #8257322
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…
-
comment
Comment #8248861
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 a…
-
comment
Comment #8004071
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.
- comment
-
comment
Comment #7895616
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 anot…
-
comment
Comment #5631237
Bullshit! A french teacher can't learn entrepreneurship. Most of them have no idea what is a company and what is business!
-
comment
Comment #3720914
AFAIK, it is the only one. True?
-
comment
Comment #3544475
No. The client requests a server (Jetty). The server uses our SDK with the Java version.
-
comment
Comment #3544424
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 int…