yakubin

↗ HN profile [ 68.9 ms ] full profile
Karma
4,510
Created
September 13, 2020 (5y ago)
Submissions
0
  1. Day to day I use Edge. A while ago there was some drama around it sending the photos you see during browsing to Microsoft for AI “enhancement”[1]. The option to disable this feature was removed[2], so some speculated…

  2. In iOS 17 Apple changed the Clock app in such a way that if you adjust the timer without starting it and then enough time passes that the screen locks, or you just switch away to a different app for a moment and switch…

  3. Indictment Documents (hackerfactor.com)
  4. Reserve and Commit (yakubin.com)
  5. I've discovered a bug in Chromium. Filing a bug on the Chromium bugzilla requires a GMail account. I don't have one. While trying to set up a burner account, Google asked me for a phone number. That's a step too far for…

  6. My employer is moving from GMail to Office365, so I'm trying to recreate my folder structure in Outlook. The first folder I tried to create was "Calendar". But creating it didn't work. No error message, it simply didn't…

  7. Enum Variant Types (github.com)
  8. I've been wondering about the problem of debugging applications, when some of your libraries are closed-source (provided by another company). If there is a memory-corruption, code from a library may corrupt memory used…