Welcome to our website!

home.jpg

Welcome dear visitors, this is a little website we under the editorialship of Bảo and Trúc.

Below are things that we often write about:

  1. Couple's diary

    Mostly for the purpose of sharing and keeping our moments!

    Take a look at here!

  2. Collaborated notes

    See here!

(emacsql (org-mem-roamy-db) 
         "SELECT name FROM sqlite_master WHERE type='table'")
(emacsql (org-mem-roamy-db) "PRAGMA table_info(tags)"))
;; (emacsql (org-mem-roamy-db) "")
(emacsql (org-mem-roamy-db) [:select node_id :from tags :where (= tag "portal")])
;; (emacsql (org-mem-roamy-db) "SELECT * FROM nodes")
(emacsql (org-mem-roamy-db) [:select * :from tags])
(emacsql (org-mem-roamy-db) 
         [:select [id tag] 
                  :from nodes
                  :limit 10])

blackcat.gif

Upload images

rsync -avz --no-g --delete --chmod=Du=rwx,Dg=rwx,Do=rx,Fu=rw,Fg=rw,Fo=r /home/bao/nhatkytuiminh.com/html/* root@66.42.63.166:/var/www/html/nhatkytuiminh.com/

Upload images

rsync -avz --no-g --delete --chmod=Du=rwx,Dg=rwx,Do=rx,Fu=rw,Fg=rw,Fo=r /home/bao/nhatkytuiminh.com/img/* bao@nhatkytuiminh.com:/home/nktm/img/

Created: 2026-08-21 Fri 12:37

Validate