Earlier quoted context omitted.
It's at https://andros.dev/blog/feed/en/ Had to look at the page source to find it, since without JS, the bottom left button does nothing.
Modals use JS, that's normal.
I joined the IndieWeb, here's what I learned
121–130 of 167 posts
Re: I joined the IndieWeb, here's what I learned
#122Earlier quoted context omitted.
It's at https://andros.dev/blog/feed/en/ Had to look at the page source to find it, since without JS, the bottom left button does nothing.
Modals use JS, that's normal.
Re: I joined the IndieWeb, here's what I learned
#123Earlier quoted context omitted.
which is exactly why the web lost, and large platforms won.
Meh. “Won” who? For a long time I was sad about the lost web, but it turns out most people on social media that has replaced the web have nothing interesting to say. I am sad about local groups and forums, but that is not something that IndieWeb is trying to solve. The other problem is businesses that have retired to Instagram. which I find baffling.
Re: I joined the IndieWeb, here's what I learned
#124If IndieWeb wants content, burying it under a ton of tech soup is the exact opposite of what they claim they want. How do the developers not realise that this set of protocols is completely unworkable for 90% of users? Please stop developing systems where the engineering is front and centre. If you want to put content UX first, you need to do exactly that, with a one-click solution that gets users up and running inst…
No. Exact opposite. Opening it up to everyone is what kills everything good, the endless september of grocery store tabloid aisles and clickbait. Gatekeepers are good, restrictions on participation are good. The internet was better when it was a self selecting place for interesting interested people and not the global walmart.
Meanwhile there are also plenty of tech folks that have zero empathy or interest in quality that can easily get past any technical barrier you put in front of them, like the more talented folks at companies like Anthropic or Meta.
Making things difficult to set up tech wise doesn't select for intelligence or skill or creativity, it selects for people that work in tech as their day job.
Re: I joined the IndieWeb, here's what I learned
#125Earlier quoted context omitted.
Modals use JS, that's normal.
It doesn't need to be a modal and can (should!) fall back to a simple without JS. It also didn't work even with JS for me.
Second, for a modal, I should use a `` that opens via a ``, which it already does. JavaScript does the magic. Not a `` as you suggested.
Finally, if it's a bug, which I find very strange because it's a very simple piece of code and no one has reported it, you're not posting it in the right place. An email or the contact form would have been more appropriate.
Re: I joined the IndieWeb, here's what I learned
#126Earlier quoted context omitted.
Modals use JS, that's normal.
I tried manually typing a handful of common feed URLs relative and absolute, a firefox feed auto-finder extension, and a quick ctrl-f for feed in the source. But I guess if running an application is required for your webpages I'm better off not subscribing. That's not my kind of jam but it is understandable if your blog is for profit or it's purpose is to get you a job or something.
Re: I joined the IndieWeb, here's what I learned
#127Earlier quoted context omitted.
Well, don't shoot the messenger. I'm just letting you know what they recommend :D By the way, andros.dev has an RSS feed.
> Well, don't shoot the messenger. I'm just letting you know what they recommend :D The great thing about hosting your own website is that you can decide for yourself what "standards" and "recommendations" actually make sense for you. > By the way, andros.dev has an RSS feed. You should add links to the RSS/Atom feed. The way people (or at least I) discover RSS feeds is to paste the blog/article URL into my feed read…
Re: I joined the IndieWeb, here's what I learned
#128Earlier quoted context omitted.
Today it's quite easy to keep your private notes on your infrastructure, manage them with your iPhone, and even store them in plain text: Joplin, Syncthing, WebDAV ( https://en.andros.dev/blog/9abcdcfe/your-denote-notes-on-the... )...
> “Today it's quite easy…” Not sure if you’re responding to my confusion (“Having difficulty imagining this constraint”). I’m not asking about implementation of a solution nor of capability, but how the maxim “use what you make” is envisaged by the authors as a mechanism of engagement, management and quality for the IndieWeb. Why is it a pilar?
Re: I joined the IndieWeb, here's what I learned
#129Re: I joined the IndieWeb, here's what I learned
#130Earlier quoted context omitted.
I don't know about you, but I don't know of any native (non website/javascript) software that supports h-feeds. IndiePass was only ever for smartphones and it's fully dead. h-feed is more of a html integrated mark-up for posts than any form of actual separate feed file. This is claimed to be a positive aspect of h-feeds, not being a separate file... but it really isn't. I keep track of all the other indieweb sites I…
It's at https://andros.dev/blog/feed/en/ Had to look at the page source to find it, since without JS, the bottom left button does nothing.