wallstprog·vor 4 Monaten·discussOr in the middle of a song -- lots of songs modulate between different keys.
wallstprog·vor 12 Monaten·discussA great book that has perfume as a major plot point is "Jitterbug Perfume" by Tom Robbins.
wallstprog·letztes Jahr·discussOn another note, Jellyfin can look inside .iso files, which afaict Plex is not able to. Very handy with my collection of ripped dvd's.
wallstprog·vor 2 Jahren·discuss" I also managed to make contended nsync mutexes go 30% faster than nsync upstream on AARCH64, by porting it to use C11 atomics."Curious about this -- so what does C11 atomics use to implement? At least in Linux, C++11 atomics use pthreads (not the other way around).