Win / GreatAwakening
GreatAwakening
Communities Topics Log In Sign Up
Sign In
Hot
All Posts
Settings
All
Profile
Saved
Upvoted
Hidden
Messages

Your Communities

General
AskWin
Funny
Technology
Animals
Sports
Gaming
DIY
Health
Positive
Privacy
News
Changelogs

More Communities

frenworld
OhTwitter
MillionDollarExtreme
NoNewNormal
Ladies
Conspiracies
GreatAwakening
IP2Always
GameDev
ParallelSociety
Privacy Policy
Terms of Service
Content Policy
DEFAULT COMMUNITIES • All General AskWin Funny Technology Animals Sports Gaming DIY Health Positive Privacy
GreatAwakening Where We Go Qne, We Go All!
hot new rising top

Sign In or Create an Account

198
Miss qaggregator.news? Want a little more clock in your proofs? Try https://anontools.xyz (anontools.xyz) 🔍 Notable
posted 3 years ago by merf 3 years ago by merf +198 / -0
29 comments share
29 comments share save hide report block hide replies
Comments (29)
sorted by:
▲ 18 ▼
– merf [S] 18 points 3 years ago +18 / -0

What started as a simple Javascript version of the Q clock turned into a full blown Q site, complete with over 2 gigs of images that needed to be hosted (that's still a bit of a work in progress).

This Q site is unique (afaik) in having the Q clock minutes shown on each drop. You'll see the Q clock minute to the left of each drop timestamp, and you can filter directly to a clock minute at the top right.

On the right side you'll see what is intended to be a "tool" panel, with an embedded instance of Excalidraw. This is a nice little Javascript diagramming tool and you can slam the 'copy' button on each post to get a quick image representation of a drop and ctrl-v it right into Excalidraw.

My next bit of work is to allow you to easily drop a Q clock diagram into the Excalidraw panel. Very useful for lining up a proof related to the Q clock and getting precise matches for those frustrating pen drops.

I also plan on coming back and marking the pen drops with a special indicator for easy reference.

Any input and feedback is appreciated. Hit me through a dm if you are interested in the source code. I do plan on offering the source in a more formal manner on the site so anyone can run a local Q tool if they desire.

permalink save report block reply
▲ 8 ▼
– UltimateMastermind 8 points 3 years ago +8 / -0

Great tool. Like it. Thank you. :)

permalink parent save report block reply
▲ 7 ▼
– Joys1Daughter 7 points 3 years ago +7 / -0

WOW! Simply wow & thanks merf! 👏

permalink parent save report block reply
▲ 12 ▼
– CovfefeNegro 12 points 3 years ago +12 / -0

Huh, that thing is fun!! Gracias.

permalink save report block reply
▲ 9 ▼
– queue-anon 9 points 3 years ago +9 / -0

I'd like a delta filter like qagg had

permalink save report block reply
▲ 9 ▼
– merf [S] 9 points 3 years ago +9 / -0

I never used that feature so you may need to help an old timer out.

Are you referring to the four filter option at the very top of the site as shown here? Looks to be a filter for deltas relative to the current date?

https://web.archive.org/web/20220817063245/https://qaggregator.news/

[ Today ] [ 1 yr ] [ 2 yr ] [ 3 yr ] [ 4 yr ]

?

I was also considering just making it to where the text search kinda served that function. So like if you put "Feb 4" you'd just get everything for that date in order.

EDIT: I could almost cry visiting that archive site at all the social data that was lost (Truth, Gettr, etc.)

permalink parent save report block reply
▲ 5 ▼
– queue-anon 5 points 3 years ago +5 / -0

Yeah that’s correct. Oh you made this site? Cool. Yeah just entering a date would be cool too

permalink parent save report block reply
▲ 4 ▼
– merf [S] 4 points 3 years ago +4 / -0

Ok I checked in a version where you should be able to search by the standard Q date format.

e.g.

"nov 11 2019"

"nov 11"

"NOV 11"

"nov 4"

"nov 04"

But note if you use the single digit date format it'll kinda bunk up your free text search (ctrl-f), cuz the site formats single digit dates with a zero prefix.

I may make the default version of the site load the current day delta as the default to cut bandwidth a bit. But I think for new users the first Q posts are a lot of fun to start with...

permalink parent save report block reply
▲ 3 ▼
– queue-anon 3 points 3 years ago +3 / -0

Nice thanks !

permalink parent save report block reply
▲ 8 ▼
– PeaceAndLovePatriot 8 points 3 years ago +8 / -0

Qagg was the best.

permalink parent save report block reply
▲ 1 ▼
– deleted 1 point 3 years ago +1 / -0
▲ 8 ▼
– BetterNameUnfound 8 points 3 years ago +8 / -0

I still miss wearethene.ws--I checked that every day.

permalink save report block reply
▲ 5 ▼
– merf [S] 5 points 3 years ago +5 / -0

It's interesting how the sites come and go.

I think there is a lesson in that--they want us to have shit offline and each time a site goes down it's a reminder of that. I think the sites can do a better job of making themselves downloadable though and I'm already guilty of failing on that front.

The hard part is the images...

permalink parent save report block reply
▲ 3 ▼
– Podger 3 points 3 years ago +3 / -0

I actually have an offline copy of QAGG. Just extract to a folder and open index.html. Posts are from #1 to #4953 (Dec 8, 2020). Includes images.

If anyone wants it, let me know where I can upload a 1.4 Gb zip file.

permalink parent save report block reply
▲ 2 ▼
– Furecrotch 2 points 3 years ago +2 / -0

What issue are you having with the images?

permalink parent save report block reply
▲ 2 ▼
– merf [S] 2 points 3 years ago +2 / -0

Well compared with the text of the posts (which in total is just a meg or so), the images are over 2 gigabytes and have to be cross-referenced to the posts. So even if you download say, fullimages.zip from qagg, you can't really make effective use of it without a website that knows how to connect things.

permalink parent save report block reply
▲ 2 ▼
– Furecrotch 2 points 3 years ago +2 / -0

I’m still not sure what the issue is. Isn’t the site you linked yours?

If each post is tagged by the post number, some js code can load images from something like anontools.xyz/images/{post#}.png

If I knew exactly what your trying to achieve I’d be able to assist better.

permalink parent save report block reply
▲ 2 ▼
– merf [S] 2 points 3 years ago +2 / -0

Yes I created the .xyz site; I didn't mean to imply I wasn't able to work with the images.

My point was that it's hard to get anons to archive the posts offline because the separate post text/image format inherently is cumbersome to manage for a non-technical user.

permalink parent save report block reply
▲ 3 ▼
– Furecrotch 3 points 3 years ago +3 / -0

Oh my mistake, I thought you were having issues with some programming aspect.

Iirc there was a pdf floating around with all the q posts, though I’m not sure if it’s been updated for the more recent posts. Pdfs are usually user friendly, but then you have that one paranoid guy who thinks it’s executing malicious code when you open it.

permalink parent save report block reply
▲ 3 ▼
– merf [S] 3 points 3 years ago +3 / -0

Hah well one can never be too careful. ;)

I do have that .pdf and it's a good one. I've thought about ordering a printing of it and having it sent to everyone in my zip code!

permalink parent save report block reply
... continue reading thread?
▲ 3 ▼
– ObamaSucks 3 points 3 years ago +3 / -0

Absolutely the best. I checked it too. I believe it aggregated 4 Chan posts. News you barely ever saw elsewhere!

permalink parent save report block reply
▲ 3 ▼
– BetterNameUnfound 3 points 3 years ago +3 / -0

It's how I first learned about "earthing," putting your bare feet to the grass and soil.

My first thought was "The fuck is this bullshit?"

My second thought was "...On the other hand, so much other fake-sounding shit has been revealed to be the absolute truth, so maybe I should give that a shot..."

For the record, I don't think my attempts had any real effect other than attracting ants. But I kept an open mind, and that's what mattered.

permalink parent save report block reply
▲ 4 ▼
– Slingding 4 points 3 years ago +4 / -0

Excellent resource.

permalink save report block reply
▲ 4 ▼
– jhartz39 4 points 3 years ago +4 / -0

I love this, thank you very much.

Added it to my favorite bar.

permalink save report block reply
▲ 4 ▼
– HonestBobbin 4 points 3 years ago +4 / -0

Thank you so much for making this!

permalink save report block reply
▲ 3 ▼
– Squidpup 3 points 3 years ago +3 / -0

Bookmark thanks

permalink save report block reply
▲ 3 ▼
– DesertBrat 3 points 3 years ago +3 / -0

Saved as a favorite. Thank you so much fren! 🐸

permalink save report block reply
▲ 3 ▼
– Huskereyez 3 points 3 years ago +3 / -0

Saved. Thanks fren this is awesome!

permalink save report block reply

Welcome


The Great Awakening


We are researchers who deal in open-source information, reasoned argument, and dank memes. We do battle in the sphere of ideas and ideas only. We neither need nor condone the use of force in our work here. WE ARE THE PUBLIC FACE OF Q. OUR MISSION IS TO RED-PILL NORMIES.


WHY Q?

"Those who cannot understand that we cannot simply start arresting w/o first: ensuring the safety & well-being of the population shifting the narrative removing those in DC through resignation to ensure success defeating ISIS/MS13 to prevent fail-safes freezing assets to remove network-to-network abilities kill off COC to prevent top-down comms/org, etc. etc. should not be participating in discussions." Q


Welcome to the Digital Battlefield — Together We Win

Rules


Q Supporters

This is The Great Awakening. Our community is international, focused on helping ourselves and others walk away from the programming, and return our governments to "by the people, for the people!"



Follow the Law

No posts or comments that violate laws in your jurisdiction or the United States. The Feds are always watching!



No Bad Behavior!

No doxing, including revealing personal information of non-public figures, as well as addresses, phone numbers, etc. of public figures. All GAW users must adhere to the highest standards of conduct, whichever .WIN they are on. If we are notified by other moderators of incivil behavior on other .WINs, you WILL be banned here!



Civil Discussion ONLY**

They want you divided.

They want you labeled by race, religion, class, sex, etc.

Divided you are weak [no collective power].

Divided you attack each other and miss the true target [them].



No PAYtriots/No Self Promotion

Linking or promoting merchandise, fundraising, or spamming personal websites, blogs, or channels is not permitted. Do not attempt to profit from Q or advertise for those who do. Peace is the prize. We do it for free.



Questions and Concerns

All moderation questions and concerns should be submitted via modmail. DO NOT GRIEF the mods.



Expand your thinking

Remember, this .WIN is the public face of the Great Awakening, and, as a member here, you agree to represent the Great Awakening movement against Globalism, Communism and Progressive Insanity in the best, most positive way possible. NOTE: Your comments and posts may become news. Keep it classy!

This is not a 'fringe conspiracy' site: Visit https://conspiracies.win if that's your thing!



No doomers or shills

If you can't use common sense, you'll get banned without hesitation. If you're a shill, you fall under this rule. If you're a doomer, you fall under this rule as you just add garbage to the site like the other two. This includes forum sliding.



General Rules

  • Mods will issue NO warnings, followed by temporary bans and/or permanent bans. DO NOT GRIEF THE MODS.

  • Keep posts related to topics Q has raised or that are current.

  • Keep post duplication (especially from other .WINs) to a minimum.

  • HIGH EFFORT, HIGH-INFO posts only! Please respect other readers' time. Please use descriptive titles. No URLs in titles, pls. No clickbait.

  • No fame-fagging; no, "your" post did not get removed! Were you the original author?? Eyes on the prize, people!

  • Memes encouraged, but no low-quality, low-info posts.

  • Keep it honest and accurate.

  • GAW Supporters ONLY. (Sorry, the train had no brakes.)

  • Handshake noobs will be scrutinized by their Q knowledge, sincerity, and respect.

  • Remember, your conduct here represents the Q movement! OUR ENEMIES ARE WATCHING!

  • Please direct all complaints to modmail first!


Resources


WELCOME TO THE DIGITAL BATTLEFIELD


"River of Search" script:


GAW post formatting tips


Q Research (Q only posts at 8kun)


Q post archives (qagg.news) others 1 2 3 4


Browse Drops from the beginning


QProofs.com


Learn to read the Q map


Book of Q Proofs v1.3 (pdf)


Law of War & Majic Eyes Qnly Resources


Trumps twitter archive


POTUS: The Calm Before The Storm


Pedosta and DNC dumps


GIFs & QPosts


Poll Post Format


SPY ON US! See: mod Logs


The Greatest Show on Earth!


New to Q? "The Earth Chronicles Ep 12: Q & The White-Hat Op: What's Real, What's Not?"


Moderators

  • dropgun
  • catsfive
  • AutoMod
  • Filter
  • Fatality
  • Qanaut
  • bubble_bursts
  • Brent75
  • and 8 more...
Message the Moderators

Terms of Service | Privacy Policy

2026.02.01 - w2qgj (status)

Copyright © 2026.

Terms of Service | Privacy Policy