Articles / Blog Posts

In this page, you may find blog posts / articles which might be useful to you. The posts will range from software and data technologies. You may also browse them based on posts’ categories and each category also has one or more tags.


Penerapan AI Sebagai Pendorong Transformasi Ekonomi Indonesia

Posted in: Public Speaking  
Tags: Artificial Intelligence   Economic Transformation   Janabadra  
Author: Bambang Purnomosidi D. P. | | 1 minute

Presentation title: Penerapan AI Sebagai Pendorong Transformasi Ekonomi

Full presentation available at our GitHub repository


SDKMan for Linux - Bash, Zsh, and Fish Shell

Posted in: Software Engineering  
Tags: Java   SDKMAN!   Installation   Configuration   Fish Shell  
Author: Bambang Purnomosidi D. P. | | 4 minutes reading time

If you are a developer, working mainly with Java, you will notice that so many things need to be done in order to install and stay updated with Java ecosystem and development tools. There’s a tool called SDKMAN! which can be used to handle …

Read More ...


How to Handle Unstable Debian-based APT Broken Package(s)

Posted in: Operating System  
Tags: Devuan   Debian-based   Broken   APT  
Author: Bambang Purnomosidi D. P. | | 2 minutes reading time

If you are a user of Debian-based Linux distro, especially the unstable release (so called Sid in Debian), broken packages are not special. They may arise in your day-to-day activities with the distro (that’s the reason of why the word unstable …

Read More ...


QEMU Parameter for Audio Devices

Posted in: Operating System  
Tags: QEMU   Haiku   Sound   Audio  
Author: Bambang Purnomosidi D. P. | | 1 minute

Haiku - Web / Epiphany

Have you ever use Haiku OS? I follow this project closely since Beta1. While I love to listen to music, I did not pay attention to sound in Haiku OS until now when I want to check whether I can use the browser (Web - Epiphany) to listen to Youtube. …

Read More ...


Workaround for Compilation Result of TypeScript on import

Posted in: Software Engineering  
Tags: JavaScript   TypeScript  
Author: Bambang Purnomosidi D. P. | | 2 minutes reading time

TypeScript is supertype of JavaScript, or for easier understanding, TypeScrirpt is JavaScript with syntax for types. It is now developed by Microsoft. It is a lovely programming language which tries to “patch” the flaws of JavaScript. …

Read More ...