Weekly Shaarli
For more than a year, I've been following an intermittent fasting eating regimen. I use the word regimen because intermittent fasting is not a diet, at least in a "consume less calories" way. Intermittent fasting is all about when you eat, not what you eat.
I realize there are a lot of poker players skeptical about the value of poker tells. But I guarantee you that you can make or save a good amount of chips just by keeping an eye on the player directly to your left.
Newest uploads! Auto-78-twitter. Through the Great 78 Project the Internet Archive has begun to digitize 78rpm discs for preservation, research, and discovery with the help of George Blood, L.P..
sunset water forest sand snow art flowers fire black and white
The Web Framework Is Dead
The main problem with Web Frameworks is the "Web"-part.
You either have a good web framework (Catalyst, Dancer) which makes it hard to reuse your code in non-web-contexts (and there are a lot of those: cronjobs, tests, fixup scripts, daemons, importer & exporter, ...); or you have a "closed system" like Mojolicous or Ruby on Rails, which tend to include everything (i.e. they come with their own email-system, cron-replacement, event loop, ...) but sort of drift away from the main language and generate their own ecosystem / walled garden.