Live data from Hacker News

Viewing profile — khirviko

khirviko

HN member
Joined
Sat, Nov 28, 2015, 8:20 PM UTC
HN karma
145
Public activity
25 items

About khirviko

[ my public key: https://keybase.io/khirviko; my proof: https://keybase.io/khirviko/sigs/D8MEdQwMEMHta90_M9BDvkUbF-EWfT3dy20nl7HedRI ]

Recent public activity

  1. comment
    Comment #22145215

    So many good options nowadays! I think a few years ago, you would only find a handful of projects focusing on similar matters.

  2. comment
    Comment #22145207

    Cool! Let me know what you come up with. :)

  3. story
  4. comment
  5. comment
    Comment #16790692

    You could create a shortcut that will always focus the window easily.

  6. comment
    Comment #16790672

    I’m really happy people are sharing these! +1

  7. comment
    Comment #16788441

    There’s some examples of custom configurations here: https://github.com/kasper/phoenix/wiki/ .

  8. comment
    Comment #16788420

    Say for example you want to do something dynamically when an app launches. You could open an app and the windows would automatically be arranged across your monitors the way you wa…

  9. comment
    Comment #16788352

    Both Phoenix and Hammerspoon are free and open-source. You can also configure them in endless ways, so either you can have a really simple setup or a very dynamic one that works ju…

  10. comment
    Comment #16788325

    In many conceptual ways, such as sharing the same language for configuration, though this is a completely different project so they don’t share the same origin. Slate has become ra…

  11. comment
    Comment #16788279

    Yes! Though I’ve seen people extending the support in Phoenix cleverly by using the Task API. Basically you can run any external processes or scripts.

  12. comment
    Comment #16788256

    Hammerspoon uses Lua for the configuration language. Phoenix uses JavaScript, or anything that translates to it. Personally I think Phoenix’s API is much simpler and easier to unde…

  13. story
  14. story
  15. comment
    Comment #12108053

    It’s nice we have great options to choose from. Everyone has their own preferences. :)

  16. comment
    Comment #12092609

    I updated the Wiki to reflect this! Thanks for the feedback.

  17. comment
    Comment #12084348

    Definitely, everyone has their favourites! Obviously it’s a preference whether you like Lua or not. :)

  18. comment
    Comment #12084345

    Hi! Fair point, unfortunately the new release has some API changes and most of the examples in the Wiki haven’t caught up yet. I have been thinking of providing a template, but the…

  19. comment
    Comment #12078805

    @lrusnac Both have similar goals. I would say the main difference is that Phoenix focuses to be lightweight, is more versatile and has a broader JavaScript API. You can also easily…

  20. story
  21. story
    Show HN: Phoenix 2.1 – a OS X window manager scriptable with JavaScript

    This release includes some exiting new and requested features: including support for Spaces, creating timers to achieve delays or timed events and support for running Phoenix compl…

  22. comment
    Comment #10646684

    Thanks! Yes, definitely! Although it’s a bit harder since the app itself doesn’t do anything. Maybe a video tutorial for new users?

  23. comment
    Comment #10646664

    Hi, undoubtably true! Phoenix has been around since 2013. It has become established in the OS X window manager scene. It’s also exceedingly hard nowadays to come up with a product …

  24. comment
    Comment #10642369

    Ah, thanks! I’m new to HN. :)

  25. story
    Show HN: Phoenix – a lightweight OS X window manager scriptable with JavaScript

    I just released Phoenix 2.0! I took over the project this summer and rewrote it from the ground up. :) Phoenix is a lightweight OS X window and app manager scriptable with JavaScri…