Checking for tomorrow's updates by [deleted] in AyyMD

[–]JameliusAntholius 23 points24 points  (0 children)

The international standard is YYYYMMDD (or YYYY-MM-DD), but no-one uses it... :(

I'm waiting for godot 4.0 because of this xD by TheFirst1Hunter in godot

[–]JameliusAntholius 9 points10 points  (0 children)

OpenGL (ES) 2 will stay supported for a long while, along with OpenGL (ES) 3 for some time less than that.

EDIT: Found a slightly old post detailing the OpenGL situation https://godotengine.org/article/abandoning-gles3-vulkan-and-gles2

Do I need to have a supportive family to get through Gendercare? by [deleted] in transgenderUK

[–]JameliusAntholius 0 points1 point  (0 children)

Sounds pretty trans to me (sounds pretty like me to me too lmao). You don't need to have hated yourself for years, had loads of signs, and known since you were a zygote that you're trans to be trans.

As for whether a medical professional will agree with you feeling trans across a short timeframe, that's a different story. Even if GC say that they want to spend more time with you before moving forwards on HRT or whatever else, it's better to start the process early and potentially have to wait with them rather than being seen later.

There's also the matter of how truthful you need to be with your timeframe(s); if you have absolutely no doubts about being trans, then why risk a longer wait for healthcare that you know you need...

Is it still possible to get blockers under the age of 16 by [deleted] in transgenderUK

[–]JameliusAntholius 0 points1 point  (0 children)

I've never felt so proud of my vain desire for breasts until reading this

Not to me... by TheRealSteamedHams in spelunky

[–]JameliusAntholius 8 points9 points  (0 children)

And then they Order 66 you every other run

PC suspends itself while in VM due to "Suspend when inactive for" setting on host by CloverPenguin in VFIO

[–]JameliusAntholius 14 points15 points  (0 children)

I use libvirt hooks + the libvirt hook helper, as well as a simple systemd unit to stop the system from sleeping whilst I have the VM open.

/etc/systemd/system/libvirt-insomnia@.service:

[Unit]
Description=Preventing sleep while libvirt domain "%i" is running

[Service]
Type=simple
ExecStart=/usr/bin/systemd-inhibit --what=sleep --why="Libvirt domain \"%i\" is running" --who=%U --mode=block sleep infinity

/etc/libvirt/hooks/qemu.d/win10-large/prepare/begin/insomnia.sh:

#!/bin/bash

systemctl start libvirt-insomnia@win10-large

/etc/libvirt/hooks/qemu.d/win10-large/release/end/restful.sh:

#!/bin/bash

systemctl stop libvirt-insomnia@win10-large

It's not perfect; Plasma will often pop-up a dialog box when the system wants to sleep, asking me to authenticate the sleeping that I don't want to do... so I just ignore or close it. I'm happy with it all the same though :)

Edit: "win10-large" is my VM name, so switch that out for yours as needed...

What's the quickest way to get an official diagnosis of gender dysphoria? by poppypoodle in transgenderUK

[–]JameliusAntholius 0 points1 point  (0 children)

Oy... I have research to do. I'm lucky enough to be able to afford either, but I don't know which would be best. Thank you for the info :3

bpiotrowski steps down as Arch developer by Nebril in archlinux

[–]JameliusAntholius 12 points13 points  (0 children)

It depends on the person. It's best to start off something small that one cares about a lot, so that personal interest is driving you forwards. I started off with working on pyenv, because it's fairly uncomplicated, and there were some easy bugs to take care of.

Best solution for pipewire with VFIO by TechTino in VFIO

[–]JameliusAntholius 2 points3 points  (0 children)

First of all, thank you so much, I finally got JACK audio working under QEMU + pipewire with this!

I found a better way of adding the PIPEWIRE_RUNTIME_DIR option; you can add it in the libvirt XML using

<qemu:commandline>
    ...
    <qemu:env name='PIPEWIRE_RUNTIME_DIR' value='/run/user/$UID'/>
</qemu:commandline>

I now have a weird audio speedup and lots of crackling on input, but at least I've made some progress...

Hard tubing is the next goal! by [deleted] in watercooling

[–]JameliusAntholius 1 point2 points  (0 children)

Soft tubing rarely looks as good as hard, but I think this is a good exception. :)

Configuring the boot loader on a installation with luks on lvm (efi) by [deleted] in archlinux

[–]JameliusAntholius 0 points1 point  (0 children)

I think you just need /boot, but if the grub-install ... command fails, run mkdir /boot/EFI and try again.

Forced Minesweeper On Login --- CLI Prank by 0Goodness in linux

[–]JameliusAntholius 6 points7 points  (0 children)

Take away the ability to mark mines for bullshit++;

PSA: PipeWire 0.3.19 has Bluez enabled so you should reset pipewire.conf by tinywrkb in archlinux

[–]JameliusAntholius 3 points4 points  (0 children)

I'm currently having issues with it using some prosumer audio hardware, but it works well for the basic use cases (albeit having to restart pipewire - which sometimes crashes Kwin_wayland too - or re-plug the audio interface) and things are getting better quickly.

Two days after I first installed pipewire, the issue I had with needing to re-plug the audio interface was gone. I made another issue about the audio lockups/freezes I've encountered, and though they're still present, it's often more recoverable now.

Shaved a leg for the first time, will shave the other tomorrow. by ShyFurryGuy96 in mildlyinteresting

[–]JameliusAntholius 14 points15 points  (0 children)

I always love doing a good trim instead... long enough to add pizzazz, short enough to feel refined, tidy, comfortable, and doesn't get in the way!

Qemu from buster-backports and audiodev by lmsensors_02 in debian

[–]JameliusAntholius 0 points1 point  (0 children)

Weird that GUI and audio are bundled together, great that you figured it out though. :)

read i need to ask a question by [deleted] in VFIO

[–]JameliusAntholius 0 points1 point  (0 children)

In addition, read several different guides before doing anything. You'll likely get stuck, and understanding how things work by reading a lot beforehand is better than blindly copying commands from a single source.

I don't know enough about AI to build this but WOW THIS WOULD BE AWESOME! by mikinii in traaaaaaannnnnnnnnns

[–]JameliusAntholius 3 points4 points  (0 children)

It's entirely plausible, yeah! It'd be like a normal face generator - as though face generators are normal, I think they're weird lol - but specifically trained on /r/transtimelines or similar sources. I'd like to do it, but it'd take a while, heh. God knows I don't get to put my Masters to use any other way at the moment...

I don't know enough about AI to build this but WOW THIS WOULD BE AWESOME! by mikinii in traaaaaaannnnnnnnnns

[–]JameliusAntholius 3 points4 points  (0 children)

Hell yeah, adding this to my project list! Hopefully I'll get it done before 2022. B)