HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wallstprog

no profile record

comments

wallstprog
·4 месяца назад·discuss
Or in the middle of a song -- lots of songs modulate between different keys.
wallstprog
·12 месяцев назад·discuss
A great book that has perfume as a major plot point is "Jitterbug Perfume" by Tom Robbins.
wallstprog
·в прошлом году·discuss
Having good results w/Azul so far
wallstprog
·в прошлом году·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
·в прошлом году·discuss
wonder what diagnosis Tom Sawyer or Huck Finn would have got
wallstprog
·2 года назад·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).