Skip to content

Instantly share code, notes, and snippets.

View GrayJack's full-sized avatar
🦀

Eric Shimizu Karbstein GrayJack

🦀
View GitHub Profile
@GrayJack
GrayJack / recipe.yaml
Created October 16, 2023 21:40
xtensor recipe
context:
name: xtensor
version: 0.24.6
sha256: f87259b51aabafdd1183947747edfff4cff75d55375334f2e81cee6dc68ef655
package:
name: ${{ name|lower }}
version: ${{ version }}
source:
@GrayJack
GrayJack / cleanup_swap.md
Created June 28, 2024 12:55 — forked from anildigital/cleanup_swap.md
Cleanup swap space on macOS

To see current swap usage

sysctl -a | grep swap

Use only when when your system is in a very bad shape

$ sudo pkill -HUP -u _windowserver