postsread more
route to 大埔觀音古廟 / 慈山寺
part 1
- checkpoint 1 : notice the wall on the right, and be prepared to look for signage on the left ;
- checkpoint 2 : first check point. turn left ;
- checkpoint 3 : go ahead to 大埔觀音古廟, or turn right to 慈山寺
part 2 - 大埔觀音古廟
- arrive checkpoint 3 ;
- keep going via the left route until the little temple on the right is found, then turn right and go uphill ;
- arrived ;
part 3 - 慈山寺
- arrive checkpoint 3 ;
- google map stops there. info to be updated.
postsread more
chatgpt, instructions for the ニホンゴ channel
for every translation, please do that in both English and Traditional Chinese, but NEVER use simplfified chinese. when giving example sentences, please do that in both English and Traditional Chinese, but NEVER use simplfified chinese.
posts
read more
the list of タンゴ from doing N4 mock exam
タンゴ, さんしょう
p.019
ひらがな | 漢字 | 辞書ページ | link to |
---|---|---|---|
とまる | 止まる | p.xxxx | jisho |
かたまる | 固まる | p.xxxx | jisho |
やむ | 止む | p.xxxx | jisho |
さがす | 探す | p.xxxx | jisho |
さいしょ | 最初 | p.xxxx | jisho |
さいしゅう | 最終 | p.xxxx | jisho |
さいご | 最後 | p.xxxx | jisho |
まく | 蒔く | p.xxxx | jisho |
しゅ | 種子 | p.xxxx | jisho |
うく | 浮く | p.xxxx | jisho |
うつ | 打つ | p.xxxx | jisho |
うえる | 植える | p.xxxx | jisho |
つるつる | [] | p.xxxx | jisho |
どんどん | [] | p.xxxx | jisho |
さらさら | 更々 | p.xxxx | jisho |
とんとん | [] | p.xxxx | jisho |
p.020
ひらがな | 漢字 | 辞書ページ | link to |
---|---|---|---|
くらべる | 比べる | p.xxxx | jisho |
えらぶ | 選ぶ | p.xxxx | jisho |
postsread more
find file via modified time, by year
files modified in 2011, list them
find . -maxdepth 1 -newermt 20110101 -not -newermt 20120101 -type f -exec ls -lt “{}” ;
files modified in 2011, move them
find . -maxdepth 1 -newermt 20110101 -not -newermt 20120101 -type f -exec mv “{}” move-to-folder/ ;
posts
read more
sample frontmatter
---
title: title-here
author: JIMz
date: 2024-01-24
tags:
- ニホンゴ
- カシ - 歌詞
---
---
layout: component-redirect.vto
title: "re: monero hashvault dashboard"
url_redirect: https://monero.hashvault.pro/en/dashboard
tags:
- redirections
- xmr
- monero
- crypto
---
---
title: xxx
author: JIMz
date: 2024-02-01
tags:
- ニホンゴ
- タンゴ
---
## れいぶん
- nil
## タンゴ
- xx
## さんしょう
| ひらがな | 漢字 | 辞書ページ | link to |
|---------|------|-----------|---------------|
| xx | xx | p.xxxx | [jisho][link-1] |
[comments]: -----------------------------
[link-1]: https://jisho.org/xxx
postsread more
sweet mom / 柴咲コウ
突き出した愛の丘 あなたがいる ソファに腰沈めて また丘を撫でましょう
いらっしゃい 安らぎの町 私が愛を与える いらっしゃい 泣いていいのよ 元気を与える
笑い合うそのとき 描きながら 弓のような まなざし 待ち焦がれてる 期待する この胸 嬉しすぎて 高まってしまってどうしようもない
postsread more
using env vars in deno
1. in shell / deno deploy / runtime
1a. define them
- in shell, define and export them like
export AWS_REGION="ap-southeast-1"
- in deno deploy, define them in :
project settings > environment variables
- in run time :
with the deno runtime API
official referenceDeno.env.set(key: string, value: string): void
1b. access them
with the deno runtime API
Deno.env.get(key: string): string | undefined
2. in .env file
1a. define them
put the file / symlink it to project root :
postsread more
グランドセイコー から メール
れいぶん
令和6年1月1日発生の地震により被害に遭われた皆様には謹んでお見舞い申し上げますと共に、一日も早い復旧を心よりお祈り申し上げます。
タンゴ
- nil
さんしょう
- 辞書ページ:p.xxx
- link to jisho