Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:How do data leaks work? (Score 1) 32

You are correct. Donald Knuth, the famous computer scientist, himself says LLMs generate excellent "copy".
One day, exchanging (polite) message with obvious typos and unexpected turns of grammar and side-musings will be seen as a sign of genuine affection between humans communicating. :)

Comment Re:AI/LLMs and language translation (Score 1) 100

Thank you ... Interesting

Looks like we need TIOBE to be like a Neilsen Ratings TV set top box that measures what people actually watch. But in reality, it's more like something that counts up TV schedule listings.

TIOBE should offer a free 'anonymous stats reporting' plugin to various IDEs (Visual Studio, Eclipse, IntelliJ, Emacs, vim)

Comment Re:AI/LLMs and language translation (Score 1) 100

Interesting.
  I have not used modern IDEs for several years
But a few months ago, I used AI LLM portals (Claude, ChatGPT) to code up a new 1000 line program in an unfamiliar language (Excel VBA). That was a 'copy paste compile debug repeat' exercise in creating a new program.. Given LLM session memory constraints, I could not imagine doing that to study and modify a complex existing codebase (say, a 100 KSLoC Java application).

What tool do you think could work ?

Comment Why is CDC still helping? (Score 4, Interesting) 289

...officials from the Centers for Disease Control and Prevention confirmed to state health departments that the ongoing measles outbreak at the border of Arizona and Utah is a continuation of the explosive outbreak in West Texas...

Why are there still competent people at CDC who are able to do this? Anyone who knows anything about anything, was supposed to have been fired months ago and replaced by incompetent flunkies.

Commander Putin's orders have been very clear about completely disarming all American capability, whether it's in our health systems, military, or infrastructure. Who is the pro-American traitor in our midst, disobeying orders to destroy the USA?

If we're going to disobey Putin's orders, then won't he kill or embarrass our president? That must not be allowed to happen!!

Comment Re:Cooling is easier in a vaccum?? (Score 1) 90

You're right about radiative cooling - I didn't consider that radiative cooling would be that much easier.

I asked claude.ai a bunch of questions.below According to it, purely radiative cooling of a device in space (40-60C) is roughly as effective as very crude conductive cooling of a similar device on earth (internal temp 49 C).

_---------_
Consider a 1 m radius spherical object in LEO. One direction, bathed in direct sunlight is coated with solar panels. The electricity generated runs computers internally - the computers are capable of running regardless of the internal temperature of the enclosure. The reverse side is exposed to the 2.7 K of the CMB and had small metal radiative panels.

Compare it to another similar size sphere stored in a room at a constant 22C on earth. Instead of solar panels, the same amount of electricity is pumped in.

In which case would the internal temperature of the sphere be higher?
Make a few assumptions about the other parameters. All power generated by the solar panels in space, or fed in by power lines on earth is immediately used for computation.

Give me rough internal temperatures for both cases

Now assume the sphere on earth is (a) suspended on a thread (b) half buried (c) fully buried , and it has a metal body.
--------------

Answers from Clause.ai
LEO. 40-60 C
Earth.a 95 C
Earth.b 75 C
Earth.c 49 C

Comment AI/LLMs and language translation (Score 4, Interesting) 100

As time goes by, I hope programming editors and IDEs start doing language translation via AI.

Say, someone needs to edit a C program but is not very skilled in it. They could use their favourite language (say, C#), to quasi-edit the source program (which would be presented as C# to them). C# code changes would be auto-translated to C in a manner that fits the source codebase's conventions. Aspects of the C program that have no C# equivalent could summarised and edited by AI dialog.

I wonder how TIOBE would measure this sort of work. As activity in the source language (C)? Editing language (C#)? Or both?

Slashdot Top Deals

6 Curses = 1 Hexahex

Working...