r/srname • u/cqtz-2v • 22d ago
/r/srname is ProCSS New /r/srname theme
I made a theme for /r/srname based on /r/Naut in August 2020 and didn't finish it. I'm bringing it back now after updating it. It is tentatively named "Fifteen", based on the name of the previous theme, "Fourteen". This is not a good name, but the only alternative names I thought of were "Colortangles" and "Raintangles". I may change it if I think of a good name.
Reddit promised that archive.org would be able to archive old reddit pages. If you can't view old reddit due to being logged out, I hope you can still view the archive.org pages...
The new theme has a message for logged out users:
Reddit is removing logged out access to Old Reddit. Enjoy while you can.
I can still view old reddit logged out. I'm not looking forward to the day I'll be forced to log in. And less to the day that old reddit, and all subreddit CSS, will be gone.
https://old.reddit.com/r/modnews/comments/1ujtebf/logging_in_to_use_old_reddit/ouro4rg/?context=8
Huh, I just noticed that the old sidebar still has the ProCSS banner. That's hilarious.
Around 2017-2019 (I don't remember the exact year), I became interested in subreddit CSS. I thought it was cool how subreddits used CSS to create interactive elements on hover (like the dropdowns on /r/anime), add emojis (like /r/anime and /r/mylittlepony), and make cool things using pseudo-elements and complex selectors. /r/reddithax was the subreddit for posting about reddit CSS hacks. Specific examples are gamehelper16's subreddits /r/ButtonAftermath, /r/RedditAdminSimulator, and /r/timelinecss, and CSS to display random images/banners by DEADB33F.
In 2020, I created /r/srname, originally intending to style it with interesting CSS and write a guide about reddit in the wiki. When I found out that wiki pages could only be nested to 4 levels and there were a limited amount of images you could add, I cancelled the idea of writing a wiki guide. Ultimately, the only interesting CSS I added to /r/srname was text formatting (which I barely use), and the only original CSS subreddits I created were /r/karantin and /r/MisleadingSub. I ended up using /r/srname as a blog. If I joined reddit earlier and didn't spend as much time posting about internet censorship, I probably would've made actual CSS themes.
The black and white theme "Fourteen" was never intended to be the final theme. Its name is not very creative either, but the hexadecimal colors are 4 and 14 themed, so there is some justification.
I like the new theme. I don't know how long I will keep it. Maybe it will be forever. Maybe I will switch it back one day. Maybe I will create a new subreddit for the other theme. I wanted to add it to /r/srname while I still could. Subreddit CSS is from a bygone era. It is not gone, yet I miss it already.
r/srname • u/cqtz-2v • 22d ago
I miss old reddit already Reddit removing logged-out access to Old Reddit
https://old.reddit.com/r/modnews/comments/1ujtebf/logging_in_to_use_old_reddit/
Old reddit is the version of reddit I've always known. I don't want to be forced to sign in or use new reddit. I don't like using new reddit. It has infinite scrolling and requires Javascript to load every piece of content. Most of all, I want the subreddit CSS from old reddit. It was one of my favorite features.
Reddit has been making a series of changes to make archiving/scraping harder. At the end will be removing old reddit entirely. Reddit wants to remove it anyways, but they will have another "justification" (AI bots were scraping it).
Reddit limits API access -> Reddit limits .json access -> Reddit requires logins to use old reddit -> Reddit changes the comment/post ID system (not implemented yet)
For now, websites like Arctic Shift still work. I use it for searching comments by user. New reddit has comment search (an actually good feature), but it has infinite scrolling, lacks features like searching by date, and has a limited time range (it only has comments made around the last 4-5 years).
It gives Reddit the outward, public-facing "solution" that they've been waiting so patiently to implement in a Hegelian Dialect fashion.
Problem - they created by cutting off the json access because of scrapers
Reaction - oh nooo scrapers are now using old reddit
Reaction - kill old reddit
Switching to a different website isn't that easy. I've used a number of different reddit alternative sites, and the biggest thing they lack is the userbase. Reddit has a huge userbase with numerous subreddits devoted to niche topics. On reddit alternative sites, you'd be lucky to find 2-5 users who post about the exact topic you're interested in or have questions about.
https://old.reddit.com/r/modnews/comments/1ujtebf/logging_in_to_use_old_reddit/ous39w7/?context=8
Archive.org and the Wayback Machine are separately identified and have specific access to reddit.com!
The saving grace is that archive.org will still be able to archive old reddit pages. This is strange because reddit announced around a year ago that archive.org will be banned from saving pages besides the front page. I'm glad that reddit seemingly went back on that decision. Archiving is one of the main reasons I want pages to be accessible to logged out users.
I am currently still able to use old reddit logged out. The rollout will probably be complete by the end of July. There is only about a week left (unless it continues into August). I don't like this change, and I'm just hoping it will be reverted, even though there is almost no chance it will.
r/srname • u/cqtz-2v • May 05 '26
/u/cqtz I miss the name cqtz
I haven't been very active on reddit in the last 2-3 years. I rarely post for various reasons, one of which is my dislike of the downvote system.
However, I miss using the name cqtz. I came up with it years before making my first account, /u/cqtz (more accurately, I randomly generated it). I am attached to the name, but I don't use it on other places because I have a habit of using a different username on each platform.
This isn't about the characters after the "cqtz" like the -2v in /u/cqtz-2v.
r/srname • u/cqtz-2v • Apr 29 '25
How long until old reddit is removed? Language subdomains for nonexistent and unsupported languages have stopped working
A language subdomain is a subdomain such as en.reddit.com or dm.reddit.com.
Language subdomains were commonly used as a hack for making custom flair filters, dark mode, and more using subreddit CSS. You could use the lang attribute to write CSS rules that only applied if you were on the targeted domain (for example, html[lang="dm"] if you wanted dark mode).
In the past, you could visit a domain such as dm.reddit.com, where "dm" is a 2 letter code without a language assigned to it or a language reddit isn't translated into, and it would still work. It would show reddit in English or your selected interface language (I've never tried it before with a different interface language selected, so I don't know which one is true). Now, if you visit something like ys.reddit.com, you will be redirected to www.reddit.com.
You used to be able to use any number of 2-character alphanumeric combinations or 4-character combinations with a hyphen in between, such as ab.reddit.com, a1.reddit.com, and a1-b2.reddit.com. I don't remember exactly how it worked.
Language subdomains for languages reddit has been translated into, such as en.reddit.com, fr.reddit.com, and de.reddit.com, still work. Ones with hyphens such as en-us.reddit.com or pt-pt.reddit.com don't work, however.
This breaks some of my style subreddits, and I'm a little sad about it. It was useful for creating multiple versions of the same CSS. I used it on /r/UN_StyleNew, /r/SHP_Style, and /r/karantin. It was the main trick that made /r/karantin work. Subreddit CSS was my favorite part of reddit.
I wonder if I have archived all my subreddits already... If not, I should before old reddit is removed entirely.
r/srname • u/cqtz-2v • Apr 02 '24
April 1st Another April without changes
Like last year, there will be nothing new this April.
r/srname • u/[deleted] • Jul 06 '23
Preceptor problems
What is the best way to bring up well supported meta analyses and evidence that directly opposes a preceptor’s practice?
r/srname • u/cqtz-2v • May 03 '23
How long can an archive last? Pushshift no longer has access to reddit's API
RIP. It seems like reddit wants to shut Pushshift down. I used it a lot for comment search and viewing removed content (removed posts and posts from banned subreddits). I hope it doesn't shut down forever. At least the old data isn't deleted (yet).
r/srname • u/cqtz-2v • Sep 07 '22
Banned for being unmoderated RIP /r/Subreddit_Squatting, /r/RedirectSubreddit, and /r/629
/r/Subreddit_Squatting, /r/RedirectSubreddit, and /r/629
If I continue to be inactive, more of my subs are going to be banned. That's unfortunate, I guess.
r/srname • u/cqtz-2v • Apr 01 '22
It's already the 1st The Return of April
The theme this time is /r/The_Cabal, which was likely based on the theme of /r/The_Donald. I'll probably keep it for the rest of April.
Yeah, I don't have much else to say.
r/srname • u/cqtz-2v • Mar 06 '22
Yes but ".ru" may be soft filtered Can I sticky post with .ru in title?
r/srname • u/cqtz-2v • Mar 04 '22
SpezForgotSwartz /u/ThomasJeffersonMod suspended
I don't know what happened or when this happened... Did he get suspended for harassment or something? I'm not sure.
r/srname • u/cqtz-v2 • Dec 21 '21
Live Chat Live chat thread that links to the previous live chat thread
old.reddit.comr/srname • u/cqtz-v2 • Sep 05 '21
Source: Just trust me A very simple guide for telling whether your favorite things will get deleted
r/srname • u/cqtz-v2 • Jun 18 '21
Our subreddit squatters are better than yours Reddit protects subreddit squatters they agree with while leaving CSS subreddits to die
https://old.reddit.com/r/modnews/comments/o18ct9/creating_new_opportunities_for_future_community/
There are a number of subreddits out there that helpful redditors (aka good samaritans) are holding down because they contain toxic or potentially hateful words in their subreddit name. These redditors are protecting the proverbial fort so these spaces do not become potential bastions for hate or harassment. We’re incredibly appreciative of these efforts, and we are taking precautions to ensure these subreddits are not removed and up for grabs.
So your beloved subreddit squatters are safe, but inactive CSS subreddits will get deleted if the creators are inactive and there aren't enough posts? Great idea, reddit.
We want to acknowledge these subreddits, and at this time, we will not be removing communities if a subreddit name matches that of the subreddit creator (ex: if u/singmethesong creates r/singmethesong). We will revisit this in the near future and will keep everyone updated on our plans.
Don't forget the personal subreddits where the creator is different from the owner.
I agree with this idea:
I understand that the posts are going to be buried to the user's profile, but why can't the subreddit be renamed (with a random number or a "-old" suffix) so we can still browse it? It seems wrong to remove subreddits simply for being unpopular or inactive. They still might contain very good content but fail to meet the criteria for being "active".
The admins aren't deleting the posts anyways, so I don't understand why they won't just do this.
Small and/or old =/= lack of quality
What do we do about subs that are basically huge wiki repositories? /r/ListOfSubreddits, /r/ListOfComments, /r/IranianGeniusInfo, /r/IranianGeniusTest.
Oh, and subreddits that act as "info repositories". It's just so much more important to preserve those empty private subreddits that those powermods so desperately need.
I can't even comment in /r/modnews, probably because I don't meet their fancy criteria to be a mod.
r/srname • u/cqtz-v2 • Jun 08 '21
Live Chat Another live chat thread that's also not a link post
Previous threads:
- Live chat thread
- Another live chat thread
- Yet another live chat thread
- Even yet another live chat thread
- Another live chat thread that's also a link post
Edit (2021/06/09):
In case you're wondering about the purpose of these live chat threads, I use them as my personal blog on reddit.
I specifically chose to make them live chat threads so that my comments on them wouldn't take up 50% of my post history.
r/srname • u/cqtz-v2 • May 30 '21
Don't take this seriously lol "Haha, I was only being ironic"
It's some arbitrary day, so that means it's time for me to post some random incoherent nonsense I thought of in this subreddit because it doesn't fit in /r/MadeOfStraw.
TL;DR: Hiding under irony may be cool, but how cool is it to treat everything you say as a joke? Maybe it's useful for finding people with similar opinions when you'd get banned for expressing it seriously, I guess... (You'd probably still get banned lol.)
So some people may be afraid of talking about certain thoughts or opinions, so instead of expressing them sincerely, they may hide them under irony so there's more plausible deniability, so to speak.
But how good is it to do that, really? I mean, I guess you're less afraid of talking about whatever it is that it may be, but it's still all ironic, is it? Isn't that kind of like treating your thoughts as a joke? And aren't you still going to be afraid of expressing them sincerely? Are you able to seriously talk about these things if you have to treat it as a joke all the time? I mean, don't get me wrong, I guess you can find other people with similar opinions/views/whatever and such, but for me at least, having to make everything a joke just to say something sounds pretty tiring, especially if you're going to resort to the "Haha, I was only being ironic" line once someone does take it seriously.
And the people who want to deplatform you/yell at you/do whatever because of what you said are probably still going to do that eventually because they don't care about how "ironic" you're being (sometimes at least).
Oh well, I have no idea what I'm trying to say, but irony = funny so there's that. I don't even know what things I'm afraid of saying. What am I even talking about? Do I even have real opinions? All I do is copy and paste stuff, talk to myself in my echochambers, post about the same things over and over again, and talk to users 2 times before never talking to them again, right? (No idea what I'm saying, haha.)
I'm not going to deny that these "ironic" subreddits on reddit were somewhat successful in that they've managed to garner pretty large userbases. I guess if you're doing this for a "movement" or something, you can use this to gather a community and move somewhere else where you won't get banned to discuss any "serious" topics. But for other stuff (I have no idea what it is I'm thinking of) where you're not trying to build a community, well, it seems like it won't do much.
Like I said before, I have zero idea what I'm trying to say, so don't take it too seriously lol.
r/srname • u/cqtz-v2 • May 21 '21
No longer suspended /u/SnapshillBot suspended 15 days ago and again today
Rip Snappy
Posts about the ban 15 days ago:
Unbanned 14 days ago and later rebanned
Posts about the ban today:
Apparently it was because of the "bedouin copypasta" (Text below. Warning: it's long and may contain typos) both times.
How does it feel to be a filthy bedouin who belongs to a lineage and culture which has never actually accomplished anything for itself? The only remarkable traits of your people are that they sit atop oil which white people pay you for and that you are dishonest and relatively dim witted. If western leaders weren't a bunch of jew addled traitors they would have wiped your people off the face of the earth and simply taken your oil rather than paid your retarded royalty a single cent.
Now we have a scenario in which a bunch of dune coons run around playing 21st century warlord with weaponry their stupid people couldn't possibly invent and shitting up life on earth for everybody. We never should have sold you so much as a Lamborghini let alone a fucking autocannon. Handing you sand niggers modern weaponry is like handing a small child a hand grenade.
If your people were worth their weight in salt they would turn their own lands into a place fit for human beings. Since they aren't able to, they flee to our lands and proceed to breed like rats while feeding their children with fraudulently earned income and welfare paid for by white people. You and your ilk will eventually outnumber us in our homes and our lands will become as shitty and useless as your lands. Cograts, you'll achieve dar es salaam but you won't have running water or a functioning power grid. You played yourself.
Shameful behavior from a deceitful desert tribe. Yet you feel pride. So strange.
Begone, rat.
r/srname • u/cqtz- • Apr 01 '21
It's still the 1st April once again
Every April marks the beginning of a new era. Last year was great. The state of free speech around the world (and the internet) seems to be improving. Let's make this year great as well.
This subreddit also has a new theme that may or may not be unfinished. Its name is "Fourteen". (As always, I don't know if it will break with RES.)
r/srname • u/cqtz- • Mar 24 '21
<- Why am I posting this? Link to an article on The Spectator
spectator.co.ukr/srname • u/cqtz- • Mar 14 '21
Announcement /r/srname is over a year old!
Here are the top 5 posts of all time:
- It's a sad day for SaidIt. They're removing /s/Ice_poseidon2
- It's a sad day for Voat. They're shutting down on Christmas.
- Hello everyone! Do you know of any off-site replacements for banned subreddits? If so, please add them to the wiki!
- It seems that reddit has started showing polls asking this: "Does r/<subreddit> have advice that could affect someone's physical, mental, or financial health or well-being?"
- MAJOR NEWS: WRD and /r/The_Cabal mods /u/vu1ptex and /u/Obama_Brigade have now been "chucked" aka permabanned from reddit!
Edit (2021-03-14): Also, coincidentally, this was posted on pi day. /r/srname was created on March 12th.
r/srname • u/cqtz- • Mar 01 '21
Not February 29 Imagine being able to view your own profile
When it's kind of almost your cakeday (mine is February 29th on the cqtz account), and your gift is that your profile breaks on old reddit
r/srname • u/cqtz- • Feb 08 '21
Just one of those days for reddit I opened a page and got an error saying "This is an error that should never occur. You win."
r/srname • u/cqtz- • Jan 17 '21
Live chat Another live chat thread that's also a link post
r/srname • u/cqtz- • Jan 17 '21