@jerry543@0xIlyy@herdrdev@Hetzner_Online@TermiusHQ Yes, it is open source. I have not fully tested or stabilized it on iOS yet. I have mainly focused on getting it working on Android, and there are still a few kinks there as well.
https://t.co/hSf9Xi9jyh
@emmanuelekopimo@vimkaf Please turn off SSH password authentication. Also you should look up a SSH hardening guide online so you don’t miss anything or make mistakes.
@heyrapto Quick question: is there ever a scenario where you'd need the "supabaseUrl" without also needing the key? I'm trying to understand the reasoning behind exposing them through two separate getter functions instead of a single configuration getter.
@akinkunmi@devhammed@Railway This is understandable, but trust me, users of your tool would usually prefer typing. I know I would, since I typically have at least one hand on the keyboard at all times. Also, RedisInsight and Beekeeper handle the same pattern in a similar way.
@devhammed@akinkunmi@Railway Think of it this way, typing "13" is way faster and a much better experience than scrolling through a dropdown to find "13".
And I used "13" as the example specifically because pressing "1" on the select wouldn’t even work as a shortcut in that case.
@devhammed@akinkunmi@Railway When you have 15 selectable items that are just numbers, an input box is 100% better. Check out how RedisInsight handles it.
@akinkunmi I typically use the platform's built-in backup service, Railway for example, but I do have a few projects that back up to Google Drive as well 😂