John Bilbo
Member
Remember remember the fifth ignored member
People at work I don't like, I ignore them.Say you don't like someone at work, you literally cant block them so what's the point.
blah blah blah
blah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blahblah blah blah
![]()
Unless you have to work with the cunts.People at work I don't like, I ignore them.
The worst is when these posters publicly announce they are blocking such and such.Never understood blocking people. Does it give you a power trip or something?
Say you don't like someone at work, you literally cant block them so what's the point.
I have 6 people on my ignore list. They were annoying. Now I don't even notice they don't exist since I don't see them. It's nice.Unless you have to work with the cunts.
Look, my point still stands, life is too short. Don't like their opinion once or twice fine, but that's it - two / three strikes and they're out?
I'm not trying to convince anybody, it just seems more of an effort to me.
That was it I remember now. The Minds eye thread. He was defending that shitty game to the hilt.MMaRsu will gleefully block anyone he has a minor squabble with. He loves announcing it.
![]()
![]()
![]()
![]()
There's probably pages worth of that crap
Why would anyone block my boy clarky
That was it I remember now. The Minds eye thread. He was defending that shitty game to the hilt.
Probably blocked me when it turned out to be a turd.
Fuck sake, I was on a roll there.Well, I found my first ignore
Found the grass lads.Ignoring? That won't do.
Reporting and sending them to the shadow realm (ban list) is where it's at.
![]()
![]()
I haven't ignored anyone, but I'd imagine they would be permabanned by now because they are annoying users that don't know when to stop doing what lead to that self inflicted punishment.
It's a bit annoying that you can't see the threads created by someone you've ignored.
I had ignored Clarky forever, and I couldnt find the Arc Raiders OT for the life of me. Well that's because for me it didnt exist.
I wish you could still see the thread, maybe just the first post has "You have this member on ignore, remove it to see this content"
Or something similar.
Oh well
That is why I hate everyone. Except forImagine ignoring someone rather than simply reminding yourself how much you hate them every time you see them post.
Yeah he's the best!That is why I hate everyone. Except forJohn Marston
No idea lol. But sounds like hes coming crawling back. They all do eventually.
I don't hate anyone. There's plenty of cunts mind.That is why I hate everyone. Except forJohn Marston
Avatar reminds me of that 'don't hug me i am scared' video.It's from channel Zero. A low budget horror anthology show. It's awesome.
I love when someone says they block/ignore you, but then reply to your post. At the beginning, you think they really did block you since they dont reply, but they'll always reply later as something pisses them off so much as you werent on block the whole time. lolNoticed this as well.
The best is when they tell you that you should block them as well.
![]()
Found the grass lads.
I'm sorry I hurt you.Yeah he's the best!
But I feel so much hate towards people all the fucking time, so to me it's luxury that you can just cut people out that annoy you.
Imagine that would be possible irl?
![]()
It's ok. I'll manage. I'll find someone else killing these spiders for me.I'm sorry I hurt you.
Dress like Sydney Sweeney. You won't have to worry about those spiders.It's ok. I'll manage. I'll find someone else killing these spiders for me.
How about you dress like Sidney Sweeney and send me a pic so I can scare the spiders away with it?Dress like Sydney Sweeney. You won't have to worry about those spiders.
I don't think you could stay away if I did that.How about you dress like Sidney Sweeney and send me a pic so I can scare the spiders away with it?
I think I could manage.I don't think you could stay away if I did that.
Tampermonkey script to do more or less that, and brings back the missing topics that OP is crying about:Imagine ignoring someone rather than simply reminding yourself how much you hate them every time you see them post.
// ==UserScript==
// @name Auto-click Ignored Content on NeoGAF
// @namespace http://tampermonkey.net/
// @version 1.1
// @description Automatically clicks the "Show Ignored Content" buttons on NeoGAF
// @author You
// @match https://www.neogaf.com/*
// @grant none
// ==/UserScript==
(function() {
'use strict';
function clickIgnoredButtons() {
const buttons = document.querySelectorAll('.showIgnoredLink.js-showIgnored');
buttons.forEach(btn => {
if (!btn.__clicked) {
btn.click();
btn.__clicked = true; // prevent re-clicking if the observer runs again
console.log('Clicked ignored content button:', btn);
}
});
}
// Click right away in case it's already loaded
clickIgnoredButtons();
// Observe for new content being added
const observer = new MutationObserver(() => {
clickIgnoredButtons();
});
observer.observe(document.body, { childList: true, subtree: true });
})();
Who was that dude who likes steak well done? He needs blocked by everyone.
I agree but I have temporarily blocked someone when they poop up a thread. It is only until that thread gets back on track or falls off. I think I might have done it two or three times total and it is more about preventing me going down that road with them than it is about them. I have no problem being labeled as weak for doing it though...Blocking is for the weak.
IT is the internet walk away.
Never understood blocking people. Does it give you a power trip or something?
Say you don't like someone at work, you literally cant block them so what's the point.
For what it's worth, there is a button at the bottom of the thread list that will show up if there is an ignored thread (or thread created by an ignored member). It made more sense to do it this way, since ignoring a thread or user is an intentional action so revealing these should also be intentional.
![]()
Hope this helps.
Ignoring trolls is necessary with the amount of them on Gaf. For me, it's mostly just people who feed on stirring shit up though. I have a bunch of people not on ignore that say a bunch of stuff I disagree with, but that's okay, I know opinions exist, and I respect them…but the people who stir the pot get ignored. It's mostly a way for me to not call out a bunch ofNever understood blocking people. Does it give you a power trip or something?
Say you don't like someone at work, you literally cant block them so what's the point.