新奇玩意 Meta Quest 3 簡單使用感想Meta Quest 3 簡單使用感想 2024-03-142024-03-14| HeresyHeresy| 0 Comments| 09:21 前面介紹了 Meta Quest 3 這台應該是目前最划算的 VR/MR 一體機的硬體了,接下來這篇來講一下使 […] ... Read MoreRead More
新奇玩意 Meta Quest 3 (偽)開箱文Meta Quest 3 (偽)開箱文 2024-03-132024-03-13| HeresyHeresy| 0 Comments| 10:00 Meta Quest 3(官網)這款一體式的虛擬實境顯示裝置,是 Meta 在 Oculus Quest 2 […] ... Read MoreRead More
技術研究 透過 Qt6 讀取麥克風、搭配 Whisper.cpp 進行語音辨識透過 Qt6 讀取麥克風、搭配 Whisper.cpp 進行語音辨識 2024-03-052024-03-05| HeresyHeresy| 0 Comments| 08:29 這篇算是之前《使用 C++ 進行深度學習的語音辨識:Whisper.cpp》的延伸,來記錄一下要怎麼透過 Qt […] ... Read MoreRead More
新奇玩意 Windows 11 KB5034848 更新:小工具的新聞可以關了Windows 11 KB5034848 更新:小工具的新聞可以關了 2024-03-012024-03-01| HeresyHeresy| 0 Comments| 15:58 微軟這幾天開始釋出 Windows 11 的預覽功能性更新 KB5034848(官方文件),根據 Window […] ... Read MoreRead More
技術研究 使用 C++ 進行深度學習的語音辨識:Whisper.cpp使用 C++ 進行深度學習的語音辨識:Whisper.cpp 2024-02-202024-02-20| HeresyHeresy| 6 Comments| 08:27 Whisper 是 OpenAI 在 2022 年推出來的通用語音辨識模型(GitHub)。他基本上支援多語言 […] ... Read MoreRead More
技術研究 Visual Studio 2022 17.9Visual Studio 2022 17.9 2024-02-152024-02-15| HeresyHeresy| 0 Comments| 14:38 Visual Studio 2022 在 2024 年的第一個大更新推出了~這次的版本是 17.9,官方的公告 […] ... Read MoreRead More
技術研究 Kroki Docker 的原生 https 模式Kroki Docker 的原生 https 模式 2024-02-022024-02-02| HeresyHeresy| 0 Comments| 09:34 之前 Heresy 曾經寫過一篇《在自架 GitLab 使用 Kroki 來繪圖》,介紹可以搭配 GitLab […] ... Read MoreRead More
技術研究 C++ 多執行序開發中安全存取變數的 atomicC++ 多執行序開發中安全存取變數的 atomic 2024-01-302024-01-30| HeresyHeresy| 0 Comments| 10:28 atomic(原子)在多執行序的程式開發中,算是一個很普遍的概念。它基本上就是將一些基本的存取操作定義成不可分 […] ... Read MoreRead More
技術研究 C++20 新的 thread:jthreadC++20 新的 thread:jthread 2024-01-152024-01-15| HeresyHeresy| 0 Comments| 10:12 很久以前,Heresy 有寫過幾篇文章來介紹 C++ 11 標準函式庫提供的 thread 這個撰寫多執行序程 […] ... Read MoreRead More
技術研究 在單一網域名的環境啟用 GitLab Pages在單一網域名的環境啟用 GitLab Pages 2024-01-022024-01-02| HeresyHeresy| 0 Comments| 08:47 Heresy 這邊目前在運行的 GitLab 是在 2019 年架設起來的,基本上是在 Ubuntu VM 上 […] ... Read MoreRead More