via Nico
Andrew Kelley, creator of Zig, picks up where Mike Acton left off to teach us practical ways to apply data-oriented design
References:
- CppCon 2014: Mike Acton "Data-Oriented Design and C++": youtube.com/watch?v=rX0ItVEVjHc
- Handmade Seattle: handmade-seattle.com/
- Richard Fabian, 'Data-Oriented Design': dataorienteddesign.com/dodbook/
- IT Hare, 'Infographics: Operation Costs in CPU Clock Cycles': ithare.com/infographics-operation-costs-in-cpu-clock-cycles/
- The Brain Dump, 'Handles are the better pointers': floooh.github.io/2018/06/17/handles-vs-pointers.html
cette personne es sans doute folle, en tout cas incroyablement courageuse de faire ça en bash x)
Un petit gist intéressant sur les kernel tunable qui permettent de gérer les buffers TCP, syn buffers & compagnie
Une idée de fine tuning en cas de fort trafic; information_schema peut être une force et une faiblesse
je n'ai encore regardé que la première présetnation slideshare, déjà tellement d'outils intéressants
Très bonne parution, décidément
Local copies do not protect against site outages.
If you have a flood in your server room RAID doesn’t help.
Google File System (GFS), used throughout Google until about a year ago, takes the concept of RAID up a notch. Using coding techniques to write to multiple datacenters in different cities at once, so you only need N-1 fragments to reconstruct the data. So with three datacenters once can die and you still have the data available.
quelques tips sympa, ça servira toujours ça
le petit programme pour remplacer atop que je cherchais depuis des mois sans pouvoir retrouver le nom :)