43 Followers
67 Following
476 Posts
@qbaneAP / Software Engineer
murmur as a developer, code as a human
HackMDhttps://hackmd.io/@q/index
GitHubhttps://github.com/andy0130tw
Thank you Open Rights Group (@openrightsgroup) for supporting Keep Android Open at https://keepandroidopen.org/open-letter/#signatories @keepandroidopen #KeepAndroidOpen
An Open Letter to Google regarding Mandatory Developer Registration for Android App Distribution

Open Letter to Google Regarding Mandatory Developer Registration for Third-Party App Distribution

當你懶得寫程式產 JSON 的時候

一查才發現,阮一峰的 ES6 入門教學居然 2026 還一直有在修訂,它是我學習 JavaScript 歷程中最常參考的中文教材😳

電子書:https://es6.ruanyifeng.com/
儲存庫:https://github.com/ruanyf/es6tutorial

ES6 入门教程 - ECMAScript 6入门

又要搬家了,不知道這裡有沒有有緣人想收我的升降桌 
In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.

實用工具:「在我的 Mastodon 站點中開啟」書籤工具

https://stefanbohacek.com/project/open-post-on-my-mastodon-instance-bookmarklet/

“Open post on my Mastodon instance” bookmarklet | Stefan Bohacek

Quick and easy!

好 現在 Linux 底下也有了
還有這個,到底怎麼回事

想到之前 fork 出來給自己專案用的東西
https://github.com/es-shims/es-arraybuffer-base64/issues/2

發現跟這串是同一個人,精采
https://github.com/tc39/proposal-iterator-helpers/issues/224

Cannot invoke `Uint8Array.prototype.toBase64` in browsers because `typed-array-byte-offset` is not browser-safe · Issue #2 · es-shims/es-arraybuffer-base64

Basically I stumbled upon this issue: inspect-js/typed-array-byte-offset#2 Some implementations like Uint8Array.prototype.toBase64 depends on your npm library typed-array-byte-offset. It crashes in...

GitHub