Live data from Hacker News

Viewing profile — philocalyst

philocalyst

HN member
Joined
Sun, Nov 26, 2023, 11:30 PM UTC
HN karma
52
Public activity
32 items

About philocalyst

No profile information was provided.

Recent public activity

  1. comment
    Comment #48900157

    Or use https://swiftbundler.dev/ ?

  2. story
  3. comment
    Comment #43959732

    Wondering if you would be interested in plugging into my https://github.com/philocalyst/lang-config Which contains comment tokens, block and line, common language servers, special …

  4. story
    Show HN: BlueBoy, a macOS CLI for Bluetooth management

    Bello! I built this to resolve the issues I had with blueutil[1], and publicize the results in the form of a library that anyone could interface with. It's certainly made my automa…

  5. comment
  6. story
    Show HN: Lichen – Manage and create code licenses on the CLI and with TOML

    Hey! I'm Miles, I built this tool to be a fast and reliable solution for generating licenses on the CLI. Licensing has always been a point of stress for me, with how much is at sta…

  7. comment
    Comment #43797611

    Walking back my regex commitment, just a heads-up/apology if you had your hopes up. Want this to stay as a CLI and not a dynamic app. Let me know if there's anything else you could…

  8. comment
    Comment #43797596

    Walking this back, the API only allows setting this up for app bundles, which adds another layer of complexity I'm not down for. I want it to be a CLI tool, it doesn't need a helpe…

  9. comment
    Comment #43792597

    THANK YOU! i knew something was wrong. i knew i knew i was missing it ;)

  10. comment
    Comment #43792583

    I loveee hammerspoon. And had a subscription to OpenIn a bit back. Advanced scripting isn’t going to happen, even paging out to another script. Recently committed to Regex which wo…

  11. comment
    Comment #43792350

    Thank you for the question! I didn’t even think of this use case. I’ll setup regex (and wildcards) but not scripting. Check back in a week!

  12. comment
    Comment #43789374

    MacOS doesn't give any way to block an association from happening, I'm assuming they're using the same API's under the hood that Duti is using, and the only way you could block tha…

  13. comment
    Comment #43789049

    There is not, infat is subject to the limitations of Apple's API for setting handlers, which do not support passing in any data that an application could work with. If you wanted t…

  14. comment
    Comment #43788254

    Shields.io but faster, simpler, and more flexible. (Paraphrasing the README) https://badgen.net/

  15. story
  16. comment
    Comment #43787570

    It wouldn't be possible with the current interface, but I have a feeling it's possible. I'm thinking it's part of a new configuration option "type" that allows you to define opener…

  17. comment
    Comment #43787083

    Yep! Just added a clarification in the README. After running `infat set IINA mov`: https://jezq5q9mfh.ufs.sh/f/Ii8qBn67qEOu1ZUKDXSn3BIE8fDuiWay...

  18. comment
    Comment #43787036

    No dependencies for install, just is the command runner I use to keep things organized, it's a replacement for make(1). If it hurts to download just, you can build using SPM: swift…

  19. comment
    Comment #43786449

    Okay, confusing -- just tried to replicate on my machine and couldn't get that error. When you say touch, you mean creating a file with that extension, or any interaction period? C…

  20. comment
    Comment #43786108

    Have an idea of how I would do this already, give me until the end of the week. To be clear, an interface like this? Infat list [--identifier] [--application] Where identifier and …

  21. comment
    Comment #43785967

    I don't use nixpkgs personally but would love to give it a shot, check the repo in a day or two to give me some time to learn to ropes! I'll shoot you an email if I need any help :…

  22. comment
    Comment #43785478

    Love this!! Is there a reason why you chose to not display repository information like the language breakdown or tags? Messing with the sidebar might also be an opportunity to expa…

  23. story
    Show HN: Infat – Declaritive application assocation manager for macOS

    Bello! Made this to help navigate the tumultuous process of navigating to a new machine on Mac when you have a number of custom utilities setup for editing particular files. This i…

  24. comment
    Comment #43776075

    Bello! I made this to make the creation and management of licenses on the CLI simple and scalable. Built in Rust (Oooh), full of features, and distributed as a single binary, it's …

  25. story