Popstar: Never Stop Never Stopping (2016) ⭐ 6.7 | Comedy, Drama, Music
  • corytheboyd corytheboyd Now 100%

    Knew she was a freak when she started talkin’

    5
  • Is this a family reunion?
  • corytheboyd corytheboyd Now 100%

    These are actually pretty good for NA (https://athleticbrewing.com/)

    4
  • Games that respect your time.
  • corytheboyd corytheboyd Now 100%

    Rocket League. Games are quick, you can play one or many in a session. I don’t know if epic has ruined it yet, but last I played the good old core game was still there.

    8
  • Discord’s secret weapon against open source competitors (it’s PluralKit)
  • corytheboyd corytheboyd Now 100%

    Right, you do have to understand that either way, if you put something on the public internet, it is gone.

    I don’t want a company to sell my data, making money off of me, then having the audacity to ask me for MORE money on top (nitro). It feels gross.

    I don’t mind sharing bits of myself online otherwise.

    The owners of federated instances can also just start selling your data too at any point. And as you said, advertisers will also just scrape public data trivially. Basically, the internet and world is a terrible place.

    5
  • Once Upon a Time in Hollywood (2019) shows the masterful camera work of Quentin Tarantino, as he films this iconic scene one-handed.
  • corytheboyd corytheboyd Now 95%

    I had such a good time watching this movie. I had just gotten out of a bad relationship, and got tickets to see it at the Alamo draft house in SF in whatever amount of millimeter film is the cool one. It gave me life. I will never forget.

    Also big lolz at more feet stuff were had haha, he knows what he’s doing.

    22
  • Discord’s secret weapon against open source competitors (it’s PluralKit)
  • corytheboyd corytheboyd Now 100%

    But Discord has cultivated a queer membership by serving a different need than those platforms: privacy.

    Yeah, gonna stop reading right there. Discord is absolutely selling your data. Nothing against inclusivity features though.

    Discord became ubiquitous because it works well, and is free. Take VC money, run at loss, get tons of users, enshittify, die because something better becomes good enough. It’s just another one of those speed runs, which will happen over and over again until the end of humanity.

    36
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKB
    Jump
    Ernest needs to quickly delegate or this instance will quickly die
  • corytheboyd corytheboyd Now 100%

    It doesn’t NEED to be anything, this is run by Ernest, for free. It’s worse than that, he is paying for it and not being subsidized with ad revenue. He can totally ask for help if he wants, he can also say no to that and continue running the site on his own. You are not entitled to this, good grief.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearKB
    Jump
    Ernest needs to quickly delegate or this instance will quickly die
  • corytheboyd corytheboyd Now 100%

    This is like complaining that the little mom and pop sandwich shop can’t product sandwiches as fast and uniformly as Subway. This clearly isn’t for you, just go to Reddit or something if you want stability. I love the little slices of janky internet we get from activitypub, im sick of everything needing to become highly available around the globe supporting millions of requests per second with no downtime tolerance.

    1
  • Suyu, a potential replacement for Yuzu
  • corytheboyd corytheboyd Now 100%

    Also, how do I verify that this fork isn't malware wrapped in emulator code?

    The code is open source, you read it all, ensure that you download exactly the code you read, and you compile it yourself. That’s the only way, in general, to accomplish this.

    1
  • Welcome to The Flavortown Gym
  • corytheboyd corytheboyd Now 100%

    The flavor type Pokémon has no known weaknesses

    2
  • Balatro removed from sale temporarily due to age rating changing from 3+ to 18+ without warning.
  • corytheboyd corytheboyd Now 100%

    Yeah lol learning poker hands is all it does, which is trivial. The hard part of gambling is learning odds and how to bet. There is a little bit of odds calculation in the game, but it’s incredibly unrealistic with all the modifiers, and they change on each run.

    2
  • Baldur's Gate 3 developer asks fans to "please stop" sending threats over upcoming mod support
  • corytheboyd corytheboyd Now 100%

    More like the internet, computers without internet are pretty chill.

    3
  • Coding interviews are effective
  • corytheboyd corytheboyd Now 100%

    It’s more like asking a carpenter to build a hammer as their practical carpentry interview. It’s probably good they know about hammers, but what you actually want to know is if they can build cabinets.

    3
  • For those thinking of going back to reddit. Gaze upon this comment section and reconsider.
  • corytheboyd corytheboyd Now 71%

    Meh, sounds just like the general internet stranger rhetoric here too. If you don’t like Reddit… stop posting about Reddit?

    3
  • Let's discuss: Slay the Spire
  • corytheboyd corytheboyd Now 100%

    I enjoy it, started playing recently! All the fun for me is in trying to find good loadouts completely on my own. I don’t want to watch some YouTuber show me the absolute maxed out best loadout, because that’s the entertainment to me. Progress is slow, I still haven’t cleared the game lol, but when I do, I know it will be my own choices that got me there. No shame in researching how to win if that’s your thing, I just love diving into games like this blind.

    4
  • How widespread is the use of Copilot, CodeWhisperer and other AI assistant in your company?
  • corytheboyd corytheboyd Now 85%

    It really does need to be stated that AI code completion is indeed NOT a learning tool. It’s an accelerated “copy/paste code from stack overflow” tool. Useful in its own right if you just want some rough code fast, but it’s not going to teach you anything. There is no easy way out of having to deeply understand code. It’s your job as a programmer.

    10
  • ditch discord!
  • corytheboyd corytheboyd Now 29%

    I mean, I get it, but when the wrong tool is used so ubiquitously, you have to start asking questions about why people aren’t using the “right” tool. Forums seem to end up being hostile to newcomers, with all this “did you search the forum first you fucking noob?” mentality. Having a living place for real-time questions and discussion just feels better, same way email exchanges feel terrible after using Slack for so long. You can still have incredibly toxic people in real-time chat servers, obviously, but there just seems to be less overall stress to keep the posts in the forum “pristine” or… whatever that was.

    Not being able to search for old content is a huge con to real-time chat. Even if the history is retained forever (in self-hosted instances), real-time messages just aren’t the best bits of data to recall later like forum posts. Clear drawback.

    Still, people are using discord, not to spite forums, but because it works, is free, and is easy.

    -10
  • Strings do too many things
  • corytheboyd corytheboyd Now 100%

    You joke, but Rails actually does make Integer do too many things lol. I’d argue they’re useful things, but it does so by patching the core Ruby Integer class :p

    1
  • Strings do too many things
  • corytheboyd corytheboyd Now 91%

    Strings became ubiquitously used for a reason, they map really clearly to the way we think as humans. Most importantly, when you’re debugging, seeing string data is much friendlier than whatever data your symbols map to (usually integers, from enum structures)

    No, obviously it’s not the most efficient thing in the world, but it hardly matters, and you’re not getting anyone to stop because you’re “technically right”.

    20
  • I’m looking for a self hosted solution to this problem: I want to create a full text search index from a collection of PDF manuals (text, not images, I don’t care about OCR here). There is a UI to search for text matches in documents, and clicking a search hit opens the PDF scrolled to where the search hit is (bonus points if the search hit is hilighted)

    38
    22

    If you host an instance and allow people to sign up and post, what is preventing bad actors from filling your storage with cp and other illegal shit? Are you just signed up for permanent content moderation assisted by some tooling? That liability sounds absolutely terrifying to me… [\#fediverse](https://kbin.social/tag/fediverse)

    2
    9

    Deleted my 10+ year old reddit account years ago, along with all other social shit. Fun to see everyone else finally catching up :) Stop giving VC backed companies free data. Please, I beg you all. I know this is preaching to the choir but I just wish more people gave a shit. It’s bad enough that these companies pay other shitty companies for data dumps on you, but handing it over in absolute dump truck loads yourself for free is stupid. It’ll never change. Those same shitty companies will just scrape these new communities in due time. I don’t have a point I guess, the world is fucked and the cycle will continue. May as well fight the good fight though. [\#RedditMigration](https://kbin.social/tag/RedditMigration)

    7
    3
    corytheboyd Now
    3 167

    corytheboyd

    corytheboyd@ kbin.social

    Computer guy, occasional gamer, shitty music producer. Denver, CO

    https://corytheboyd.com