HN user

perryprog

253 karma

[ my public key: https://keybase.io/perryf; my proof: https://keybase.io/perryf/sigs/8H4mVtVKfSABtEx09Rdu1AdHKmIaQQZPA7YnmDzM97Y ]

Posts8
Comments101
View on HN

Ah, I suppose I did word that poorly—I more mean that a significant breaking change (Casks that previously were documented as being excluded from auto-updating suddenly being auto-updated) which can occur silently is a rough end-user experience, even if the user explicitly opted into hiding hints.

The first image which annotates the controls has a "Push-to-Talk button" which is used for "Voice communication" and "AI assistant activation".

Even if the changes aren't "meaningful" (which it seems like they are), they still have an impact in how it makes the contributor more comfortable with working on the project. No new contributor is going to start with making massive patches without starting out with some smaller things to get a feel for working with the project.

For what it’s worth, I’m definitely leaning “Apple fanboy” and have been amenable to their past UI redesigns. This is the first that I truly think is a regression, and I immediately turned on Reduce Transparency after updating.

As someone who regularly flits between Google Sheets, LibreOffice Calc, and Numbers regularly (with my most time in Google Sheets and Numbers), and as someone who's made some extremely complicated spreadsheets in all three, I have to say I vastly prefer Numbers if I can get away with it. It has a lot of issues that can make some stuff hard fast (no array formulas is a big one), but I find it significantly easier and faster to prototype in Numbers regardless.

I think the main bit I love so much about it is having actual tables instead of the Infinite Grid that most spreadsheet software uses. You get named ranges for free, and it makes semantical sense too, among a good number of other benefits (sheet organization, refactoring, simpler styling...).

There are some really nice things that Google Sheets does, and I've done a few fancy things with App Script which isn't too bad, and I do really like QUERY though I wish it was a bit higher power. I just always find myself missing the UX of Numbers, though.

Considering the quotes have an unknown, and almost certainly not public domain or CC BY-SA license[1], they wouldn't be appropriate for any Wikimedia project.

[1] And even if submitting required licensing the contribution under some Wikimedia-friendly license, considering each person included in a quote would also have to agree to such a license... and I have a feeling bloodninja wasn't following up their conversations with "would you mind sending me a signed release of the above six (6) messages under a Creative Commons Attribution-ShareAlike license version 3.0?"

Wow, I'd never seen those before. As far as ads go, those seem really stand-out—seriously creative, and even self-deprecating for the sake of promoting XP.

Click (2016) 3 years ago

If you want a replacement you can use `telnet telehack.com` and then run `starwars`. If you want it in a single command you can do something like `zsh -c '{ sleep 1; echo starwars; sleep 10000; } | nc -c telehack.com 23'`.

There’s also chessx[1], which is what I’ve found myself to prefer (I’ve also never gotten SCID vs PC to run on macOS, unfortunately). It has some oddities, but once you get past that there’s a lot of great functionality to enjoy.

[1] https://chessx.sourceforge.io

Not to mention, Spotlight does a /bunch/ of unit conversions. You can even type things like `1km/h to kt` for example. There's quite a few units defined already that I'm usually pleasantly surprised. This also works on iOS.

The one downside is you can't do unit conversions of a mathematical expression, just of a number. (i.e., 2^2 m/s does not work but 4 m/s does).

Whenever I have to do something more complicated I usually use M-x calc or maxima with ezunits.