#dev 2025-06-27

2025-06-27 UTC
troojg joined the channel
#
[schmarty]
aaronpk's design out loud for a photo client reminded me of an itch of my own. i often write long-form on my laptop using quill's "big" editor. i often want to insert photos from my phone, but these are independent and non-sync'd devices, so i usually end up sending them to myself over a chat app to upload to quill.
#
[schmarty]
i'd like a "remote upload" feature that allows me to peer-to-peer my phone to the active editing session in quill. i actually have the plumbing for this!
#
[schmarty]
https://schmarty.net/qc/ (source: https://git.schmarty.net/schmarty/QRChat) is a little peer-to-peer chat that uses a websocket library called Trystero and QR codes to share their discovery information. once connected, clients can share files.
#
[schmarty]
so, in theory, i could smoosh a management interface for this into quill (enable remote uploads, show QR code, show connected status), and show uploaded photos in quill's existing tool for inserting photos.
#
[mattl]
do you have an iPhone?
#
[schmarty]
for better and worse, i do
#
[mattl]
I ask because I was surprised by the iPhone mirroring feature letting me literally drag a photo from Photos on the phone into a WordPress blog I was editing.
#
[mattl]
On my Mac.
#
[schmarty]
haha, oh right, i forgot that exists! i don't have any Mac laptops or desktops, unfortunately.
#
aaronpk
Whoa I didn't know the mirroring feature could do that
oodani, senas8 and aaronfc joined the channel
#
aaronfc
@schmarty, I made this for a similar reason https://quickopy.com/ a while ago. I haven't updated it in ages. And it does not support images, but if you are interested I could use the extra motivation of helping somebody to do it.
#
aaronfc
BTW, it's not safe at all – it is using firebase and I think with a bit of tinkering someone could read other messages exchanged... but I made it mostly for personal use.
#
aaronfc
oh never mind, that's basically what you have in schmarty.net/qc
bugliker05, jak2k, GuestZero, barnaby, [Jo], [Ana_R] and doesnm joined the channel
#
[schmarty]
thanks, aaronfc! I like your lunar challenge idea!
sivoais, ttybitnik, jak2k and [aciccarello] joined the channel
#
[manton]
[tantek] Thanks for the discussion about web page archiving… I’ve written up http://Micro.blog’s policy here: https://help.micro.blog/t/hosting-longevity/3901
#
[tantek]
[manton]++ really well written and love the detail about bookmarks too! Would you consider expanding that to all kinds of responses? E.g. if you reply to someone's post, consider archiving the original too
#
Loqi
[manton] has 4 karma in this channel over the last year (32 in all channels)
#
[manton]
[tantek] Actually I didn’t explain that well. In most cases we actually archive any link to someone else’s blog, whether it’s bookmarked or not. So if I post a link to your blog, we save a copy of your post, and if your blog goes offline I can manually update to point to the archived copy. I’ll have to figure out how to explain this better!
#
[mattl]
I like the idea of “save my stuff” but the idea of “save other people’s stuff because I linked to it” might be something I want to turn off.
IWSlackGateway3, Pixi` and ttybitnik joined the channel
#
[KevinMarks]
Saving it to public repositories like http://archive.org and http://archive.is seems a reasonable approach, given that you want the state at the time you linked to it, rather than what it may have turned into in the mean time
gRegor and jak2k joined the channel
#
[tantek]
Yeah the internet archive approach is best for "archive other people's posts" for both that reason and then you don't have to worry about anyone's deletion requests
[Ana_R] and [KevinMarks] joined the channel
#
gRegor
!tell btrem I experimented with authenticated ICS. Interested to see if this works for you. Notes: https://gregorlove.com/2025/06/here-is-what-i/
#
Loqi
Ok, I'll tell them that when I see them next
h4kor and barnaby joined the channel
#
[manton]
I’m okay handling deletion requests. I expect to be very rare. Also, it’s such a difficult problem… Once a post is out there, it’s hard to put it back in the bottle, e.g. screenshots of deleted tweets and other things.
barnaby and perryflynn joined the channel
#
perryflynn
this tool allows an easy and fine grained download of google fonts: https://gwfh.mranftl.com/fonts/roboto-mono?subsets=latin,latin-ext
barnaby joined the channel
#
perryflynn
my fake term has now a movable and resizable window also some more attributes on the web component to control the behavior better: https://svr.ls/term
troojg and jak2k joined the channel