-
Apple Mac Air 入手後必調整的設定 – 觸控板速度
Mac筆電的觸控板有加速度的機制,就是手滑越快畫面上游標的移動距離越遠。但即便有這特性,大部分的使用情境就是不夠你滑。 預設的觸控板游標軌跡速度太慢,明明觸控板這麼大一個,但範圍就是不夠你滑。除非手速超快,不然想要在桌面上精準框選東西,慢慢滑大概只能夠做到畫面的 1/4 再多一點點,非常不夠用,移動一個東西也要分好幾段才能移動到想要的位置。 因此,強烈建議筆電入手後第一件事就是到系統設定調快游標軌跡的速度。下圖為建議的「軌跡速度」設定。 Updated: 經過幾周的使用,最後直接把速度調到最快 Read more
-
Sony SRS-XB13 維修拆解
朋友的藍牙喇叭有連線後只有前幾秒有聲音,後來就沒有聲音的問題。由於已過保固,故嘗試對其拆解進行維修。 網路上看了幾個YouTube上分享拆解SRS-XB13的影片,都是說機器要防水,所以沒有任何螺絲可以卸下,需要直接把底座硬拆下來。影片上面的鏡頭還可看到內部塑料被硬拆造成的斷面… 本來想照著影片教學來操作,但根據以往拆解筆電的維修經驗,應該只要把黏在底座的橡膠部件撕起即可,而事實證明確實是如此…😅 在維修部分,根據觀察到的現象: 判斷應該不會是電池的問題,很有可能是電子零件故障或是接觸不良。不過自己不是本科專業的,也只能對其進行幾個簡單的維修操作: 很幸運地,一番操作下來喇叭就奇蹟似的恢復正常了😆 Read more
-
Django – OAuth Test Sample
An OAuth sample code base on Django. Django Commands Setup OAuth in project’s admin management site Project Structure .\oauth_test\settings.py .\oauth_test\urls.py .\test_app\apps.py .\test_app\models.py .\test_app\serializers.py .\test_app\views.py .\test_app\urls.py Postman Test for get auth… Read more
-
CUDA Python 環境建置
Python 版本依據專案需要選擇,推薦使用 3.12,但目前最高相容性依然是 3.10。 Read more
-
Flutter Doctor
以下是 flutter doctor -v 完全點亮的執行結果(運行於 2024.10.14) Read more
-
Numeronym 數字縮寫法
Numeronym 數字縮寫在科技公司、程式開發者和網路用戶中廣泛使用。 Numeronym 是由「Number」(數字)和「Acronym」(首字母縮寫詞)結合而來。最常見的 Numeronym 範例是「i18n」,它代表 “internationalization”。這裡的「18」表示在 “i” 和 “n” 之間省略了 18 個字母。這種數字縮寫法不僅縮短了單字的長度,還能有效傳達專業術語。以下是幾個常見範例: 數字縮寫法主要在以下幾個場景中廣泛使用: Read more
-
價格與優惠的重點觀念
消費者喜歡的不是便宜,而是佔便宜! Read more
-
Flutter – 透過 FFmpeg 為聲音降噪
import ‘package:ffmpeg_kit_flutter/ffmpeg_kit.dart’;import ‘package:ffmpeg_kit_flutter/return_code.dart’; /// 透過 FFmpeg 後處理對聲音進行降噪音/// 使用內建的 afftdn (目前版本無法附加額外參數)Future<void> audioNoiseCanceling(String inputFilePath, String outputFilePath)async { // FFmpeg command to remove noise using the ‘afftdn’ filter String command = ‘-i $inputFilePath -af… Read more
Welcome to my blog!
I’m Amy, a minimalist and simple living enthusiast who has dedicated her life to living with less and finding joy in the simple things. Through this blog, I aim to share my expertise, insights, and experiences. Join me on this journey as we explore the world of slow, purposeful living together!
Find us on:
Join the fun!
Stay updated with our latest recipes and other news by joining our newsletter.
