HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wallstprog

no profile record

comments

wallstprog
·4 months ago·discuss
Or in the middle of a song -- lots of songs modulate between different keys.
wallstprog
·12 months ago·discuss
A great book that has perfume as a major plot point is "Jitterbug Perfume" by Tom Robbins.
wallstprog
·last year·discuss
Having good results w/Azul so far
wallstprog
·last year·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
·last year·discuss
wonder what diagnosis Tom Sawyer or Huck Finn would have got
wallstprog
·2 years ago·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).