HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Wevah

no profile record

comments

Wevah
·7 months ago·discuss
It’s how I got my start into more than just tinkering with Apple BASIC!
Wevah
·last year·discuss
I’d guess it’d be a particular collation, rather than Unicode order…otherwise ö would always come after z (which is incorrect for English, but correct for, e.g., Swedish).
Wevah
·2 years ago·discuss
Yes: “Stigmata” is the (a) plural of “stigma”.
Wevah
·2 years ago·discuss
Not to mention the title of the button to dismiss: “I’ll fix it next time”. Ugh.
Wevah
·2 years ago·discuss
Twitch supports regular TOTP now, thank goodness.
Wevah
·2 years ago·discuss
That or being logged in. It was “not found” for me, too, until I logged in. (I don’t have any rep on the Ubuntu site, aside from the 100 for being on other SE sites).
Wevah
·2 years ago·discuss
“Could”, maybe?
Wevah
·2 years ago·discuss
If the iPhone one is the one I’m thinking of, it turns out the leaf was actually there.

https://twitter.com/mitchcohen/status/1476951534160257026
Wevah
·2 years ago·discuss
That’s genAI, though, no? LLMs specifically deal with language.
Wevah
·2 years ago·discuss
If you mean #import, it already exists as a keyword (though the meaning is different between GCC/Clang and MSVC).
Wevah
·3 years ago·discuss
The Unarchiver still doesn’t handle multipart RAR files correctly fairly often, too.
Wevah
·3 years ago·discuss
nil Objective-C objects, too. Also, logging a signed int in Xcode 15 (for me) ends up being displayed as unsigned if os_log_* or NSLog are used (appears fine in Console.app, though, thankfully).