(@cheeaun@mastodon.social)
Di 04.04.2017
Beiträge: 3.761Folgt: 604Folgende: 2.877
Product-1st Front-end Engineer, based in Singapore. Currently on a career break since July '22. Working on a Mastodon web client https://phanpy.social @phanpy
Why follow me: I have interests in #WebDev, #design, #DataViz, #Maps, #PublicTransport, #stickers & #anime. I usually post about my side projects, tech events, weird discoveries, and sometimes local news.
#fedi22 tfr #tech #JavaScript
Projects | |
GitHub | |
:thinking_face: | π€ π± [TEST :thinking_face: |
Föderation EN Di 22.04.2025 04:39:05 Randomly trying out the new CSS-customizable <select>, andβ¦ randomly found a bug that will hang and crash the page π€¦ββοΈπ© https://codepen.io/cheeaun/pen/jEEqpeR Medien: 1 |
Föderation EN Sa 19.04.2025 03:27:21 π£ Phanpy folks using non-QWERTY keyboards, now you can test this keyboard-layout-dependant shortcuts on dev site πββοΈ https://github.com/cheeaun/phanpy/issues/326#issuecomment-2816429554 For context, currently keyboard shortcuts are keyboard-layout-independant (`e.code`). E.g. for a Dvorak keyboard layout, the physical `c` key is mapped to `j`, so it's confusing. Now with keyboard-layout-dependant shortcuts, it will listen to the produced key (`e.key`) rather than the code (`e.code`). |
Föderation EN Fr 18.04.2025 14:21:21 Sometimes I'm quite amazed by my own code π³ The RTL work last year was quite insane https://mastodon.social/@cheeaun/112932794480750449 Medien: 1 |
Föderation · Do 17.04.2025 05:37:45 leitete weiter:
|
Föderation EN Mi 16.04.2025 07:14:35 Interesting to see the hashtag link drop down menu being copied from Bsky π€ Medien: 2 |
Föderation · Mi 16.04.2025 01:47:56 leitete weiter:
|
Föderation EN Di 15.04.2025 05:56:06 Side quest sneak peek: a browser extension that visualizes (Service Worker) Cache Storage for web sites. Decided to build this after seeing how difficult it is too see what's stored in Service Worker cache. They can (accidentally) take up quite a lot of storage space. Repo: https://github.com/cheeaun/stakataka Medien: 4 |
Föderation · Di 15.04.2025 03:52:35 leitete weiter:
|
Föderation EN Mi 09.04.2025 15:59:47 Was looking at `api_versions` in Mastodon's `/api/v2/instance` endpoint as this would be sort of like "feature detection" for anything new, instead of the hacky UA version string detection π©. They are documented under specific features, e.g.: https://docs.joinmastodon.org/entities/Filter/#filter_action but I was curious to see what's introduced for every version bump on a single page. So I made one (in Notion, as screenshot here, for now), not sure if this would be useful for other devs π€ #MastoDev Medien: 2 |
Föderation · Di 08.04.2025 16:55:23 leitete weiter:
|