Forgot your password?
typodupeerror

Submission + - Leaked Documents Show Cisco Systems' Relationship with Israeli Security State (dropsitenews.com)

Alain Williams writes: Internal documents show Cisco’s growing collaboration with the Israeli military over the course of the genocide in Gaza.
Cisco makes a point of publicly highlighting its commitment to corporate social responsibility, and building “an inclusive future for all” in the dozens of countries around the world in which it operates. Yet the company’s aggressive pursuit of contracts with the Israeli government and military—a small yet growing part of its global business—has led to accusations that behind this sunny facade the networking giant is profiting from genocide.

Comment Wouldn't buy (Score 3, Interesting) 70

I am the specific target audience for these drives.

And ... they are a TERRIBLE idea.

Assume PCIex4 v5.0 for the interface. That's a theoretical 15.75GB/sec. To read this drive sequentially would take 4.25 hours.

This is so slow it's absolutely useless for AI. Assume for a moment I loaded 8 of these into a 1u chassis. 800Gb XDR InfiniBand would be too slow, a double link would work. But you would be better off building half-U trays with four drives and an 800Gb link.

That said, let's say you had half a rack of that. That would be 48x245TB or about 12PB. And remember this is performance storage, not reliable storage. Everything here should be treated as entirely volatile... it's just cheap/slow RAM, it's not bad.

I think overall, I would architect a similar system on 64TB sleds because with the exception of rack space and power (and the drives use no power next to GPUs), 64TB drives destroy 245TB drives in every way.

Once we hit PCIe v9.0 or so and 4Tb Ethernet or InfiniBand, then 245TB will start making sense.

If Micron wanted a serious product, they would have dropped U.2 in favor of Ethernet or InfiniBand.

Comment What when something breaks ? (Score 1) 162

In a data center the repair tech needs to walk past a few racks to replace what is broken. With this setup s/he will need to drive somewhere, fix whatever, drive back - assuming that the remote diagnostics were correct and that they brought the right parts first time. Then there is access: "we are having a kids' party today, beware the supersoakers."

Comment Stop hiring for the sake of hiring (Score 1) 59

The number of jobs are increasing, because the number of jobs being filled is rapidly decreasing. So, new job listings are often old job listings reworded to exclude more candidates.

If you have one or two good engineers (not programmers, not developers... honest to goodness engineers) who with AI can keep 15-20 tasks running simultaneously (the cost is GPUs and screens), you don't need to hire someone right now.

Companies want the best they can get. They don't want to fill seats anymore. If they already have a few developers, the LLMs are increasing their productivity 10-20x (yes, real engineers who learn LLMs and how to use them as though they're programming languages get that kind of gain), then they can hold out.

Here's a great one for you... I would never hire anyone without a great GitHub now. I want to see projects and I want to see both hand written code and LLM generated code. I want to see external projects they've patched to see if they can work on other peoples code. I want to see student/professional projects (things with deadlines) AND fun projects.

I'm in no rush. I will post a job, if I don't find someone great, I'll change the posting and wait again. LLMs will give me the buffer I need.

Comment Re:Anthropic _is_ the odd one out. (Score 0) 21

Google, Microsoft and Meta profit by open sourcing models. (more like hedges their losses)

OpenAI released shit models as open source and OpenAI and Anthropic are junk without gigantic caches from mass economy. The model is far less important than the cache. So, if Anthropic actually opened anything it would be junk too.

And I think the Pentagon should be legally required to make their own models. I think that depending on external companies for their most important technology is idiotic. The government should own and operate their own drone companies and their own AI companies. They should not legally be allowed to use outsiders that are easily influenced by external entities.

Comment I'll testify in favor of cursor (Score 1) 110

AI belongs in a sandbox on test servers. We don't use AI in production.

When a programmer is programming, they use an offline database and an offline server. When their code passes tests and code review, we push to production.

If you don't work like this you have no right to sue.

Comment Cross-discipline issues (Score 3, Interesting) 82

I have spent time with 9 neurosurgeons, 2 neurologists, 1 orthopedic surgeon, 8 general practitioners and over 50 nurses in 2026. There have also been 3 or more radiologists/neuroradiologists involved.

They all disagree on what is wrong with me or throw their hands in the air and say "I don't know" and another said "it'll heal in a few days, ignore it".

Here's the catch, the doctors all lack the ability to understand what is wrong with me. But as I collect information from each one of them and I upload the CTs and MRIs into the AIs and finally I have a doctor who isn't very good, but is not a specialist. As a result, I have a list of questions to ask the doctors to see if we can work on the problems.

As someone who takes 16 pain killers every day for months now, I want to get past this. I don't believe the doctors will figure it out. I believe it will be the AIs

Slashdot Top Deals

UNIX is many things to many people, but it's never been everything to anybody.

Working...