- 0 Posts
- 123 Comments
Wait, the dog doesn’t like Matt? That’s a huge red flag, Emily. Dogs know. Take it seriously.
prunerye@slrpnk.nettoPolitical Memes@lemmy.world•Make no mistake, my whole life has just been me watching america circle the drain.1·3 months agoI’d argue neoconservativism started with WW2, but neoliberalism is probably better tied to Nixon. So I agree, 9/11 was just a continuation of neocon power grabs, but invoking post-WW2 “capitalism” doesn’t make much sense to me; the New Deal was comparatively great for workers. Neoconservativism isn’t really an economic movement like neoliberalism is.
prunerye@slrpnk.netto No Stupid Questions@lemmy.world•Do you use your blinker in a car?4·4 months agoIn my area, most drivers don’t start the turn signal until they’ve reached the intersection or have already started the turn. Infuriates me to no end. This is also true for left turns at red lights; they don’t activate their turn signals until they stop, sometimes not even until the green light, so you have no chance to change lanes before they block you.
prunerye@slrpnk.netto politics @lemmy.world•Cory Booker crosses 17-hour mark in marathon Senate floor speech protesting Trump agenda | CNN Politics - Final time - 25 hours, 6 minutes21·4 months agoEven if this was a filibuster, which would be the more likely motivation? Cory Booker shares your values, or Cory Booker is angling to run for President?
I never had much use for non-religious secondary sources back when I was a believer, so I can’t recommend any, but the New Testament isn’t actually that long; you could probably finish it in a week if you read 20-30 chapters a day, and the chapters are short. The first three books, Matthew, Mark, and Luke, and to a lesser extent the fourth, John, are all the same; you can probably just pick one (John is probably the most interesting) and read the rest of the NT as is. Whether or not it’s worth your time is entirely up to you. I certainly have no intention of reading it again any time soon.
Is that a Catholic thing?
“Least”/“Greatest” in “the kingdom of heaven” is a construction that appears at least once off the top of my head, Matthew 5:19. I’m sure there are more. But also, Jesus is depicted as a literal monarch and heaven a kingdom like you said, so there’s at least one extra class right there.
To be fair, the heaven of the Bible is neither stateless nor classless. “The nations” are still present in Revelation 21 and 22, and inequality in heaven is a common theme in Jesus’s parables.
prunerye@slrpnk.netto linuxmemes@lemmy.world•Anyway, here are terminal commands you don't understand.3·5 months agoAs long as I’m mocking help forums, I might have a stupid solution for your window decorations, which you can follow at your own risk. I saw your comment and, just out of curiosity, started playing around in a VM with imagemagick, a program I’ve never used before, but that might be useful for you. Here’s what I did:
1.) I copied a theme I liked, in this case “Sassandra”, from /usr/share/themes into ~/.themes.
2.) I renamed Sassandra (in ~/.themes) to Sassandra2 and switched themes to Sassandra2.
3.) I opened up some of the images in ~/.themes/Sassandra2/xfwm4/ and made note of the geometry of the buttons. In this case, they were 24x17.
4.) I opened a terminal in ~/.themes/Sassandra2/xfwm4/ and ran a command I got from an AI chatbot and fiddled with it blindly like an idiot until it ran:
find . -type f -exec magick {} -scale 12x17 {} ;
In this case, I wanted to use magick to shrink the icons from 24x17 to 12x17 (though you could just as easily replace “12x17” with an increased size instead), and I wanted to do all the files at once, using the find command as suggested by my robot overlord. It didn’t work as I intended. I never bothered to read any docs. I’m not even sure I put the “{}” in the right spot. But it did shrink the images, preserving the aspect ratio. It also threw up a couple errors because I forgot about the readme and themerc files in that directory. Speaking of which, you can fiddle with the themerc file to make any minor adjustments, like offsetting text.
Edit: In retrospect, the original image files were actually all different sizes and now Sassandra2 looks like crap, but you can always run magick on files individually.
prunerye@slrpnk.netto linuxmemes@lemmy.world•Anyway, here are terminal commands you don't understand.561·5 months agoWhat are these “solutions” you speak of? All help forum posts must follow this format:
“I want to do x.”
“Why would you want to do x? Don’t do x.”.
I’ve never heard of librewolf preventing dark mode. Garuda’s firedragon browser was based on librewolf before switching to floorp, and it came with the darkreader extension by default.
prunerye@slrpnk.netto Ask Lemmy@lemmy.world•Do people in America actually believe Vaccine cause autism or is bad for health? Or Is it a joke?2·6 months agoIt’s easy to forget, the anti-vax movement used to be predominantly left. It only became popular on the right in the last ten to fifteen years.
prunerye@slrpnk.netto linux4noobs@programming.dev•Some noob questions before I jump in...3·6 months agoYour old, dusty computer has better specs than anything I own. It’ll run any DE just fine.
prunerye@slrpnk.netto Asklemmy@lemmy.ml•How can I repair these dents my Ikea couch has been making in my hardwood floor?51·6 months agoNah, that’s just oak. Oak floors do this sometimes.
So, uh, I don’t know how to tell you this, but it sounds like you’re an addict. You should consider taking days off from your phone. Like, 100% powered off. The false sense of urgency your phone provokes destroys your productivity and makes you less happy. You gotta unlearn that reflex.
If that’s Yoshi’s biggest gripe, wait till he discovers Kaizo.
prunerye@slrpnk.netto Linux@lemmy.ml•What Linux distro without opt-out telemetry would you recommend a Manjaro user?3·9 months agoGaruda. It’s even easier than Manjaro. The theming can be a bit much, though.
Honestly the most shocking number to me is that 65% of Americans own a house. How can 62% have a household income “over $50,000” and 65% own a house? Is it all old people?