This issue may a bit Go heavy because the GopherConf just finished. I have pick some of topics that I think will boost your knowledge regardless you are writing Go or not.
This is an interactive book which aims to be the best place on the internet for learning SQL. It is free of charge, free of ads and doesn’t require registration or downloads. It helps you learn by running queries against a real-world dataset to complete projects of consequence. It is not a mere reference page — it conveys a mental model for writing SQL.
Following “Don’t Repeat Yourself” might lead you to a function with four boolean flags, and a matrix of behaviours to carefully navigate when changing the code. Splitting things up into simple units can lead to awkward composition and struggling to coordinate cross cutting changes. Avoiding rewrites means they’re often left so late that they have no chance of succeeding.
Also read How does HTTPS actually work? and Elliptic Curve Cryptography.
I’m a big fan of big company sharing their infrastructure design. This is kind of a retrospective among Zendesk’s VP of engineering, CTO and their co-founder and why they settle on Rails at the beginning.
Seccomp is a feature provided by the Linux kernel and is used to control the syscalls made by a process. Seccomp has been implemented by numerous projects such as Docker, Android, OpenSSH and Firefox. In this blog post, I am going to show you how you can implement your own seccomp filters, at runtime, for a Go binary on your Dyno.
You will learn a lot about network as well
This is a very cool project. They use this Tool to build interactive math course from latex. This paritcular course use this Source. You can also checkout other Linear algebra. Time to dust off some math.
A comprehensive evaluation of third-party cookie policies. Testing across 7 browsers and 46 browser extensions, the authors find that for virtually every browser and extension combination there is a way to bypass the defense mechanisms built into browsers that seek to protect against user tracking and cross-site attacks.
Percona has been focus on MySQL before but started to contribute lots of PostgreSQL knowledge. Checkout Tune Linux Kernel Parameters too.
Super useful if you don’t know what does /29 mean
Local file system transparently swapping to the cloud
a simple utility which is designed to allow you to easily automate simple application-deployment via SSH
A lock-free deduplication cloud backup tool
Capture what you learn without leaving the command line
Project Code Quality Report Cards
fast linearizability checker for testing the correctness of distributed systems
GraphQL Server built on top of Gloo and the Envoy Proxy
Dat is a nonprofit-backed data sharing protocol for applications of the future
⚡️ Set up tests for REST in seconds with YAML
An Instant Virtual Network on your Laptop
Prometheus exporter for custom eBPF metrics
Apache Cassandra cluster orchestration tool for the command line By spotify and their companion post
A cross-platform, fast, feature full, GPU based terminal emulator
A fast CSV command line toolkit written in Rust
Launch v8 inspector/devtools on demand for long-running apps
👨🍳🍞 Quick and easy baking of computing environments
BetterDev Link
Every Monday