Aleksander activity https://gitlab.com/oo8dev 2026-02-23T09:31:26Z tag:gitlab.com,2026-02-23:5131428098 Aleksander commented on issue #852 at libvirt / libvirt 2026-02-23T09:31:26Z oo8dev Aleksander [email protected]

That's the only output:

-P INPUT ACCEPT
-P FORWARD ACCEPT
-P OUTPUT ACCEPT
tag:gitlab.com,2026-02-23:5131293792 Aleksander commented on issue #852 at libvirt / libvirt 2026-02-23T09:06:03Z oo8dev Aleksander [email protected]

Can confirm. Same output in my case:

libvirt.libvirtError: internal error: Failed to run firewall command iptables -w --table filter --list-rules: 

journalctl logs while trying to create the interface:

NetworkManager[1353]: <info>  [1771837524.1285] manager: (virbr0): new Bridge device (/org/freedesktop/NetworkManager/Devices/17)
libvirtd[1614]: Cannot get interface flags on 'virbr0': No such device
libvirtd[1614]: error destroying network device virbr0: No such device

Debian sid, Linux 6.18.12+deb14-amd64

tag:gitlab.com,2026-01-10:4980205791 Aleksander commented on merge request !142 at GabMus / Envision 2026-01-10T17:49:03Z oo8dev Aleksander [email protected]

Non-related clippy issues cause this pipeline to fail.

tag:gitlab.com,2026-01-10:4980200333 Aleksander opened merge request !142: Remove WayVR dashboard plugin at GabMus / Envision 2026-01-10T17:43:49Z oo8dev Aleksander [email protected]

It has been directly integrated into WayVR (formerly WlxOverlay-S).

WayVR repository

tag:gitlab.com,2026-01-10:4980198923 Aleksander pushed new project branch remove-wayvr-dashboard at Aleksander / Envision 2026-01-10T17:42:48Z oo8dev Aleksander [email protected]

Aleksander (a9783faf) at 10 Jan 17:42

Remove WayVR dashboard plugin

tag:gitlab.com,2026-01-10:4980193630 Aleksander pushed to project branch main at Aleksander / Envision 2026-01-10T17:38:39Z oo8dev Aleksander [email protected]

Aleksander (b50c32d7) at 10 Jan 17:38

fix: chaperone info detection

... and 53 more commits

tag:gitlab.com,2025-09-08:4598541280 Aleksander pushed to project branch master at Aleksander / multipixel 2025-09-08T19:41:26Z oo8dev Aleksander [email protected]

Aleksander (d9e79c04) at 08 Sep 19:41

Network bandwidth optimization: send only affected pixels while dra...

tag:gitlab.com,2025-09-08:4598043422 Aleksander pushed to project branch master at Aleksander / multipixel 2025-09-08T16:26:22Z oo8dev Aleksander [email protected]

Aleksander (e380acc1) at 08 Sep 16:26

Thick lines

tag:gitlab.com,2025-09-07:4594477314 Aleksander pushed to project branch master at Aleksander / multipixel 2025-09-07T11:36:13Z oo8dev Aleksander [email protected]

Aleksander (9b30bdfd) at 07 Sep 11:36

fade-in chunk animation

tag:gitlab.com,2025-09-01:4577620367 Aleksander pushed to project branch master at Aleksander / multipixel 2025-09-01T21:28:04Z oo8dev Aleksander [email protected]

Aleksander (a8b63f5f) at 01 Sep 21:28

e r a s e r

tag:gitlab.com,2025-09-01:4577570020 Aleksander pushed to project branch master at Aleksander / multipixel 2025-09-01T20:52:55Z oo8dev Aleksander [email protected]

Aleksander (9379c46e) at 01 Sep 20:52

refactor color.ts

tag:gitlab.com,2025-08-31:4574206490 Aleksander pushed to project branch master at Aleksander / multipixel 2025-08-31T16:36:55Z oo8dev Aleksander [email protected]

Aleksander (b0c2ec2d) at 31 Aug 16:36

Update readme (logo and screenshots)

tag:gitlab.com,2025-08-31:4574190151 Aleksander pushed to project branch master at Aleksander / multipixel 2025-08-31T16:14:35Z oo8dev Aleksander [email protected]

Aleksander (86fbb8c5) at 31 Aug 16:14

Whoops

tag:gitlab.com,2025-08-31:4574072461 Aleksander pushed to project branch master at Aleksander / multipixel 2025-08-31T14:01:59Z oo8dev Aleksander [email protected]

Aleksander (88eafda5) at 31 Aug 14:01

frontend improvements, save color palette state

tag:gitlab.com,2025-08-30:4573332244 Aleksander pushed to project branch master at Aleksander / multipixel 2025-08-30T19:38:21Z oo8dev Aleksander [email protected]

Aleksander (2f086baf) at 30 Aug 19:38

Merge branch 'push-unvtspokvzuo' into 'master'

... and 1 more commit

tag:gitlab.com,2025-08-30:4573332242 Aleksander accepted merge request !5: Clamp RGB colour after Oklab -&gt; RGB conversion at Aleksander / multipixel 2025-08-30T19:38:21Z oo8dev Aleksander [email protected]

lerping colours in Oklab can result in them going out of the (s)RGB range, thus producing negative numbers. the rest of the code doesn't really handle this, so we have to clamp them after lerping before doing anything else with them.

in particular, the part that was getting glitched out was the communication code; I don't really know the exact reason, but I believe it's that the float was being truncated to an int32, and then wrapped around into a uint32.

tag:gitlab.com,2025-08-30:4573079507 Aleksander pushed to project branch master at Aleksander / multipixel 2025-08-30T14:25:08Z oo8dev Aleksander [email protected]

Aleksander (a10160c9) at 30 Aug 14:25

Update README.md

tag:gitlab.com,2025-08-30:4573077735 Aleksander accepted merge request !4: Make colour interpolation in the picker work in Oklab instead of sRGB at Aleksander / multipixel 2025-08-30T14:23:07Z oo8dev Aleksander [email protected]

This should improve the experience of picking colours somewhat, because Oklab is better at interpolating colour in a perceptually uniform way.

https://bottosson.github.io/posts/oklab/

tag:gitlab.com,2025-08-30:4573077732 Aleksander pushed to project branch master at Aleksander / multipixel 2025-08-30T14:23:07Z oo8dev Aleksander [email protected]

Aleksander (eb57c9fa) at 30 Aug 14:23

Merge branch 'push-oqypxotyupsq' into 'master'

... and 1 more commit

tag:gitlab.com,2025-08-30:4573077679 Aleksander commented on merge request !4 at Aleksander / multipixel 2025-08-30T14:23:04Z oo8dev Aleksander [email protected]

Thank you!