Hacker Newsnew | past | comments | ask | show | jobs | submit | ProfDreamer's commentslogin


I'm using restic to backup the Immich photo directories as well as automatically generated Immich database dumps to an external drive and a Hetzner Storage Box.


There's at least some of the original ANSI Art of BitchX in there.

Here are some examples:

https://16colo.rs/pack/acid-100/ANSI-100.ANS

https://16colo.rs/pack/sense-19/logos-19.ans

https://16colo.rs/pack/awe-20/MID-BX.ASC


> Given an existing collection - Is there an easy way to auto sort & tag everything? e.g. Merge the artists 'Guns N Roses' and 'Guns and Roses' into the most correct one.

I've recently started using Beets[1] to organize my music collection. It's a command line application that IMHO is not entirely intuitive to use at first. But once you get the hang of it, it works incredibly well.

[1]: https://beets.io/


There's a crowd-sourced list of banking apps known to work on GOS at <https://privsec.dev/posts/android/banking-applications-compa...>.


Using the nginx module on NixOS[1] and enabling services.nginx.validateConfigFil, which defaults to true, generated nginx configurations will be checked by Gixy[2]. The build will actually fail if Gixy finds any issues.

[1]: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/nixos/modu... [2]: https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/build...


From <https://nixos.org/manual/nix/stable/#ch-supported-platforms>:

> Nix is currently supported on the following platforms:

> - Linux (i686, x86_64, aarch64).

> - macOS (x86_64).


Reminds me of "Tempest for Eliza" which uses the computer's monitor to generate AM signals: http://www.erikyyy.de/tempest/


multi-hops[0] should probably be mentioned as well. Using those one can for example open a file using sudo via ssh:

    /ssh:you@remotehost|sudo:remotehost:/path
Doing any further actions on a file opened that way also applies the hops there as well. For the example above opening a shell or running a shell-command would run those through sudo on the remote host.

[0]: https://www.gnu.org/software/emacs/manual/html_node/tramp/Ad...


It's worth mentioning that this is not limited to SSH followed by sudo. It can also be used to edit remote files through a bastion host, by just adding more SSH hops to the file path.


There's also honk[0] which aims to be a small ActivityPub server implementation with "minimal setup and support costs".

[0]: https://humungus.tedunangst.com/r/honk


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: