@david_tischler_ literally clicked on your profile because i saw the one from 2022 you posted - please tell me you don't really make these every year??
@asleites@Bitwarden@japonesdev in theory you are able to, but this has more to do with the Zero Knowledge architecture and not exposing unencrypted data - the pwd mgr too, you have to use the vault management API in conjunction with the CLI's `bw serve` to get any unencrypted data in a response
@loranozor Oh no they're in "unassigned collection" - gotta go to waffle menu in top right > Admin Console > Collections > Unassigned. Move them to an assigned Collection. Bitwarden never deletes data.
@hashnode Getting good at something I will stick to long term. Just doesnβt feel like if I put effort into this that years and years later it wonβt somehow be a good return in some way - itβs critical thinking skills and no matter how things change, it will be there.
A #100DaysOfCode style post - wrote my first RegEx use function for a coding challenge using .replace so I could isolate characters! (/[^A-Z]/g, ββ)