Coelacanthus
@Coelacanthus@lemmy.kde.social
- Comment on SDRPlay API on RPI5 5 weeks ago:
You need to add
-f
argument tostrace
to follow fork otherwise you can only see activities happened in main thread. - Comment on Whats your thoughts on this? 5 weeks ago:
PL259 has non-constant impedance, which is the main reason I don’t like it.
N type is a near perfect connector except huge size, which has constant impedance, supports frequency up to 11GHz, is waterproof and can be used with high power.
SMA is similar to N type but has smaller size and lower power.
U.FL will be the only choice if you only have very tiny space. (The situation never happened in ham radio) - Comment on Vaultwarden a Self Hosted Password Vault [tutorial] 1 year ago:
They doesn’t use normal beta channel, and publish a new application named Bitwarden Beta.
- Comment on Vaultwarden a Self Hosted Password Vault [tutorial] 1 year ago:
Yeah. Bitwarden developed a new android client written by Kotlin to replace old C# client. This new client is in beta testing currently. The old client supports both PascalCase and camelCase but the new client only supports camelCase. And Vaultwarden use PascalCase now, so it’s incompatible with new Android client.
- Comment on Vaultwarden a Self Hosted Password Vault [tutorial] 1 year ago:
Hope this Pull Request could be merged soon so I can use it with new Bitwarden native Android client.