I’m trying Astral Chain
I’m using Librewolf (a Firefox fork) and have the same issue.
Just check Firefox messaging folder exists in your home
ls -l ~/.mozilla/native-messaging-hosts
In my case, I needed to create a symlink to make it work with my browser
ln -s ~/.mozilla/native-messaging-hosts ~/.librewolf/native-messaging-hosts
Maybe you could apply a similar workaround. Hope this helps
If you still want more you can use Helmfile. Take care of your PMs 😁
I understand your point. Anyway, if your devs are using Helm they can still use Sops with the helm-secrets plugin. Just create a separated values file (can be named as secrets.yaml) contaning all sensitive values and encrypt it with Sops.
What do you think about storing your encrypted secrets in your repos using Sops?
As long as they are not human teeth, everything will be fine
Glad to know that Netflix renews something from time to time. Keep going and I might consider subscribing again
I didn’t know that feature. So, if I understood it well, if you have a Slack community you could move your people to Matrix with no pain. Sounds really good.
Anyway, I just cannot understand why the fact that Google dropped support for XMPP could hurt it that much. I’m not possitioning myself, I just cannot understand. That’s all.
I wonder why Matrix is being so well received by the community over XMPP which has been around for years and is also federated.
That is still WIP
I had no idea this could exists. Could you please share some gameplay video link? I couldnt find any
My apologies if I’m saying something stupid, but I see that this is built on top of Drone, which stopped being Open Source several years ago. Does this means that Drone, as part of Gitness, has become Open Source again?
That has much more sense that I though
I totally agree that. But I suppose that with this rebranding they are looking for moving away the original project as much as possible.
I’m not sure if this movement has a lot of sense right now because by when the project had finally been released it will still being a fork of the original Terraform, but they may change this in a near future.
Hi! I’m afraid there is not a solution that groups all the functionality you that are looking for. Anyway, these are the AWS services I use for most of the requirements you described. Take at count most of them require AWS services and your company will be charged for most of them.
Default blocking for certain CIDRs.
Exceptions for certain IP/Host and port combos within those CIDRs.
Use Security Groups (free cost): https://docs.aws.amazon.com/vpc/latest/userguide/vpc-security-groups.html
Authentication and authorisation to use said exceptions (i.e. user tracking).
You can implement user Authentication using AWS Cognito: https://docs.aws.amazon.com/cognito/latest/developerguide/what-is-amazon-cognito.html.
Additionally you can delegate the user authentication by using Application Load Balancers and Cognito. See: https://docs.aws.amazon.com/elasticloadbalancing/latest/application/listener-authenticate-users.html
Detailed logging on connections; source, dest, request and response sizes, ports, protocols, whatever we can get out hands on.
All of the above for all (?) kinds of TCP connections (HTTPS, Postgres, Oracle DB, MongoDB, as examples).
For connections through the Load Balancer y suggest you to enable access logs (requires an S3 bucket and will generate additional charges). For the rest of connections you may want to check this but I never tried it.
Hi! After more than 6 years using Ansible I have not found a way to print the standard output of a program running under the command
module, so I’m afraid the only way to achieve this is exactly what you suggest: using a debug
task, something that has always seemed terribly ugly to me.
New Pipe unofficial fork with Sponsor Block if you want to skip ads
I’ve watched a gameplay and you’re right. It has nothing to do with Mario Kart.
The gameplay is very different even though graphically they both look like the same game with different characters.
I will definitely try it.
For me, Sonic 3 & Knuckles. It supossed the pinacle of Sonic the Hedgehog 2D games for many many years.
An atemporal classic that took more than 20 years to be replicated (by Sonic Mania).
I know someone that will find this interesting.
Thanks!