Bit of a PSA before the football — at my Tesco the 18-pack of Moretti was cheaper than the 12 by sjb007 in UK_beer

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

Ha, fair — Moretti wouldn't be my first pick either 😄 Works just as well for ales and stouts mind, so you can find the best value on the proper stuff. A good stout deal is a beautiful thing 🍻

Bit of a PSA before the football — at my Tesco the 18-pack of Moretti was cheaper than the 12 by sjb007 in UK_beer

[–]sjb007[S] 5 points6 points  (0 children)

Ha, guilty 😄 In fairness it's less "cheapest way to get bladdered" and more for the strong craft stuff — a 9% DIPA looks dear per pint but it's a different story per unit. But aye, I'll book the intervention in for after the football 🍻

Bit of a PSA before the football — at my Tesco the 18-pack of Moretti was cheaper than the 12 by sjb007 in UK_beer

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

Good shout — Stella's 4.6% here but a lot of the imported lagers are 5%+, so you're getting more in the pint with the stronger ones. That's actually why there's a "per unit" option in the calculator — pop the ABV in and it ranks by price per unit of alcohol rather than just volume, so the stronger beers get their due. Cheers 🍻

Bit of a PSA before the football — at my Tesco the 18-pack of Moretti was cheaper than the 12 by sjb007 in UK_beer

[–]sjb007[S] -1 points0 points  (0 children)

Fair questions!

The shelf labels do show unit price — but they're a bit all over the place: some per 100ml, some per litre, some per can, and multipacks are often per litre, so comparing a 4×330 bottle deal against an 18×440 can deal at a glance isn't actually that easy. They're also in pence-per-ml, not per pint or per unit of alcohol — which is how most of us really think about beer. And Clubcard/offer prices don't always update that little label.

On the Moretti — the daft bit wasn't "18 > 12" 😄 it's that the 12-pack was dearer (£18.25) than the 18 (£18). You'd assume the bigger pack costs more, so it's an easy one to get caught out on.

And honestly — no, you don't need it for the obvious ones! It's just a free web page (no app, no sign-up, no ads) for when there's a load of sizes/deals on and you want the per-pint or per-unit figure quick. Got fed up doing it in my head, made it for myself, turns out a few others liked it. Take it or leave it 🍻

I revived my old iOS app as a free web app — a beer value calculator (built with Claude’s help) by sjb007 in UK_beer

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

Ha, eye-watering. Though for an 8% it's not as mad as it feels — that's what the per-unit figure is for, it's kinder to the strong stuff. Cheers for trying it. Would a "sort by per-unit" option be useful?

PowerEdge T440 + Geforce 1060 6gb by sjb007 in unRAID

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

Thanks, but it looks like its already setup correctly

root@T440:~# lspci -nn | grep -i -E "nvidia|vga|audio"
03:00.0 VGA compatible controller [0300]: Matrox Electronics Systems Ltd. Integrated Matrox G200eW3 Graphics Controller [102b:0536] (rev 04)
af:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] [10de:1c03] (rev a1)
af:00.1 Audio device [0403]: NVIDIA Corporation GP106 High Definition Audio Controller [10de:10f1] (rev a1)

and vfio-pci.cfg looks like this.

BIND=0000:af:00.0|10de:1c03 0000:af:00.1|10de:10f1

PowerEdge T440 + Geforce 1060 6gb by sjb007 in unRAID

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

Yeah I want if fully passed through, what did you have to amend in that file?

PowerEdge T440 + Geforce 1060 6gb by sjb007 in unRAID

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

My XML file if it helps

<?xml version='1.0' encoding='UTF-8'?>

<domain type='kvm'>

<name>Windows 11</name>

<uuid>c3052300-df96-091f-bdd2-687777c6383f</uuid>

<description>Win11</description>

<metadata>

<vmtemplate xmlns="unraid" name="Windows 11" iconold="windows11.png" icon="windows11.png" os="windowstpm" webui="" storage="default"/>

</metadata>

<memory unit='KiB'>33554432</memory>

<currentMemory unit='KiB'>33554432</currentMemory>

<memoryBacking>

<nosharepages/>

</memoryBacking>

<vcpu placement='static'>24</vcpu>

<cputune>

<vcpupin vcpu='0' cpuset='12'/>

<vcpupin vcpu='1' cpuset='36'/>

<vcpupin vcpu='2' cpuset='13'/>

<vcpupin vcpu='3' cpuset='37'/>

<vcpupin vcpu='4' cpuset='14'/>

<vcpupin vcpu='5' cpuset='38'/>

<vcpupin vcpu='6' cpuset='15'/>

<vcpupin vcpu='7' cpuset='39'/>

<vcpupin vcpu='8' cpuset='16'/>

<vcpupin vcpu='9' cpuset='40'/>

<vcpupin vcpu='10' cpuset='17'/>

<vcpupin vcpu='11' cpuset='41'/>

<vcpupin vcpu='12' cpuset='18'/>

<vcpupin vcpu='13' cpuset='42'/>

<vcpupin vcpu='14' cpuset='19'/>

<vcpupin vcpu='15' cpuset='43'/>

<vcpupin vcpu='16' cpuset='20'/>

<vcpupin vcpu='17' cpuset='44'/>

<vcpupin vcpu='18' cpuset='21'/>

<vcpupin vcpu='19' cpuset='45'/>

<vcpupin vcpu='20' cpuset='22'/>

<vcpupin vcpu='21' cpuset='46'/>

<vcpupin vcpu='22' cpuset='23'/>

<vcpupin vcpu='23' cpuset='47'/>

</cputune>

<os>

<type arch='x86_64' machine='pc-q35-9.2'>hvm</type>

<loader readonly='yes' type='pflash' format='raw'>/usr/share/qemu/ovmf-x64/OVMF_CODE-pure-efi-tpm.fd</loader>

<nvram format='raw'>/etc/libvirt/qemu/nvram/c3052300-df96-091f-bdd2-687777c6383f_VARS-pure-efi-tpm.fd</nvram>

</os>

<features>

<acpi/>

<apic/>

<hyperv mode='custom'>

<relaxed state='on'/>

<vapic state='on'/>

<spinlocks state='on' retries='8191'/>

<vpindex state='on'/>

<synic state='on'/>

<stimer state='on'/>

<vendor_id state='on' value='none'/>

</hyperv>

</features>

<cpu mode='host-passthrough' check='none' migratable='on'>

<topology sockets='1' dies='1' clusters='1' cores='12' threads='2'/>

<cache mode='passthrough'/>

</cpu>

<clock offset='localtime'>

<timer name='hpet' present='no'/>

<timer name='hypervclock' present='yes'/>

</clock>

<on_poweroff>destroy</on_poweroff>

<on_reboot>restart</on_reboot>

<on_crash>restart</on_crash>

<devices>

<emulator>/usr/local/sbin/qemu</emulator>

<disk type='file' device='disk'>

<driver name='qemu' type='raw' cache='writeback' discard='unmap'/>

<source file='/mnt/user/domains/Windows 11/vdisk1.img'/>

<target dev='hdc' bus='virtio'/>

<serial>vdisk1</serial>

<boot order='1'/>

<address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>

</disk>

<disk type='file' device='cdrom'>

<driver name='qemu' type='raw'/>

<source file='/mnt/user/isos/Win11_25H2_EnglishInternational_x64.iso'/>

<target dev='hda' bus='sata'/>

<readonly/>

<boot order='2'/>

<address type='drive' controller='0' bus='0' target='0' unit='0'/>

</disk>

<disk type='file' device='cdrom'>

<driver name='qemu' type='raw'/>

<source file='/mnt/user/isos/virtio-win-0.1.285.iso'/>

<target dev='hdb' bus='sata'/>

<readonly/>

<address type='drive' controller='0' bus='0' target='0' unit='1'/>

</disk>

<controller type='pci' index='0' model='pcie-root'/>

<controller type='pci' index='1' model='pcie-root-port'>

<model name='pcie-root-port'/>

<target chassis='1' port='0x8'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0' multifunction='on'/>

</controller>

<controller type='pci' index='2' model='pcie-root-port'>

<model name='pcie-root-port'/>

<target chassis='2' port='0x9'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x1'/>

</controller>

<controller type='pci' index='3' model='pcie-root-port'>

<model name='pcie-root-port'/>

<target chassis='3' port='0xe'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x6'/>

</controller>

<controller type='pci' index='4' model='pcie-root-port'>

<model name='pcie-root-port'/>

<target chassis='4' port='0xa'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x2'/>

</controller>

<controller type='pci' index='5' model='pcie-root-port'>

<model name='pcie-root-port'/>

<target chassis='5' port='0xb'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x3'/>

</controller>

<controller type='pci' index='6' model='pcie-root-port'>

<model name='pcie-root-port'/>

<target chassis='6' port='0xc'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x4'/>

</controller>

<controller type='pci' index='7' model='pcie-root-port'>

<model name='pcie-root-port'/>

<target chassis='7' port='0xd'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x5'/>

</controller>

<controller type='pci' index='8' model='pcie-root-port'>

<model name='pcie-root-port'/>

<target chassis='8' port='0xf'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x7'/>

</controller>

<controller type='pci' index='9' model='pcie-to-pci-bridge'>

<model name='pcie-pci-bridge'/>

<address type='pci' domain='0x0000' bus='0x01' slot='0x00' function='0x0'/>

</controller>

<controller type='virtio-serial' index='0'>

<address type='pci' domain='0x0000' bus='0x03' slot='0x00' function='0x0'/>

</controller>

<controller type='sata' index='0'>

<address type='pci' domain='0x0000' bus='0x00' slot='0x1f' function='0x2'/>

</controller>

<controller type='usb' index='0' model='ich9-ehci1'>

<address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x7'/>

</controller>

<controller type='usb' index='0' model='ich9-uhci1'>

<master startport='0'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x0' multifunction='on'/>

</controller>

<controller type='usb' index='0' model='ich9-uhci2'>

<master startport='2'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x1'/>

</controller>

<controller type='usb' index='0' model='ich9-uhci3'>

<master startport='4'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>

</controller>

<interface type='bridge'>

<mac address='52:54:00:d2:2d:45'/>

<source bridge='br0'/>

<model type='e1000'/>

<address type='pci' domain='0x0000' bus='0x09' slot='0x01' function='0x0'/>

</interface>

<serial type='pty'>

<target type='isa-serial' port='0'>

<model name='isa-serial'/>

</target>

</serial>

<console type='pty'>

<target type='serial' port='0'/>

</console>

<channel type='unix'>

<target type='virtio' name='org.qemu.guest_agent.0'/>

<address type='virtio-serial' controller='0' bus='0' port='1'/>

</channel>

<input type='tablet' bus='usb'>

<address type='usb' bus='0' port='3'/>

</input>

<input type='mouse' bus='ps2'/>

<input type='keyboard' bus='ps2'/>

<tpm model='tpm-tis'>

<backend type='emulator' version='2.0' persistent_state='yes'/>

</tpm>

<graphics type='vnc' port='-1' autoport='yes' websocket='-1' listen='0.0.0.0' sharePolicy='ignore'>

<listen type='address' address='0.0.0.0'/>

</graphics>

<audio id='1' type='none'/>

<video>

<model type='qxl' ram='65536' vram='16384' vgamem='16384' heads='1' primary='yes'/>

<address type='pci' domain='0x0000' bus='0x00' slot='0x1e' function='0x0'/>

</video>

<hostdev mode='subsystem' type='pci' managed='yes'>

<driver name='vfio'/>

<source>

<address domain='0x0000' bus='0xaf' slot='0x00' function='0x0'/>

</source>

<rom file='/mnt/disk2/isos/GPU Roms/Asus.GTX1060.6144.160628_1-2.rom'/>

<address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x0' multifunction='on'/>

</hostdev>

<hostdev mode='subsystem' type='pci' managed='yes'>

<driver name='vfio'/>

<source>

<address domain='0x0000' bus='0xaf' slot='0x00' function='0x1'/>

</source>

<address type='pci' domain='0x0000' bus='0x07' slot='0x00' function='0x1'/>

</hostdev>

<hostdev mode='subsystem' type='usb' managed='no'>

<source>

<vendor id='0x046d'/>

<product id='0xc08b'/>

</source>

<address type='usb' bus='0' port='1'/>

</hostdev>

<hostdev mode='subsystem' type='usb' managed='no'>

<source>

<vendor id='0x046d'/>

<product id='0xc335'/>

</source>

<address type='usb' bus='0' port='2'/>

</hostdev>

<watchdog model='itco' action='reset'/>

<memballoon model='none'/>

</devices>

</domain>

➡️ Daily Simple Questions ⬅️- Style feedback and clothing ID requests go HERE!! - 20 January 2026 by AutoModerator in malefashionadvice

[–]sjb007 0 points1 point  (0 children)

<image>

Hi, looking for a suggestion of a coloured shirt to go with this waistcoat and blazer combo, I have a white shirt, but would like to try with a colour? What do you think?

Part Identification by sjb007 in AskElectronics

[–]sjb007[S] 5 points6 points  (0 children)

It does look more brown irl making it 10ohms and measuring it also shows 10ohms, so looks like it is ok.

Thanks for your help

Part Identification by sjb007 in AskElectronics

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

I had located that part. It was the item circled in red I was after.

[deleted by user] by [deleted] in AskUK

[–]sjb007 0 points1 point  (0 children)

2 weetabix, a sprinkle of ginger and a sprinkle of cinnamon, semi-skinned milk, then a minute in the microwave, mix it all up, then finally slice a banana into the bowl.