2026-03-05 01:18:55
Why keyboard shortcuts so complicated 😅
Bug: https://github.com/cheeaun/phanpy/issues/1465
Possible fix on react-hotkeys-hook, but reverted because it causes bug for other keys:
I'm having some performance issues with #phanpy For instance I can't write a new post because it never opens the page for it. Has anyone experienced this?
I'm using:
https://phanpy.blaede.family…
#PhanpySocial changelog ✨
📤 Allow receiving shared data with the Web Share Target API
🔐 Timeline access controls
👤 New shortcut: "Profile"
📝 "Only followings" filter for Mentions
↕️ Preliminary support for vertical-lr writing mode
🐛 Bug fixes
🔗
#PhanpySocial changelog ✨
⌨️ More sequential hotkeys, g>s (Settings), g>p (Profile), g>b (Bookmarks)
💈 Redesigned poll
🛬 Redesigned landing page
🐛 Bug fixes
🔗 https://phanpy.social/…
Many years ago I was working with a friend to find a bug in a Makefile generator. We had a megabyte or so of Makefile we needed to examine. He was an emacs user. It took him minutes just to open the file. I was using sam. It took about a second for sam to load, and I found the problem before he'd even finished loading the file.
The speed of tools matters, and big files are common nowadays. Things should stay fast as their workload grows. That goes double for interactive tools.
By the way, it still takes me 30 seconds to log in to my bank. I wonder how long it will take when it's an LLM-generated landing page.
https://phanpy.social/#/hachyderm.io/s/115891592999188880
Nachdem @… wieder in meinen Fokus gerutscht ist, habe ich das mal lokal für mich installiert und nutze das mal statt der Standard-Webseite, die mit Mastodon daher kommt.
#Phanpy
RE: https://hachyderm.io/@fantinel/115991351707305503
Well-written post, especially the “About Phanpy” part 😉
Very cool to see this.
Split view in #chromium 144 is a very nice feature.
#PhanpySocial changelog ✨
🗓️ Experimental "Year In Posts"
🐛 Bug fixes
🔗 https://phanpy.social/
💬
RE: https://hachyderm.io/@inthehands/116042831659060168
Oh my god, I thought I was losing my mind. I read this toot and saw what I assumed was a typo, smirked, re-read it, and the typo was gone. Turns out it was edited and phanpy just refreshed it instantl…
RE: https://mastodon.social/@Mastodon/116302074492502983
Quite surprised to hear Phanpy mentioned. Smithereen and Ivory too 🙇♂️🙇♂️
This took a while 😅
#PhanpySocialDev
@… hmm to be honest, your use-case seems niche. There's no single-page view of individual scheduled posts because they're not really the final rendered post (even the payload is different).
Mastodon's scheduled posts API is lagging behind. Can't edit and still has bugs. Currently it's just best-effort support on Phanpy as I wait for them…
RE: https://mastodon.social/@cheeaun/116052332060770274
Now that the poll is done, thinking if something like this make sense?
How do you self-host Phanpy and keep it updated?
#PhanpySocial
RE: #PhanpySocialDev (local dev)
RE: https://mastodon.social/@staff/116015299592234843
Adding support for disabled "live feeds".
Now the issue is whether to hide the 'Local' and 'Federated' menu items in the main nav. Phanpy allows users to switch servers, so…