Skip to content

YT notes

Never cease to grow

  • Home
  • Life building
  • iOS
  • Programming
  • Tool
  • Home server
  • Technologies

Latest Posts

How to start a graphical interface application on remote Linux server from Mac OS via SSH and X11 forwarding? A 5 minutes tutorial

May 4, 2021 yyu Tool

Today I want to share how to run a graphical interface application on remote Linux server from Mac OS. In[…]

Read more

How to set up NextCloud with Docker on Raspberry Pi 4 in 10 minutes?

April 18, 2021 yyu Home server

In this post I will go through how to set up NextCloud with Docker on Raspberry Pi 4. Prerequisite for[…]

Read more

How to fix onTapGesture not working on SwiftUI picker

April 4, 2021 yyu iOS

Picker is a very useful feature in SwiftUI. It supports several picker styles (for reference, check this post). However, it[…]

Read more

How to use custom date format with JSONDecoder and Codable

March 20, 2021 yyu Programming

Quick background When writing Swift code interacting with web service, we often use Codable protocol to encode and decode data.[…]

Read more

Set up separated development and production environment with docker-compose

March 6, 2021 yyu Tool

In this post, I will walk through a quick example to summarize how to separate the development and production environment[…]

Read more

Python for C++ programmers: reduce()

February 28, 2021 yyu Python

Sometimes I get questions from C/C++ programmers about Python, and I found people are often confused by a few methods[…]

Read more

How to import LastPass passwords to Safari (and iCloud Keychain)

February 20, 2021 yyu Tool

LastPass announced a few days ago they are going to limit the device type for free account. While I am[…]

Read more

How to localize flask app

February 4, 2021 yyu Python

If you have a webapp built by Flask, at some point you may need to localize the app and add[…]

Read more

How to localize iOS app (XCode 12)

January 31, 2021 yyu iOS

At some point, we may need to support multiple languages in our app. This is where localization comes in. We[…]

Read more

How to change app name for an iOS app in Xcode

January 21, 2021 yyu iOS

Sometimes we start a project and decide to change the app name later on. How to change app name for[…]

Read more

Posts pagination

«Previous Posts 1 2 3 4 Next Posts»

command line tool Data science docker Flask Homebridge iOS development JupyterLab Life building Linux MacOS python Python for C++ programmers Raspberry Pi reading notes Swift SwiftUI Technology tool wordpress

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy