(How) is this different from Reader mode in Firefox?
You Should Know
YSK - for all the things that can make your life easier!
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules (interactive)
Rule 1- All posts must begin with YSK.
All posts must begin with YSK. If you're a Mastodon user, then include YSK after @youshouldknow. This is a community to share tips and tricks that will help you improve your life.
Rule 2- Your post body text must include the reason "Why" YSK:
**In your post's text body, you must include the reason "Why" YSK: It’s helpful for readability, and informs readers about the importance of the content. **
Rule 3- Do not seek mental, medical and professional help here.
Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.
Rule 4- No self promotion or upvote-farming of any kind.
That's it.
Rule 5- No baiting or sealioning or promoting an agenda.
Posts and comments which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.
Rule 6- Regarding non-YSK posts.
Provided it is about the community itself, you may post non-YSK posts using the [META] tag on your post title.
Rule 7- You can't harass or disturb other members.
If you harass or discriminate against any individual member, you will be removed.
If you are a member, sympathizer or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people and you were provably vocal about your hate, then you will be banned on sight.
For further explanation, clarification and feedback about this rule, you may follow this link.
Rule 8- All comments should try to stay relevant to their parent content.
Rule 9- Reposts from other platforms are not allowed.
Let everyone have their own content.
Rule 10- The majority of bots aren't allowed to participate here.
Unless included in our Whitelist for Bots, your bot will not be allowed to participate in this community. To have your bot whitelisted, please contact the moderators for a short review.
Rule 11- Posts must actually be true: Disiniformation, trolling, and being misleading will not be tolerated. Repeated or egregious attempts will earn you a ban. This also applies to filing reports: If you continually file false reports YOU WILL BE BANNED! We can see who reports what, and shenanigans will not be tolerated.
Partnered Communities:
You can view our partnered communities list by following this link. To partner with our community and be included, you are free to message the moderators or comment on a pinned post.
Community Moderation
For inquiry on becoming a moderator of this community, you may comment on the pinned post of the time, or simply shoot a message to the current moderators.
Credits
Our icon(masterpiece) was made by @clen15!
They are similar and use some of the same underlying technology powered by the readability library, but newswaffle gives more options on how to render the article (article mode, link mode, raw mode), it isolates images and gives them their own external url link you can click on, it tells you exactly how much cruft it saved from original webpage (something about seeing 99.x% lighter makes my brain tingle good chemicals). It works well with article indexes. You can bookmark a newswaffle page to get reader view by default instead of clicking a button in firefox toolbar. Hope these examples help.
That’s really good, but it suffers from having a “good enough” competitor built in. You’re already using an ad block that prevents loading ads, trackers and other nasties. Then you click Reader mode to get to a result that works well enough most of the time. A lot more convenient than handling finding a website to paste a link into, let alone self hosting a tool.
What this project needs is a browser extension to make it more convenient.
This is really cool.
Takes some getting used to when you're used to all of the links and other garbage in and around articles, but I'm sure anyone could learn to love this.
This is what I've been looking for for a very long time. It's amazing, thank you for sharing 😍
Nice, I wrote one of those a few years ago for some specific sites, and another thing that rewrites links to get rid of tracking parameters and other stuff. But Newswaffle sounds more sophisticated, so maybe I can switch or merge.
I wonder if the archive.ph guys would be willing to host this as an alternate rendering option. They’re already doing archival downloading and reformatting, and I bet a lot of their users would appreciate having a totally unencumbered view like this.
Can something like this be self-hosted, would definitely like to run this in my local network.
Yes it absolutely can! I linked the githubs with open source codes. Unfortunately I don't think theres any precompiled executables for newswaffle its just source written in vscode. I'm only a hobbyist and not really familiar with compiling vscode but was hoping a more knowledgeable person could figure it out.
Not sure about portal.mozz source I haven't looked to hard into it yet but hoping its easier.
Thank you, I will keep tabs on this project. Hopefully someone smarter than me might be able to release a docker image of this project at somepoint.
I think ill email Acidus and ask if they can get something going on. Thanks for the interest!
Neat to see more tools like this out there.
Great for any retromachines that can't / won't run the modern web (and things like Lynx and EWW) and accessibility purposes.
I'll have to take a look at how it's parsing the pages. Brow.sh is usually my goto for these use cases, but that's using a whole Firefox to do the rendering.
Or just use reader mode on firefox which does the same thing without an extra service
Not every device with a built in web browser has reader view (like the kobo I showed). I believe firefox reader requires you download the whole webpage first and then post formats. Newswaffle is useful If your limited on data, don't want your connection touching the servers of the news site, or just like how it formats sites over a reader view.