ddp's comments

ddp | 3 years ago | on: nvALT 2 (2021)

Thanks for positing this, I was using nvALT, I love this app.

ddp | 7 years ago | on: What are good linux laptops for 2018?

I haven't used it enough to know what its limits are but there's a lot to like with Windows Subsystem for Linux running either Ubuntu or Debian. Compared with macOS, it's current (apt-get to your heart's content), as opposed to macOS' terminal environment, which is hopelessly out of date. I really like what Microsoft is doing here.

ddp | 7 years ago | on: Apple planning 11″ iPad Pro, Mac mini, 1.57″ and 1.78″ Apple Watch, AirPower

Well, when it shipped it didn't support Fusion Drives, which were the default when High Sierra shipped. Time Machine backups fell over and quit working (somewhat different issue, agreed) and before I got them working again, FileVault 2 ate both of the disks on both of my MacBook Pros causing me substantial data loss.

I also had two macOS Servers running on mac minis and they announced that they're discontinuing it, leaving Apple with no server offering. I also removed the discontinued Apple Airports from my network.

I plan to stay on iOS and Watch for now, though I only use my iPad Pro for music synthesizers and basic chat/browsing.

I don't know about the rest of you, but I'm being absolutely harrassed typing in my iCloud password on all my i-devices. In contrast, I think I've typed my Microsoft password less than 10 times in the last year.

ddp | 7 years ago | on: Apple planning 11″ iPad Pro, Mac mini, 1.57″ and 1.78″ Apple Watch, AirPower

I helped build Apple 1's. I had a Lisa. I've owned nearly every generation of PowerBook and MacBook and I've had enough. I bought a loaded Surface Pro tablet last summer and I ordered a new 15" Surface Book 2 w/ Nvidia GTX 1060 to replace my MacBook Pro. Not the new one with TouchBar, that one was so bad I sold it back to Apple for a substantial loss. It was a good run.

ddp | 8 years ago | on: Why Does “=” Mean Assignment?

The point is that ':=' evolved in Algol 68 to solve the ambiguity inherent in '='. C is simply from a less thoughtful and primitive language family and modern languages still seem to be copying C's horrible syntax. It's also probably why technical papers are written in Algol-like pseudocode using the '<-' symbol in LaTeX for assignment.
page 1