Explore >> Select a destination


You are here

enoent.fr
| | blog.gradle.org
13.1 parsecs away

Travel
| | Hi all! On behalf of the Gradle community, we wish you a Happy New Lunar Year! 2023 was a great year for Gradle Build Tool, with many new features and initiatives being released. Let's recap the key updates:
| | fzakaria.com
15.7 parsecs away

Travel
| | Bazel is a pretty amazing tool but it's definitely full of it's warts, sharp edges and arcane knowledge. The appeal to most who adopt Bazel is the ability to memoize much of the build graph if nothing has changed. Furthermore, while leveraging remote caches, build results can be shared across machines making memoization even more effective. This was a pretty compelling reason to adopt Bazel but pretty soon many noticed, especially on their CI systems, lots of unecessary data transfers for larger codebases. ?? If the network is poor, the benefits of remote caching (memoization) can be outweighed by the cost to download the artifacts.
| | www.jeremykun.com
12.2 parsecs away

Travel
| | Back in May of 2022 I transferred teams at Google to work on Fully Homomorphic Encryption (newsletter announcement). Since then I've been working on a variety of projects in the space, including being the primary maintainer on github.com/google/fully-homomorphic-encryption, which is an open source FHE compiler for C++. This article will be an introduction to how to use it to compile programs to FHE, as well as a quick overview of its internals.
| | bootlin.com
84.1 parsecs away

Travel
|