If you are thinking about buying a new laptop, it is worthwhile to wait until the next generation processor becomes the norm. I am referring to ARM-based processor where it promise better thermal performance and longer battery life.
(more…)Category: Tech
-
A Phone That I Regret Buying: Samsung Galaxy S22+
I bought Galaxy S22+ on 22 March 2022 at Harvey Norman. I’m buying a flagship phone to get the best phone. I was wrong.
(more…) -
I stopped using Opera web browser. Here’s why
First, using Opera Web Browser on Macbook Air M2, I do experience crashes when there is an update. I need to kill it with Activity Monitor. This is disgusting.
(more…) -
WordPress user prior to 6.4 may want to disable attachment pages
If you are upgrading your WordPress site from any version prior to 6.4, you will have option for wp_attachment_pages_enabled configured to 1 (true). According to announcement by WordPress, you will need to modify the value manually to 0 to disable attachment page creation.
(more…) -
You shouldn’t be using any WordPress SMTP plugin
Instead, configure your web server on the Operating System level with Postfix. This is better way since Postfix will handle the rest. Also, provided if there is latency between the web server and the email provider, it will not affect your WordPress performance.
(more…) -
How can I get IPv6 when my ISP doesn’t provide it?
This is a weird question. But, for those who are wonder, you can get one by using CloudFlare WARP. This is especially a case for whom that are using WiFi in public space where it only configured with IPv4 (because it is weird for ISP not to give one since MCMC has make it mandatory). Here is how to get IPv6 with CloudFlare WARP.
(more…) -
PHP Send Duplicate Key in POST data
Some Application Programming Interface (API) requires you to send multiple parameter with same key name. However, associative array in PHP only allow unique key name per each array. Subsequent assignment towards the same key will override the previously assigned values. Here is how to send duplicate key in POST data with PHP.
(more…) -
WordPress does not have IPv6 support (yet)
Amazon Web Services (AWS) has announced that there will be additional charges for the use of IPv4. The additional charges is for Elastic Classic Compute (EC2) users that are using IPv4 (either with Static or Dynamic IP Address). Previously, the use of IPv4 with EC2 is Free. If you are thinking about ditching IPv4 for your WordPress server to save cost, you will lose access to WordPress services.
(more…) -
Review after wearing Galaxy Watch 4 after 1 year
I have wear a Samsung Galaxy Watch 4 (44mm) for a year+. So far, my feeling is mixed. Sometimes I happy and sometimes I didn’t. Here is my thoughts.
(more…) -
10 Must Have Apps For You Android Device
I’m an Android smartphone fanboy and I’m currently using Samsung Galaxy S22+. So far, this is my 10 list of must-have apps for my phone.
(more…)