Live data from Hacker News

Viewing profile — aptgetrekt

aptgetrekt

HN member
Joined
Sun, Oct 06, 2019, 6:03 PM UTC
HN karma
152
Public activity
28 items

About aptgetrekt

No profile information was provided.

Recent public activity

  1. comment
    Comment #41249510

    Phones are tools so why is it that whenever those tools are used in a way where money changes hands, the maker of that tool gets some of the revenue? Imagine a tool company demandi…

  2. comment
    Comment #41012700

    Yeah that's true. Microsoft really needs to push forward with a new architecture at the core of windows. Stuff like what has happened today is inevitable under the current model wh…

  3. comment
    Comment #41012397

    As far as I understand, yes. It's kind of astounding to me that the world has self-inflicted what is essentially a cyber attack trying to protect a poorly architected OS from actua…

  4. comment
    Comment #40068613

    *Cydia was the first app store [on iPhones]

  5. comment
    Comment #39564792

    Does it seem like this was the plan all along to anyone else? Apple gave us the worst possible outcome so that this now seems like a win.

  6. comment
    Comment #39564746

    Does anyone else think that this was the plan all along? Apple gave us the worst possible outcome so that this now seems like a win.

  7. story
  8. comment
    Comment #27269367

    I make a free mac utility and would be fine with notarizing it if it wasn't $100 a year. I don't want to pay $100 a year to give away something for free. And the message that pops …

  9. comment
    Comment #25076757

    I know it's unrelated. I have a Mac and was unable to do any work for around an hour, had no idea why. Windows has smart screen, but if the service is unreachable you get a popup. …

  10. comment
    Comment #25076647

    There goes any temptation I had to buy an M1 Mac. Thanks for the warning Apple!

  11. story
  12. comment
    Comment #24583860

    Lets say theoretically PC gaming didn't exist. If the only way to play games was with a console from Sony, Microsoft, or Nintendo do you really think they would be selling consoles…

  13. comment
  14. comment
    Comment #24282914

    Yes exactly. From the perspective of the user, macOS treats you fairly. Apple carefully words everything to shift the blame to developers for things like notarization. The message …

  15. comment
    Comment #24282589

    Microsoft isn't the only provider of certificates. It's more like the web where there are many authorities, not just one. If Epic were getting their cert from Microsoft and Microso…

  16. comment
    Comment #24276406

    I made a Mac app a few weeks ago that got to the front page here on HN[1]. It isn't notarized by Apple since I don't want to pay Apple just so I can give my work away for free that…

  17. comment
    Comment #24276297

    Exactly! Ars Technica usually does a pretty good job.

  18. comment
    Comment #23968285

    That's actually where I got the idea from! My app works the same way except uses Swift instead of Objective C.

  19. comment
    Comment #23968130

    Looks like it, yes. I don't use any special private APIs, just the public ones that you can use in apps on the app store. They need the accessibility permission to "Control your co…

  20. comment
    Comment #23968064

    I think the magic mouse is treated like a trackpad under the hood so all the gestures work. If someone with a magic mouse tried to uncheck the natural scrolling box under mouse the…

  21. comment
    Comment #23967033

    I don't know much about macOS development, 72 hours ago I had never done any at all! But as far as I can tell anything you could do in Objective C you can also do in Swift. I would…

  22. comment
    Comment #23966872

    This is actually Apple's fault more than anyone. I was originally planning to release on the App Store but decided not to after thinking about the $100 a year fee to be in the deve…

  23. comment
    Comment #23966098

    You can actually change the scroll direction of a mouse in Windows with a registry edit: https://answers.microsoft.com/en-us/windows/forum/windows_10...

  24. comment
    Comment #23965971

    I could probably get used to it if I used only macOS, but I use Linux and Windows most of the time and switching scroll directions when I use macOS gets frustrating. That and physi…

  25. comment
    Comment #23965905

    You're welcome! Scroll Reverser no longer working well in Catalina is one of the main reasons that led me to create my own solution to the problem.