2026年5月9日 星期六

[AI] 參加完AI研討會後的些想法記錄

時光飛逝,用速成拼音打字已被標籤為「舊一代」、廣東話AI已趨成熟、AI gen人像也不再出現多幾隻手指了。

我自以為是,以為我的debug日常記錄可以為後人作參考,但原來,假如將來已沒有了人為debug的需要——AI已有強大的能力debug與寫code,而且生成的code可以直接run,不再需要人為debug的過程,一切以為的「有用」原來都可以歸零,變得再沒有價值了。

這樣,人還需要「學習」嗎?是需要的,學習分辨的能力,因為它會「造假」。須要更強的能力辨別對錯,才能修正,才能有用。

而且AI給不到人的「溫度」。人的個性、自己的想法、人的關係、人內心與人結連的需要,AI也不能替代。他能寫出色的作品,但它不是「我」心目中完完全全的作品——也許有人會說,將來,人也會被覺得這就是代表「我」的作品了——我會問,AI真的能說出你的內心嗎。

將來的學生,也得背成數表,即使AI可以計算無限複雜的算式,但現實裏,還是得學習沒有計算機、沒有手機,你也要懂得平日的計算呢。

AI可以專業地給予知識,但它不是「我」的知識,直至「我」把它「消化」了,它才是「我」的。這個「消化」的過程,就是AI不能取代,人的努(腦)力,經過「我」的思考、理解、實踐,它才成為「我」的一部分。它才真正「幫助我」,使我成長。

而且,AI的本質是基於前人的數據而產生的,它也會不完全、會有偏差、會有缺憾、會有失實,它不是完全的真理(雖然會仿真),人仍然須要找尋真理,分辨真理,找自己的立場。這就是同事口中的「高級大人」。

如何才能獲得「分辨」的智慧呢?鍛鍊內功,就是很多的努力學習,前人的經驗與歷史也有它的份量,在「真」中尋找,一步一步,幫助自己成長,就會帶來力量與深度。


2026年4月8日 星期三

Weight Loss! The journey continues

是一個漫長的奮鬥旅程……

最近嘗試努力改變的生活習慣:

  1. 晚上九時半去瞓覺
  2. 瞓覺前唔用電子奶咀,即喺ipad同手提電話(因為呢家部電話用耐咗,會無電要叉過夜)
  3. 用蔬果代替日常零食,例子有:車厘茄、藍莓、士多啤梨、粟米芯、提子,都係細細地嘅一舊一舊comp食啲
  4. 唔食熱氣零食
  5. 安靜去每日做少少創作同默想,清理內心嘅垃圾
  6. 希望堅持每日做少少visual diary,令自己有少少成就感
  7. 希望一星期背到一節經文
  8. 希望每日睡前都拉下左右兩邊嘅一字馬同背肌
但係……

磅嘅數字都係有上冇落、肚腩依然頂住頂住、雙下巴層肥肉仲係met得出,面上仍然會生暗瘡……

咁,只有The journey continues...

2026年3月24日 星期二

[設計軟硬件] 2026年3月份關於設計軟硬件價錢的資料搜集

Hardware

Macbook Pro

  • 16吋
  • M5 Pro
  • 銀色
  • 標準顯示器
  • 48GB RAM
  • 2TB SSD Storage

    HK$27,999

Arduino

  • Hardware with sensors & software for control

    TaoBao HK$1XX

Software

Adobe Creative Cloud Pro

  • Illustrator (Image creation and editing)
  • Photoshop (Image editing)
  • InDesign (PDF document creation)
  • Premiere (Video creation)
  • Acrobat (PDF editing)

    HK$300 x 12 Months = HK$3,600

Apple Creator Studio
  • Logic Pro (Sound creation and editing)
  • Final Cut Pro (Video creation)
  • Motion (Video effect creation)

    HK$980 per year (New Mac 3 months free)

Touch Designer
  • Graphical Programming, with Arduino to control hardware

    Free

Notepad++
  • Text / Basic code editing

    Free

Sublime
  • Text/code editing

    Free

ProCreate
  • Hand-drawing software
  • For iPad Only

    HK$98 Once

ToonSquid
  • Animation creation
  • For iPad / iPhone

    HK$88 Once

Canva Pro
  • Online image / slide editing

    HK$960 per year


Total: HK$33,925 (For one year, dated 24/3/2026)

2026年2月2日 星期一

日常秘技小輯錄

媽媽傳授:

  1. 用爉燭塗在線上再縫紉,可以更容易打結,以及拉縫線更順

爸爸傳授:
  1. 貼玻璃紙前在玻璃面塗上肥皂水,可以移動玻璃紙不留摺痕

2025年12月12日 星期五

回復天然的模樣

曾經面對過皮膚幽谷的日子。總之就是壞,以及惡性循環。發炎與含膿。就此過渡了令人憧憬的青蔥歲月。

歲月摧人,學習愛護自己。

每天出門都搽防曬。好好睡覺。不喝冷飲。少吃辛辣。

發現原來皮脂管絲是正常的皮膚狀況,不用理會。

漸漸的,發炎與紅腫的地方收歛了、縮小了、變平了。

因為少了油脂分泌,毛孔也沒有從前明顯。

嘴唇紅潤了,皮膚也白了些。

發炎的地方少了。自我感覺整體也firm了。

回復最天然的模樣,繼續努力。

遺留下的疤,成了成長的痕跡。

2025年9月5日 星期五

[HTML] [JS] HTML Canvas Download Image

  To enable the download of an image from an HTML canvas element, the following steps are typically performed using JavaScript:

  • Retrieve the Canvas Element: Obtain a reference to the HTML <canvas> element from which the image will be downloaded.
JavaScript
    const canvas = document.getElementById('myCanvas');
  • Convert Canvas to Data URL: Use the toDataURL() method of the canvas element to convert its current content into a data URL. This data URL represents the image in a base64-encoded format. The toDataURL() method can accept arguments for image format (e.g., 'image/png''image/jpeg') and quality (for JPEG/WebP).
JavaScript
    const imageDataURL = canvas.toDataURL('image/png'); // Or 'image/jpeg', 'image/webp'
  • Create a Download Link: Dynamically create an anchor (<a>) element in the DOM. This element will act as the download link.
JavaScript
    const downloadLink = document.createElement('a');
  • Set Link Attributes: Configure the href and download attributes of the newly created anchor element.
    • The href attribute is set to the imageDataURL obtained in the previous step.
    • The download attribute is set to the desired filename for the downloaded image. This attribute triggers the download behavior when the link is clicked.
JavaScript
    downloadLink.href = imageDataURL;    downloadLink.download = 'my_canvas_image.png'; // Specify desired filename and extension

[AI] 參加完AI研討會後的些想法記錄

時光飛逝,用 倉 頡 速成拼音打字已被標籤為「舊一代」、廣東話AI已趨成熟、AI gen人像也不再出現多幾隻手指了。 我自以為是,以為我的debug日常記錄可以為後人作參考,但原來,假如將來已沒有了人為debug的需要——AI已有強大的能力debug與寫code,而且生成的cod...