Thijs De Paepe

Results 12 comments of Thijs De Paepe

Might be because of the memory limit issues, the application doesn't garbage collect while scraping. Effect is that after 50 songs the memory in used is around 2 GB on...

It's also a bad idea to download multiple lists at ones. The CPU might throttle as it will consume all your cores for the workload. You might end up with...

Hi @alkazar, @maweki, I had a similar issue, https://github.com/ChimeraOS/chimeraos/issues/172 Audio was sped up on the Sapphire RX570 in combo with older hardware. This issue is still unresolved, changing to Geforce...

This should help Please Akeneo : if you accept this fix, keep the filename, so I don't have collisions later. ```php

It's better to list your system files instead of treating them as equal "games" `` bios.zip|bios2.zip `` PS: the list might be larger for some then you would expect.

Hi @LukeShortCloud, I'm definitely willing to help. Although I kinda shifted to ublue atomic images for most of my machines, I still like those arch based image builds as a...

I completely agree with your comment @LukeShortCloud. I was thinking of picking up the work of chimera os built-tools and working out a foundation of good image building and easy...

This issue is manifesting in Akeneo editions that depend on Symfony 5.4.* now.. `bin/console` listings are failing and you can't use the Akeneo Commands where InputOptions are used. I found...

You can create an admin user easily in the bin/console commands. `bin/console pim:user:create admin admin [email protected] Admin Admin en_US --admin -n --env=prod`

True, a separate drum computer emulator panel connected to the symfony commands is what we need. :) I just hate typing those commands all the time.