Tagged With: crazy stuff

Programming Languages As a Social Network

January 27, 2019 by “No Bugs” Bunny

programming-languages-as-social-network-2.png

The Idea Recently, I was thinking about visualizing relations among different programming languages, and a thought has crossed my mind: Methodology I took quite a few more-or-less popular programming languages (33 to be exact); however, I explicitly restricted myself to more-or-less general-purpose programming languages. This eliminated DSLs such as R, as well as all dialects ...

Filed under: On.ProgrammingProgramming Languages

Tagged With: crazy stuff
Read more

CAS (Re)Actor for Non-Blocking Multithreaded Primitives

July 23, 2018 by “No Bugs” Bunny

Filed under: On.System Architecture(Re)ActorsOn.ProgrammingTips and Tricks

Read more

Using Parallel (algorithm) Without a Clue: 90x Performance Loss Instead of 8x Gain

March 27, 2018 by “No Bugs” Bunny

Filed under: On.ProgrammingTips and TricksProgramming LanguagesOptimizations

Read more

C++17 Compiler Bug Hunt: Very First Results (12 bugs reported, 3 already fixed)

February 20, 2018 by “No Bugs” Bunny

Filed under: On.ProgrammingProgramming LanguagesOtherReports

Read more