HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Wevah

no profile record

comments

Wevah
·7개월 전·discuss
It’s how I got my start into more than just tinkering with Apple BASIC!
Wevah
·작년·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년 전·discuss
Yes: “Stigmata” is the (a) plural of “stigma”.
Wevah
·2년 전·discuss
Not to mention the title of the button to dismiss: “I’ll fix it next time”. Ugh.
Wevah
·2년 전·discuss
Twitch supports regular TOTP now, thank goodness.
Wevah
·2년 전·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년 전·discuss
“Could”, maybe?
Wevah
·2년 전·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년 전·discuss
That’s genAI, though, no? LLMs specifically deal with language.
Wevah
·2년 전·discuss
If you mean #import, it already exists as a keyword (though the meaning is different between GCC/Clang and MSVC).
Wevah
·3년 전·discuss
The Unarchiver still doesn’t handle multipart RAR files correctly fairly often, too.
Wevah
·3년 전·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).