Explore >> Select a destination


You are here

www.jeremykun.com
| | filipnikolovski.com
2.8 parsecs away

Travel
| | A blog about programming, technology and open-source stuff.
| | blog.sumtypeofway.com
4.4 parsecs away

Travel
| | [AI summary] The author discusses the transition from Cabal to Bazel and rules_haskell for managing a large Haskell project, highlighting the benefits of Bazel's explicit dependency management, caching, and tooling, while addressing the challenges of long CI build times and the ethical implications of resource consumption.
| | blog.bazel.build
4.6 parsecs away

Travel
| | [AI summary] This technical blog post details the implementation, usage, and benefits of Protocol Buffer rules within the Bazel build system for generating Java and C++ bindings.
| | weblog.raganwald.com
30.3 parsecs away

Travel
| [AI summary] The post discusses the debate between dynamic and static typing in programming languages, explaining how Ruby's dynamic meta-programming makes static type inference difficult and arguing that this feature outweighs the overhead of explicit types.