i like to sample music and make worse music out of that.

  • 3 Posts
  • 46 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle




  • Genuinely curious why you think Apple Music is better. When I got my first iPad in years last year, I decided to try to go “all-in” on Apple services partly to consolidate and partly to save some money. After about 14-21 days, the only service left standing was Apple News+ (and only because the only other option was NewsReader which is 3x the price and I just generally didn’t love the UI and the way it worked overall).

    Apple Music seemed to have slightly less of the music I searched for (I don’t have specifics, it was a year ago) and also seemed to be slower/shittier overall than Spotify. It was just generally unpleasant to use - this, coming from a guy who has plenty of gripes with Spotify’s user experience.

    I’m all for ditching Spotify (I have all kinds of issues with their general business practices and how they stiff artists, among other things), but like @dinckelman@lemmy.world mentioned elsewhere in these comments: “every bit of competition is even more incompetent and greedy than they are.” I’m not going to say Apple is more greedy in this case, but they felt less competent.





  • Alcoholism will do crazy things to people and their brains.

    I keep going back to how the guy who wielded RICO so cleverly to wreck the mob, ran an effective “PR campaign” post 9/11 that dubbed him the “Mayor of America,” and was a serious potential presidential candidate ended up leaking oil out of his scalp in front of a landscaping place, being the mouthpiece for a sort-of wannabe mafia-esque organization and eventually getting bitchslapped with RICO charges himself as a result.

    I think it’s one part alcoholism, one part grasping wildly for the glory days, and possibly one part dude just getting wackier with age. You can see the glory days stuff in action during his time trying to get the GOP nomination in 2008 and how everything with him was about 9/11. There’s probably a feeling of invincibility he has from the highest highs he reached in his life and maybe even a bit of smug “I know what’s best for this country, I was it’s goddamn Mayor for the love of fuck!”

    Whatever it is, fuck that guy. Time to piss off, Rudy. You’re embarrassing yourself and the rest of us by extension.


  • Right on, I can’t disagree. I’m very much for age limits and possibly term limits to some degree, although I think there are decent arguments for and against the latter. I’m also open to ranked choice voting and it’s cousins, but I need more time to read up about all of that before I can say I have a substantive opinion on the subject.

    What you described is exactly the scary lack of ideological balance that I see and am low-key kind of freaked out by. Even if the boomers are starting to decline in number, look at how they were able to whip up just enough of the younger voting-age generations to cause problems. Will that stuff persevere in their absence? I’m under the impression that as time goes on, younger generations tend to hold a more left-leaning streak for longer.

    On the other hand, sometimes it almost feels like mainstreamed bigotry and racism and all that trash is kind of gasping it’s last desperate breaths, like it’s ok the cusp of crawling back under rocks and into the shadows. It feels like there’s a lot of thrashing going on in that corner lately. On a societal scale, though, that could take years or even a couple of decades… Plenty of time for another revival to get it back on its feet again.


  • Center-left is where I’d primarily place myself, for sure (with the occasional excursion into the center or even center-right, which is why I label myself a “centrist”).

    It sucks so badly that there are very real, very present issues that can be debated by sensible people but that debate isn’t happening. Everything has devolved into surface-level culture war horseshit. I think the Right is just mad that they “lost” the culture wars which can be evidenced by who massive corporations - who generally don’t actually give a fuck about social justice - are pandering to. The problem is that they’re just lashing out and taking it out on everyone. Culture war stuff just shuts the conversation down and you never end up going beneath the surface to tackle real topics. You either end up squabbling over petty shit or semantics or you just leave. Nuance and context are just fucking absent, replace by strict black-and-white ideological stances.

    I really do believe that conservative thought has a place and function in society. In my eyes, it’s there to temper unchecked change and keep things stable. You will never avoid change outright, but having it happen too quickly or wildly can leave people disillusioned. Unfortunately, if you left it up to some of these people, they’d drag us back to the 1950s… or worse.




  • I always considered myself a centrist… but it was more about how I definitely believe the government should be involved in certain things/industries (prisons, healthcare, comprehensive social programs that boost up the worst-off in our society so they can actually have opportunities, etc) and not in other things (a “free market” that exists under strong, fair, and reasonable regulations that promote competition, discourage monopolization, and provide consumer and environmental protections, individual liberties like identity and community and sexual orientation, how people raise their kids (within reason, of course), etc)…

    I don’t know what the fuck these people actually are. Right-leaning useful idiots who are too lazy to have an actual opinion so they just both-sides everything and get to feel smug about it. It’s easier than reading, I guess?

    It sure feels like it comes from a position of privilege where their lives are fine under the status quo so anyone else’s struggle is not their problem.







  • My background is not on STEM and I was always passed the notion that without roots in hard math I can’t go far in programming.

    I swear this is some BS repeated by people who have no idea what they’re talking about. I got told pretty much the same when I was younger - don’t believe it. It may have been true to some degree at some point in the distant past, but it’s outdated advice at best.

    Your main general skills when it comes to writing code are the ability to think logically and to think about abstract concepts. Creativity and imagination can definitely help. The ability to keep organized in your thoughts can also go a long way. Just about everything else comes in the form of knowing the language you’re working in, exposure to common coding and software design principles, and knowing your coding environment.

    Math can figure into a lot of different types of programming careers… Shit like writing video game engines and other complicated things that model physics and stuff come to mind. But it’s not so much that math is intrinsic to programming, but rather that those types of software just require a lot of advanced math.

    For example, I’m an automation engineer. It’s just a sysadmin who writes a decent amount of code. Most of my programming work revolves around sending requests over our company’s local network to servers or internal websites to do shit like remotely power up or shutdown machines or trigger a task or open up work orders. There is very little actual math, if any, in the entirety of my work.

    At it’s core, programming is just the storing, moving around, manipulating, and keeping track of bits of information. Especially in a language like Python (which is my primary language).

    EDIT: I should probably add my background isn’t STEM either. I’m a two time college dropout who got a break 14 years ago and left the restaurant industry to go into the tech sector instead.