|
You are here |
eed3si9n.com | ||
| | | | |
www.lihaoyi.com
|
|
| | | | | [AI summary] The article argues that build tools fundamentally model pure functional programs, presenting the Mill build tool as an implementation that leverages this isomorphism to simplify complexity. | |
| | | | |
blog.sumtypeofway.com
|
|
| | | | | [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. | |
| | | | |
fzakaria.com
|
|
| | | | | Have you encountered the following? > bazel build INFO: Invocation ID: f16c3f83-0150-494e-bd34-1a9cfb6a2e67 WARNING: Build option -incompatible_strict_action_env has changed, discarding analysis cache (this can be expensive, see https://bazel.build/advanced/performance/iteration-speed). INFO: Analyzed target @@com_google_protobuf//:protoc (113 packages loaded, 1377 targets configured). [483 / 845] 13 actions, 12 running Compiling src/google/protobuf/compiler/importer.cc; 3s disk-cache, darwin-sandbox Compiling src/google/protobuf/compiler/java/names.cc; 1s disk-cache, darwin-sandbox Compiling src/google/protobuf/compiler/java/name_resolver.cc; 1s disk-cache, darwin-sandbox Compiling src/google/protobuf/compiler/java/helpers.cc; 1s disk-cache, darwin-sandbox ... | |
| | | | |
branchandbound.net
|
|
| | | [AI summary] The article discusses the evolution of data science in application development, emphasizing the shift from managing data to deriving insights and creating intelligent user experiences, and outlines the necessary skills and knowledge required to transition from a developer to a data scientist. | ||