Explore >> Select a destination


You are here

www.dwheeler.com
| | www.msoos.org
18.6 parsecs away

Travel
| |
| | ochagavia.nl
18.5 parsecs away

Travel
| | A while ago, a friend presented me an optimization problem that he stumbled upon in his day job. The problem seemed interesting, so I considered writing a program to solve it, though after a while I decided to let the occassion pass. The thing is, I don't know that much about optimization and I had no idea about where to start! Besides, I had tried solvers for linear programming in the past, but the lack of documentation and difficulties to get them working on Windows were really off-putting.
| | bloom-lang.net
18.2 parsecs away

Travel
| | CALM: consistency as logical monotonicity One of the key innovations underlying Bloom is the ability to formally guarantee consistency properties of distributed programs. This reasoning is based o
| | vitonsky.net
107.4 parsecs away

Travel
| We strive to ensure code quality with tests, static code typing, code analyzing, code review and documentation, but some of most popular programming languages like Typescript and Java kill interfaces as concept to describe contract of code.