It’s Time For iPhone Users To Dump Google Maps

Zak Doffman over at Forbes—I know, I know—makes the argument that the time has come for iPhone users to dump Google maps. The TL;DR is that

  1. Apple maps have come a long way since they were first introduced and are now competitive with Google maps and due to get better.
  2. Google harvests a huge amount of data that they tie back to you while Apple collects no personally identifiable data.

Apple is planning even more features for their maps in iOS 15 so there is no reason, Doffman says, to continue trading your personal information to Google for mapping and navigation support.

This, of course, is the Gospel that Irreal has been preaching for years. That Gospel is, in short, to avoid every Google application you can. It’s really not that hard; the only Google app I use regularly is YouTube and that’s only because there’s no reasonable alternative.

I’ve been using Apple maps exclusively for several years and they keep getting better. More to the point, they’re absolutely fit for purpose. My current car has an entirely useless GPS/Mapping system so when I need directions, I just prop my iPad up behind the gearshift and let Apple maps show me the way. It gives excellent turn-by-turn directions even saying things like, “Go through this light and turn left at the next light onto Main St.”

To be fair, My recent use has been restricted to the greater Tampa Bay area, which, while not one of Apple’s chosen cities with enhanced mapping, is nevertheless a large metropolitan area. I don’t have any current experience with Apple maps in the boondocks but it performed well on previous trips to the hinterlands.

One thing for sure, there’s no reason not to switch to Apple maps and every (privacy) reason to do so.

Posted in General | Tagged | Leave a comment

Lesser Known Functionalities in Core Emacs

Philip Kaludercic has an interesting post on some little known functionality in core Emacs. One of the wonders of Emacs is the package system that can add practically any desired feature to Emacs. That sometimes means that we forget how powerful Emacs is out of the box.

Kaludercic takes a look at some of those features. His post considers:

autoinsert
This doesn’t do what you probably think and can be very useful if you write code.
htmlfontify
This does do what you think. As Kaludercic says, most people use it through Org mode.
package-x
This is useful for making local package archives.
type-break
Implements a light weight Pomodoro technique.
strokes
This allows you to configure mouse strokes to invoke a an Emacs command.
mode-local
A really convenient way to define variables that are active only in a prescribed mode.
shortdoc
A new, not officially released functionality that provides some useful documentation for Elisp programmers.

There’s a lot more detail in Kaludercic’s post so head on over to Kaludercic’s site to get the full picture.

Posted in General | Tagged | Leave a comment

Debugging Field Formulae in Org Tables

Tony Aldon has another video up in his Inside Emacs series. This one considers the debugging of field formulae in Org tables. If you’ve ever used a formula in an Org table, you’ve probably encountered an error where instead of the field displaying the desired result it shows #ERROR. Usually, it’s a trivial mistake and easy to correct but sometimes the problem isn’t obvious.

Aldon’s video shows how to invoke the formula debugger to resolve those problems. It’s pretty easy; just type Ctrl+c { to toggle the debugger on, rerun the evaluation, and it gives you details of what the evaluator is doing. Take a look at the video to see it in action.

The video goes on to explore various use cases so it’s worth watching to the end. My only complaint is that there’s no audio other than music. I find it hard to follow such videos because my attention is split between the explanatory text and what is happening on the “screen.” It turns out that not everyone agrees so you may not find it a problem. In either case, it’s a good video and worth spending five and half minutes on.

Posted in General | Tagged , | Leave a comment

Ten Useful Emacs Tips

Over at the Emacs-Elements Youtube channel, there’s a new video that presents 10 useful Emacs tips. Some of them are fairly well known things like setting the mark with Ctrl+Space and returning to it with Ctrl+u Ctrl+Space or flushing lines in a buffer that match a regular expression but some are less well known and a couple I hadn’t seen before.

In the “less well known” category we have, for example, how to copy the absolute or relative path of a file from Dired. That’s not something you need all the time but it’s really handy when you do. Another less well known item is how to delete text without copying it to the kill ring.

In the “new to me” category we have how to keep item numbers correct in an Org list when an item has a paragraph break and how to sort in Dired.

These tips are useful things for every Emacs user to know so you should take a look at the video. The video is 8 minutes, 55 seconds so it should be easy to fit into your schedule.

Posted in General | Tagged | Leave a comment

Irreal Is 12

Today is Irreal’s twelfth birthday. Irreal started off slowly, like most blogs, but for the last 9 years, I’ve posted pretty much everyday except when things like power outages and the flu intervened.

As I’ve said before, the blog is not at all what I imagined when I started but even though there’s been some subject matter drift, looking back over the posts it’s always been indisputably recognizable as Irreal. You can expect that Irreal will remain pretty much the same in the next year. Emacs is still the most recurring and reader engaging topic but privacy and the misadventures of the press also make frequent appearances. The rest of the posts are about things that catch my fancy, annoy me, or incite my outrage. That will remain the template for most posts in Irreal’s thirteenth year.

Twelve years seems like a long time but others have been at it a lot longer than that so I’ll just keep on keeping on as long as I have the energy.

Posted in Blogging | Leave a comment

A Call To Ban Surveillance Advertising

Weather Update
Tampa has once again dodged a bullet: the impact from Elsa was minimal. Here at the Irreal bunker, we had some rain and a bit of wind but nothing much worse than our usual afternoon thunderstorms. Now back to our normal content.


One of Irreal’s favorite hobby horses is the depredations of the malevolent adtech industry. It’s bad for everyone involved: those who are surveilled are obviously harmed but so are the assumed benefactors of the scam. Advertisers pay a surprising amount for so called targeted ads but research shows they are largely ineffective. Basically, no one benefits but the adtech industry.

Some folks are fed up. The Norwegian Consumer Council has called for an international ban on surveillance advertising and they’ve assembled a coalition to do just that. In Europe the ball is already rolling with the Digital Services Act that, according the above article, can lay the framework for banning such ads in Europe.

In the U.S. there is no such legislation pending and a court has just dismissed a suit by the FTC and various state Attorneys General against Facebook so the outlook is dimmer. Nonetheless, the coalition is urging U.S. legislators to grab to opportunity to ban such ads.

There’s growing pressure on the tech industry in general but in the absence of European action it seems to me unlikely that the U.S. will do anything. On the other hand, if Europe bans surveillance advertising, Congress may be shamed into doing the same. It will be interesting to see what happens.

Posted in General | Tagged | Leave a comment

Weather Alert

The wannabe hurricane known as tropical storm Elsa is due at the Irreal bunker later tonight. It’s currently on the line between tropical storm and hurricane but in either case the winds will likely be high enough to cause potential power outages. Right now it’s getting a bit gusty and there are some thunderstorms.

This is your warning that I may not be able to post for a day or two but the normal drivel informed commentary will resume as soon as the power comes back.

Posted in Administrivia, Blogging | Tagged | Leave a comment

Running Emacs from Systemd

One of the perennial complaints about Emacs is that it takes a long time to start. Of course, the answer to that is just don’t do it. Or at least only do it once when you log in. Many us have long running Emacs sessions, sometimes lasting months. Every Sunday, I update my packages and afterwards I restart Emacs just to be on the safe side so my sessions last a week.

I have Emacs running in its own desktop so it’s always there when I need it but you don’t have to do things that way. Another option is to run Emacs in server mode and then bring up an instance when you need it by calling emacsclient. That’s instantaneous so if you prefer to have Emacs out of the way when you’re not using it, that’s easy too.

Once you decide to run Emacs as a server, the question arises as to how you should start it. It’s easy to do that manually but if you’re a Linux user you can arrange to have Systemd start it for you when you log in. That way, you never have to think about starting Emacs—it’s always there.

Yi Tang has a post that shows you how to use Systemd to start Emacs. It’s simply a matter a adding Emacs to Systemd configuration file and telling Systemd to reread its configuration. After that everything is automatic. Tang also tells you how to start Emacs in server mode manually if you prefer. That works in any system, of course.

It’s possible to do this sort of thing in macOS too but I’ve never felt the need. The longest part of my Emacs startup is its waiting for me to type in the .authinfo password so it’s a painless operation that, in any event, I usually do only once a week.

Posted in General | Tagged | Leave a comment

The New Luddites Go After Digital Wallets

As you know, Irreal is fond of calling out the new Luddites when they raise their heads to complain about technology, or leaving the farm, or whatever it is they’re upset about at the moment. Now, from Kontra, we have the purest example of new Ludditism yet:

Pure because it’s an example of exactly what Ludditism is all about: protesting or destroying technology that is threatening the jobs of the protesters. Here we have the manufacturer of traditional, physical wallets trying to organize a boycott of digital wallets because they threaten their product. Meanwhile, buggy whip manufacturers are organizing a boycott of automobiles.

The whole thing is silly, of course. Virtually no one is going to swayed one way for the other by this boycott but I guess it does get the manufacturer in the news.

Posted in General | Tagged | Leave a comment

Using Tramp

Will Schenk has an interesting post entitled Emacs Tramp tricks. It’s not really so much about obscure things you can do with Tramp as an exposition of how to do the normal things you use Tramp for.

The most unusual use case is connecting to a local or remote Docker image. You need a little bit of configuration in your init.el but after that you connect to the image and edit files in it in the usual way.

The big thing about Tramp is that you can use it to edit files on a remote machine with Emacs without having to have a copy of Emacs on the remote machine. That can be a real win when dealing with servers that may not any editor other than Vim—or, horrors, Nano—installed. You can still edit files or even open a shell on that machine without having to leave Emacs.

If you don’t regularly use Tramp, Schenk’s post will serve as a reminder of how to do things. Tramp really is one of Emacs’ most useful but underappreciated tools.

Posted in General | Tagged | Leave a comment