#gapol — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gapol, aggregated by home.social.
-
Unbelievable #GAPOL poll from @[email protected] and the @[email protected] team:
statenavigate.org/ga/state-nav...
State Navigate Poll Shows Lanc... -
Unbelievable #GAPOL poll from @[email protected] and the @[email protected] team:
statenavigate.org/ga/state-nav...
State Navigate Poll Shows Lanc... -
🗳VOTE EVERY TIME, IN EVERY ELECTION! DEMOCRAT Adrienne White won her State Senate race in Georgia’s Senate district 7, blocking Republicans from building their supermajority. #democracy #Democrats #Georgia #gapol #GApolitics #uspol #uspolitics #elections www.yahoo.com/news/politic...
Democrat wins Gwinnett County-... -
🗳VOTE EVERY TIME, IN EVERY ELECTION! DEMOCRAT Adrienne White won her State Senate race in Georgia’s Senate district 7, blocking Republicans from building their supermajority. #democracy #Democrats #Georgia #gapol #GApolitics #uspol #uspolitics #elections www.yahoo.com/news/politic...
Democrat wins Gwinnett County-... -
Why do Republicans keep voting for Neo-Nazis in Republican primaries, instead of Sensible Centrists?
It's a real mystery, one that I'm sure can only be solved if Democrats embrace right-wing talking points
/s
-
Why do Republicans keep voting for Neo-Nazis in Republican primaries, instead of Sensible Centrists?
It's a real mystery, one that I'm sure can only be solved if Democrats embrace right-wing talking points
/s
-
Suspending the gas tax over 60 days cost GA state $339M (via ANF).
-
Suspending the gas tax over 60 days cost GA state $339M (via ANF).
-
Election Results: Georgia Republican race for governor heads to runoff #gapol
-
If voting didn't matter, Republicans wouldn't be trying to gerrymander black voices out of existence. #gapol #transferportal #decommit.
-
HB297 to remove GRTA and rename the ATL to Georgia Transportation "Efficiency" Authority: https://legiscan.com/GA/text/HB297/2025?__cf_chl_tk=YPD2QvbkALmVhVHbdReQqi74hpPOxvlJSOOmUkgJIp8-1775229050-1.0.1.1-XCQZu.UerrgK4R3Fg4X6oUOkzNShN_N1M0jlj6V17y4
-
HB297 to remove GRTA and rename the ATL to Georgia Transportation "Efficiency" Authority: https://legiscan.com/GA/text/HB297/2025?__cf_chl_tk=YPD2QvbkALmVhVHbdReQqi74hpPOxvlJSOOmUkgJIp8-1775229050-1.0.1.1-XCQZu.UerrgK4R3Fg4X6oUOkzNShN_N1M0jlj6V17y4
-
From CBS News.com: Georgia woman charged with murder after police say she took abortion pills to end pregnancy
https://www.cbsnews.com/news/georgia-woman-charged-murder-abortion-pills/
-
Georgia lawmakers suspend the gas tax for 60 days: https://www.gpb.org/news/2026/03/19/lawmakers-day-33-house-oks-60-day-gas-tax-suspension-chambers-pass-education
-
Georgia lawmakers suspend the gas tax for 60 days: https://www.gpb.org/news/2026/03/19/lawmakers-day-33-house-oks-60-day-gas-tax-suspension-chambers-pass-education
-
Georgia Lt. Gov candidate Greg Dolezal has decided that "stopping sharia law" is going to be a major facet of his campaign.
His campaign has put out an AI generated video that manages to invoke bigotry in every frame.
-
Georgia Lt. Gov candidate Greg Dolezal has decided that "stopping sharia law" is going to be a major facet of his campaign.
His campaign has put out an AI generated video that manages to invoke bigotry in every frame.
-
From AP News.com: Feds announce $26.5 billion loan for electric power expansion in Georgia and Alabama
-
https://thehill.com/homenews/house/5723456-loudermilk-ends-congressional-career/amp/
That polling data must be bleak as hell. Good riddance.
-
https://thehill.com/homenews/house/5723456-loudermilk-ends-congressional-career/amp/
That polling data must be bleak as hell. Good riddance.
-
I think this is the guy who gave a map, I mean“tour“, into the bowels of the Capitol on January 5 if I recall correctly. #Loudermilk #Traitor #GApol
-
-
Just got a notification that the FBI has raided the Fulton County Georgia election office. They had previously demanded their voter data from 2020. Seems like they’ve decided since Fulton County denied their request Doofus has sent his goons to steal it. #GAPol #Lawlessness #Fascism #Resist
-
Just got a notification that the FBI has raided the Fulton County Georgia election office. They had previously demanded their voter data from 2020. Seems like they’ve decided since Fulton County denied their request Doofus has sent his goons to steal it. #GAPol #Lawlessness #Fascism #Resist
-
Keeping track of things at the back-in-session #Georgia Legislature, and this seems a little on the nose in our current environment.
-
Keeping track of things at the back-in-session #Georgia Legislature, and this seems a little on the nose in our current environment.
-
I'm most of the way through creating the API for my #Georgia state legislature tracking.
There's still some cleanup, but it provides:
- list of sessions
- chamber summaries
- committee info
- legislation info
- votesI need to tie legislation to authors/sponsors. And then create a website for it. After that I will add RSS feeds and, finally, Fediverse bots to let you follow legislation and/or members in your feed.
It's just the API currently, and nothing is set in stone. You can see the FastAPI docs here: https://api.gacracker.us/docs
If you have suggestions or notices bugs, please let me know.
-
I'm most of the way through creating the API for my #Georgia state legislature tracking.
There's still some cleanup, but it provides:
- list of sessions
- chamber summaries
- committee info
- legislation info
- votesI need to tie legislation to authors/sponsors. And then create a website for it. After that I will add RSS feeds and, finally, Fediverse bots to let you follow legislation and/or members in your feed.
It's just the API currently, and nothing is set in stone. You can see the FastAPI docs here: https://api.gacracker.us/docs
If you have suggestions or notices bugs, please let me know.
-
TL;DR: What are good methods for managing a few hundred bots on #GoToSocial?
I talked a couple weeks ago about my project tot make it easier to follow the work of the #Georgia state legislature.*
I'm hoping to take the initial API live in a couple of days. But now I'm thinking ahead to the Fediverse accounts I want to have.
In addition to the main, summary accounts, I intend to have accounts for each district, so "(at)GaSenate1" for Senate district 1 (no tags on those posts, you either follow or you don't.)
I've written number of bots, but handling bot overhead - not to mention authentication to get the tokens - seems a bit daunting when you're talking about 250is accounts.
What are some good ways to do this? Since I'll control the server and everything I'd like to script as much as possible. And I probably won't use actual bot code for the posts, just end point points directly.
-
TL;DR: What are good methods for managing a few hundred bots on #GoToSocial?
I talked a couple weeks ago about my project tot make it easier to follow the work of the #Georgia state legislature.*
I'm hoping to take the initial API live in a couple of days. But now I'm thinking ahead to the Fediverse accounts I want to have.
In addition to the main, summary accounts, I intend to have accounts for each district, so "(at)GaSenate1" for Senate district 1 (no tags on those posts, you either follow or you don't.)
I've written number of bots, but handling bot overhead - not to mention authentication to get the tokens - seems a bit daunting when you're talking about 250is accounts.
What are some good ways to do this? Since I'll control the server and everything I'd like to script as much as possible. And I probably won't use actual bot code for the posts, just end point points directly.
-
RE: https://infosec.exchange/@Bfordham/115738239382592938
Who has two thumbs and has downloaded info on over 50K pieces of Georgia bills and resolutions?
This guy!
Started it running last night, with some throttling so it's not crazy. Their SOAP API goes back to 2001. It's currently working its way backwards and is doing the 2005-2006 session.
-
I'm working on a new project to make it easier to follow the #Georgia state legislature.
Besides a website and RSS feeds, I'm thinking of mastodon account that posts legislative action.
I'm curious if it'd be worth it to make individual accounts for votes by each member. Partly that seems like overkill. But part of me thinks it be easier to just follow, say, your reps.
I'm interested in thoughts, and boosts appreciate
-
I'm working on a new project to make it easier to follow the #Georgia state legislature.
Besides a website and RSS feeds, I'm thinking of mastodon account that posts legislative action.
I'm curious if it'd be worth it to make individual accounts for votes by each member. Partly that seems like overkill. But part of me thinks it be easier to just follow, say, your reps.
I'm interested in thoughts, and boosts appreciate
-
Just another example of #government officials abusing their office. #gapol #uspol
fox5atlanta.com/news/braselton… -
Petty little insecure man #Trump withdraws support for #MarjorieTaylorGreene
"I am withdrawing my support & endorsement of 'Congresswoman' Marjorie Taylor Greene, of the great state of #Georgia," Trump posted on Truth Social.
Greene, a member of the House of Representatives, has long been a reliable ally & fierce defender of Trump but in recent weeks she has taken positions at odds with the White House & some of her fellow #Republicans.
#USpol #GApol
https://www.reuters.com/world/us/trump-withdraws-support-marjorie-taylor-greene-2025-11-15/ -
Petty little insecure man #Trump withdraws support for #MarjorieTaylorGreene
"I am withdrawing my support & endorsement of 'Congresswoman' Marjorie Taylor Greene, of the great state of #Georgia," Trump posted on Truth Social.
Greene, a member of the House of Representatives, has long been a reliable ally & fierce defender of Trump but in recent weeks she has taken positions at odds with the White House & some of her fellow #Republicans.
#USpol #GApol
https://www.reuters.com/world/us/trump-withdraws-support-marjorie-taylor-greene-2025-11-15/ -
Btw, I expect all the angry anti-Trumpers in GA to turn out and flip these two statewide Public Service Commission seats today. Off-year elections go to the motivated party!
-
Btw, I expect all the angry anti-Trumpers in GA to turn out and flip these two statewide Public Service Commission seats today. Off-year elections go to the motivated party!
-
The Atlanta Civic Circle voting guide is extremely helpful for this election, get out there and vote if you haven't yet! https://atlantaciviccircle.org/elections-2025/ #atlpol #gapol #atlanta #georgia
-
The health insurance that 694,000 Georgians bought this year won't exist at the same price in two weeks when open enrollment begins. #health #healthcare #gapol #governmentshutdown
http://thegeorgiasun.com/family/health/who-will-be-hurt-the-most-by-health-insurance-price-hikes/
-
Tori Branum is the disgusting human who subjected immigrants to incarceration, many of whom were in the country legally just because she felt like it. MAGA KKKaren Tori Branum couldn’t just mind her business; she had to hurt other human beings to make herself feel good and boost her grift. https://www.rollingstone.com/politics/politics-features/trump-branum-republican-hyundai-georgia-immigration-raid-1235422245/ #uspol #gapol #georgia #hyundai
-
So a political consultancy called big dog strategies made an attack mailer against Jon Ossoff using grok.
But when they sent it to USPS for delivery, I think they sent the wrong image for USPS for display in informed delivery.
Instead of a copy of the mailer, it was a screenshot of the conversation they had with Grok.
And now it’s sitting in a ton of folks informed delivery summary.