- 2
- 0
To help make this website more compatible with the latest in UX best practices, add this to DOMContentLoaded
or whatever the newfangled way of doing such things is:
+function () {
const observer = new IntersectionObserver(function (entries) {
if (entries[0].isIntersecting) {
observer.unobserve(entries[0].target);
entries[0].target.click();
setTimeout(function () {
console.assert(window.viewbtn !== entries[0].target);
window.viewbtn && observer.observe(window.viewbtn);
}, 1000);
}
}, { threshold: [0] });
window.viewbtn && observer.observe(window.viewbtn);
}()
Could also make the view button not come and go all the time, but for all I know that's the new best practice in front end web shit. Really it would explain a lot.
- 3
- 0
- 2
- 0
Instead of making them thousand bait subs I have a different idea. A weekly contest where we make fake posts on r/amitheasshole . Most upmarseyd/ most controversial wins some drama coins and maybe an award.
Not only will this be fun, but there's a huge upside. If we do this often enough, we can become a household name in a massive sub. Posts completely unrelated to us could be seen as "just another rdrama post"
Also I'm sorry I'm a filthy marsey thief, and trans lives matter
- 1
- 0
h; fzfeezvgf h;eroechgfjkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkzgf
- 5
- 0
If you have 5 posts:
+10/-10 (0)
+1/-0 (1)
+0/-10 (-10)
+5/-4 (1)
+15/-10 (5)
It sorts like this:
+0/-10 (-10)
+10/-10 (0)
+5/-4 (1)
+1/-0 (1)
+15/-10 (5)
I was thinking, what if user profiles sort by highest accumulated downmarseys, then by vote score?
Then it should sort like so, from highest to lowest:
+0/-10 (-10)
+10/-10 (0)
+15/-10 (5)
+5/-4 (1)
+1/-0 (1)
Reason I bring this up is that in the current system you will get tons of +1/-0 posts, which no one cares about
- 3
- 0
Don't forget, it's progressive to try and coerce your subordinates to marry you as long as they're men (but not FtM).
Also Succession is a amazing show with some really mean dialogue. You guys should watch it for free on KissCartoon or wherever you guys get your online content from.