• 2 Posts
  • 26 Comments
Joined 1 year ago
cake
Cake day: May 22nd, 2023

help-circle









    • Love
      • UI – It’s minimalistic, and my favorite is the compact toolbar that merges url bars into one row, saving a lot of screen on a laptop. It also has the cleanest reader mode I have ever used. Just display the article nicely without any other buttons. I also like the consistency in visual design. Since Safari is a native app, it compliments the macOS design well.
      • Sync with iOS – It feels really good when I leave my MacBook, and it immediately picks up my browsing tab on my phone. It’s effortless.
      • System Service Integration – This is a rather exclusive feature. It natively supports Keychains and Hide My Email and provides actions in Shortcuts, which I use heavily.
    • Hate
      • Slow Update – It usually updates alongside macOS, so it’s less frequent than other browsers. Profiles/ Web App/ etc., these are becoming basic for most web browsers, so I’m just glad it finally meets the modern standard. Due to the update frequency, it couldn’t have implemented something like Bing chats in Edge or redesigning browser UI in Arc and adding that to Safari.

  • •••toShortcuts@lemmy.worldArranging and sizing app windows?
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    This shortcut stores the name of applications as the key and the resize configurations as the value in a dictionary. For each entry, it opens the apps and resizes the windows as configured. A delay is added as the UI sometimes fails to catch up. There’s also a bug where the bottom edge can’t be reached. Not sure if it’s the OS or my environment. Hope it works for you.

    edit: spelling




  • •••toAsklemmyAre you replacing Reddit with Lenny?
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    As much as I want to move on to the fediverse, there are occasions where Reddit is better, such as finding specific questions that were answered; it’s like the stack overflow for general life. Now I just browse the cached version if I need to search for something like that.








  • •••toMemesWindows...
    link
    fedilink
    English
    arrow-up
    3
    ·
    1 year ago

    In my days of learning Python, I was told to use pyenv and set environments based on the projects rather than making changes to the system. Maybe there are better options nowadays.