How some of the Fintech company provide free trade and cut cost

Five or Six years back, people are noticing there are quite a few of Fintech companies started to offer no/very low commission stock/ETF trading. I am not talk about the […]

Read More

5 Year Application Security Journey

As security incidents/Data breaches are happening at record pace, every company has forced to spend more effort on Information security. As an individual spent a lot of time studying cryptograph […]

Read More

2021 Thanksgiving Holiday Reading

As many developers agree, Go programing language is cloud native focused. Here are my reading list during this holiday session for Golang Learn Go with design patten in mind: https://www.smartscribs.com/tag/golang/ […]

Read More

JDK 17 New Feature (1) Pattern Matching Switch

Java Switch statement new Pattern Matching feature JEP 406 enhances the Java programming language with pattern matching for switch expressions and statements and extensions to the language of patterns. These […]

Read More

Phanteks Evolv X Dual System Build Log

Hello Everyone, Kicking off the holidays with the Phanteks Evolv X Dual System build, I shall admitted that I have been quite exited after the system released earlier this year. […]

Read More

Asrock DeskMini GTX 1060 First Unboxing

The Mini PC has been picked up during 2014 Steam PC trend, and at that time, every major Motherboard Provider try to release its own brand of Mini PC.  Today,  […]

Read More

Java 8 weekend learning

Oracle Java Home Page http://www.oracle.com/technetwork/java/index.html Java 8 Optional for Null Pointer Exception http://www.oracle.com/technetwork/articles/java/java8-optional-2175753.html https://community.oracle.com/docs/DOC-991686 https://community.oracle.com/docs/DOC-920950 Creating Extensible Applications/Java Service Interface https://docs.oracle.com/javase/tutorial/ext/basics/spi.html https://docs.oracle.com/javase/tutorial/sound/SPI-intro.html http://docs.oracle.com/javase/6/docs/api/java/util/ServiceLoader.html Java Selector Pattern https://forax.github.io/2014-01-27-8650156-the_selector_pattern.html

Read More