AmigaSplash 1.0
AmigaSplash is indended to show splash screen during boot process from HDD. For now it supports only OCS/ECS graphics and no HAM modes. Sound can be output via a WAV file (stereo, mono) and images can be displayed via an IFF file.
AmigaSplash 1.0
AmigaSplash is indended to show splash screen during boot process from HDD. For now it supports only OCS/ECS graphics and no HAM modes. Sound can be output via a WAV file (stereo, mono) and images can be displayed via an IFF file.
Title: P3: Laptop configuration [2025-04-28 Mon]
And I installed HuggingFace transformers library.
Boring? Listen music: https://www.youtube.com/watch?v=CKTPyzuMIpo #dailyreport #linux #gentoo #wayland #booting #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #llmdeveloper #keyd #vlock

Title: P2: Laptop configuration [2025-04-28 Mon]
Sway tiling compositor works very good, it is based on
workspaces mostly because you can edit it's name.
I output CPU governor, keyboard layout, battery state and
percent and temperature at Sway header.
I configured browser and Telegram with simple sandboxing
isolation. #dailyreport #linux #gentoo #wayland #booting #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #llmdeveloper #keyd #vlock
Title: P1: Laptop configuration [2025-04-28 Mon]
I created Gentoo ebuild for reproducable installation of
small service that detect keyboard device and if no keys
was pressed in time interval block usb ports and my
whole laptop.
I encrypted whole disk and hide existence of partitions.
I configured UEFI boot with Linux EFI loader from USB. #dailyreport #linux #gentoo #wayland #booting #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #llmdeveloper #keyd #vlock
Title: P2: P0: Laptop configuration [2025-04-28 Mon]
I configured keys rebinding with “keyd” and laptop
blocking with “vlock” and usb switching off, keyboard
layout switching. #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #dailyreport #linux #gentoo #wayland #booting #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #llmdeveloper #keyd #vlock
Title: P1: P0: Laptop configuration [2025-04-28 Mon]
#chatgpt #aideveloper #wannabeprogrammer #newprogrammer
I fully configured my new laptop with Nvidia video card.
I switched to Wayland Sway compositor. #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #dailyreport #linux #gentoo #wayland #booting #chatgpt #aideveloper #wannabeprogrammer #newprogrammer #llmdeveloper #keyd #vlock
CSMWrap: Legacy BIOS booting on UEFI-only systems via SeaBIOS
https://github.com/CSMWrap/CSMWrap
#HackerNews #CSMWrap #LegacyBIOS #UEFI #SeaBIOS #Booting #Technology
Nanny state discovers Linux, demands it check kids' IDs before booting
https://www.theregister.com/2026/03/13/opinion_os_verification/
#HackerNews #NannyState #Linux #KidsID #Booting #TechNews #OpenSource
Using dmesg, you can see it keeps getting reported even though there’s nothing seriously wrong. Luckily, you can suppress it with a kernel boot option, i.e.
pci=noaer
and that seems to have done the trick. I then recalled I had this issue way back when this machine was new but I forgot to add the parameter to the grub file after I had to do a complete system reinstall.
I was #rebooting my computer and found an error that popped up, part of which said:
Fedora PCIe Bus Error: severity=Correctable
Anytime you get a bus error could be a sign that your hardware may be damaged. But it also said
severity=Correctable
which indicates that it’s not irreversible. A bit of digging online I found that it can indicate that the kernel is reporting errors and Advanced Error Reporting and is not of real concern but it can clutter up log files.