Today I want to share how to run a graphical interface application on remote Linux server from Mac OS. In[…]
Read more
Never cease to grow
Today I want to share how to run a graphical interface application on remote Linux server from Mac OS. In[…]
Read moreIn this post I will go through how to set up NextCloud with Docker on Raspberry Pi 4. Prerequisite for[…]
Read morePicker is a very useful feature in SwiftUI. It supports several picker styles (for reference, check this post). However, it[…]
Read moreQuick background When writing Swift code interacting with web service, we often use Codable protocol to encode and decode data.[…]
Read moreIn this post, I will walk through a quick example to summarize how to separate the development and production environment[…]
Read moreSometimes I get questions from C/C++ programmers about Python, and I found people are often confused by a few methods[…]
Read moreLastPass announced a few days ago they are going to limit the device type for free account. While I am[…]
Read moreIf you have a webapp built by Flask, at some point you may need to localize the app and add[…]
Read moreAt some point, we may need to support multiple languages in our app. This is where localization comes in. We[…]
Read moreSometimes we start a project and decide to change the app name later on. How to change app name for[…]
Read more