Wait, being irritated by tags in shirt is an autism thing? I just thought it was a pretty common kid thing…
Wait, being irritated by tags in shirt is an autism thing? I just thought it was a pretty common kid thing…


But the reason for the expense is largely the weight.
Yes we can at great expense support massive weights. But even in skyscrapers, you aren’t expecting to just cram every floor with equipment that weighs over a ton and supported by less than a square meter of floor.
It’s not just armchair engineering, i work in the industry and commonly you have racks preferring the ground floor and weight restrictions going up and even marked paths that the racks need to stay on when on upper floors due to limitations of the reinforcements.
Skyscrapers are largely impractical structures done for the sake of showing off, with any value based on keeping people close to each other. No one builds a skyscraper by itself miles from anything else. This is where they build the datacenters because they don’t need proximity.


But the two were all smiles throughout, with Trump even siding with the soon-to-be first Muslim mayor of New York over one of his GOP allies, Rep. Elise Stefanik, who’d called Mamdani a “jihadist.”
“She’s out there campaigning and you say things sometimes in a campaign,” Trump said of Stefanik, who’s running for governor of New York. “I met with a man who’s a very rational person. I met with a man who wants to see New York be great again.”
Well that’s not what I expected…


Keep in mind that the critical affordability issue as it landed in the news as we recovered from COVID and also supply chain impacts from Ukraine war. During his first term, inflation was pretty much the same as it had been since 1990. Then during Biden’s term, there was 7% then a further 6.5% on top of that and then another 3.4% on top of that and then 2.9% on top of that. So there’s a correlation that things are now even more rapidly unaffordable and in such cases the president inevitably gets the blame whether it makes sense or not.
His first term was pretty incompetent and corrupt, but got nowhere near as maliciously and successfully corrupt as this go around. On the matter of deaths, while the USA by the data was among the worst, almost in the 10 worst nations for per-capita death, the subjective coverage was “globally lots of people are dying”, it’s not Trump’s fault specifically in that perception of “no one has it good”.
Generally speaking, in these circumstances people are just voting against the state of the way things are with less high minded ideals. Trump lost because people hated things under COVID. Harris lost because the economic reaction to recovery was all messed up and so a change was demanded.
I share the shock that people actually went for it, but I’m not surprised that this seemingly nonsensical situation could happen.


Yes, just some people figuring out that Grok was steered toward ass-kissing Musk no matter what, and exploited that for funny output. So the takeaways are:


help explain the relationships in a complicated codebase succinctly
It will offer an explanation, one that sounds consistent, but it’s a crap shoot as to whether or not it accurately described the code, and no easy of knowing of the description is good or bad without reviewing it for yourself.
I do try to use the code review feature, though that can declare bug based on bad assumptions often as well. It’s been wrong more times than it caught something for me.


No, just complete. Whatever the dude does may have nothing to do with what you needed it to do, but it will be “done”


Also assuming it became prolific enough to appear in output, would that mean it is “correct”?


I would assume that a screen reader will pronounce it properly. If it doesn’t, then that reader needs an update. Still think it’s a pointless thing to try to resurrect that character from the past and kind of annoying, but at least screen readers should in principle be able to pronounce it.
Note that this outage by itself, based on their chart, was kicking out errors over the span of about 8 hours. This one outage would have almost entirely blown their downtown allowance under 99.9% availability criteria.
If one big provider actually provided 99.9999%, that would be 30 seconds of all outages over a typical year. Not even long enough for people to generally be sure there was an ‘outage’ as a user. That wouldn’t be bad at all.
To be fair, it says “bubba” and the Clinton link is speculative.
The republicans have started trying to blame Obama for this years hikes…
It’s quite a leap, but they are trying to say ACA blew it all up, but it just took almost 20 years for the pain to hit.
It’s a narrative that really only works for the ride or die republicans, but it’s all they have to try, since they have no actual answer they want to propose…


One this is all speak to convince investors to throw money, so they’ll cheer pick their interpretation.
In this case I think they refer to already having the real estate, buildings, power and cooling. So “all” they have to do is rip out their rigs and dump a bunch of nVidia gear in. All they need is just a few hundred million from some lucky investors and they will be off…


Same way a lot of the “ai” companies make money, investors that have no idea but want to get in on the ground floor of the next nVidia or openai.


I get the sentiment, but the steam machine will have an x64 processor…
The VR headset won’t, but the PC will…
I doubt this one. It would require that Trump ever would care about the pleasure of anyone other than himself.


Well even with your observation, it could well be losing share to Mac and Linux. The Windows users are more likely to jump ship, and Mac and Linux users tend to stick with the platform more, mainly because it’s not actively working to piss them off. Even if zero jump to Mac or Linux, the share could still shift.
The upside of ‘just a machine to run a browser’ is that it’s easier than ever to live with Linux desktop, since that nagging application or two that keeps you on Windows has likely moved to browser hosted anyway. Downside of course being that it’s much more likely that app extracts a monthly fee from you instead of ‘just buying it’.
Currently for work I’m all Linux, precisely because work was forced to buy Office365 anyway, and the web versions work almost as well as the desktop versions for my purposes (I did have to boot Windows because I had to work on a Presentation and the weird ass “master slide” needed to be edited, and for whatever reason that is not allowed on the web). VSCode natively supports linux (well ‘native’, it’s a browser app disguised as a desktop app), but I would generally prefer Kate anyway (except work is now tracking our Github Copilot usage, and so I have to let Copilot throw suggestions at me to discard in VSCode or else get punished for failing to meet stupid objectives).


“Agentic” is the buzzword to distinguish “LLM will tell you how to do it” versus “LLM will just execute the commands it thinks are right”.
Particularly if a process is GUI driven, Agentic is seen as a more theoretically useful approach since a LLM ‘how-to’ would still be tedious to walk through yourself.
Given how LLM usually mis-predicts and doesn’t do what I want, I’m no where near the point where I’d trust “Agentic” approaches. Hypothetically if it could be constrained to a domain where it can’t do anything that can’t trivially be undone, maybe, but given for example a recent VS Code issue where it turned out the “jail” placed around Agentic operations turned out to be ineffective, I’m not thinking too much of such claimed mitigations.


My career is supporting business Linux users, and to be honest I can see why people might be reluctant to take on the Linux users.
“Hey, we implemented a standard partition scheme that allocates almost all our space to /usr and /var, your installer using ‘/opt’ doesn’t give us room to work with” versus “Hey, your software went into /usr/local, but clearly the Linux filesystem standard is for such software to go into /opt”. Good news is that Linux is flexible and sometimes you can point out “you can bind mount /opt to whatever you want” but then some of them will counter “that sounds like too much of a hack, change it the way we want”. Now this example by itself is mostly simple enough, make this facet configurable. But rinse and repeat for just an insane amount of possible choices. Another group at my company supports Linux, but just as a whole virtual machine provided by the company, the user doesn’t get to pick the distribution or even access bash on the thing, because they hate the concept of trying to support linux users.
Extra challenge, supporting an open source project with the Linux community. “I rewrote your database backend to force all reads to be aligned at 16k boundaries because I made a RAID of 4k disks and think 16k alignment would work really well with my storage setup, but ended up cramming up to 16k of garbage into some results and I’m going to complain about the data corruption and you won’t know about my modification until we screen share and you try to trace and see some seeks that don’t make sense”.
Yeah, but as adults we start to just declare we are going to suck it up more.