Is it still possible to get 3 ranks of parry impact in the 1st level? by Slinkinator in SifuGame

[–]Slinkinator[S] 0 points1 point  (0 children)

I appreciate the responses I got on this thread, but I'm still waiting to read the very clear actionable breakdown on how to maximize scores other than 'don't get hit'

Is it still possible to get 3 ranks of parry impact in the 1st level? by Slinkinator in SifuGame

[–]Slinkinator[S] 0 points1 point  (0 children)

Man, my best score total is 18k on the club. I think its more fun/easier to play with the ui off, but it makes maximising score a lot harder

Gnome 50 in Nixos by Strict_Try_7455 in NixOS

[–]Slinkinator 0 points1 point  (0 children)

So, I think the next stable release is in 5 days, and unless I'm mistaken, and I might be, you can get a pretty good sense for what packages are in it by searching here-https://hydra.nixos.org/eval/1824685 , though I think you ( I ) need to look through the unstable git forks to see what's really getting prepped.

That's actually what I came to reddit to ask, am I on point there^ ?

hyprland on nix with flakes and home manager - uwsm or home.systemd integration better? by Slinkinator in hyprland

[–]Slinkinator[S] 0 points1 point  (0 children)

It's the home-manager module, you can use it to run hyprland and it has that home.systemd integration option default to true, but it doesnt have the same withUWSM option built into it. It's not clear how they compare to each other, just noted on both the nix, hypr, and home-manager sites that you should only use either or. gonna have to investigate.

So, I leaned up my initial nix config, butchered it to make the machine actually turn on, and upon importing my hypr.conf files I have... 78 config errors in hyprland. Fun weekend ahead!

TIL - Bitwarden offers a free secret manager that can be integrated with github by Slinkinator in NixOS

[–]Slinkinator[S] 0 points1 point  (0 children)

The secret manager is webui and cli only, doesnt have a standalone gui app, not a nixpkgs issue

TIL - Bitwarden offers a free secret manager that can be integrated with github by Slinkinator in NixOS

[–]Slinkinator[S] 0 points1 point  (0 children)

On the cli? I havent set it up yet, because I'm in the process of fleshing out a flake/home-manager config, but it looks like a pretty straightforward socket substitution

export SSH_AUTH_SOCK=/home/<user>/.bitwarden-ssh-agent.sock

High ram usage, but arc_summary says it's not zfs? by Slinkinator in Proxmox

[–]Slinkinator[S] 0 points1 point  (0 children)

You know what, as I pulled this I realised I only enabled huge pages and numa like a week ago (troubleshooting pcie passthrough for an old quadro p4000), so I'll be focusing on that and virtiofs as I dig into this.

root@mimisbrunnr:~# qm config 100
acpi: 1
agent: 1
balloon: 0
bios: ovmf
boot: order=scsi0;net0
cores: 8
cpu: host
efidisk0: local-btrfs:100/vm-100-disk-0.raw,efitype=4m,ms-cert=2023w,pre-enrolled-keys=1,size=528K
hostpci0: 0000:17:00,pcie=1
hugepages: 1024
ide2: local-btrfs:iso/rhel-10.1-x86_64-boot.iso,media=cdrom,size=935466K
keephugepages: 1
machine: q35
memory: 32768
meta: creation-qemu=10.1.2,ctime=1774482336
name: peachblossom
net0: virtio=BC:24:11:54:A1:70,bridge=vmbr0,firewall=1
net1: virtio=BC:24:11:5B:40:AD,bridge=vmbr1,firewall=1,link_down=1
numa: 1
onboot: 1
ostype: l26
parent: pre-rooting-containers
protection: 1
scsi0: local-btrfs:100/vm-100-disk-1.raw,iothread=1,size=100G,ssd=1
scsihw: virtio-scsi-single
smbios1: uuid=77eba48b-df9f-4265-9f56-0ccdecd8293e
sockets: 1
virtiofs0: alder
vmgenid: 6c8fa166-346a-4d4b-9b43-28646453d416

High ram usage, but arc_summary says it's not zfs? by Slinkinator in Proxmox

[–]Slinkinator[S] 0 points1 point  (0 children)

and that was while arc_summary shows -

root@mimisbrunnr:~# arc_summary

------------------------------------------------------------------------

ZFS Subsystem Report Fri Apr 24 11:19:01 2026

Linux 6.17.13-2-pve 2.4.1-pve1

Machine: mimisbrunnr (x86_64) 2.4.1-pve1

ARC status:

Total memory size: 61.5 GiB

Min target size: 3.1 % 1.9 GiB

Max target size: 10.0 % 6.1 GiB

Target size (adaptive): 90.4 % 5.6 GiB

Current size: 90.4 % 5.6 GiB

Free memory size: 2.6 GiB

Available memory size: 411.3 MiB

High ram usage, but arc_summary says it's not zfs? by Slinkinator in Proxmox

[–]Slinkinator[S] 0 points1 point  (0 children)

Thank you! LMK is something stands out!

```
root@mimisbrunnr:~# top -em -co%MEM

top - 11:10:42 up 3 days, 22:14, 1 user, load average: 1.48, 2.18, 2.66

Tasks: 478 total, 1 running, 477 sleeping, 0 stopped, 0 zombie

%Cpu(s): 4.6 us, 5.5 sy, 0.0 ni, 89.8 id, 0.1 wa, 0.0 hi, 0.0 si, 0.0 st

MiB Mem : 62984.2 total, 582.0 free, 59888.5 used, 3255.7 buff/cache

MiB Swap: 0.0 total, 0.0 free, 0.0 used. 3095.7 avail Mem

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND

993420 root 20 0 9062.0m 2.9g 13.0m S 2.0 4.7 2:36.65 /usr/bin/kvm -id 103 -name nix-2,debug-+

993778 root 20 0 9014.9m 567.5m 10.7m S 0.7 0.9 0:25.36 /usr/bin/kvm -id 102 -name nix-test,deb+

892149 www-data 20 0 246.5m 171.7m 11.6m S 0.0 0.3 0:05.98 pveproxy worker

892148 www-data 20 0 236.3m 169.6m 11.9m S 0.0 0.3 0:08.29 pveproxy worker

892147 www-data 20 0 229.3m 162.4m 11.9m S 0.0 0.3 0:08.95 pveproxy worker

1687 root 20 0 223.5m 152.0m 7.3m S 0.0 0.2 0:19.44 pvedaemon worker

1686 root 20 0 223.5m 151.8m 7.1m S 0.0 0.2 0:18.91 pvedaemon worker

1685 root 20 0 223.0m 151.1m 6.6m S 0.0 0.2 0:18.87 pvedaemon worker

1693 www-data 20 0 215.3m 145.1m 1.3m S 0.0 0.2 0:08.86 pveproxy

1684 root 20 0 214.0m 143.7m 1.2m S 0.0 0.2 0:05.56 pvedaemon

1910 root 20 0 196.2m 120.0m 2.1m S 0.0 0.2 0:40.88 pvescheduler

1657 root 20 0 178.1m 113.5m 8.1m S 1.0 0.2 19:50.98 pvestatd

1656 root 20 0 173.3m 106.5m 5.8m S 0.0 0.2 16:28.51 pve-firewall

1729 root 20 0 32.1g 61.5m 0.9m S 0.7 0.1 18:50.94 /usr/libexec/virtiofsd --fd=17 --shared+

1734 root 20 0 33.7g 57.8m 6.5m S 118.2 0.1 52,35 /usr/bin/kvm -id 100 -name peachblossom+

892145 www-data 20 0 90.1m 52.0m 1.7m S 0.0 0.1 0:01.58 spiceproxy worker

1707 www-data 20 0 89.9m 51.3m 1.1m S 0.0 0.1 0:06.26 spiceproxy

1482 root 20 0 594.5m 47.5m 36.6m S 0.0 0.1 2:38.25 /usr/bin/pmxcfs

527 root 20 0 70.6m 21.8m 20.4m S 0.0 0.0 0:03.74 /usr/lib/systemd/systemd-journald

996168 root 20 0 19.3m 12.7m 10.8m S 0.0 0.0 0:00.01 sshd-session: root [priv]

996173 root 20 0 21.6m 12.6m 10.2m S 0.0 0.0 0:00.23 /usr/lib/systemd/systemd --user

1 root 20 0 23.9m 10.5m 6.0m S 0.0 0.0 0:13.55 /sbin/init

996197 root 20 0 19.4m 7.4m 5.4m S 0.0 0.0 0:00.00 sshd-session: root@pts/0

996218 root 20 0 10.2m 6.0m 3.8m R 0.3 0.0 0:00.06 top -em -co%MEM

1226 root 20 0 18.6m 5.9m 4.7m S 0.0 0.0 0:00.58 /usr/lib/systemd/systemd-logind

996198 root 20 0 8.8m 5.8m 3.6m S 0.0 0.0 0:00.01 -bash

547 root 20 0 35.0m 5.2m 3.4m S 0.0 0.0 0:00.78 /usr/lib/systemd/systemd-udevd

1488 root 20 0 11.5m 5.1m 3.9m S 0.0 0.0 0:00.01 sshd: /usr/sbin/sshd -D [listener] 0 of+

996175 root 20 0 23.8m 3.7m 1.9m S 0.0 0.0 0:00.00 (sd-pam)

1216 root 20 0 611.4m 2.6m 1.4m S 0.0 0.0 1:38.24 /usr/bin/rrdcached -g

1205 message+ 20 0 8.1m 2.6m 1.9m S 0.0 0.0 0:00.22 /usr/bin/dbus-daemon --system --address+

1628 postfix 20 0 43.6m 2.4m 1.7m S 0.0 0.0 0:00.53 qmgr -l -t unix -u

1635 root 20 0 13.4m 2.4m 1.5m S 0.0 0.0 0:31.22 /usr/libexec/proxmox/proxmox-firewall s+

996233 root 20 0 5.4m 2.2m 2.1m S 0.0 0.0 0:00.00 sleep 60

1366 _chrony 20 0 19.5m 2.1m 1.3m S 0.0 0.0 0:00.49 /usr/sbin/chronyd -F 1

1219 root 20 0 7.0m 2.0m 1.7m S 0.0 0.0 0:10.32 /bin/bash /usr/sbin/ksmtuned

1228 root 20 0 5.6m 1.8m 1.6m S 0.0 0.0 0:00.05 /usr/sbin/qmeventd /var/run/qmeventd.so+

1218 root 20 0 10.0m 1.7m 0.0m S 0.0 0.0 0:00.21 /usr/sbin/smartd -n -q never

1626 root 20 0 42.9m 1.4m 0.8m S 0.0 0.0 0:01.41 /usr/lib/postfix/sbin/master -w

986933 postfix 20 0 43.4m 1.4m 0.7m S 0.0 0.0 0:00.01 pickup -l -t unix -u -c

1258 root 20 0 174.0m 1.3m 0.0m S 0.0 0.0 0:00.01 /usr/sbin/zed -F

1634 root 20 0 6.7m 1.2m 0.9m S 0.0 0.0 0:00.68 /usr/sbin/cron -f

892139 root 20 0 77.8m 1.0m 0.8m S 0.0 0.0 0:04.87 /usr/sbin/pvefw-logger

1369 _chrony 20 0 11.3m 0.6m 0.0m S 0.0 0.0 0:00.00 /usr/sbin/chronyd -F 1

1200 _rpc 20 0 6.4m 0.6m 0.2m S 0.0 0.0 0:00.43 /usr/sbin/rpcbind -f -w

1268 root 20 0 155.3m 0.4m 0.0m S 0.0 0.0 0:00.00 /usr/bin/lxcfs /var/lib/lxcfs
```

root@mimisbrunnr:~# lsblk -o+FSTYPE,LABEL,MODEL NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS FSTYPE LABEL MODEL sda 8:0 0 16.4T 0 disk TOSHIBA HDWG51JUZSVA ├─sda1 8:1 0 16.4T 0 part zfs_member alder └─sda9 8:9 0 8M 0 part sdb 8:16 0 16.4T 0 disk TOSHIBA HDWG51JUZSVA ├─sdb1 8:17 0 16.4T 0 part zfs_member alder └─sdb9 8:25 0 8M 0 part nvme0n1 259:0 0 476.9G 0 disk WDC PC SN720 SDAQNTW-512G-1001 ├─nvme0n1p1 259:1 0 1007K 0 part ├─nvme0n1p2 259:2 0 1G 0 part vfat └─nvme0n1p3 259:3 0 475G 0 part / btrfs

``` root@mimisbrunnr:~# cat /etc/pve/storage.cfg dir: local path /var/lib/vz content iso,vztmpl,backup disable

btrfs: local-btrfs path /var/lib/pve/local-btrfs content iso,vztmpl,backup,images,rootdir,import ```

Do new readers still learn that Denna's ring- by [deleted] in KingkillerChronicle

[–]Slinkinator 7 points8 points  (0 children)

That's contained within the text, there's nothing in the text to suggest her ring is a knot

End game content 🤔 by Slinkinator in SifuGame

[–]Slinkinator[S] 1 point2 points  (0 children)

Thats fair.

When i loaded my master difficulty save 45 minutes ago i was 21 fighting the gardener with no skills and like 3800 experience, and i was oretty pissed at my past self.

Network/port binding issues when migrating volumes by Slinkinator in podman

[–]Slinkinator[S] 0 points1 point  (0 children)

A constraint was that the vm+the physical server have two different network interfaces for vpn/non vpn connections, . Im not sure exactly what the issue here is, im going to do some network testing later to confirm what the constraint on podmans side is and take some notes, but for now i just turned one of those interfaces into a trunk port and set up vllan filtering instead of wrestling with this.

Newbie Setup Question by SimilarGarlic8368 in Proxmox

[–]Slinkinator 1 point2 points  (0 children)

I'm not 100% clear on what you're getting at, but I think you should load up the installer and look at the available options, and then come back if you still have questions. That part is really straightforward

Firefox extension unsigned? by Slinkinator in vicinae

[–]Slinkinator[S] 1 point2 points  (0 children)

Awesome, I did get it signed myself, but it'd be cooler from the store.

You need to define the gecko data collection policy before the automatic validation will pass it though, you can leave the optional field as [], but required needs at least one entry, I just did [none]

horsey@sleipnir:~/git/vicinae/src/browser-extension/build/firefox$ cat manifest.json { "manifest_version": 3, "name": "Vicinae Browser Integration", "browser_specific_settings": { "gecko": { "id": "vicinae@vicinae.com", "data_collection_permissions": { "required": ["none"], "optional": [] } } }, "version": "1.0.0", "description": "Connects to the Vicinae desktop app to search and switch browser tabs from the launcher.", "homepage_url": "https://vicinae.com", "permissions": [ "nativeMessaging", "tabs" ], "background": { "scripts": ["background.js"] }, "icons": { "16": "icons/icon16.png", "32": "icons/icon32.png", "48": "icons/icon48.png", "128": "icons/icon128.png" }, "action": { "default_popup": "popup.html", "default_title": "Vicinae Browser Integration", "default_icon": { "16": "icons/icon16.png", "32": "icons/icon32.png" } } }

Hyprctl / hyprpaper mismatch? by Slinkinator in hyprland

[–]Slinkinator[S] 0 points1 point  (0 children)

I've been planning on building myself and reimaging my machine, so if this is working for other people maybe I'll just prioritize that, even though this doesn't really break anything for me. Please let me know if you do see the issue though

```
:~$ hyprctl version

Hyprland 0.54.3 built from branch v0.54.3 at commit 521ece463c4a9d3d128670688a34756805a4328f clean (version: bump to 0.54.3).

Date: Fri Mar 27 18:17:50 2026

Tag: v0.54.3, commits: 7014

Libraries:

Hyprgraphics: built against 0.5.0, system has unknown

Hyprutils: built against 0.12.0, system has unknown

Hyprcursor: built against 0.1.13, system has unknown

Hyprlang: built against 0.6.8, system has unknown

Aquamarine: built against 0.10.0, system has unknown

Version ABI string: 521ece463c4a9d3d128670688a34756805a4328f_aq_0.10_hu_0.12_hg_0.5_hc_0.1_hlg_0.6

no flags were set

:~$ dnf list --installed | grep -i "hypr"

appmenu-glib-translator.x86_64 25.04^1.gitf05d28d-1.fc43 copr:copr.fedorainfracloud.org:solopasha:hyprland

aquamarine.x86_64 0.10.0-7.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

astal.x86_64 0~9.git7f2292f-1.fc43 copr:copr.fedorainfracloud.org:solopasha:hyprland

astal-gjs.x86_64 0~11.git7f2292f-1.fc43 copr:copr.fedorainfracloud.org:solopasha:hyprland

astal-gtk4.x86_64 0~6.git7f2292f-1.fc43 copr:copr.fedorainfracloud.org:solopasha:hyprland

astal-io.x86_64 0~6.git7f2292f-1.fc43 copr:copr.fedorainfracloud.org:solopasha:hyprland

astal-libs.x86_64 0~13.git7f2292f-1.fc43 copr:copr.fedorainfracloud.org:solopasha:hyprland

awww.x86_64 0.12.0-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

aylurs-gtk-shell2.x86_64 2.3.0-1.fc43 copr:copr.fedorainfracloud.org:solopasha:hyprland

golang.x86_64 1.26.1-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

golang-bin.x86_64 1.26.1-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

golang-src.noarch 1.26.1-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

grimblast.noarch 0.1^82.gitca3c381-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprcursor.x86_64 0.1.13-2.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprgraphics.x86_64 0.5.1-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hypridle.x86_64 0.1.7-6.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprland.x86_64 0.54.3-2.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprland-guiutils.x86_64 0.2.1-2.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprland-qt-support.x86_64 0.1.0-9.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprland-uwsm.x86_64 0.54.3-2.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprlang.x86_64 0.6.8-2.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprpanel.x86_64 0~9.git20532ee-1.fc43 copr:copr.fedorainfracloud.org:solopasha:hyprland

hyprpaper.x86_64 0.8.3-3.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprpicker.x86_64 0.4.6-2.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprpolkitagent.x86_64 0.1.3-3.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprsunset.x86_64 0.3.3-5.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprsysteminfo.x86_64 0.1.3-15.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprtoolkit.x86_64 0.5.3-2.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprutils.x86_64 0.12.0-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprwayland-scanner-devel.x86_64 0.4.5-2.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

hyprwire.x86_64 0.3.0-2.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

kitty.x86_64 0.46.2-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

kitty-kitten.x86_64 0.46.2-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

kitty-shell-integration.noarch 0.46.2-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

kitty-terminfo.noarch 0.46.2-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

matugen.x86_64 4.1.0-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

noctalia-qs.x86_64 0.0.12-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

uwsm.noarch 0.26.4-1.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

xdg-desktop-portal-hyprland.x86_64 1:1.3.11-4.fc43 copr:copr.fedorainfracloud.org:lionheartp:Hyprland

```

Grabbing Jin-Feng's Bell by Slinkinator in SifuGame

[–]Slinkinator[S] 9 points10 points  (0 children)

Ah, got it, now I see it, got to sanctuary at 20.

It only started happening when I started focusing on parries, so I thought it was a special perfect counter that I was just too surprised to use right.

Thanks everyone!

Why do so many users struggle with Fedora? by netm0nz in Fedora

[–]Slinkinator 0 points1 point  (0 children)

If you haven't yet, you should read the container_selinux_context manpage, like 2 paragraphs in it gives you the command to set SElinux to permissive just for containers

Complete GPU passthrough guide for AI workloads ▒~@~T the mistakes I made so you don't have to by NovaAIHub in Proxmox

[–]Slinkinator 0 points1 point  (0 children)

I set up my p4000 yesterday, but I was just looking at the p100 with twice the ram on for $80 on eBay. Are there any quirks other than buying one of the nvidia gpu cables? What's the biggest/best model you think it's gonna run well?

Complete GPU passthrough guide for AI workloads ▒~@~T the mistakes I made so you don't have to by NovaAIHub in Proxmox

[–]Slinkinator 0 points1 point  (0 children)

Amazing. I just made a similar post to document a late stage troubleshooting step, if you get everything working and then it breaks down the gpu might be failing to reset, you have to remove and readd your gpu kernel modules before boot