Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:27" iMac ? (Score 1) 107

I think Apple doesn't understand what it had with the big iMac.

I still have my 2017 one around. When it came out, it was revolutionary. A full 5K display with a reasonable CPU and GPU at a very reasonable price. Built-in webcam and speakers. The only necessary cable was power (if you went bluetooth keyboard and mouse). A wonderfully uncluttered desktop with a mean machine that also looks nice.

Why would I make many steps back from that?

I've done the math last year. I also thought Mac mini + Studio Display (it's not that much more expensive than a good 4K display) would do it, but it turns out that once you upgrade the Mac mini to something actually useable for desktop work, you're not that far from a Studio price-wise.

I really, really, really wish someone took a big fence post and hammered some sense into the idiots at Apple.

I wish that monitor vendors would figure out a good way of mounting small-form computers (like the Mac mini) on the back of monitors...

They have. I've seen such in several different offices.

Comment "scaling down" (Score 2, Funny) 199

Reducing something to just over 1 % of its original planned size isn't "scaling down". That's an euphemism for "giving up, just finishing the stuff we've already largely built".

Converted to your typical house, it means instead of building the whole house you're building the tiny guest toilet and nothing else.

Comment Re:how much of this is business culture (Score 1) 182

People will die and it is because capitalism does not reward people who go above the call of duty to prevent loss of life.

It's the industrialisation of everything. Streamlining and defining processes for everything and then running the processes like a computer program not like a guideline for ordinary days.

I see a lot of that. It's bureaucracy, not capitalism.

Comment Re:The whole point of university is HI (Score 1) 102

Aka Human Intelligence. I'd expect a human to grade my work.

Agreed.

What if he uses a tool to do that? Where is the line? wc to check if you satisfied the word count requirement? A spell-checker? An AI?

Assuming that the actual grading is still done by a human and AI is just one of several tools used in the process?

Comment AI used right (Score 4, Insightful) 102

Don't understand the hate. This is actually AI being used in the right way. As an assistant. Not to replace a human, but to help with the repetitive ordinary tasks that are part of the job.

My own experience is similar. When I ask AI to generate some text for a purpose, the result is meh. But as a text critic or to get suggestions for improvements, as a proof reader, it's pretty good.

What should happen is that we don't take an AI output and just use it as-is, but use it as an input for a human who does the actual job. AI isn't magic, it's just a tool. Nobody complains that a lever enables us to excerpt more force than our muscles alone could.

Comment Re:Dear America... (Score 4, Insightful) 75

Come on folks. The rest of the world has had sports gambling for years and trundles along just fine.

Nope.

The USA never does something. It always overdoes everything it does. Same here.

Elsewhere in the world, sports gambling is a small side-hustle for fans who like to spice things up a bit. In the USA, everyone is always for their personal ticket into the billionaire's club, the unicorn start-up or the license to print money.

"sane" is a word that's prohibited entry into the USA and shot at the border should it try. :-)

Comment Re:local LLMs (Score 1) 32

Yes, there are some use cases where you want the LLM to essentially be a search engine on steroids. In that case, you need one that's online and vacuums up the Internet every so often. Essentially Google 2.

But for a lot of use cases a model that is occasionally updated will do just fine.

Comment local LLMs (Score 1) 32

For similar reasons (I work on projects with serious security demands) I've gone down the rabbit hole to get local LLMs working and I'm pretty happy now, but it was quite a journey.

We now have stuff like Ollama and LM Studio that can run models locally, open models that have sufficiently large rolling windows, and things like privateGPT as a glue to feed in your own documents. Or Anything LLM if you want an all-in-one solution (though in my tests it didn't quite work as well).

We're getting there. In a few years, we'll have local AI integrated into our desktops.

I personally wouldn't invest into any AI-as-a-Service companies anymore, at least not for generic models. Maybe for models custom-tailored to specific use cases. But for the generic "write a report for me" LLMs, there really isn't a need for any government to rely on cloud services anymore.

Slashdot Top Deals

You see but you do not observe. Sir Arthur Conan Doyle, in "The Memoirs of Sherlock Holmes"

Working...