Skip to main content

a day in a life in makati - part 1

dec-20-2007
my wife i decided to go to makati to get the free bag given to credit card holder who purchased on a certain amount. yes - a free bag. hehehe!!! we took a cab on the way there.


it's a nice cab with a quiet driver. the air-con's not that good though. there's no tint which makes you feel the afternoon heat. but i should say the driver is very professional, and polite too. one thing i noticed in makati, traffic officers are very strict. the downside is they don't have enough pedestrian crossings to follow their orders. not to mention the lack of proper signs and symbols that you'll end up fraustrated while your feet are aching because you've already searched everywhere for the comfort room.




anyway, we got hungry and started looking for a place to eat. so, we decided the closest one stall will sufice - and it did. perks coffeehouse offered variety of their product which includes pizza, pasta and breads. i should say the cinnamon roll is fantastic, although my wife didn't like the ice cream roll. price is fair - the place is good - it's perfect if you don't have any other choice.





before i forget, there is these steps beside perks coffeehouse and nokia stall in glorietta where a lady tripped. the steps were uneven so the lady, i think landed on her knees. and from the looks of it, she was realy in pain. so guys from glorietta, pleas be aware of this one. i think it wont take all day to fix this.





we checked out some gadgets nearby and we're kinda disappointed that they don't have what we're looking for - the sony ericsson p900i. they said it was already phased out. they were offering the new p1i, but it's still not a match for the later. we found the palm tx and e2 a bit ok - physically, until we found out in cnet asia.



next, we visited the lower ground for the children's playground.as usual, it was packed with kids of all ages. it was ethan's first experience with playground so we decided to stay a little longer.



we, then headed to fridays for a good meal. and as expected the place is very good. although when we ask for another soda straw fr ethan to play with, we were given a wet one. so, we decided to let ethan play with other stuffs instead. sad, cause it's ethan's favorite toy when we eat out. also, two of the waiters were, we think, not in good terms. we just hope that they got to resolve their issue. it's not good for their business.

Popular

Conversations with Grok (Part 2): Come To Think of It

Be updated and read the previous part here:  Conversations with Grok (Part 1): Introducing Agile Transportation System Me: Since I'm from Manila Philippines, which I'm guessing you already know, starting it in BGC to prove effectiveness and partnering with companies like telecoms(smart and globe) for internet, google for tech and cloud, digital payments(gcash and maya) for fare, the BGC administrator for location and other companies may seem effective Grok : You’re absolutely right—starting a routeless, agile transportation system in Bonifacio Global City (BGC) in Manila, Philippines, and partnering with heavy hitters like Smart, Globe, Google, GCash, Maya, and the BGC administrator could be a slam dunk for proving effectiveness. BGC’s a perfect testing ground: it’s compact, modern, tech-savvy, and already a hub for innovation. Let’s unpack how this could play out and why it might work. Why BGC Works BGC’s got a lot going for it. It’s a planned urban district with a dense mix o...

PHP Error: Unable to load dynamic library 'gd'

Currently installing Laravel on my Arch Linux. I got PHP, MySQL, Apache and Composer installed and trying to install Laravel with this: $ composer global require laravel/installer  But got this instead: PHP Warning:  PHP Startup: Unable to load dynamic library 'gd' (tried: /usr/lib/php/modules/gd (/usr/lib/php/modules/gd: cannot open shared object file: No such file or directory), /usr/lib/php/modules/gd.so (/usr/lib/php/modules/gd.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning:  PHP Startup: Unable to load dynamic library 'openssl.so' (tried: /usr/lib/php/modules/openssl.so (/usr/lib/php/modules/openssl.so: cannot open shared object file: No such file or directory), /usr/lib/php/modules/openssl.so.so (/usr/lib/php/modules/openssl.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 PHP Warning:  PHP Startup: Unable to load dynamic library 'phar.so' (tried: /usr/lib/php/modu...

Wrestling with an Old Acer Laptop to Install ALBERT—And Winning!

You know that feeling when you take an old, battle-worn laptop and make it do something it was never meant to handle? That’s exactly what we did when we decided to install ALBERT (A Lite BERT) on an aging Acer laptop. If you’ve ever tried deep learning on old hardware, you’ll understand why this was part engineering challenge, part act of stubborn defiance. The Challenge: ALBERT on a Senior Citizen of a Laptop The laptop in question? A dusty old Acer machine (N3450 2.2 GHz, 4gb ram), still running strong (well, kind of) but never meant to handle modern AI workloads. The mission? Get PyTorch, Transformers, and ALBERT running on it—without CUDA, because, let’s be real, this laptop’s GPU is more suited for Minesweeper than machine learning. Step 1: Clearing Space (Because 92% Disk Usage Ain’t It) First order of business: making room. A quick df -h confirmed what we feared—only a few gigabytes of storage left. Old logs, forgotten downloads, and unnecessary packages were sent to digita...