Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CB
Posts
9
Comments
592
Joined
2 yr. ago

  • To be clear, the right of free speech given in the first amendment is the right to express any opinion without fear of repercussions.

    There is no inherent right that your opinions must be given a platform, or that any particular platform has the right to exist.

    The first amendment is entirely orthogonal to the question of whether or not TikTok should be allowed to operate in the US.

  • The EU gave Google an option: pay or take down the content. The latter option was a bluff, and Google called them on it.

    I don't think this will hurt Google at all.

    But it will certainly drive less traffic to these news sites if they are banned from Google. And that will hurt the news sites.

  • Why?

    Because I have YT Premium.

    The first party app is pretty good in this case. No ads. Supports offline downloads, including auto-downloading videos from your subscriptions. The search is obviously good, because Google.

  • it's unrealistic to assume it would exist forever.

    Older multiplayer games would let you self-host the server, long before the current trend.

    Ubisoft doesn't have to continue to host servers. They just have to release the server code. Zero cost to them.

  • So, I'd argue that "frontend" and "backend" are the default modes of software engineering these days, and that embedded is a more niche field.

    That said, if you're doing encryption code, you're doing far more advanced math than backend monitoring and alerting.

  • You often need to be pretty good at math. But not because you're "doing math" to write the code.

    In real world software systems, you need to handle monitoring and alerting. To properly do this, you need to understand stats, rolling averages, percentiles, probability distributions, and significance testing. At least at a basic level. Enough to know how to recognize these problems and where to look when you run into them.

    For being a better coder, you need to understand mathematical logic, proofs, algebra/symbolic logic, etc in order to reason your way through tricky edge cases.

    To do AI/ML, you need to know a shitton of calculus and diff eqs, plus numerical algorithms concepts like numerical stability. This is kinda a niche (but rapidly growing) engineering field.

    The same thing about AI also applies to any other domain where the thing being computed is fundamentally a math or logic solution. This is somewhat common in backend engineering.

    I'm not "doing math" with pen and paper at work, but I do use all of these mathematical skills all. the. time.

    I am an SRE on a ML serving platform.

  • BUT good poll results aren't just "we polled 1,000 people and here's who they're voting for."

    Good pollsters take demographic data when they poll. They model the biases of different demos, and they correct for those biases in their models.

    Yes, reducing underrepresentation at poll time would be ideal. But pollsters are smart and are doing their best to put out good models. Pollsters know Gen Z is underrepresented and are accounting for that already.

    In other words, don't let Gen Z underrepresentation in the polls lull you into a false sense of security. The polls are accurate. The race is neck and neck.

  • Big +1 for Sync.

    I was paying for Sync back when it was a Reddit client, and I moved to Lemmy mostly because that is where Sync moved.

    It's an awesome app. Best app purchase I've ever made. (There is a free version too.)

  • What could Twitter possibly offer to make me switch banks?

    What could Twitter possibly offer to make me switch brokers?

    What could Twitter possibly offer to make me switch from Venmo and PayPal?

    Which Americans are not in a similar position?

    X Payments is doomed to fail. He missed the boat. The market is already saturated, and they've lost all brand loyalty.

  • And were they any good?

    My car runs Android Automotive^1 on an Intel Atom and performance is trash. I would hate to have a phone on the same platform.

    ^1 As in, the car runs Android directly, not Android Auto running from a phone.

  • Sync for Lemmy @lemmy.world

    Sync Crashing after lemmy.world 0.19 update

    General Programming Discussion @lemmy.ml

    Encoding tic-tac-toe in 15 bits

    Football (Soccer fútbol fußball 足球 ) @lemmy.world

    Los Angeles, Seattle selected as USMNT match cities for 2026 World Cup

    Music @lemmy.world

    School of Rock students perform "Toxicity” by System Of A Down

    Sync for Lemmy @lemmy.world

    GIFs uploaded from GBoard don't work

    pics @lemmy.world

    Trump's mug shot

    Pittsburgh, PA @lemmy.world

    When a Coke Plant Closed in Pittsburgh, Cardiovascular ER Visits Plunged

    Pittsburgh, PA @lemmy.world

    Pittsburgh Synagogue Trial-Jury Votes for Death Penalty in Antisemitic Attack

    Rust @programming.dev

    Designing error types in Rust