#indieweb 2020-06-22

2020-06-22 UTC
kensp1, seekr, wombelix, cjw6k_, beko and wolftune joined the channel
#
jmac
Hi folks, I spent all evening writing a new resource page about Webmention, scratching an itch. I very much welcome thoughts & critique on it before I actually start linking to it from anywhere! https://jmac.org/webmention/
#
Loqi
[Jason McIntosh] Webmention: introduction, examples, and resources
#
GWG
Hi, jmac. Will have a look.
j and nickodd joined the channel
#
Loqi
jmac has 4 karma in this channel over the last year (11 in all channels)
#
jacky
jmac++
#
jacky
definitely will check it out
kensp, wolftune, kensp1, KartikPrabhu, leg, [fluffy], markopasha and swentel joined the channel; nickodd left the channel
#
[fluffy]
jmac++ looks good and also I wasn’t aware of https://webmention.net/implementations/ — how can I get Pushl listed there?
#
Loqi
jmac has 5 karma in this channel over the last year (12 in all channels)
jjuran, kensp, KartikPrabhu, treora, bjoern, [KevinMarks], original_bf, jeremy- and [jgmac1106] joined the channel
#
[jgmac1106]
morning IndieWeb
[itsjustk] joined the channel
#
[itsjustk]
morning!
KartikPrabhu, mauz555, markopasha, originalbf and [grantcodes] joined the channel
#
jmac
[fluffy]: thanks! And yeah, I rediscovered that page myself, and made a note to add some of my own work as well
#
jmac
And, good morning IndieWeb, or “I chewed” as my phone’s autocorrect calls you
#
jmac
Looking forward to the online summit this weekend!!
KempfCreative, [tantek] and douno joined the channel
#
douno
Sweet, I did not know there was a summit coming up this weekend
ndegruchy, seekr and [KevinMarks] joined the channel
#
jmac
Technically not a summit, but standing in for the annual Portland-based summit that's normally around this time every summer
wolftune, seekr, [LewisCowles], [snarfed], KartikPrabhu, anotheryou and justache joined the channel
#
jacky
the IndieWeb is mentioned
#
jacky
hmm I don't see Known on there or any IndieWeb "services"
nickodd joined the channel
[georgenancejr] joined the channel
#
[georgenancejr]
Does anyone know if there are any attempts at making a “Internet v2” ? Just curious to see someone try to rethink the use of HTML/css/js
KartikPrabhu joined the channel
#
[georgenancejr]
I guess I should clarify, any attempts that gained a little traction in the indie community
#
[KevinMarks]
what would it consist of?
#
[KevinMarks]
there are things that use those over different transports, like DAT
#
[georgenancejr]
Maybe something similar to SwiftUI.
#
[georgenancejr]
Never heard of DAT
#
[georgenancejr]
I’m more curious to see how someone would reimplement the entire http protocol given how much we learned about it since the 90s
#
[snarfed]
they have. QUIC, SPDY, HTTP/2
#
[KevinMarks]
what is dat?
#
Loqi
Dat is a protocol for transferring files peer-to-peer https://indieweb.org/Dat
#
jacky
SwiftUi doesn't seem too user friendly
#
jacky
I don't immediately see how that'd replace something like HTML/CSS (complimenting? sure)
#
[georgenancejr]
SPDY was built on top of http. Http2 needs to stay backwards compatible with 1 I believe ?
#
[georgenancejr]
[jacky] swift ui has much less markup then HTML. Imo it looks a lot cleaner .
#
jacky
But they'd still have to learn Swift, have a compiler that supports it and what not
#
[georgenancejr]
Plus the fact that the language is type safe
#
jacky
whereas with HTML and CSS; you can just open a browser on your computer; no compiler or type safety needed
#
[georgenancejr]
I was using swift ui as an example . I’m looking for just implemtaions of someone trying to rethink how the web could be .
#
jacky
totally
#
vilhalmer
it would have been neat to see some alternative browsers develop in the early days before it all solidified around moasic permanently
#
vilhalmer
since the intent was that you could display html in different ways as appropriate
#
[georgenancejr]
I love HTML/ CSS. Don’t get me wrong . But I think the idea of an XML like markup is a bit dated at this point
#
jacky
I think the closest "Web 4.0?" thing I've seen so far is probably from the Dat/Hypercore people (moving the 'control' to to user agents)
#
[georgenancejr]
In a perfect world , you would write in a single language for all UI .
#
jacky
Something being "dated" isn't a reason to toss it out completely though
#
vilhalmer
UI is rarely actually simple though
#
[KevinMarks]
that SwiftUI looks like Jade http://jade-lang.com/
#
vilhalmer
a new attempt something more wysiwyg for building web ui would be interesting
#
vilhalmer
I really liked using interface builder when I was doing mac dev
#
[georgenancejr]
Right . Html isn’t going anywhere . But it does use a lot of mark up to achieve something that could simplified . For example json is a better format then xml for apis. XML still exists . But 99% of all api is now json.
#
petermolnar
> In a perfect world , you would write in a single language for all UI - but you are. It's called CSS. HTML is a data format, not UI.
#
[georgenancejr]
Jade is interesting.
#
Zegnat
I see a lot of word in this discussion that feel very #indieweb-dev to me. Could I nudge people in that direction? :) Lets keep this channel focussed on people’s personal websites!
#
[georgenancejr]
HTML is a UI format too . <center> tag is proof of that
#
[georgenancejr]
Okay :)
#
petermolnar
_was_. center is deprecated, and not supported in html5
#
aaronpk
how did that not trigger loqi's jargon detector
KartikPrabhu and wolftune joined the channel
#
ndegruchy
<blink><marquee><font size=12>OMG</font></marquee></blink>
#
jacky
lmfao
[fluffy] joined the channel
#
ndegruchy
I think that those are somewhat supported, even today. Lots of UI can have some level of abstraction through ShadowDOM, IIRC. Make your own widgets.
#
ndegruchy
Ah, depreciated.
#
ndegruchy
oop, level 0 is, level 1 is good
#
petermolnar
none of those are supported in html5
#
KartikPrabhu
how did this go from UI to markup so quickly!?
#
petermolnar
well... supported vs deprecated is an interesting topic
#
ndegruchy
Markup dictates the UI
#
ndegruchy
you can't make a form in CSS
#
petermolnar
KartikPrabhu: I stated that HTML is not a UI language, and forgot to add "any more" at the end of the sentence
#
KartikPrabhu
you can't make a form in JSON or plaintext either
#
KartikPrabhu
the UI for HTML form elements is something that browsers do
#
petermolnar
ndegruchy: http://www.csszengarden.com/ ;) (I never thought I'll link to this site in 2020)
#
ndegruchy
petermolnar: I used to love that site, back when I was a kid playing around with CSSv1/v2
#
petermolnar
yep, same here
#
ndegruchy
I say we all go back to gopher and render UI with Emacs Lucid
#
KartikPrabhu
also in an ideal world there would a lot of diversity in tools to build UIs. monoculture is not the "ideal"
swentel, wolftune, [grantcodes], gRegorLove, gRegorLove_, KartikPrabhu, plutes and [tantek] joined the channel; nickodd left the channel
#
[snarfed]
KartikPrabhu++
#
Loqi
KartikPrabhu has 6 karma in this channel over the last year (10 in all channels)
douno joined the channel
#
douno
Thanks jmac for sharing the link
seekr, wolftune, [Rose], shoesNsocks, gRegorLove_ and yeet1 joined the channel
#
yeet1
hi
#
yeet1
</titLe><HTmL/+/OnpOintErENteR+=+a=prompt,a()%0dx//
[schmarty] joined the channel
#
[schmarty]
!kick yeet1
gRegorLove__, seekr, jjuran, [LewisCowles], gRegorLove_, [georgenancejr], kensp, [KevinMarks], shoesNsocks, [tantek], [manton] and gRegorLove joined the channel
#
[tantek]
Who else is excited about an IndieWebCamp West Week?
#
[tantek]
Anyone posting about it?
[jgmac1106] and wolftune joined the channel
#
jmac
I'm excited! I haven't posted yet!! I will!!! After I do all this dumb work!!!!
justache joined the channel
#
[tantek]
Wait what I thought you were the one that posted about IndieWWDC? Did I misread that?
plutes and jdp joined the channel
#
gRegorLove
I proposed a session for it! Might post some more notes beforehand. https://gregorlove.com/2020/06/i-am-proposing-a-session/
#
Loqi
[gRegor Morrill] I am proposing a session for IndieWebCamp West Coast: “Keeping Track of Books and Reading Progress.” I would like to discuss the use-cases and experiences of using our websites to: track books we want to read categorize (or “shelve”) books...
#
gRegorLove
More details about session proposals: https://indieweb.org/2020/West/Proposals
[fluffy] joined the channel