HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wallstprog

no profile record

comments

wallstprog
·il y a 4 mois·discuss
Or in the middle of a song -- lots of songs modulate between different keys.
wallstprog
·il y a 12 mois·discuss
A great book that has perfume as a major plot point is "Jitterbug Perfume" by Tom Robbins.
wallstprog
·l’année dernière·discuss
Having good results w/Azul so far
wallstprog
·l’année dernière·discuss
On 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
·l’année dernière·discuss
wonder what diagnosis Tom Sawyer or Huck Finn would have got
wallstprog
·il y a 2 ans·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).