Brushing up the advanced concurrent design in std C++20.
All being wel, we can use this for the design of the next system development.
Amazing to practice shared_timed_mutex’es, locks, condition variables and more.
#cpp #concurrency #standardlibrary
#cpp #concurrency #standardlibrary
This morning I completed "Tuning Trouble" - Day 6 - Advent of Code 2022 ⭐⭐
To solve today's puzzle I used only a `set` in a for-cycle with `range` 💡
https://github.com/pauloxnet/adventofcode/blob/main/aoc2022/day06.py
#adventofcode #python #standardlibrary #set #range #tdd
Yesterday I completed "Rucksack Reorganization" - Day 3 - Advent of Code 2022 ⭐⭐
To solve yesterday's puzzle I split in half input string with slice, used enumerate and sets.
https://github.com/pauloxnet/adventofcode/blob/main/aoc2022/day03.py
#AdventOfCode #Python #StandardLibrary #Set #Enumerate #TDD
#adventofcode #python #standardlibrary #set #enumerate #tdd
I just completed "Camp Cleanup" - Day 4 - Advent of Code 2022 ⭐⭐
To solve today's puzzle I transformed the input into pairs of sets using range and then the issubset and intersection operators.
https://github.com/pauloxnet/adventofcode/blob/main/aoc2022/day04.py
#adventofcode #python #standardlibrary #set #range #tdd
Pretty Petite Picolibc Powers Processors https://hackaday.com/2022/11/14/pretty-petite-picolibc-powers-processors/ #SoftwareDevelopment #Microcontrollers #standardlibrary #newlib #libc
#SoftwareDevelopment #Microcontrollers #standardlibrary #newlib #libc
Pretty Petite Picolibc Powers Processors - Many times when someone tells you that language X is “better” at something they re... - https://hackaday.com/2022/11/14/pretty-petite-picolibc-powers-processors/ #softwaredevelopment #microcontrollers #standardlibrary #newlib #libc
#libc #newlib #standardlibrary #microcontrollers #softwaredevelopment
Pretty Petite Picolibc Powers Processors
https://hackaday.com/2022/11/14/pretty-petite-picolibc-powers-processors/
#SoftwareDevelopment #Microcontrollers #standardlibrary #newlib #libc
#softwaredevelopment #microcontrollers #standardlibrary #newlib #libc
Linux Standard Library Implementations: X32 can be 10% faster, but musl Libc 40% slower: https://www.youtube.com/watch?v=wq-a8juPFzs #linux #glibc #musl #libc #performance #comparison #standardlibrary #x32
#linux #glibc #musl #libc #performance #comparison #standardlibrary #x32