(English) Create or update a commit by a specified author

Désolé, cet article est seulement disponible en English.

(English) Create an empty commit

(English) When updating a submission, a new revision will be created to capture the updates and a commit will also be created. However, some updates don’t change the files coming alongside the submission but edited some metadata on that submission/dataset. In this case, an empty commit is created to match the newly created version.

Loop and autoplay your YouTube videos with YouTube Music

In this blog, six years ago, I shared a way of making videos repeated/looped forever by creating an HTML document to include a piece of HTML code. This way is…

Hai cách dùng từ để đặt tên chức năng cho máy lọc nước gia đình

Phân tích Bạn thấy gì qua cách dùng từ để đặt tên chức năng? Để ý vụ này lâu rồi nhưng đến nay mới viết bài này để chia sẻ…

(English) How To Check If Key Exists In Dictionary In Python

Désolé, cet article est seulement disponible en English.

Yale Smart Home Living – Door/Window Contact

Bài này dự định chỉ biên bằng tiếng Việt. Không có bản chuyển ngữ sang tiếng Anh hoặc Pháp.

(English) Working with the Grails Database Migration Plugin

Désolé, cet article est seulement disponible en English.

How to write logging messages to a file in PHP

Being proficient in logging debug or error messages is critical to every programmer. If you used to make programs in any high and robust programming languages such as Java or…

Is it possible to start a web server from any php web based directory?

I recently discovered another way to start a web server from any location for any application written in PHP. As of PHP web developer, I bet all of you are…

Check internet proxy with curl command on Linux

When your services must talk to the Internet proxy to go out of your secured networks, how can you verify that proxy being effective? In this post, I am going…