#dev 2020-06-16

2020-06-16 UTC
#
jacky
aaronpk++ for using `toLocalTime` for date values in the browser
#
Loqi
aaronpk has 62 karma in this channel over the last year (226 in all channels)
#
jacky
one less JS library I'm using for stuff
#
jacky
I really forget how much stuff the browser has packed in lol
[jjdelc], [chrisaldrich] and geoffo joined the channel
#
aaronpk
What'd I do lol
wombelix and [tantek] joined the channel
#
jacky
lol I noticed that in Monocle that you used Date.toLocaleString to render human readable strings
#
jacky
I used to use timeago.js to do that (but it'd also update it every second to make it "relatively active"
#
aaronpk
ahh yea
#
jacky
ha now I've introduced a very interesting bug into Koype
#
jacky
since I've externalized my webmention logic, I need to really leverage async status URLs (or some sort of callback flow) so I can make sure my syndication links are valid
#
jacky
otherwise my syndication links point to the status page
#
jacky
no bueno
#
jacky
oh that's so weird
#
jacky
I have the access logs open and I just saw Slack, Synapse and a few other things just poke the site
#
jacky
most interestingly is the lounge with user agents for facebook and twitter?
#
aaronpk
haha weird
#
jacky
Hm I think I might let Koype do Webmention-based syndication internally but I did want to lean on Lighthouse for that
#
jacky
does anyone have an approach to this that they like? like full abstraction/absolvement of webmentions from their site?
[LewisCowles] joined the channel
#
[LewisCowles]
UX peeve. "Update available. Click here to go to a website and download". TBH if you cannot be bothered to implement an updater STFU
#
jacky
tbh in the lands of Macs, that's getting harder if you don't accept their NWO
#
jacky
but def on linux with the rage of AppImages, it's annoying
#
[LewisCowles]
I guess with anything containerised (assumed, I actually won't use appimages or snaps), it should just be a matter of calling `{orchestrator} pull [newversion}` ?
#
[LewisCowles]
The specific ache this month has been virtualbox
[fluffy] joined the channel
#
jacky
it _should_ be
#
jacky
flatpaks are better at that (and they've gotten better at not using so much space by rebuilding the world)
#
[LewisCowles]
yeah it could be that I'm engaging in a counter-factual there
#
[LewisCowles]
but still, turn off auto-updates if they are not auto-installing
#
[LewisCowles]
or give an option in the installer, with clear communication if it's automatically doing something, or just turning software into nagware
#
[LewisCowles]
"A New release of {our software} has been released" every time you open up the software is awful
KartikPrabhu, dckc, swentel, moppy, [KevinMarks], oodani, [Ana_Rodrigues], [LewisCowles], [jgmac1106] and [jeremycherfas] joined the channel
#
@jgmac1106
↩️ tier for subscribers. $5.00 a month get subdomain like http://myblog.mylocalnewspaper.com then people connect and share through webmentions. You sell the coupon newsletters for extra revenue to local biz, classifieds free (https://quickthoughts.jgregorymcverry.com/s/1u4nZ8)
(twitter.com/_/status/1272849331352207363)
[itsjustk], KartikPrabhu, [LewisCowles], [grantcodes], jamietanna, [Ana_Rodrigues], dckc, [Murray], geoffo, treora, willnorris_, kiero_, [jgmac1106], [tw2113], [fluffy] and b3u joined the channel
#
b3u
Is there a way to set up webmentions in squarespace?
#
petermolnar
what is squarespace?
#
Loqi
Squarespace is a content hosting service (paid) that provides services such as blogging and domain hosting https://indieweb.org/Squarespace
#
b3u
I don't use it, but I want to know if others can.
#
petermolnar
there doesn't seem to be any documented ways of doing so
#
petermolnar
which doesn't mean it's impossible, just that nobody seem to have done it
#
b3u
I wonder if custom code would work. Thanks.
[KevinMarks] joined the channel
#
[KevinMarks]
can you embed external js in squarespace?
b3u joined the channel
#
b3u
[KevinMarks] I think it's possible with the right plan.
b3u, nickodd, [jeremycherfas], leg, gRegorLove, [grantcodes] and [LewisCowles] joined the channel
#
[LewisCowles]
Sending marked up webmentions would I believe be the difficulty
#
[LewisCowles]
I don't think SquareSpace or Wix offers post form customization
#
jacky
yeah and tbh I don't think attempting to make those work are worthwhile
[jeremycherfas] joined the channel
#
jacky
but that requires us to either have better solutions or make it easy for them to eject
#
@jackyalcine
This is why I'm in favor of things like IndieAuth. Ideally, you'd have some sort of URL that you can control and you can use that to get into places. URLs CAN be idempotent (but the industry is working to remove them [glares at Chrome/Google])
(twitter.com/_/status/1272953188069462016)
#
jacky
see I wasn't sure if that'd appear lol
#
jacky
didn't realize there was a monitor for that
[schmarty] and b3u joined the channel; nickodd left the channel
#
@steveivy
There a LOT of error cases when writing a #webmention server implementation #indieweb #goldfrog (monkinetic txt-638a5d5)
(twitter.com/_/status/1272981571818024960)
swentel joined the channel
#
b3u
I'm bored, so obviously I need to add something to my site. 😉 Suggestions? https://binyam.in
#
Loqi
Binyamin Aron Green
#
swentel
cjw6k, hi!
#
swentel
I was wondering what exactly you mean with 'the client_id does not include a path component' ?
#
swentel
does it mean the client id I send should simply be https://indigenous.realize.be?
#
swentel
holy crap, I'm now reading the spec, kind of missed the path component
[KevinMarks] joined the channel
#
jacky
swentel: this bit me in the ass in the past lol
#
jacky
I have a method for fixing that and I run it against _any_ incoming URL now lol
#
swentel
yeah, I'm a bit lazy apparently on that part
#
swentel
well, lazy is not the good word
#
swentel
I simply missed that part of the spec :)
#
swentel
but I'm guessing that's the first user who's very strict about that when setting up the indieauth part :)
#
swentel
I should probably start sending https://indigenous.realize.be/android/
#
Loqi
Indigenous
#
Loqi
it is probable
#
cjw6k
hi swentel, yea I am strict by default lol
#
swentel
cjw6k, that's a good thing to do :)
#
cjw6k
any path should do, but no path is not good
#
swentel
cjw6k, ok, will start sending 'https://indigenous.realize.be/' then
#
swentel
commited and pushed ;)
#
swentel
release in a week or so, just testing the new dark theme a bit
#
cjw6k
super! thanks
#
swentel
no problem, thanks for letting me know
#
cjw6k
you're welcome
#
swentel
funny, the iOS version has the same problem
#
swentel
will fix that there too then
[jeremycherfas] and [tantek] joined the channel
#
cjw6k
may be something else useful in all that
[pfefferle], jimpick, NinjaTrappeur, Kongaloosh_, geoffo, dansup, samwilson, Rixon, omz13, nsh, globbot, voxpelli, kitt, vasilakisfil, ludovicchabant, xsteadfastx, moppy, dckc, KartikPrabhu, Kaja, [tantek], [jeremycherfas], wagle, aaronpk, mlncn, Zegnat, petermolnar, IWSlackGateway, MrHyde_, blueyed, deltab, bear, rhiaro, ketudb, GWG, joshghent, nloadholtes, superkuh, willnorris, crazed, sknebel, crab, shrysr, shakeel, jeremycherfas, sebsel, kiero_, garrettw, cjw6k, djmoch, myfreeweb, jbove, danyao, marinin[m], jamietanna[m], MylesBraithwaite, callMeBaby, Ruxton, raucao, mattl, cjav_dev, themaxdavitt, deathrow1, oenone, strugee, dietricha, jmac, dopplergange, genehack, jjuran, j605, [KevinMarks], treora, jacky, ben_thatmustbeme, Salt[m]1, gRegorLove, tinfoil-hat, joshproehl, peterrother, oodani, beko, AkyRhO, fredcy_, zootella, justache, hamnox[m], edrex and nekr0z joined the channel