hactar42

joined 3 years ago
[–] hactar42@lemmy.ml 37 points 1 year ago* (last edited 1 year ago) (2 children)

The major problem—one of the major problems, for there are several—one of the many major problems with governing people is that of whom you get to do it; or rather of who manages to get people to let them do it to them.
To summarize: it is a well-known fact that those people who must want to rule people are, ipso facto, those least suited to do it.
To summarize the summary: anyone who is capable of getting themselves made President should on no account be allowed to do the job.

Douglas Adams, The Restaurant at the End of the Universe

[–] hactar42@lemmy.ml 18 points 1 year ago

The term has been around meaning a fool or idiot. Also the fish. The Beastie Boys were the first to use it to refer to the haircut.

[–] hactar42@lemmy.ml 36 points 1 year ago (3 children)

The term mullet was coined by the Beastie Boys in 1994

[–] hactar42@lemmy.ml 5 points 1 year ago

One of my favorite past times at places like this is watching people almost get hit by cars not realizing these are active roads. I've seen it there and at Dealey Plaza.

Abbey Road cam

Dealey Plaza

[–] hactar42@lemmy.ml 8 points 1 year ago (2 children)

I'm right there with you. I hate the current trend of rounded corners on everything. I know designers say it is more aesthetically pleasing, but to me it just looks like wasted space.

[–] hactar42@lemmy.ml 2 points 1 year ago

I have misophonia, so that is basically hell to me

[–] hactar42@lemmy.ml 2 points 1 year ago

Also a lot of American in the area due to there being 3 US Air Force bases within a 15 minute drive.

[–] hactar42@lemmy.ml 2 points 1 year ago* (last edited 1 year ago)

I wish I could believe that, but every time an area turn blue all they do is redraw the maps. Texas district 26 and 13 are perfect example of this. 13 was solid red going across north Texas and the panhandle. District 26 was turning more and more blue. So, they took the city of Denton and moved it into district 13. Denton is home to a liberal art college, so they watered it down by putting it in a district that is over 350 miles across, and filled with rural red voters. Meanwhile the extended district 26 north and west to include more red voters.

Texas District 26

Texas District 13

Edit: This is 26 before the redrew it Texas 26 per 2021

[–] hactar42@lemmy.ml 31 points 1 year ago

Sad fact, most major cities in Texas are blue. Even Fort Worth has been going more blue. It the gerrymandering and rural areas keeping it red.

[–] hactar42@lemmy.ml 4 points 1 year ago

But 85% audience score. Critics seems to love to hate on those types of teen movies. Can't Hardly Wait has 43%.

[–] hactar42@lemmy.ml 3 points 1 year ago

I still quote that movie to this day. Especially if I eat Popeyes Chicken

0
submitted 2 years ago* (last edited 2 years ago) by hactar42@lemmy.ml to c/linux@lemmy.ml
 

I've been an IT professional for 20 years now, but I've mainly dealt with Windows. I've worked with Linux servers through out the years, but never had Linux as a daily driver. And I decided it was time to change. I only had 2 requirements. One, I need to be able to use my Nvidia 3080 ti for local LLM and I need to be able to RDP with multiple screens to my work laptop running Windows 10.

My hope was to be able to get this all working and create some articles on how I did it to hopefully inspire/guide others. Unfortunately, I was not successful.

I started out with Ubuntu 22.04 and I could not get the live CD to boot. After some searching, I figured out I had to go in a turn off ACPI in boot loader. After that I was able to install Ubuntu side by side with Windows 11, but the boot loader errored out at the end of the install and Ubuntu would not boot.

Okay, back into Windows to download the boot loader fixer and boot to that. Alright, I'm finally able to get into Ubuntu, but I only have 1 of my 4 monitors working. Install the NVIDIA-SMI and reboot. All my monitors work now, but my network card is now broken.

Follow instructions on my phone to reinstall the linux-modules-extra package. Back into Windows to download that because, you know, no network connections. Reinstall the package, it doesn't work. Go into advanced recovery, try restoring packages, nothing is working. I can either get my monitors to work or my network card. Never both at the same time.

I give up and decide it's time to try out Fedora. The install process is much smoother. I boot up 3 of 4 monitors work. I find a great post on installing Nvidia drivers and CUDA. After doing that and rebooting, I have all 4 monitors and networking, woohoo!

Now, let's test RDP. Install FreeRDP run with /multimon, and the screen for each remote window is shifted 1/3 of the way to the left. Strange. Do a little looking online, find an Issue on GitHub about how it is based on the primary monitor. Long story short, I can't use multiple monitor RDP because I have different resolution monitors and they are stacked 2x2 instead of all in a row. Trust me I tried every combination I could think of.

Someone suggested using the nightly build because they have been working on this issue. Okay, I try that out and it fails to install because of a missing dependency. Apparently, there is a pull request from December to fix this on Fedora installs, but it hasn't been merged. So, I would need to compile that specific branch myself.

At this point, I'm just so sick of every little thing being a huge struggle, I reboot and go back into Windows. I still have Fedora on there, but who would have thought something that sounds as simple as wanting to RDP across 4 monitors would be so damn difficult.

I'm not saying any of this to bag on Linux. It's more of a discussion topic on, yes, I agree that there needs to be more adoption on Linux, but if someone with 20 years of IT experience gets this feed up with it, imagine how your average user would feel.

Of course if anyone has any recommendation on getting my RDP working, I'm all ears on that too.

view more: next ›