/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

doomlab.github.io
| | caleb-vincent.io
4.4 parsecs away

Travel
| | Hand drawing of a buffet designed to mid-thigh height so it could also be used as an entertainment console
| | www.kroah.com
4.2 parsecs away

Travel
| | As was pointed out to us stable kernel maintainers last week, the overflow of the .y release number was going to happen soon, and our proposed solution for it (use 16 bits instead of 8), turns out to be breaking a userspace-visable api. As we can't really break this, I did a release of the 4.4.256 and 4.9.256 releases today that contain nothing but a new version number. See the links for the full technical details if curious.
| | johnjr.dev
5.8 parsecs away

Travel
| | Callbacks in Cplex I used LazyConstraintCallback to implement a Branch and Cut algorithm with CPLEX, but when I implemented and run this algorithm, it was very slow if I compare it with its version that doesn't use callbacks in Cplex. The reason is because ControlCallback(LazyConstraintCallback is a ControlCallback) switch Cplex to sequential mode by default and turn off dynamic search. I wrote this post, because I didn't find this information in Cplex's documentation, I only found it in this technical forum.
| | www.claudiokuenzler.com
18.0 parsecs away

Travel
| Yet another tech blog - made in Switzerland.