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/)B
Posts
2
Comments
383
Joined
3 yr. ago

  • Yeah, gotta jump to the 13 (waiting for mine with a ryzen 7 350 now).

    FWIW, they had very specific goals with the 12 and outlined the reasoning in a video.

    https://youtu.be/Ejl-7X74tgc

  • Looks like it is provided here.

  • Waiting on my 13 (ryzen ai 7 350). Hope they don't claw back for a price hike...

  • I'm skeptical about him too.

    Re: hip-hop, I think the answer to why he likes it is in the quote itself.

    The embrace of Black history as a political tool

    It's very possibly genuine, he was in his teens and early twenties as it blew up. But given his record beyond the speech, I think it's reasonable to have doubt.

  • Hold on now, I think you're misconstruing the position.

    It's not that they want everyone to suffer, it's that everyone deserves to suffer ... unless chosen by birthright/god to inherit at least 10x what constitutes lifetime earnings for the Middle Class.

    You see, they were chosen to lead. Just like the kings of old. Why can't the plebs see that?

  • Is it good? That's not germane.

  • Removed Deleted

    Permanently Deleted

    Jump
  • I love the idea that it changed the minds Mitch McConnell and Rand Paul, but we all know their votes were virtue signals for the bourbon state.

    Murkowski and Collins are morons but may occasionally have brief flairs of sanity, so I'll give you them :D

  • Oof.

    Best of luck staying sane.

  • Draconian, but merely dubious?

    Legally dubious and morally repugnant.

  • You say 2 years, but the election is 19 months away and early campaigns will start in 8. Shit, we'll probably see the first early messaging by the end of summer. So it's no stretch to believe that some candidates for target races are being vetted already. And that means anger now makes a difference.

  • Well, the Republicans could barely wait to motion for a vote on the nomination of Whitaker to NATO ambassador.

  • Yeah, I see that now. Just us nerds over here watching PBS.

  • Yeah, the Senate doesn't seem to publish plans in advance, so it's not really possible to do more than wonder.

    I've had the livestream running since I got up today and it's good to hear the words from the senators "asking questions".

    And there's a whopping 11,437 people watching it on YouTube, so I'll be one of almost no one that hears more than a few sound bytes.

  • "Global warming" and "potable water" slated for comebacks?

    Full disclosure: I didn't click through, but also didn't see these on the quoted list.

  • Yeah, reading about the cloture rules now. Seems like the motion for cloture happened a couple days ago (temporarily ending debate) and it "ripened" today prompting a cloture vote, itself not apparently subject to filibuster. But simple majority is all that's needed on most nominations, and filibuster is limited to 2 hours before the final vote.

    Even that will be performative.

  • From the CNN article:

    The speech is not a filibuster because Booker is not blocking legislation or a nomination. The Democratic senator’s speech will keep the Senate floor open – and floor staff working as well US Capitol police members detailed to the chamber – for as long as he continues speaking, but lawmakers had concluded voting on Monday before he began his remarks.

    So purely performative. Not a filibuster.

    I mean if it's a first step and others follow, then good. But why not filibuster a nomination you disapprove? (I have no clue if filibuster applies to a cloture vote. These fucking stooges and their silly made up rules of decorum...)

  • Scrubbing a little demo project I made featuring a web app behind oauth2-proxy leveraging keycloak as local idp with social login. It also uses a devcontainer config for development. The demo app uses the Litestar framework (fka starlite, in Python) because I was interested, but it's hardly the focus. Still gotta put caddy in front of it all for easy SSL. Oh, and clean up all the default secrets I've strewn about with appropriate secret management.

    All of it is via rootless podman and declarative configuration.

    Think I might have to create my own Litestar RBAC plugin that leverages the oauth headers provided by the proxy.

    It has been a minute since I worked daily in this space, so it has been good to dust off the cobwebs.

  • (again)

  • Definitely looks like a nice improvement. Functions very like cloud provider CLI SSO, but with a generic tool.

    I think for an enterprise use case, supporting the use of the groups claim (or other configurable scopes) is table stakes. Although in those situations, I've also had to use other tools like teleport that come with other enterprise niceties like full session audit capture and playback.

    And while everyone should do their own threat and risk modeling, you've now made your ssh connection dependent on an external service that likely needs to reach out over the internet.