The Official Linux Thread

null

...
Joined
Nov 12, 2014
Messages
33,285
Reputation
6,415
Daps
51,486
Reppin
UK, DE, GY, DMV
linux has the same issues. i expect all hell to break loose once those morons decide to drop gtk2

i remember my fltk apps not launching under wayland for years. ive had enough of linux, it only runs on my raspi

i can keep installing older linux on newer hardware right?

by changing the hardware apple have introduced a hard cut-off line.
 

StatUS

Veteran
Supporter
Joined
Apr 30, 2012
Messages
31,186
Reputation
2,110
Daps
68,812
Reppin
Everywhere
I feel like such a dumbass/noob :mjlol:

Just starting fukking with openssh so I can work on my little cheap Ubuntu media server from my Mac while I watch the playoffs/do other shyt.
 

null

...
Joined
Nov 12, 2014
Messages
33,285
Reputation
6,415
Daps
51,486
Reppin
UK, DE, GY, DMV
I feel like such a dumbass/noob :mjlol:

Just starting fukking with openssh so I can work on my little cheap Ubuntu media server from my Mac while I watch the playoffs/do other shyt.

add a desktop (xrdp and plasma) and you can even remote desktop login using something like microsoft (:picard:) remote desktop client
 

Macallik86

Superstar
Supporter
Joined
Dec 4, 2016
Messages
7,045
Reputation
1,723
Daps
23,491
What Linux projects are everyone working on?

I migrated my desktop and chrultrabook from Debian Stable -> Debian Testing 2-3 months ago. Plasma 6 is great and the main incentive. Other than that, I'm not used to/a fan of the frequent updates. It's great when it is the random package you regularly use, but 99% of the time, its some changes to backend infrastructure that might negatively affect the system. I'm looking forward to Trixie turning into Stable in a few months and staying with it for at least a year.
 

Macallik86

Superstar
Supporter
Joined
Dec 4, 2016
Messages
7,045
Reputation
1,723
Daps
23,491
coked out anti unix twaddle.

unix principle = commands do one simple thing and do that simple thing well.

"Make each program do one thing well. To do a new job, build afresh rather than complicate old programs by adding new "features""




pollute unix with window-isms brehs.

:scust::hubie:
Chillax w/ the gatekeeping Richard Stallbreh. :flabbynsick:

I still lay the pipe when I need to (ayo)... Ran this yesterday to aggregate some taskwarrior reports: task ls |sort -n|uniq -c |sort -n| awk '{ print $2 , $3, $1 }'|sort -n|rg --color=never -N -B1 active|visidata -f tsv and yes the sorting is excessive
 

null

...
Joined
Nov 12, 2014
Messages
33,285
Reputation
6,415
Daps
51,486
Reppin
UK, DE, GY, DMV
Chillax w/ the gatekeeping Richard Stallbreh. :flabbynsick:

I still lay the pipe when I need to (ayo)... Ran this yesterday to aggregate some taskwarrior reports: task ls |sort -n|uniq -c |sort -n| awk '{ print $2 , $3, $1 }'|sort -n|rg --color=never -N -B1 active|visidata -f tsv and yes the sorting is excessive

no multi-line pattern awk

:camby:
 

boogers

7097556EL3/93
Supporter
Joined
Mar 11, 2022
Messages
12,334
Reputation
6,226
Daps
35,715
Reppin
#catset #jetset
been playing with makedeb/una

its sort of like the arch user repository but for debian. its not nearly as big but its growing every day

una is a helper app sort of like yay on arch

 

Hood Critic

The Power Circle
Joined
May 2, 2012
Messages
25,381
Reputation
4,175
Daps
114,859
Reppin
דעת
I've been on a personal crusade to get Hyprland and Wayland working reasonably on HyperV VMs without a passthrough display.
 

Macallik86

Superstar
Supporter
Joined
Dec 4, 2016
Messages
7,045
Reputation
1,723
Daps
23,491
been playing with makedeb/una

its sort of like the arch user repository but for debian. its not nearly as big but its growing every day

una is a helper app sort of like yay on arch

Running Debian and never knew about this. Gonna do a deep dive later today
 

Macallik86

Superstar
Supporter
Joined
Dec 4, 2016
Messages
7,045
Reputation
1,723
Daps
23,491
Replace 'Ctrl+R' with atuin for better search + multi-device syncing of your CLI history
demo.gif
I recently tried atuin's newest program, atuin-desktop (think jupyter notebooks, but for scripting). It automatically created a graphic of my terminal commands for the past year:
95219ccc-a240-442d-981d-6f54ee4113ee.webp


There was a day I typed 1,500 commands in :wow:
 
Top