- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Today
Yesterday
Sun, Sep 13
shellcheck
Deployed and idempotent.
Rebased. Remove version to be idempotent.
Proofread
AstroNvim documentation: https://agora.nasqueron.org/index.php?title=Devserver_reference&diff=2606&oldid=2603
gdu
tree-sitter
+ignore tags file in rOPS
+gdu
Just a small note we've also rMD, currently not installed globally, to sync JetBrains IDE and Hunspell-compatible dictionaries:
The two integrated Vim distributions with current traction seems to be:
Sat, Sep 12
Rebooted for FreeBSD 15.1-p3 kernel upgrade.
$ netstat -6rn Routing tables
$ salt-call --local state.apply roles/core/network/ipv6 […] ---------- ID: /etc/rc.conf.d/netif/ipv6_igb0 Function: file.managed Result: True Comment: File /etc/rc.conf.d/netif/ipv6_igb0 updated Started: 21:54:49.030119 Duration: 21.058 ms Changes: ---------- diff: --- +++ @@ -14,5 +14,5 @@ # </auto-generated>
Fri, Sep 11
Mon, Sep 7
Exception can be removed using an PHP 8.1 enum instead of in-class constants.
Move constantes to a backed enum, so we can get autocomplete from IDEs
and exhaustive matching.
As it changes the behavior of fromUnixTime, let's put this in 1.x series.
Rebased.
Sun, Sep 6
Final tested version
Terraform state files can contain both personal information (ovh/ovh) or credentials (ovh/ovh, hashicorp/vault).
As such, they'll benefit to be stored locally and encrypted as rest.
Some permissions and typo fixes
Allow to reinitialize PEFS. Deploy scripts. Install PEFS on Complector too.