Bannalia: trivial notes on themes diverse
Monday, January 17, 2022
Start Wordle with TARES
›
There have been some discussions on what the best first guess is for the game Wordle , but none, to the best of my knowledge, has used the f...
3 comments:
Thursday, September 8, 2016
Global warming as falling into the Sun
›
This summer in Spain has been so particularly hot that people came up with graphical jokes like this: ( Cáceres is my hometown; versio...
Tuesday, September 6, 2016
Compile-time checking the existence of a class template
›
(Updated after a suggestion from bluescarni .) I recently had to use C++14's std::is_final but wanted to downgrade to boost::is_final ...
Thursday, July 28, 2016
Passing capturing C++ lambda functions as function pointers
›
Suppose we have a function accepting a C-style callback function like this: void do_something(void (*callback)()) { ... callback(); } ...
8 comments:
Sunday, February 21, 2016
A formal definition of mutation independence
›
Louis Dionne poses the problem of move independence in the context of C++, that is, under which conditions a sequence of operations f(std...
Monday, January 11, 2016
(Oil+tax)-free Spanish gas prices 2014-15
›
We use the data gathered at our hysteresis analysis of Spanish gas prices for 2014 and 2015 to gain further insight on their dynamics. Th...
Gas price hysteresis, Spain 2015
›
We begin the new year redoing our hysteresis analysis for Spanish gas prices with data from 2015, obtained from the usual sources: Reta...
‹
›
Home
View web version