Not Sentinel Metamor-Force Dancouga

Dancouga, super-robot genre in the 1980s now with modern CAD design and modern manufacturing techniques, manage to bring the figure from anime into physical form.

Not Sentinel Metamor-Force Dancouga, come packed with styro-foam box and packaging

Compare to its Sentinel Metamor-Force Dancouga original counterpart, this figure is not just a copy but a reproduction with improvement.

Continue reading

How to upgrade an old laptop that is lagging

First assuming that compatible hardware is available, get compatible SODIMM RAM. and identify type of hard disk your laptop can use.

General idea, check the laptop user manual to identify what are the maximum RAM that are supported total, what are the maximum RAM supported in a slot. And importantly does the motherboard chipset of your laptop supports SODIMM that are different capacity. Clock speed as long as its higher than the laptop spec, the motherboard chipset will automatically tune the RAM Clock speed to match the maximum speed supported by the motherboard.

For context, the old laptop for upgrade is an Acer Aspire E5-475 which comes with 4GB RAM, 1TB HDD that has an Intel i5-7200U CPU at 2.5GHz.

Generally, a laptop should be serviceable, however by opening the service area, it will void the laptop warranty, ACER Aspire E5-475
Continue reading

Kotobukiya D-Style Chirico Red Shoulder Scope Dog Turbo Custom

ScopeDog Turbo Custom is one of the more complicated DStyle model kit line from Kotobukiya. The ScopeDog is based on the anime series Armored Trooper VOTOMS which was first aired in 1983. The series was created, to jump on the real robot genre in the early 1980s. Despite aged hand drawn animation, the story has a charm of its own, battle in the animation is brutal and it is in the league of its own.

Simulation battle in the OVA is brutal yet interesting.

This model kit despite being Deformed, manage the catch the aesthetics of the VOTOM real robot.

Continue reading

Measuring how much time vagrant up is using to complete orchestration

A little bit of effort to search the net and encountering the solution, powershell will is a simple way to measure time spent executing a command. In Linux environment, time command can be used, but in this post, it is limited to Windows environment.

Based on the conventional wisdom from the documentation of Measure-Command of powershell. The command would be as follows:

Measure-Command {vagrant up}

However, by running the above powershell command, the output to the screen will be not available.

Hence, more searching in the internet (Source: time – Timing a command’s execution in PowerShell – Stack Overflow) leads to the complete command below:

Measure-Command {vagrant up|Out-Default}
Console output is shown when the command running is being piped into Out-Default

Based on the previous post of the vagrant orchestration of GitLab, the orchestration takes about 50 minutes in my computer with timedotcom broadband connection.

Total time spent for the command to end, 50 minutes plus.

Conclusion, measure-command is easy way but lack of detail such as time spent on CPU, IDLE time and network operations time. It will not be suitable for use if more details are needed.

How to use Hashicorp Vagrant to quickstart GitLab docker compose sample

The code of the project is available at chowkarmeng/vagrant_gitlab (github.com), the docker compose is based on the sample provided in GitLab Docker images | GitLab

The improvement done was to change the folder sync for virtual box into docker volumes.

First, git clone the repository https://github.com/chowkarmeng/vagrant_gitlab.git

Fire up the quickstart by running “vagrant up” in the localdev

The process will take hours depending on the speed of your computer and speed of your internet connection.

Continue reading

Bandai HG 1/60 ARX-7 Arbalest version I.V.

Bandai HG 1/60 ARX-7 Arbalest version Invisible Victory package

The plastic model kit is the rendition of ARX-7 Arbalest in the Full Metal Panic: Invisible Victory. Despite a 1/60 scale, it is just a small model after build. The impressive aspect of this kit is that it has good articulations and high detail, as what is expected from a modern model kit produced by Bandai.

Continue reading

Unboxing Metal Build ARX-8 Laevatein Version I.V.

It has been ages waiting for this product to be released by Bandai. Icing on the cake, Bandai just release this figure in its highly detailed and high-quality line collectible the Metal Build. Laevatein for fans of Full Metal Panic series knows it is a major upgrade of ARX-7 Arbalest after Sousuke defeated by Leonard.

Front package Bandai Metal Build ARX-8 Laevatein Version I.V.

It has some heft to the box and package, not overly complicated box art.

Back package Bandai Metal Build ARX-8 Laevatein Version I.V.

Nothing too fancy, from the back of the package, just overview of the Laevatein with accessories and how the base can be used as a weapon storage and display stand.

Continue reading