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/)HA
Posts
10
Comments
489
Joined
2 yr. ago

  • Or that there's a huge amount of legit demand for mature node chips and it makes sense to own the supply for it.

    The 5000 microcontrollers you inyeract with each day, by and large, do not need 5nm processes.

    We saw a few years ago how relatively cheap, commodity-grade, low-complexity chips suddenly become vital when you can't get them and they have unfinished cars piling up at the assembly plant.

  • On a less deranged take, there's definitely potential to mend the Sino-Soviet split. Their interests and capabilities dovetail quite a bit, but I suspect unification is wildly impractical for any number of cultural and historic reasons. OTOH, if they presented a Warsaw Pact-style alliance, perhaps using the cudgel of mutually assured economic destruction instead of nuclear destruction, that's a hell of an act for the West to try to follow.

  • I never realized the tattoos were photoshopped.

    I assumed they used a random stock photo that had a convenient pose to add the shirt onto, that happened to have a tattoo.

    Of course, I also figured using a photo with too much ink would 1) distract from the merchandise and 2) make the stock photo model too recognizable. (Oh, they clearly used Getty #8675309, "Fat White Guy With Mediocre Barbed Wire Tattoo"), but plenty of the pics are identifiable enough to use for a police report.

  • The mafia has infested law enforcement too.

    I accidentally took the wrong streetcar when visiting San Francisco and ended up in the Castro.

    They put a boot on my gender and had it towed. Apparently I have to pay $450 plus $85 per day storage to get it out of impound. I said "forget it" and they crushed it into a cube.

  • I suspect Intel has a broader product range than AMD to justify the headcount, but I'm not sure where the extra resources should go.

    Their networking chipsets were gold-standard in the 100M and Gigabit era, but their 2.5G stuff is spotty to the point Realtek is considered legit.

    They've pulled back from flash, SSDs and Optane.

    There must be some other rich product lines that they do and AMD doesn't

  • So thry're saying they have plenty of licenses for the use case, but somehow people are still pirating?

    Maybe their license management paradigm is just garbage. This could be the vendor, but also poor IT policy if the users can't requisition what they need.

    As usual, service problem.

    So much licensing fuckery-- dealing with floating or reissuing licenses, users needing to move to different machines-- could be solved via affordable site licensing. But that might leave dollars on the table if users don't overbuy.

  • The appeal of state media is that the bias is obvious.

    We know who's paying the bills at the CBC or Xinhua, but it's gonna be a lot more subtle for the local broadcaster who mysteriously drops their investigative series right after the target buys a premium ad package.

    It also means you can triangulate. If the BBC and TASS both report the same details on a story, those are probably legit.

  • Once you get to 50k people, you have to set up Harbour Goth, and at 100k, Airport Goth.

    I can see the former with merman/maid themes, but not sure how to implement the latter-- black fishnet pilot iniforms?

  • I'm also curious about the logic of what items get locked up.

    I went in a few shops recently, and all the toothbrushes were locked up. I know personal-care items tend to be the first things in the cages. Yet plenty of other items with higher value and margins are out in the open.

    Is there some virtue-agenda in play? Don't make it too easy to steal your way into healthy or presentable?

  • There's also the self-imposed delays. How many days of waiting are racked up by Americans saying "let's see what happens" because of the prohibitive cost of accessing care?

    I wonder what it looks like if you start the clock not at "You need hip replacement" but rather "My hip is acting up".

  • Permanently Deleted

    Jump
  • Also on modern firebreathers.

    I like runit better than systemd, the packages are current, and it has most of what I want in the main repos.

    I also found the documentation excellent in thst it's a cohesive list of real-world topics rather than a 500-km-deep wiki or forum archive.

    I should try a modern Slackware one day. I loved it back before I had broadband and just ordered a burned CD for each new release, but I should try following -current and the Slackbuilds stuff.

  • They're a disappointment these days. Few varities, often sold out. Thry really want to move towards the crappy food Starbucks sells and figure out $7 coffee.

    I'd rather go to a local chain which has better variety and manages to have stock at 2PM.

  • I've had KVMs that don't like the 'fancier' USB keyboards with NKRO. It would work, but it wouldn't listen for its own 'switch to different console' hotkeys. Reconfiguring the keyboard to run in 6KRO-only mode addressed it, but not every keyboard can be configured that way.

  • I guess the assumption is more that for me, a fresh install is often about decluttering as much as anything-- the five Wayland compositors, three music players, and six pseudo-IDEs I tried and didn't like don't need to follow me to the next build.

    In a conventional install, that just means "don't check the checkbox in the installer next time". In a Nix-style system, this is a conscious process of actively deciding to remove things from the stored configuration, no?

    I suppose the closest I've gotten was recently migrating my setup from a desktop to a new laptop. Mostly copying over some config from my home directory, but even then, I wanted enough different stuff-- removing tools I don't use on the laptop, adding things like battery monitoring and Wi-Fi control-- that it involved some reconfiguration.

  • I suspect the tooling isn't quite there yet for desktop use cases.

    If I were to try to replicate my current desktop in an immutable model, it would involve a lot of manual labour in scripting or checkpointing every time I installed or configured something, to save a few hours of labour in 2 years time when I get a new drive or do a full install.

    The case is easier for defined workload servers and dev environments that are regularly spun up fresh.