Jalil Salamé jalil · he/they
jalil opened issue zkat/miette#450 2026年04月22日 13:11:35 +02:00
Format can panic if width is >u16::MAX
jalil created pull request jjl/java-vector-bench#1 2026年02月10日 21:27:26 +01:00
feat: add avx2 and avx512 results
jalil pushed to push-twqpoprzytyw at jalil/java-vector-bench 2026年02月10日 21:26:51 +01:00
50fdea68b0
feat: add avx2 and avx512 results
jalil created branch push-twqpoprzytyw in jalil/java-vector-bench 2026年02月10日 21:26:51 +01:00
jalil created repository jalil/java-vector-bench 2026年02月10日 21:26:01 +01:00
jalil opened issue zkat/miette#449 2026年02月04日 09:36:01 +01:00
Implement SourceCode for Box<T: ?Sized + SourceCode>
jalil pushed to main at jalil/tutorials 2026年01月06日 12:39:11 +01:00
5cc2132eee Merge pull request 'feat: add rewrite tutorial' (#2) from jalil.salame/tutorials:rewrite-tutorial into main
552bcc4ba7
feat: add rewrite tutorial
Compare 2 commits »
jalil commented on pull request conjured/silverfish#166 2025年12月10日 18:48:45 +01:00
Add template silverfish.service as a user service

network-online.target seems to be correct, I just have bad personal experiences with it (as a user of a linux PC, not as a server admin)

jalil commented on pull request conjured/silverfish#166 2025年12月10日 18:44:58 +01:00
Add template silverfish.service as a user service

A bit of a technicallity, but we may not want network-online.target since we don't need to be online for silverfish to run, we can still accept connections from the LAN (and NetworkManager...

jalil commented on pull request conjured/silverfish#151 2025年12月05日 17:07:41 +01:00
WIP: feat: simple alpine Dockerfile
jalil commented on pull request conjured/silverfish#166 2025年12月04日 21:29:34 +01:00
Add template silverfish.service as a user service

Small nit, it could be placed in a contrib/systemd dir instead (so other integrations, including the flake, could also go there)

jalil commented on pull request conjured/silverfish#166 2025年12月02日 10:29:28 +01:00
Add template silverfish.service as a user service

This is my forgejo runner's service:

jalil commented on pull request conjured/silverfish#166 2025年12月02日 10:27:17 +01:00
Add template silverfish.service as a user service

I use sops-nix which decrypts secrets to /run/secrets/ (which is a symlink to /run/secrets.d/$GENERATION so you can update the secrets without overwriting the files).

jalil commented on pull request conjured/silverfish#166 2025年12月01日 22:45:47 +01:00
Add template silverfish.service as a user service

You don't need to pass them to the CLI, it picks them up from the Environment

jalil commented on pull request conjured/silverfish#166 2025年12月01日 07:38:02 +01:00
Add template silverfish.service as a user service

This is probably because StateDirectory=/var/lib/silverfish isn't set

jalil commented on pull request conjured/silverfish#166 2025年11月30日 22:34:42 +01:00
Add template silverfish.service as a user service

Yup, that can be done

jalil commented on pull request conjured/silverfish#166 2025年11月30日 21:39:33 +01:00
Add template silverfish.service as a user service

And yes, systemd credentials are the perfect thing for this, you can decrypt a file and pass its value as an env var, or as a path to a decrypted temp file. You can also store the secret in plain...

jalil commented on pull request conjured/silverfish#166 2025年11月30日 21:37:41 +01:00
Add template silverfish.service as a user service

There are missing $ in those variables

jalil commented on pull request conjured/silverfish#166 2025年11月30日 21:37:01 +01:00
Add template silverfish.service as a user service

RootDirectory chroots inyo that directory, so it should probanly be /.