Comment on
Looks like Reddit is removing the ability to opt out of personalized advertisements.
Reply in thread
@CoffeeAddict guess we'll see another kbin/lemmy + masto bump soon.
Comment on
Looks like Reddit is removing the ability to opt out of personalized advertisements.
Reply in thread
@CoffeeAddict guess we'll see another kbin/lemmy + masto bump soon.
Comment on
Favorite thing about living in NE?
The Omaha Zoo.
If I had to pick more:
* Cost of living + employment opportunities
* General niceness of most people
* Four seasons even if three get snow
* Easy airport access (in eastern Nebraska)
* Amazing natural spots of beauty that aren't packed when you find them
* Our unicameral + officially nonpartisan legislative system (even if it needs work + more Cavanaughs)
* Our split electoral votes
* Our cities punch above their population weight in amenities
Comment on
NL Daily Thread
Reply in thread
Comment on
Tuberville signals he’s backing down on most of his holds on top military nominees after bipartisan pressure | CNN Politics
@CoffeeAddict I really hope he gets the boot next election cycle for being so anti-military. There are plenty of other republicans in Alabama that should be favorable enough on other GOP viewpoints that could primary him, or if we get really good luck, a moderate dem win?
Comment on
[@asklemmy](https://lemmy.ml/c/asklemmy)
test from mastodon
@test
test message
Comment on
Motor emissions could have fallen by over 30% without SUV trend, report says
Reply in thread
@theinspectorst CAFE just needs to be revised to not exempt trucks and have weight/size penalties.. Compact cars can tow a decent amount now, work vans are better for many trades, and there are existing ag programs and zoning statuses that can ID farmers if we want to throw them a bone.
Comment on
Majority of Americans continue to favor moving away from Electoral College
Reply in thread
Comment on
NL Daily Thread
Reply in thread
Comment on
Republican Rep. Mike Gallagher will resign early, leaving House majority hanging by a thread
@CoffeeAddict with MTG throwing in another speaker recall, and the majority down to only 217 now, I wonder if we're going to see the third Speaker fight this term.
Comment on
Nearly all major car companies are sabotaging EV transition, and Japan is worst, study finds
Reply in thread
Comment on
Nikki Haley surges in poll to within four points of Republican leader Trump
Reply in thread
@CoffeeAddict @theinspectorst would the MAGAs actually work with her or would they treat her with the same love as they did McCarthy?
Comment on
Discussion thread - August 2023
Reply in thread
I think this can work by listening to the magazine's thread RSS feed (or pinging the API) then using the masto api to have a bot user boost that post.
@OtherwiseJunk - since you've written a Masto bot for our instance before, does that make sense? Would you be open to adding it (or taking a PR to add it) to the Deep State Bot scripts or do you think this would be better in a separate bot?
Comment on
What drives people to vote the way they do?
@CoffeeAddict mostly matches urban / rural divide but some outliers like El Paso ate interesting.
Comment on
Discussion Thread - December 2023
The Neoliberal Against Malaria 2023 fundraiser has started! Running today through the 17th.
https://www.againstmalaria.com/Fundraiser.aspx?FundraiserID=9062
Reddit post with more info:
https://www.reddit.com/r/neoliberal/comments/18for7j/rneoliberal_against_malaria_2023/
Teddit proxy for the anti-Reddit folks https://teddit.hostux.net/r/neoliberal/comments/18for7j/rneoliberal_against_malaria_2023/
Comment on
Discussion thread - August 2023
Reply in thread
@theinspectorst @CoffeeAddict that makes sense and probably is why lemmy.world is showing only memes and crossposts. Thanks for checking!
Comment on
Discussion thread - August 2023
@Neoliberal I was looking into https://kbin.social/m/kbinMeta/t/135413/YSK-that-Kbin-can-subscribe-not-only-to-magazines-and today and I was wondering if anyone here has been able to try https://kbin.social/d/mastodo.neoliber.al to see if it will pull in the Neoliberal Masto instance's kbin interaction feed? I'm thinking as I'm not a kbin.social user its not kicking off a subscribe step and never storing the domain in its domain list even though several users here have posted to there. https://kbin.social/d/mastodon.social gives what I would expect, but for our server.
Comment on
Discussion Thread - December 2023
Reply in thread
While there aren't any specific rewards yet here, it'd be a good way to advertise this magazine there with the DT sticky, sidebar, or banner rewards and kill mosquitos at the same time!
Or if you don't care about spreading this magazine, you can still kill some mosquitos and save some lives!
Comment on
Discussion thread - September 2023
Reply in thread
@CoffeeAddict that's correct. I had a bug in my scheduler last night which made it miss your Armenia post, but I ran with a wider window to pick up those and it should be working now.
The bot pulls the thread RSS at https://kbin.social/rss?magazine=Neoliberal once an hour and then for each post since the last run:
Comment on
Discussion thread - September 2023
Reply in thread
I'm going to make the main repo for this project on #Codeberg instead of Github, though I'm working on putting up a mirror over there too. Codeberg seems great for anything FOSS that you don't want to self-host, though you do lose out some Github features. Feel free to take a look at my quick and dirty work: (CW: limited tests, sloppy work - its a hobby project)
https://codeberg.org/neblib/boost-kbin-mag-bot
Comment on
Discussion thread - September 2023
Reply in thread
@CoffeeAddict I could make it run more aggressively, but I figure an hour should be fine. I went with RSS as KBin's API is very undocumented. Interestingly, I just found out this morning they also support jsonfeed, which could allow me to remove a rss reading dependency.