Finally can get the full picture. #PhanpySocialDev
Looks kinda plain, maybe will look better for artists or photographers 🤷♂️
Finally can get the full picture. #PhanpySocialDev
Looks kinda plain, maybe will look better for artists or photographers 🤷♂️
Now up on #PhanpySocialDev https://dev.phanpy.social/ - give it a try 🙇♂️
- Link hidden inside Settings, not the nav menu
- Not localized yet, still experimental, things might change or break later
- The 3D grid background was fun 🙈
Looks kinda plain, maybe will look better for artists or photographers 🤷♂️
Now up on #PhanpySocialDev https://dev.phanpy.social/ - give it a try 🙇♂️
- Link hidden inside Settings, not the nav menu
- Not localized yet, still experimental, things might change or break later
- The 3D grid background was fun 🙈
Been getting double-posting issues on mastodon.social server here. Quite embarrassing having to delete the duplicate replies.
Thought could be a Phanpy bug but seems unlikely because Phanpy implements `Idempotency-Key` (https://docs.joinmastodon.org/methods/statuses/#headers:~:text=this%20API%20method.-,Idempotency%2DKey,-Provide%20this%20header). *Could* likely happen because Phanpy also have a fallback try/catch logic for servers that don't support `Idempotency-Key` 🤔
Hard to debug on the spot as the issue happens randomly.
Been getting double-posting issues on mastodon.social server here. Quite embarrassing having to delete the duplicate replies.
Thought could be a Phanpy bug but seems unlikely because Phanpy implements `Idempotency-Key` (https://docs.joinmastodon.org/methods/statuses/#headers:~:text=this%20API%20method.-,Idempotency%2DKey,-Provide%20this%20header). *Could* likely happen because Phanpy also have a fallback try/catch logic for servers that don't support `Idempotency-Key` 🤔
Hard to debug on the spot as the issue happens randomly.
Now up on #PhanpySocialDev https://dev.phanpy.social/ - give it a try 🙇♂️
- Link hidden inside Settings, not the nav menu
- Not localized yet, still experimental, things might change or break later
- The 3D grid background was fun 🙈
Got carried away.
#PhanpySocialDev (still on my local dev)
Now up on #PhanpySocialDev https://dev.phanpy.social/ - give it a try 🙇♂️
- Link hidden inside Settings, not the nav menu
- Not localized yet, still experimental, things might change or break later
- The 3D grid background was fun 🙈
Got carried away.
#PhanpySocialDev (still on my local dev)
Got carried away.
#PhanpySocialDev (still on my local dev)
Here's a WIP #SneakPeek
I needed this, built it. No idea what's the direction yet but it's fun.
#PhanpySocialDev (still on my local dev)
Turns out a bit more complicated than I thought. #PhanpySocialDev
- Prevent possible infinite loop if there's circular reference (if any of the post quotes an already-listed post)
- Max batch limit, if exceeds 30 status fetches, stop, show a button for user to manually "unwrap" another 30 - for very, very long chain of quotes
- Add a little CSS scroll-driven animation fun with `timeline-range-name`, so new, that even Biome (& Firefox 🥲) doesn't support it yet https://github.com/biomejs/biome/issues/7760