thevoiceofra
>put messages into someone else’s system >don’t read privacy policy >someone else uses your messages surprisedpikatchu.jpg
Good. I’ve only had bad experience with Wallet. Tried to use it, added a card. Some time later I tried opening it and it was constantly crashing. It was like that for few weeks. I’ve tried upgrading, downgrading - the same. This is supposed to be a critical app. I’ve uninstalled and I’m never going to try it again.
So it’s still an opt-in. You can disable play protect and bypass the tool.
Exynos
DOA
Haskell packages are dynamically build in arch repos, so they’re a huge mess. Use this instead: https://aur.archlinux.org/packages/pandoc-bin
But why typescript? Why not nickel or any other better suited functional lazy language with types?
If you’re just reading configs then yeah, it’s superior. If you’re maintaining big complex configurations, possibly for multiple machines, you need something to reduce boilerplate. Jsonnet, nickel or nix are excellent here. So the best way is to use one of those, generate yaml, and deploy. Saves you a lot of headaches but it’s one more moving thing in your pipeline which can break.