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
·قبل سنتين·discuss
Yes: “Stigmata” is the (a) plural of “stigma”.
Wevah
·قبل سنتين·discuss
Not to mention the title of the button to dismiss: “I’ll fix it next time”. Ugh.
Wevah
·قبل سنتين·discuss
Twitch supports regular TOTP now, thank goodness.
Wevah
·قبل سنتين·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
·قبل سنتين·discuss
“Could”, maybe?
Wevah
·قبل سنتين·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
·قبل سنتين·discuss
That’s genAI, though, no? LLMs specifically deal with language.
Wevah
·قبل سنتين·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).