HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Wevah

no profile record

comments

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