Category: micro
After all these years, I can still find …
After all these years, I can still find no better development environment than GNOME 3, Emacs and Rhythmbox.
A 100% functional desktop environment, that’s way more flexible than macOS or Windows, more secure, more resource-efficient, faster, cleaner, less obtrusive, quicker to navigate, more economic keyboard shortcuts to navigate, and (IMHO) better on the eye too.
Which all matters when you spend whole days looking at code.
No matter how many times I #bootstrap, .container-fluid …
No matter how many times I #bootstrap, .container-fluid still disturbs me
Understanding file associations in LXDE and PCManFM | The skiing cube
Or “understanding how PCManFM decides which program to launch when you double-click on a file” Or “understanding the list of suggested programs when you right-click on a file in P…
Source: Understanding file associations in LXDE and PCManFM | The skiing cube
Cold-callers: if u r 2 slow to pick …
Cold-callers: if u r 2 slow to pick up when I greet you, don’t expect me to repeat myself.
Bacon Ipsum – A Meatier Lorem Ipsum Generator
Does your lorem ipsum text long for something a little meatier? Give our generator a try… it’s tasty!
PHP. It’s been a little while since I …

PHP. It’s been a little while since I had to deal with you but, seriously, is this really a thing?
[php]$value = 10;
$temp = 0;
for($ctr = 0; $ctr < $value; $ctr++) {
echo "value + ctr: " . $value + $ctr . "<br>";
// this doesn’t work?!
$temp = $value + $ctr;
echo "value + ctr: " . $temp . "<br>";
// … but this does work?
}[/php]
Perhaps (hopefully) things have changed in PHP7?
Took 4 bags of clothes to #charity shop …
Took 4 bags of clothes to #charity shop during the weekend. Great sense of unburdening.
I’m just pondering a year without #Google; how …
I’m just pondering a year without #Google; how challenging it would be to live without any G-services.