You are not logged in.

#41 2025-07-07 17:29:18

cog
Member
From: The Southwest
Registered: 2015-10-27
Posts: 655
Website

Re: 2025 Screenshot Thread

@hhh I was having the same issue with sources.list being empty.  As an ongoing effort to switch mine to deb822 format I have the current workaround using preseed.cfg

It’s in the late config string.  Kind of does the same thing my calamares config does as well.

https://github.com/troutcobbler/hatcher … reseed.cfg

Offline

#42 2025-07-07 17:36:33

Sun For Miles
Member
Registered: 2017-04-12
Posts: 262

Re: 2025 Screenshot Thread

I have force moved to Wayland. I have fixed the issue with mouse pointer missing in VItualbox VMs by switching to virt-manager.

Screenshot-20250707-193345.png


Señor Chang, why do you teach Spanish?

Offline

#43 2025-07-07 22:28:06

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 492
Website

Re: 2025 Screenshot Thread

hhh wrote:

^ Nice.

@micko01, that looks great! What's the music player (I love the Pacman icon)? Also, needs more disk drives. tongue

The player is something I've been working on. Its a front-end to mpc/ mpd. https://codeberg.org/micko01/mpcg

I have an NVME drive with Carbon and Slackware current plus a 2TB HDD with a heap of partitions.


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#44 2025-07-07 23:06:22

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: 2025 Screenshot Thread

cog wrote:

@hhh I was having the same issue with sources.list being empty.  As an ongoing effort to switch mine to deb822 format I have the current workaround using preseed.cfg

It’s in the late config string.  Kind of does the same thing my calamares config does as well.

https://github.com/troutcobbler/hatcher … reseed.cfg

Hey, great! Thanks.

@micko01, neat, checking it out.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#45 2025-07-08 05:11:18

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: 2025 Screenshot Thread

hhh wrote:
cog wrote:

@hhh I was having the same issue with sources.list being empty.  As an ongoing effort to switch mine to deb822 format I have the current workaround using preseed.cfg

It’s in the late config string.  Kind of does the same thing my calamares config does as well.

https://github.com/troutcobbler/hatcher … reseed.cfg

Hey, great! Thanks.

@micko01, neat, checking it out.

The pacman icon probably represents the consume mode of mpd I would say.


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#46 2025-07-08 19:33:38

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,611

Re: 2025 Screenshot Thread

A couple of works in progress:

OCIUrrzA_t.png

GENIcHuw_t.png


You must unlearn what you have learned.
    -- yoda

Offline

#47 2025-07-09 13:39:13

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,008

Re: 2025 Screenshot Thread

A Blast from the Past!
Hard to believe.
In 2007 I started using Linux and switched from Ubu to Xubu to #! in 2008, less than a year!


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#48 2025-07-09 21:24:50

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: 2025 Screenshot Thread

Sector11 wrote:

A Blast from the Past!
Hard to believe.
In 2007 I started using Linux and switched from Ubu to Xubu to #! in 2008, less than a year!

My first foray into Linux was Wubi on a Windows XP eMachine, I think it was Ubuntu Feisty Fawn, 2008. I must have bought the computer in '99 or 2000.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#49 2025-07-10 01:00:51

marens
Member
From: World without M$
Registered: 2023-02-02
Posts: 827

Re: 2025 Screenshot Thread

hhh wrote:

My first foray into Linux was Wubi on a Windows XP eMachine, I think it was Ubuntu Feisty Fawn, 2008.

OMG.
I completely forgot about the WubiUEFI Installer.

I think I did the first 'fake' dual boot with Windows XP and Ubuntu 10.04 LTS (Lucid Lynx).
I quickly realized that I no longer needed Windows (XP), but I kept it until support ended.

I also didn't like Ubuntu and later installed Lubuntu (LXDE).
Then comes Xubuntu (XFCE), Linux Mint (CINNAMON and MATE)... all on the same HDD.
All environments worked great with my favorite WM Compiz except CINNAMON, which did not support it.
Yes, nostalgia.


If people would know how little brain is ruling the world, they would die of fear.

Offline

#50 2025-07-10 12:56:04

chroot
Member
Registered: 2024-12-12
Posts: 87

Re: 2025 Screenshot Thread

Ubuntu used to be very good in its early days. The 1st Linux distro which can auto detect and configure the hardware. It has changed how Linux desktop works.

Offline

#51 2025-07-10 16:26:19

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,611

Re: 2025 Screenshot Thread

jDTk8kVl_t.png


You must unlearn what you have learned.
    -- yoda

Offline

#52 2025-07-11 08:28:05

micko01
void main()
From: Queensland, Australia
Registered: 2024-04-07
Posts: 492
Website

Re: 2025 Screenshot Thread

9ap7kDBD_t.png

So the player is developing. Have 3 player GUI now

  • the original

  • the one pictured

  • and a mini-player with just a bar for the controls and thumb for album art

bcaf066f205bbc13.png


#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen

Offline

#53 2025-07-11 13:41:24

greenjeans
Member
Registered: 2025-01-18
Posts: 227
Website

Re: 2025 Screenshot Thread

^^^That looks amazing! And your choice of music is impeccable. wink

Offline

#54 2025-07-11 18:25:36

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: 2025 Screenshot Thread

micko01 wrote:

https://thumbs2.imgbox.com/84/d5/9ap7kDBD_t.png

So the player is developing. Have 3 player GUI now

  • the original

  • the one pictured

  • and a mini-player with just a bar for the controls and thumb for album art

https://s3.ap-southeast-2.wasabisys.com … 5bbc13.png

I'm finally getting around to checking this out, this weekennd.


"All we are is dust in the wind, dude"
                                       - Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
                                       - Wayne Campbell

Offline

#55 2025-07-12 11:58:31

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,737

Re: 2025 Screenshot Thread

browsh, vi and cli (still with EnvyCodeR Nerd Font)
agUgMwWd_t.png

Offline

#56 2025-07-12 15:23:58

chroot
Member
Registered: 2024-12-12
Posts: 87

Re: 2025 Screenshot Thread

ZWq4yuUC_t.png

Offline

#57 2025-07-12 18:28:42

MarkW
Member
Registered: 2024-11-03
Posts: 240

Re: 2025 Screenshot Thread

What's the top panel?

Offline

#58 2025-07-13 13:56:09

chroot
Member
Registered: 2024-12-12
Posts: 87

Re: 2025 Screenshot Thread

MarkW wrote:

What's the top panel?

If you asked me, that's a polybar.

Offline

#59 2025-07-13 14:00:50

MarkW
Member
Registered: 2024-11-03
Posts: 240

Re: 2025 Screenshot Thread

Yeah, but I didn't ask you tongue

Oh wait...

Offline

#60 2025-07-13 15:18:24

MarkW
Member
Registered: 2024-11-03
Posts: 240

Re: 2025 Screenshot Thread

Man, I'm going to miss Tint2.  Can't wrap my head around Polybar

RMZUwiUl_t.png

Offline

Board footer

Powered by FluxBB