XSpielinbox

Results 65 comments of XSpielinbox

Updating the base would seem advisable to me. At least from what I heard from other snaps that should be pretty straight forward, but I of course cannot guarantee the...

After all, Ubuntu 18.04 and with it `core18` went end of standard support two weeks ago.

> This isn't actually true, folks. Ubuntu Core 18, built on top of the core18 snap, is supported for ten years. I'd still like to get onto core20, but it's...

Hm, maybe. I must admit that I don't know much about Ubuntu Core. Nevertheless, I find Canonicals Documentation on snaps insufficient, highly confusing and definitely out of date in significant...

I would be interested in Podman Support too. I still get the same error: ``` time="2023-08-07T21:13:34+02:00" level=fatal msg="slim: failure" error="unexpected event type" stack="goroutine 1 [running]:\nruntime/debug.Stack()\n\truntime/debug/stack.go:24 +0x65\ngithub.com/docker-slim/docker-slim/pkg/util/errutil.FailOn({0x228f340, 0xc0003e5080})\n\tgithub.com/docker-slim/docker-slim/pkg/util/errutil/errutil.go:32 +0x5e\ngithub.com/docker-slim/docker-slim/pkg/app/master/commands/profile.OnCommand(_, _, {_,...

When thinking about it, one should actually be able to catch all cases above with `FixedWeekdayBetweenFixed`, though one has to do quite some calculating for that manually. It's effectively the...

The more I think about it the calculations aren't that complicated, I was only thinking way to complicated before. But the implementation of `FixedWeekdayRelativeToWeekday` should be very simple to realize...

I don't see it as a valid argument that 2048 bit RSA is very common across the internet and therefore nothing needs to be changed. For example SHA-1 has been...

I agree that the default should be to update the installer. For example when installing Ubuntu Server 22.04.1 currently the installer generates a Netplan configuration that has been deprecated for...

> > Note: I only have JDK 17 installed, which might be the cause for `[WARNING] system modules path not set in conjunction with -source 11`. > > is fixed...