

0·
1 year agoEverything starts somewhere, but I wonder what macOS cli’s are the target for this tool that doesn’t have a Linux equivalent
Everything starts somewhere, but I wonder what macOS cli’s are the target for this tool that doesn’t have a Linux equivalent
If you want to federate, then yes. Your instance needs to accept the activity pub messages sent by the instances you federate with. You would also need to send out the apub notices whenever you do activity on your instances
You can solve your “problem” by running your own instance and federate with whoever you want
A gui is helpful sometimes, but there’s a lot of cases where there’s no feasible way to make a good gui that does what the terminal can do.
Right tools for the right job.
For example, a gui to move a file from one folder to another is nice - drag and drop.
A gui that finds all files in a directory with a max depth of 2 but excludes logs and runs grep and on matching files extracts the second field of every line in the file? Please just let me write a one liner in bash