mirror of
https://github.com/teivah/100-go-mistakes.git
synced 2026-06-21 00:47:11 +08:00
7 lines
No EOL
361 B
HTML
7 lines
No EOL
361 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block announce %}
|
|
📢 A new section is now fully available: <a href="https://100go.co/92-false-sharing/">#92: Writing concurrent code that leads to false sharing</a>.
|
|
{% endblock %}
|
|
|
|
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8100371022376416" crossorigin="anonymous"></script> |