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).
Wevah
·3 года назад·discuss
Wired story about the origin of the cards: https://www.wired.com/2007/06/lock-pick-busin/ (I looked it up because I thought they looked like some cards someone I knew designed, and sure enough…)
Wevah
·3 года назад·discuss
No, that’s a “rapid security response”, which is uninstallable.
Wevah
·3 года назад·discuss
The provisioning profile expires after 7 days; you can transfer your development app to your devices as often as you want. Not sure if you lose data, when the profile expires, though.
Wevah
·3 года назад·discuss
No, it was x3. The physical displays on the early “plus” phones were slightly smaller than the actual rendered resolution, so that was downscaled slightly.
Wevah
·3 года назад·discuss
Agreed. Statements like those really need a preposition: A “by” or “to” would really help.
Wevah
·3 года назад·discuss
If I’ve read correctly [1], Safari on macOS 13 (released after the mentioned article) supports the standardized Web Push APIs.

[1] https://developer.apple.com/documentation/usernotifications/...
Wevah
·4 года назад·discuss
It’s the trend of using “faster” when what’s meant is “as fast” that I don’t like.
Wevah
·4 года назад·discuss
The 5.7 compiler runs on Monterey, but the runtime is still 5.6, AIUI.