iru@localhot $_ 1 year ago Meanwhile in Thierrybretokistan…. digitalcourage.socialPatrick Breyer (@echo_pbreyer@digitalcourage.social)🇬🇧🚨#ChatControl is back on the agenda: As soon as next Wednesday representatives of EU governments will resume work based on a secret docu...
iru@localhot $_ 1 year ago They used their official X account to announce they are blocking access to X.
iru@localhot $_ 1 year ago Brazil and France are the worst kind of dictatorship. Tyranny and rampart crime. At least in places like Belarus the streets are clean and safe.
iru@localhot $_ 1 year ago Oficial Dendrite and Synapse servers are the worst to implement and the new sync mode is a god damn proxy on top of the existing servers. View quoted note →
iru@localhot $_ 1 year ago That feel when `nix-collect-garbage -d` frees 130GB storage space on your computer.
iru@localhot $_ 1 year ago `nix develop` > Conda, venv, toolbox/distrobox ``` { description = “Instant ROCM 5.7 environment”; inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-23.11"; outputs = { self, nixpkgs }: let pkgs = import nixpkgs { system = "x86_64-linux"; }; pythonPackages = pkgs.python310Packages; pyPkgs = with nixpkgs; [ (pkgs.python310.withPackages(ps: with ps; [ pip torchWithRocm ])) ]; in { devShells.x86_64-linux = { default = pkgs.mkShell { buildInputs = [ pyPkgs pkgs.radeontop pkgs.nvtop-amd pkgs.rocmPackages.clr pkgs.rocmPackages.hipcc pkgs.rocmPackages.miopen pkgs.rocmPackages.rocblas pkgs.rocmPackages.hipblas pkgs.rocmPackages.rocminfo pkgs.rocmPackages.rocm-smi pkgs.rocmPackages.llvm.llvm pkgs.rocmPackages.llvm.clang pkgs.rocmPackages.llvm.bintools pkgs.rocmPackages.llvm.clang-tools-extra ]; }; }; }; } ```
iru@localhot $_ 1 year ago Copying large language models around from my archival NAS showscases how dated 1 gigabit ethernet is.