The Official Linux Thread

null

...
Joined
Nov 12, 2014
Messages
31,769
Reputation
5,615
Daps
49,614
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
30,361
Reputation
2,040
Daps
67,272
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
31,769
Reputation
5,615
Daps
49,614
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
6,871
Reputation
1,648
Daps
22,708
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
6,871
Reputation
1,648
Daps
22,708
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
31,769
Reputation
5,615
Daps
49,614
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

mr mid-life crisis
Supporter
Joined
Mar 11, 2022
Messages
10,676
Reputation
5,136
Daps
30,772
Reppin
depression
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

 

DrDoom

All Star
Joined
Nov 9, 2014
Messages
1,171
Reputation
-60
Daps
2,939
Any Truenas users? Been using for 9 months now with great results. Def worth a try
 
Top