Skip to main content

samurai x


i just finished reading the manga, rurouni kenshin ("samurai x" in the philippines), thanks to onemanga.com. midway, i was intrigue with the whole story that i've searched for the other media. wikipedia.org has most of the list and thepiratebay.org has some torrents including film, videos and ost. a reminder: if you like it, buy it!

the plot has a great twist, though it was not shown in wikipedia.org. the emotion of the story gets deeper as you read farther. it was my fave when i watched it in studio23 and it still is.

Popular

envelope budgeting

i've always had a hard time saving up for the rainy days. i'm always stuck in the part where i have no idea where the money is going to. and believe me, i hate that part. so i scoured the net to look for ways how to solve this eff-ing problem and googled(i wonder if this verb is already an entry in the dictionary) budgeting . then i thought, why don't i just check its wikipedia entry . unfortunately, all information inside that entry were on a macro-scale of the word itself. and fortunately, except the "see also" part. there lies the phrase envelope system . although there's just a small info about it, the description how the system works gives enough overview on how it works basically: enough to make me save. "Typically, the person will write the name and average cost per month of a bill on the front of an envelope. Then, either once a month or when the person gets paid, he or she will put the amount for that bill in cash on the envelope. When the bi...

Contextual Stratification, Basilides, and the Shape of an Accurate Religion

Contextual Stratification quietly intersects with an unlikely figure: Basilides, the 2nd-century Gnostic often dismissed as obscure or overly metaphysical. Strip away the mythic language, and what remains is a sharp structural insight: reality is layered, and most human error comes from collapsing those layers into one. Basilides’ most radical idea was the Unknowable God—not a supreme ruler issuing commands, but a source beyond being, intention, or description. This god does nothing, says nothing, demands nothing. That sounds paradoxical until viewed through Contextual Stratification. Structurally, the Unknowable God maps cleanly onto the apex stratum: the highest layer that is necessary for grounding reality yet irrelevant for operation within it. Irrelevant here does not mean useless. It means non-operational. The apex stratum cannot be invoked to explain events, justify rules, or resolve disputes. It exists to mark a boundary—the point beyond which explanation, morality, and causati...

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...