Bits of Knowledge: Joining Strings in Java
Different ways to join multiple Strings in Java. Here are the methods I know and newly learnt.…
Different ways to join multiple Strings in Java. Here are the methods I know and newly learnt.…
Learning unix sed and find to handle large text files…
Linux Gaming review on 2 new games: Resident Evil 2 Remake and Assassins Creed Odyssey…
Java 8 introduced powerful FP features and API. Look how to make it prettier using method reference and currying, and what to avoid when doing FP in Java.…
First impression and experience on playing Dota2, Dota Underlords, Overwatch, and AC Origins on Pop!_OS Linux using SteamPlay and Lutris…
Treat your Spring Boot properties as a Configuration Property bean to take advantage of dependency injection and help reduce redundant usage of @Value…
Kana PH went down after Ghost CMS update. See what is the problem and how it was fixed.…
How and why to install OpenJDK using binary releases from AdoptOpenJDK or use SDKman for Linux / Mac OS…