Author: Yeri Tiete
-
Mac OS X + SSD tweaks
Came across a pretty cool howto to tweak your SSD on a Mac. Only thing I noticed is setting the hibernate mode to 0 made my mac randomly wake up a few seconds after it went to sleep (and happened most often when closing the lid, less often when clicking the sleep button; randomly closing…
-
Maxim of the day
#15: Never bet with your mom, she always wins.
-
What a beautiful day
Source.
-
Maxim of the day
#14: Do your part to make the world a better place; even if the outcome will be limited.
-
WoW Cataclysm Alpha: Death knight
Click on the image for full size. Made it look mysterious because, well, you know.
-
One
Big grats to One, with itsย one year uptime. ๐ And been running for over 1500 days ! Old server is getting old. ๐ (The 2nd one from the top ;), resting on that Xserve) This is an old dual P3 I got off eBay years ago. This blog is running on that server. It’s running…
-
Maxim of the day: You can make your life beautiful
#13: Source.
-
Maxim of the day
#12: Forget less. Keep a scheduled agenda.
-
nginx reverse proxy with caching
Playing around and searching the web I enabled some decent caching now. Here are some stats: image+html and php. Note that the php on apache (recompiled each request, about 1.5-2sec between every request) versus the cached output has a huge difference. Difference between images and static text files aren’t that huge. Also note that nginx…