Tell HN: Thank you for being fast, almost ad-free and text-only
91–100 of 206 posts
Re: Tell HN: Thank you for being fast, almost ad-free and text-only
#92Re: Tell HN: Thank you for being fast, almost ad-free and text-only
#93Earlier quoted context omitted.
Why not just https://old.reddit.com ?
1. At a certain point, the dark patterns are just not worth rewarding. 2. Teddit rewrites all Reddit URLs to the Teddit host. Reading Reddit via old you'll still be redirected to the standard "new" site if "www.reddit.com" is hardcoded into a link, and it very, very, very frequently is. 3. Teddit's persistence works even if you're not logged in (which is to say: always, as you can't log in via a Teddit instance). Red…
It's also available for Firefox: https://addons.mozilla.org/en-US/firefox/addon/old-reddit-re...
Re: Tell HN: Thank you for being fast, almost ad-free and text-only
#94This might date me but I'd love to see a resurgence of the Gopher protocol - maybe a touch more modernized, but still just plain text files with hyperlinks. Some sort of public-commons version of the overcommercialized web where advertising is very difficult but information is dense and discoverable.
Re: Tell HN: Thank you for being fast, almost ad-free and text-only
#95IMO, Reddit is still usable but only via https://old.reddit.com . I still use Reddit daily, but I can't stand the horrific new design. I also highly curate my subscribed subreddits and use multireddits to combine subject matters. On Android I use Reddit Sync[1] (which has an ad-free pro version I paid a one-time $5 fee for). I worry about the day they discontinue old.reddit.com, or decide to cripple third-party apps…
Re: Tell HN: Thank you for being fast, almost ad-free and text-only
#96Sometimes capitalism works!
Re: Tell HN: Thank you for being fast, almost ad-free and text-only
#97Re: Tell HN: Thank you for being fast, almost ad-free and text-only
#98It is kind of ironic that so many professionals come to HN for a breath of fresh air, after which they continue building the UX they were escaping from in the first place.
- it is a lack of disinformation, people here tend to push conversations in the right direction
- it is a lack of advertising and bullshit articles
It is like Craigslist. Everyone and their mother has tried to re-design craigslist, with yearly graveyards of competitors.
The problem is CL's interface isn't the product. It is _already_ extremely useful, and so to get people to leave CL you'd need to give a value add on top of what seems to already be a pretty feature packed service.
Re: Tell HN: Thank you for being fast, almost ad-free and text-only
#99My only (primary, continuous, and ignored) complaint is that OP's text post's contrast matches the contrast of less-useful comments, making every Self-HN post seem subconsciously and automatically downvoted. It was "tradition,"? No, it's archaic and ironic for a site with so many A11y/accessibility advocates.
I emailed them once asking to change that and kind of got a shrug in response. Maybe more emails will convince them?
@dang, can we ever get a reply to this?
either an excuse or an 0xFF in a .css stylesheet, please?
Re: Tell HN: Thank you for being fast, almost ad-free and text-only
#100 .comment,
.toptext {
max-width: 72ch;
font-size: 16px;
line-height: 1.5;
color: rgb(27, 27, 27)
}
In Safari, using Userscripts extension: https://github.com/quoid/userscripts#userscripts-safari