I hereby claim:
- I am richard87 on github.
- I am richard87 (https://keybase.io/richard87) on keybase.
- I have a public key ASB5c_-yQPfFh3AQ3HYFAuFccXf20V_X3FDKXAz5sv3HyAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
/* | |
* License MIT | |
*/ | |
<?php | |
namespace App\Service; | |
use Psr\Log\LoggerInterface; | |
use Symfony\Component\Security\Core\Security; | |
use Twig\Extension\AbstractExtension; |
Maxime Sanglan-Charlier - https://blog.onehundredacorns.com/ Nick Tune - https://www.ntcoding.co.uk/ https://github.com/ddd-crew/bounded-context-canvas
A idea for a Expression action that have the ability to call a method directly on the resource.
Limitations:
id
in the url, and no composite identifiersHow to use it:
new Action(
export ZSH="$HOME/.oh-my-zsh" | |
ZSH_THEME="robbyrussell" | |
COMPLETION_WAITING_DOTS="true" | |
__kube_ps1() | |
{ | |
yq '.current-context as $cur | .contexts[] | select(.name == $cur) | [$cur, .context.namespace] | join(":")' $HOME/.kube/config | |
} |
source /etc/lsb-release
eval `ssh-agent -s`
ssh-keygen -t ed25519
cat id_ed25519.pub
sudo apt-get update
sudo apt-get install -y ca-certificates curl wget vim apt-transport-https lsb-release gnupg zsh git libfuse2 libxi6 libxrender1 libxtst6 mesa-utils libfontconfig libgtk-3-bin tar xdg-utils