Live data from Hacker News

Teddit: a free and open-source Reddit front end focused on privacy

teddit.net

281–290 of 312 posts

Re: Teddit: a free and open-source Reddit front end focused on privacy

#281
post #227

Earlier quoted context omitted.

It's a valid concern, but the app is open-source, so you can download it and run it yourself locally if you want. Looking at the README I bet it would take about 5 minutes to create Dockerfile for this.

The “privacy “ comes from proxying the connection to Reddit. If you run it locally every post viewed will be seen by them.

Are you saying Teddit is still proxying requests to Reddit even when I'm running it locally?

Can you show me where that happens because I've looked at the source code and the API calls I can find all go directly to Reddit.

Re: Teddit: a free and open-source Reddit front end focused on privacy

#282
post #279

Earlier quoted context omitted.

I don't doubt that has been your experience. However there are several things that some would take issue with. The first being your framing. The discussion is frequently framed in the following manner: Complaints about having their content remove or discussion groups removed is some sort of nazi-larping shitposter or other undesirable looking to cause trouble. I am sure there are quite a few that may fit into that, b…

When you talk about framing, you see it from a currently popular viewpoint on free speech/moderation. However this can be a bit too narrow and circumstantial. The number one question is : is civil debate possible? And, and second, is the platform suitable for civil debate? My own viewpoint is from my experience that mass moderation is not possible, or at the very least unlikely to yield results that are favorable to…

I do think mass moderation is impossible. If they tried to remove things that were obviously illegal and kept to that I would fine to accepting that. I appreciate there is now government involvement which brings it own complications especially with regards to an international business. So maybe it is just not possible.

> In terms of debate, one thing sticks out if you’ve done a lot of philosophical debates, that people are bad at it. That is to say, you need to learn how to debate. I would think moderating can suffer from the same lack of experience.

Funnily enough a friend who went to Berkerley University was making the same point about debate today in a discord chat. I will admit I am more of a layman but try to stay away from many of the common fallacies in argumentation. It is an interesting idea that moderation itself is something that would need experience.

> I am not quite sure which platform you are thinking of in the first complaint you state.

I would say reddit being the prime example. People always bring up the really vile stuff e.g. r/jailbait, r/natsoc (or whatever it was) as examples, the first I would remove in a heart beat as it isn't a free speech issue. However the list of subreddits and the posts that were being removed were often a lot less controversial IMO.

However one of the other comments, somewhere else in this thread I responded listed a lot of "right-wing" content in itself is somewhat objectionable. People have to remember that includes centre right libertarian types (like myself, I am a free market capitalist) and people who just believe in more old fashioned traditional values.

Re: Teddit: a free and open-source Reddit front end focused on privacy

#283
post #249

Earlier quoted context omitted.

Hey, the entire project is running aws services w/serverless py api, websockets, ember.js frontend, about a year to build so far... This is the 2nd go-around with an older v1 that was scrapped & rebuilt.

How long do you estimate it takes to design a reddit-like website for someone with beginner experience in webdev?

Depends on the person.

Re: Teddit: a free and open-source Reddit front end focused on privacy

#284
post #136
post #115

Earlier quoted context omitted.

A great alternative on reddit, or rather reddit became an alternative to it, is Usenet. It really sucks that NNTP is disappearing and no longer being provided by ISPs.

Didn't scale well. Largely unmoderated so filled with illegal content. Nobody wants to deal with it without getting paid for it somehow.

I never was admin of a NNTP server, but I don't think it's true about scaling or moderation.

From what I know when you're admin, you decide which groups you allow on your server. The controversial stuff is really on groups starting with "alt." which are as I understand created ad-hoc. "alt.binaries" for example is where it's mostly pirated stuff is at. I saw many servers that had restricted list of groups, and "alt.binaries" was often restricted, partially because it might be pirated, partially to reduce disk footprint.

As for moderation. Once you have server you can moderate and send messages that will remove offending content from any group. Because it is decentralized it is really up to admins of other NNTP servers to decide whether they will respect your moderation messages or not.

Re: Teddit: a free and open-source Reddit front end focused on privacy

#285
post #237

Earlier quoted context omitted.

Is there some reason I should believe they won't when it is clearly in their interest to do so?

"Why should I trust whoever runs this" is a very different question than "How can this be privacy focused", unless you believe people always have to act unethically if they can.

I don't see the distinction. To me, it's just "how do I know this isn't a watering hole attack for developers?"

Re: Teddit: a free and open-source Reddit front end focused on privacy

#286
post #25

No cruft, no cdn domains and no javascript . I gave up on reddit a couple years back, but this might make me rethink. With so many things turning to mud, this is a good thing. What I cannot figure out is how they do the [-] show/hide stuff without javascript? Even hacker news - which is relatively lightweight - uses javascript for that. EDIT: ...and I'm back. It's like eating a box of candy for dinner - sugar rush an…

Biggest problem with Reddit is the giant echo chamber. Feels a lot like twitter. Super aggressive replies if you’re against the grain.

Much like HN, unfortunately. And pretty much any online forum.

Re: Teddit: a free and open-source Reddit front end focused on privacy

#287

Earlier quoted context omitted.

Yes, non major subs are ok, also it's shifting toward annoying too. 2020 is not helping. My new social network is called the woods.

All those trees certainly cut down on the echo!

The rocks will amplify the echo though!

Re: Teddit: a free and open-source Reddit front end focused on privacy

#288
post #137

How to you browse reddit comments when there is a "load more comments" every other line? Granted this works better than how real reddit does it. For the real reddit I've just assumed that they deliberately made it unusable to force you to create an account.

The real reddit loads them in the same page without a refresh like you are expanding a comment thread. It is one area where a little bit of JS improves the user experience. You can see the behavior without logging in by going to the old reddit site.

I don't agree, it is finicky, breaks the flow and takes longer time than a real page refresh without javascript.

And after a certain depth collapses everything and you have no idea where you were or how to get back.

Even in the perfect world with performant js and no issues the concept still has no merit.

Re: Teddit: a free and open-source Reddit front end focused on privacy

#289
Is it just me or front-ends of giant platforms are becoming more mainstream? First Individious, then Nitter, now Teddit. I think this speaks volumes of what modern webpages have become. Too bad that those sites will probably pull the plug and make changes that simply break those front-ends.

Re: Teddit: a free and open-source Reddit front end focused on privacy

#290
post #79

If you're looking for a low-cruft, minimalist alternative to Reddit or Twitter that's focused on live conversation, check out https://sqwok.im Disclaimer I am building it. Key Points: - Minimalist design with focus on readability & usability. - Real-time messaging meets news aggregator - All posts have a built-in chat room including presence, typing activity, etc. - Fast, open, simple - Anyone can view posts simply b…

"Loading more posts", i.e. no pager/paging. That is not good. How do I go back to where I left off (easily)? I do not like infinite scrolling for many reasons. This being one of them.

hey, I definitely agree with you & I've thought about the scroll position issue recently. I want to improve it either by supporting both infinite scroll and paging, or find a way to build a hybrid that displays a page, while also having the scroll position retained. I'm with you, just have to balance what things to tackle in what order.
Post reply on HN