* Posts by Paul Kinsler

1101 publicly visible posts • joined 9 Aug 2007

Page:

Datacenters near Heathrow seemingly stay up as substation fire closes airport

Paul Kinsler

Re: [Optical fibres] It's not as if one has to inject photons at 400keV just ...

You might find it educational to read up on the subject: coupling light into an optical fibre is not necessarily trivial, and optical fibre will not usefully transmit any frequency of light you might wish to send (notably due to absorption, inconvenient dispersive properties, or indeed various other things).

Ubuntu 25.10 plans to swap GNU coreutils for Rust

Paul Kinsler

Re: Speed comparisons

Indeed. I've got some ongoing hourly processing that regularly throws a couple of million lines of data through various stages often involving multiple instances of grep/sed/awk/sort etc; any sort of significant speed penalty would not be welcome.

Dash to Panel maintainer quits after donations drive becomes dash to disaster

Paul Kinsler

I'd put a button on the about page for donations.

I think it would best to *start* the project off with a small, visible, but nonetheless tasteful and polite request for donations (or even just noting that they might eventually be requested). That way everyone will just automatically have to get used to it by default, and so regular users will not be shocked and/or annoyed by one suddenly appearing a few years down the track. :-)

Techie pulled an all-nighter that one mistake turned into an all-weekender

Paul Kinsler

Re: This is the reason

"mc" exists on my Slackware 15.0, for whatever reason (I have almost never used it myself).

Since it seems fairly innocuous to me, so can anyone enlighten me as to what the problem is with it?

A last look at the Living Computers museum before collection heads to auction

Paul Kinsler

My thesis is on 9-track magnetic tape.

I also have my thesis on some old tape format, but it doesn't matter that I can't read it -- I have had the file in my work archive copied from machine to machine to machine as I moved around.

The problem is, in fact, not how its been stored, but that it was created by the then version of MS Word. Fortunately I still have the nicely bound hardcopy version ... not that I need to read it very often.

Dark mode might be burning more juice than you think

Paul Kinsler

Shocker

On the BBC page there is a link to a pdf. In it both OLED and LCD displays are mentioned, and the difference between OLED and LCD noted.

However, their single test device is in fact a Macbook Pro with an LCD display.

As a final remark, this seems to be a report which is really more about addressing user-expectations, rather than about technology differences. As in e.g. a user might have heard "dark mode saves power", but not twigged to the fact that it isn't true for their LCD display, especially once they perhaps have also put the brightness up a bit.

Copilot+ PCs? Customers just aren't buying it – yet

Paul Kinsler

a "bullshit simulator".

Just saw this elsewhere ...

https://thebullshitmachines.com/

(a humanities course about how to learn and work and thrive in an AI world.)

Windows 10's demise nears, but Linux is forever

Paul Kinsler

Re: My last major interface change was going from Blackbox to Fluxbox...

I think mine was twm to fvwm

:-D

Can AWS really fix AI hallucination? We talk to head of Automated Reasoning Byron Cook

Paul Kinsler

Re: treat each citation it finds as a single unique token

They are presumably not infallible, but many scientific journals now automatically check the citations in submitted papers, and raise a query if they cannot find an authoritative match.

Thus you might imagine a scheme where any "citation" detected and tokenised, could also be tagged as validated, or as unvalidated; and if used, reported as such.

Unlikely to be infallible, and only workable in specific cases, sure -- but still an improvement. But you probably wouldn't want an LLM to do the validating :-)

Paul Kinsler

cases to cite

It seems to me the training process, at the very least, needs to treat each citation it finds as a single unique token, rather than just another miscellaneous collection of characters or words. Then it would at least only generate actual citations, rather than merely some text that resembles a citation. And it might even manage to put them - sometimes - in a correct context, but I don't think you could rely on it - the reasoning behind why authors cite a thing is not always clear - it can range from some-generic-backgound, all the way down to a-specific-result-on-page-something.

UK ICO not happy with Google's plans to allow device fingerprinting

Paul Kinsler

Re: On Android, GPS data can be spoofed. Search "android mock locations"

Hmm. Recently Google used raw GNSS data to run a study on android phones without explicit permission:

https://www.nature.com/articles/s41586-024-08072-x

If they can yank raw code phases and pseudodistances, what makes you think a position spoofing app is a bulletproof solution?

We told Post Office about system problems at the highest level, Fujitsu tells Horizon Inquiry

Paul Kinsler

Re: an organised litany of lies

Only a minor point of pedantry, for which I apologise, but the exact phrasing used by Peter Mahon was -

"orchestrated litany of lies"

Huawei handed 2,596,148,429,267,413,
814,265,248,164,610,048 IPv6 addresses

Paul Kinsler

It's also annoyingly vague about what a particle is

For these kinds of order-of-magnitude estimates it doesn't matter very much whether you count a neutron as one particle or its three constituent quarks (or, for the old school types, a proton plus an electron). The number is to get an idea of the scale, not to get a value which is supposed to "correct".

NASA finds Orion heatshield cracks won't cook Artemis II crew

Paul Kinsler

Re: I have a bad feeling about this ....

Since the article says "Avcoat was developed in the 1960s and used on the Apollo missions to protect spacecraft as they re-entered Earth atmosphere", I'd probably guess they have had enough (other) experience of it to be able to have reasonable confidence in their judgement..?

DoJ wants Google to sell off Chrome and ban it from paying to be search default

Paul Kinsler

Re: Google take EVERYTHING they can

Including some thing you might not expect ...

https://www.nature.com/articles/s41586-024-08072-x

The sad tale of the Alpha massacre

Paul Kinsler

Re: a file called -rf

Ah, so we should use the double hyphen, i.e. ....

rm -- *

... but then why create a "-rf" file in the first place?

[edit: I suppose you might do it by accident, with one of those misplaced/mangled pastes that create a load of files named after the commands you wanted to run. Or is that just me?]

Paul Kinsler

I tend to put a trailing / on all my directories which can mitigate this sort of thing (unless already in /), thus (in bash) there would be the possibly missing

QATOOLS="/opt/qatools/"

and then

rm -rf ${QATOOLS}bin

Also, it just occurred to me that (again in bash) you could even try to remember to type (or script)

rm -rf ${QATOOLS:-QQQQ}bin

so that the rm shouldn't get anything ever, unless you really like directory names with Q in them:-)

Oregon Trail 'action comedy' film in the works from Apple

Paul Kinsler

Also

fwiw, some more info about the game here (and a blog full of other interactive fiction history)

https://if50.substack.com/p/1971-the-oregon-trail

41-million-digit prime crunched by datacenter GPUs

Paul Kinsler

Re: Mersenne primes are not especially large. M2 is 3.

But if the number of Mersenne primes is unbounded, then presumably for any fixed choice of "large", there will be more "large" Mersenne primes than small ones, and, further, infinitely more large than non-large. Which might make it at least more-or-less reasonable to say that Mersenne primes "are large". :-)

But perhaps what was meant that if considering all discovered "large" primes, you will notice that more of them are Mersenne than of any other type? (or some similar statement).

Missing Thunderbirds footage found in British garden shed

Paul Kinsler

Re: UFO

I find with most TV series, even watching my most-favourites once a decade or so is more than frequently enough.

Of course, YMMV.

California governor vetoes controversial AI safety law, tells everyone to start over

Paul Kinsler

Re: If you train a model largely on creating bio-weapons, and ...

But shouldn't a law against the creation and/or enabling of bioweapons (whether by AI, by chemical precursors, or whatever) be the control in such a case; not us merely hoping that it will happen as a side-effect of generic AI controls?

It seems implausible to me that Generic AI law will ever cover all dangerous use-cases; so what they should attempt to control is AI-specific dangers, not those from any possible application.

SpaceX Polaris Dawn mission completes first commercial spacewalk

Paul Kinsler

Re: There are some 35 experiments being carried out as part of the mission.

I wonder if "the effects of doing a space walk during a G2 geomagnetic storm" is one of them :-)

If every PC is going to be an AI PC, they better be as good at all the things trad PCs can do

Paul Kinsler

Re: As a tester I wouldn't dare use anything as ephemeral as AI in my work.

But I suppose if you had to cope with user input, then an LLM might be handy for creating a large number of plausibly-human like responses (ie which might also be slightly mangled or confused), as a sort of weak fuzzing...

What is this computing industry anyway? The dawning era of 32-bit micros

Paul Kinsler

Re: Claytons' unix

... i.e. the unix you have when you're not having a unix:

https://en.wikipedia.org/wiki/Claytons

SETI boldly looks beyond the Milky Way in latest alien hunt

Paul Kinsler

Re: OK, then how does the Casimir effect work?

It's actually a density-of-states effect. However, assuming a ZPE does make for a nice simple derivation that happens to give the same answer as a proper calculation (ZPE is like that - often works brilliantly, except when it doesn't ... and so you are only really sure a ZPE-based derivation is right if you (also) do it rigorously).

Paul Kinsler

Re: how to exploit zero point energy

I know this is at a tangent to your argument, but you can't exploit zero point energy, because it doesn't exist.

The idea only results from a simplistic approximation to quantum mechanics, being essentially a "hidden variable" sort of thing, and is very probably is more useful to SF writers than it is to physicists.

Sweet 16 and making mistakes: More of the computing industry's biggest fails

Paul Kinsler

A large and interesting range of PDAs

I still use my old Zaurus as an alarm clock; I like the little chirp it makes. The battery (its second) is a bit long in the tooth, though... but I might have a spare spare somewhere....

The cybersecurity QA trifecta of fail that may burn down the world

Paul Kinsler

FWIW

There is already a non-trivial amount of work trying to understand radicalization & social networks: notably, I just happened to see this, but there is older work out there.

Quantifying the vulnerabilities of the online public square to adversarial manipulation tactics

Truong et.al, PNAS Nexus 3(7), 258 (2024).

https://doi.org/10.1093/pnasnexus/pgae258

Abstract: Social media, seen by some as the modern public square, is vulnerable to manipulation. By controlling inauthentic accounts impersonating humans, malicious actors can amplify disinformation within target communities. The consequences of such operations are difficult to evaluate due to the challenges posed by collecting data and carrying out ethical experiments that would influence online communities. Here we use a social media model that simulates information diffusion in an empirical network to quantify the impacts of adversarial manipulation tactics on the quality of content. We find that the presence of hub accounts, a hallmark of social media, exacerbates the vulnerabilities of online communities to manipulation. Among the explored tactics that bad actors can employ, infiltrating a community is the most likely to make low-quality content go viral. Such harm can be further compounded by inauthentic agents flooding the network with low-quality, yet appealing content, but is mitigated when bad actors focus on specific targets, such as influential or vulnerable individuals. These insights suggest countermeasures that platforms could employ to increase the resilience of social media users to manipulation.

Bugging out: 53 years since humans first drove a battery-powered car on the Moon

Paul Kinsler

Re: Don Martin [MAD) cartoon circa 1975

Mad 148, p33 (1972):

https://readcomiconline.li/Comic/MAD/Issue-148?id=72877#35

DARPA suggests turning old C code automatically into Rust – using AI, of course

Paul Kinsler

Re: Obfuscated C

I wonder if a use of ML here could be as a de-obfuscator; presumably it wouldn't work very well but as a first step to e.g. renaming variables to match an inferred use, attempting to explain weirdly compounded constructions, etc; it might be a time-saver...

Microsoft whiz dishes the dirt on the Blue Screen Of Death's colorful past

Paul Kinsler

Re: checkpointing

And anyway, a week isn't very long. It's really only when the runs take a month or more it becomes a necessity :-)

Also checkpointing is quite handy for extending a simulation run which - it turns out - needs to run for slightly more weeks than you thought it did.

Astroboffins order most advanced spectrograph ever to sniff out alien life

Paul Kinsler

smell out alien life

Any life they will "detect" with this will be life of sufficient ongoing activity so as to substantially modify a planet's atmosphere, as on earth; it is unlikely to detect some minimal presence clinging on in some survival niche (as presumably might, at best, be the case on Mars).

Russian hacktivists vow mass attacks against EU elections

Paul Kinsler

Re: naming a country is shorthand for saying "the actions of the government of" that country.

This is indeed often true, but the distinction is nevertheless useful and important, and IMO should be made as a matter of course. But if you want a shorthand, it is probably better to use the name of the country's capital as a stand-in for the government, which seems to me less likely to be misunderstood or misrepresented. And I think it particularly important to make the distinction explicit when the government in question is doing something particularly reprehensible.

I didn't touch a thing – just some cables and a monitor – and my computer broke

Paul Kinsler

Re: refused to take responsibility

There are two separate issues here, which perhaps should be treated as separate:

(a) company equipment was carelessly damaged by an employee (perhaps indicating some disciplinary action might be applied)

And, notwithstanding (a), it might also be the case that:

(b) the employee still needed to get some work completed in a timely manner (in which case the IT support needs to assist, not just laugh).

High-flying drones on a leash could blow traditional wind turbines away

Paul Kinsler

repeatedly pull

I guess you could have the kite -- by design -- oscillate side to side instead.

Microsoft Research chief scientist has no issue with Windows Recall

Paul Kinsler

Re: Am I missing something here?

Perhaps it just uses the LLM to classify and auto-generate keywords/metadata, to aid in finding the stored user data..?

Screwdrivers: is there anything they can't do badly? Maybe not

Paul Kinsler

Re: You can do the same with most claw hammers,

Also hammers are less sharp than chisels, so probably much safer if some unconventional accident process were to ensue...

Neuralink wants 3 more quadriplegic patients for its brain control interface trial

Paul Kinsler

Re: Long term support

The previous article about this in El Reg reported there was a problem with the inserted wires falling out of the brain, so perhaps the issue will be self-solving :-)

China reveals space weather radar it claims represents a breakthrough

Paul Kinsler

Re: Overenthusiastic PR?

I'm not sure that "building a radar" in itself counts as a high-profile scientific breakthrough, although the radar itself may well enable scientific breakthroughs.

Hubble Space Telescope hasn't had any visitors for 15 years

Paul Kinsler

Re: Newsflash: scientist don't work for free either.

You are right, I don't. But I'm paid - mostly - by research council funding. Even though I use data downloaded from NASA, as assembled from a large array of ground stations based in many countries and run by different organisations, and recording signals information from GNS, GLONASS, GALILEO and Beidou. Newsflash: all those infrastructure things cost money to run, but I can get and work with the data - all without paying for that infrastructure.

Paul Kinsler

Re: The cost isn't the reboost - it's supporting all the scientist working on the data.

I'm not sure I agree - working on the data is the sort of thing scientists can work on (or get funding to work on ) from many places.

IMO it is likely to be the infrastructure costs -- the ground-control management & staffing (technical and otherwise), the on-going ground-based infrastructure costs, transmitter/receiver time (&etc) that could (or would) be the difficulty.

Starlink suffers 'degraded service' from solar storm but emerges intact

Paul Kinsler

Re: Pics of the training env

... look, to me, like the sort of "simplified clutter" you might generate when doing in-simulation tests.

I also note that the "Chinese researcher" listed on the research.qut.edu.au page is a PhD candidate, and the two academics listed appear to be entirely un-Chinese.

The .md link you give doesn't (any longer?) appear to work, but the eprint at https://eprints.qut.edu.au/204736/ seems unremarkable.

Whilst it is arguably true that a proportion of academics can be naive about defence/security aspects of their work, it is not clear to me that -- based on what I have just looked at -- there is much of concern here. The Chinese -- as a country -- are more than capable of doing this sort of thing without hand-holding from the rest of the world.

Stack Overflow simply bans folks who don't want their advice used to train AI

Paul Kinsler

Re: the Nature paywall

I generally prefer journals associated with professional societies over commercial publishers. Further, I'm not a fan of Nature (for quite range of reasons), but they are a business, and so like to make money. They are entitled to charge for access, if that is their business model.

Most likely you should complain to the authors (and/or whoever they work for), who declined to pay the "open access" fee, and so left it behind the "Nature paywall". And even if they were unable to pay the arguably substantial fee charged by Nature, then there were alternative avenues for open publication.

Of course, it is hard to say much more, since it is unclear which article is being referred to (I had a look, and there are several AlphaFold-themed articles in the Nature family of journals that might be considered "new"). See:

https://www.nature.com/search?q=alphafold&journal=

Paul Kinsler

Re: There are people who do it for money

That particular article (from 2021) is already open access. Presumably the OP meant a different one?

ML suggests all that relaxing whale song might just be human-esque gossiping

Paul Kinsler

Until we can translate

I think there is a difference in assumptions here we need to think about. As a fisrt pass, how about:

Entities A (here perhaps whales) are not trying to be understood by anything but the other entities it is communicating with.

Entities B (aliens having just arrived in UFOs :-)) are likely to be trying or hoping to be understood by those listening or seeing the communications.

Related to these points are whether the communication language has been constructed or managed to contain systematic meanings, or not; and whether the entities are self-conscious enough to even imagine communicating with different types of entities.

It might be that "A" cases are typically much harder to translate than "B" cases, even when B is extremely weird and - to us - counterintuitive. Note that I am taking no position on whether whales - or spacefaring aliens - might be in either A or B.

Some scientists can't stop using AI to write research papers

Paul Kinsler

Re: Suggestive finding

Or, perhaps, that new entrants to scientific fields are more likely to use the new and exciting words from the set considered; especially if they have had less contact with traditional researchers with a more traditional and less cutting-edge approach to adverbary and adjectivisation. It might be correlation, but causation? Even then, the wordage might just be a hangover from an initial, but later thoroughly reworked and checked LLM draft. Perhaps.

I can fix this PC, boss, but I’ll need to play games for hours to do it

Paul Kinsler

Re: playing games until they crash.

Do you mean the games crashing, or the players? :-)

A cheeky intern nearly turned MS-DOS into NSFW-DOS

Paul Kinsler

Re: He didn't not know about it.

It's not necessarily a binary choice here: "didn't not know about it" also covers cases like "I had an idea he might try something of the sort", or "I thought he was joking when he told me", or "I knew he'd written that, but assumed he wasn't so stupid as to actually commit it", &etc.

Vernor Vinge, first author to describe cyberspace and 'The Singularity,' dies at 79

Paul Kinsler

the Singularity

IMO, there are many singularities, and some are already in the past.

Just try, for example, keeping up with the firehose of new results/papers in your preferred scientific field. Sometimes it seems like you just have to do the thing you want to do, and hope that it's not totally irrelevant (or scooped) by the time you write it up...

European Space Agency to measure Earth at millimeter scale

Paul Kinsler

Re: Greenland.Has stayed pretty much where it's currently at for a LONG time

Where it is ... with respect to what?

Page: