Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:D notices (Score 1) 102

Luckily nowadays the photos would be uploaded immediately to some social network for them probably to be debunked quickly. Figuring out if they're fake is likely harder now than in the days of negatives, but it at least it wouldn't take decades before some monarchy's antient customs allow them to be made public.

Comment Re:XFCE (Score 2) 114

I switched to XFCE a couple of years ago after I couldn't find a terminal or text editor on the default GNOME installation. All I ever really use is a terminal, text editor and web browser, and on the default installation of Ubuntu, I had to restart from scratch with Arch Linux to even get a terminal and shell to continue.

Comment Re:D notices (Score 3, Informative) 102

An interesting little detail is "the Record’s editor in 1990, the late Endell Laird, was a member of the MoD’s D notice committee." "We don’t know if the Record was handed a D notice, but Pope has confirmed that the MoD prevented the release of the photographs." If there was any valid security reason to suppress the photos, the military shouldn't have blown the purloined work into posters for all to see at press conferences. Long story short, the "chef" or "poacher" who took the photo, and subsequently mysteriously vanished, had his work stolen with the aid of a newspaper editor who doubled as a state censor, and the military must have broken some laws (even by UK standards) to have used his photo as a poster without permission.

Comment UK newspapers take orders from the military? (Score 2, Interesting) 102

"He forwarded the picture to the Ministry of Defence (MoD), which told him to ask the Record to send the other five photographs and their negatives." I worked as a journalist for a couple of years in the UK, and that sounds exactly what those grovelling peasants living in a monarchy would do.

Comment Racket because the quality of the texbooks (Score 2) 175

The best first book on programing is https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fhtdp.org%2F Its "sequel" is Structure and Interpretation of Computer Programs which is in Scheme from which Racket was derived. Other languages simply don't have educational material that good.

Comment Not as bad as "signatures" in PDF documents (Score 3, Interesting) 136

Here in South Africa, it's fairly common for financial institutions to email PDF documents which you need to fill in and then include your scanned in signature cut and pasted before emailing it back. As Linux user, I found that impossible. And even using a borrowed Windoze machine, I found the "free version" of Adobe didn't support cutting and pasting graphics. So I had to print all the pages of the document out, fill in the required information by hand and sign the prinouts, scan the paper into now bitmap graphics PDF files before throwing the paper away, then email them back. This made the financial institution happy. I'm guessing it created work since my handwritten info would have been manually entered into their database instead of having me type it in via a website form. Seems a very error prone way of doing business, but what do I know. Also, what possible legal status would a cut and pasted signature have if there was a dispute?

Comment "Comparability" isn't that simple (Score 2) 118

Admittedly this is a really boring subject for most people, but I find "comparability" in coding and maths a common problem that I've given quite a bit of though to and find interesting.

The most common comparability trap for coders is that "sets" are usually under the hood memory addresses (aka pointers). I discovered how this confuses nearly every novice programmer years ago when I did a MooC teaching matrices using Python. I think languages like Python which do away with C's &x and *p notation actually confuse novices more than they help because it's not obvious that x = [1,2,3] is a "reference" which will be globally mutated in whatever function it gets changed. I passed course by first converting the "matrices" as in nested arrays to text, and then back which I thought was an awful hack, but later discovered JSON basically makes that technique the norm.

In classical logic, there's equality and "implication" which once I went "aha", found helped improve my database queries a lot. Thinking of logic as "two value algebra", specifically 0 and 1, equality is pretty simple whereas that the truth table for implications (commonly written p => q) actually means p <= q took me some time to figure out. For p and q to be equal, implication has to work both ways, ie p <= and q <= p.

That might not seem useful and required knowing another thing I only grasped fairly late in life: classical logic and set theory are related, and that for lots of ps and qs that means P and Q are equal if P subset Q union Q subset P is not the empty set.

My notes on how to write that in SQL or Prolog for database I've put on the web at https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Ffrontiersoftware.co.za... if there's anyone who shares my weird interest in this.

Comment Only Skype keeps my 80-year-old mom on Windows (Score 1) 300

Personally, I don't care what OS my desktop is running provided it has a web browser. If I need to use a spreadsheet or word processor, I use what Google Drive offers. I occasionally need to do video editing where open-source ffmpeg seems to reign supreme everywhere. The only time I have to deal with Windows is my 80-year-old mom's laptop and some of her friends only use Skype. She agrees web-based facebook's alternative works better, but some of her friends refuse to use social media, so Skype is a must. I tried the Linux version of Skype without success, so she's trapped in Microsoft for now. Every Tuesday, Microsoft's automatic update seems to break something and Skype's permissions to use the speaker or microphone constantly need to be turned on again, so I'm a Microsoft hater who can't understand why anybody would chose to use that amateurish rubbish.

Much of this debate seems to devolve to people dependent on MS Office or Adobe applications which I don't use, so guess Linux is not a good alternative. Ideally, I'd like a device with a browser and via the browser access all the other apps I need. I've tinkered with using https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fcodemirror.net%2F based text editor, but it breaks Bash scripts for starters because the browser and server between them add \n to all newlines which breaks Unix shell scripts and I don't know how to fix. So not in a "browser, browser and nothing but a browser" world yet, but willing to bet that's the ultimate future of the desktop.

Comment Google pockets 90% of ad revenue (Score 1) 4

"Over the past decade, Google has captured an estimated 90% of South Africa’s digital advertising market. With a digital spend of R14.5 billion in South Africa last year, Google pocketed around R13 billion, leaving a meagre R1.5 billion for local media." https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.moneyweb.co.za%2Fmon...

Comment Hope this leads somewhere (Score 4, Insightful) 4

US trust busting has wrought some wonderful stuff in the past, such as the internet revolution after AT&T was split up in 1984, so wishing it success here again.

As a former print journalists who now dabbles in websites (using Google Ads, so just a hobby since Google pays so little it doesn't even cover the server costs), I blame Google for many of the woes faced by newspapers. Here in South Africa, the largest final survivor just announced it is halting the presses on just about all its remaining newspapers.

Google scored in that newspaper management was pretty useless everywhere, and just sat back passively, even cheered, as all their lunch got stolen with their bread and butter like classifieds and later just about all other ad spend getting sucked up by Google.

The reason Google now has nearly a monopoly is thanks to its search-analytics giving it a stranglehold on traffic data which publishers can't argue with. I've tried switching to Microsoft rather than Google, but it doesn't seem to offer a similar service, at least not outside the US.

The few alternatives to Google seem very dodgy, mainly offering ads for online casinos and other legally dubious products, not that Google doesn't offer plenty of those as well.

Long story short, I hope US trust busters managed to save journalism, the web, lots of good things, by breaking up what's grown into an awful monster.

Slashdot Top Deals

In Nature there are neither rewards nor punishments, there are consequences. -- R.G. Ingersoll

Working...