- Single Stage and Multi Stage Dockerfiles for Rust Apps
- Running Containers on AWS Lambda
- Stop root docker login
- nix-shell, but make it lovely
- Step-by-step to learn writing Dockerfile for Go apps.
- Chainguard: It's All About That Base Image
- Does google use rules_docker internally?
- What docker base image are people using for JDK 17?
- What code search tools do you use at your job?
- Why Apple’s New M1 Chips Are Essential for Rapid iOS Development
- Pros/cons of disabling ssh access
- Pros/cons of removing ssh
- What to do with vulnerabilities from official upstream images?
- iOS and Bazel at Reddit: A Journey
- Can you mix and match any docker container?
- How to Use C++20 Modules with Bazel
- Alpine fails to run my app - what steps should I take now?
- Reproducible Builds in January 2022
- [P] AlphaCode Explained
- DeepMind's AlphaCode Won't Steal Your Job Either
- DeepMind introduced today AlphaCode: a system that can compete at average human level in competitive coding competitions
- [R] Microsoft & NVIDIA Leverage DeepSpeed and Megatron to Train Megatron-Turing NLG 530B, the World’s Largest Monolithic Language Model
- GitHub - deepmind/code_contests
- Are there any good full text searching tools? I need to search against a huge amount of source code. I'm using ripgrep. The problem is that every time I search, it has to read every file again, which is kind of slow. Is there a FT searching tool that is designed with source code searching in mind.
- Advice on build scripts and tooling
- Bazel 5.0 LTS with the new external dependency subsystem "Bzlmod"
- Does Docker install linux distro in each container?
- Optimizing Docker image size and why it matters
- What build tool do you use and why?
- Updated version of Google's Haskell 101/102 training is now available on GitHub
- AWS Img. scan found a vulnerability in my (golang) container - how can I find which package is using the lib with vulnerability?
- Useful Old Technologies: ASN.1 (2013)
- Dockerfile for Go
- GitHub - GoogleContainerTools/distroless: 🥑 Language focused docker images, minus the operating system.
- How to add flask, gunicorn, packages to a distroless docker container
- VS Code and Generated Code
- Are there public gRPC API Marketplaces?
- Do you care what OS your containers base images are?
- Docker multistage builds.
- Which product to use as the base OS for containers?
- How to edit code on host and map changes to container files?
- Perl users & prospective users
- Docker slow on MacOS with Cross tool?
- Minutes with TCMalloc could save you 15% or more
- How to use docker-compose, volumes, networks, and more
- DevSpace - Development Environments in Kubernetes
- Simple live reloading devserver example for Golang w/ templates + tailwind + JIT
- What is the best practice for writing dockerfile for Go application ?
- Is anyone interested in coding something together?
- Opinion-driven design