There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

lemmy.ml

Skyketcher , to mildlyinfuriating in That pattern

I kind of want this just to anger coworkers and strangers

LillianVS ,
@LillianVS@lemmy.world avatar

Secret Santa gift ideas for that co-worker that will hate it 😈

makeasnek , to linux in What are the main challenges in Linux adoption for New users, and how can it be addressed?
@makeasnek@lemmy.ml avatar

Funding. Nobody has figured out how to fund development for large open source OSes outside of the enterprise realm. You crack that, you can have linux be installed by default on Desktop/Laptop computers, and patches that come as a result of that funding benefit the rest of the ecosystem as well. People will use the default, they will complain about it, just like they complain about Windows Update randomly restarting their computer, but they’ll use it.

But also the share of people who own laptops or desktops continues to dwindle. Many people don’t have and see no need for a computer. So they run Android, which is Linux, so I guess we’re winning there?

interdimensionalmeme , to linux in What are the main challenges in Linux adoption for New users, and how can it be addressed?

The absolutely never ending jank. My latest grippe, Ubuntu 22.04 . Remote desktop needs password reset after every reboot, no idea why, grdctl set password doesn’t help, only doing it in the Ubuntu settings UI works. Never ending stream of tiny annoyances like that

humanplayer2 , to programmerhumor in Sourcery
@humanplayer2@lemmy.ml avatar

Read Charles Stross’ The Laundry Files.

Tom2day , to mildlyinfuriating in That pattern

Very disturbing! I will now be day drinking.

EliteCow , to linux in What are the main challenges in Linux adoption for New users, and how can it be addressed?
@EliteCow@lemmy.dbzer0.com avatar

Whenever I try to go full Linux, 80% of the time I revert back to Windows due to lack of compatibility with games. The other 20% Is due to something breaking or being a pain in the ass to get working. Need to install a program? Here is a .deb file that you have to right click, allow execution. Then you go to execute it and it opens in a text document that has a run button that ends up taking 2 hours to load and ends up failing. Turns out you could go to terminal, CD to the file location and it seems to install.

But wait! 10 dependencies are missing.

Sentau ,

Need to install a program? Here is a .deb file that you have to right click, allow execution.

Don’t do this if you can avoid it. If you want to install something use the application store installed on your distro. This way the dependencies will be handled. Installing using a Deb file should be the last option or second last option

EliteCow ,
@EliteCow@lemmy.dbzer0.com avatar

Hey thanks for this tip!

After being on Lemmy for the last month, it has really driven me to try out Linux again. I’ve spun up unbuntu (Desktop) on my home server and currently utilizing it as my docker host.

My server is a bare-metal host with ESXi so I’m interacting with it via the VMRC Client. This works great for doing what I am doing but the latency is a bit to much for using it for my day to day workload. if I could get a proper remote console setup using some native built in protocol that has low latency. I’d be happy to use it for my day to day operation on top of my Windows OS…any suggestions?

vanderbilt ,
@vanderbilt@beehaw.org avatar

Use screen sharing in gnome and RDP.

EliteCow ,
@EliteCow@lemmy.dbzer0.com avatar

Silly me. I didn’t realize there was a prebaked setting already in Ubuntu… I’ll give this a shot! Thank you!

Cybersteel ,
@Cybersteel@lemmy.ml avatar

Or just AUR.

housepanther , to cat in Good people
@housepanther@lemmy.goblackcat.com avatar

Agreed! Very good. If I could do one thing right now, just one thing, I would start a cat rescue non-profit. The trouble is at my present mental and physical health, such an adventure is impossible because I depend on the benefits and economic stability that my employment in state government provides for me. But I can still dream.

Facelikeapotato OP ,
@Facelikeapotato@lemmy.ml avatar

I feel you! I volunteered at a cat shelter years ago when I was unemployed, it was one of the best things I’ve done. Sure, you have to deal with stinky litter and cleaning enclosures, but the kitties were so happy to get cuddles and play.

housepanther ,
@housepanther@lemmy.goblackcat.com avatar

I honestly never minded cleaning litter boxes. I still volunteer two Saturdays a month at mine. There was this one kitten we named Maddie which is sort of after me because my name in real life is Matt. She was my little shadow. She had the most pitifully sad meow that tugs at the heart strings. Anyhow, when I would come she would meow really loudly to sleep in my hoodie hand warming pocket while I cleaned litter boxes and food bowls. She eventually got adopted by a sweet little girl whom I know will cherish her.

vd1n , to linux in What are the main challenges in Linux adoption for New users, and how can it be addressed?

I mean… Is Linux even a challenge to anyone that just needs basic stuff? (Ubuntu, fedora, etc)

I only have trouble trying to install shit that’s not in repos.

curiousgoo ,

Keeping the discussion of running Windows applications through Wine/Proton aside; there are a lot of little things which happen to annoy me while I am using my PopOS install for example the most recent one is my headphones don’t play any sound from the left year, it works properly on my other devices…

I’m willing to make it work, but most general users wouldn’t be. This statement continues to be true even after the huge amounts of progress Linux community has made to make a better experience.

guttermonk , to linux in What are the main challenges in Linux adoption for New users, and how can it be addressed?
@guttermonk@lemmy.ml avatar

Exiting Vi/Vim 😂

KindaABigDyl , to linux in What are the main challenges in Linux adoption for New users, and how can it be addressed?
@KindaABigDyl@programming.dev avatar

Unwarranted fear.

There is a perception of Linux as this hacker, terminal-only OS with a million equal choices and no direction or guides. This is not a true view or at least this is hyperbolic/based on Linux from 15 years ago. It is a stigma that Linux has. Every distro these days has to market itself as “We’re the out-of-the-box distro” which is just silly. Out-of-the-box is meaningless. Even Windows users modify their OS in certain ways. However, it breaks the stigma.

Linux adoption just needs more time. Most of the big issues for adoption have been solved in the past few years, and Linux is ready and knowledge of Linux and removal of the stigma is growing.

Blizzard , to linux in What are the main challenges in Linux adoption for New users, and how can it be addressed?

I’m a new user. How do I disable being prompted for a password every time I want change/install anything? I just want password requirement at logon and not when logged on.

BaconIsAVeg ,

User Account Control on Windows was no different, other than being a few decades late to the party.

russjr08 ,
@russjr08@outpost.zeuslink.net avatar

Kind of, but to be fair UAC doesn’t prompt you for the account password unless you’re not an Administrator on the PC (in which case you have to enter the password of someone who is). If you’re on a single user PC, you’ll be an admin and it’ll only be a “Yes / No” prompt.

Now macOS on the other hand does require the password, unless you have an Apple Watch (if I heard correctly) in which you can confirm it by pressing a button on it. Or, using the fingerprint reader on the Macs with a TouchID sensor.

Voytrekk ,
@Voytrekk@lemmy.world avatar

You will want to modify the sudoers file. In a terminal sudo nano /etc/sudoers. You will want to go down to the line %wheel ALL=(ALL:ALL) ALL and comment it out by adding # in front of it. A few lines down should be a similar line # %wheel ALL=(ALL:ALL) NOPASSWD: ALL. You will want to uncomment this by deleting the # at the beginning of the line. With nano, you can save by hitting ctrl+O then hitting ENTER to confirm. Hit ctrl+X to exit nano.

Link to sudoers man page

Blizzard ,

Thanks, I tried that before and I think it only worked until I re-logged (?). I’ll try that again, this time will use something else than vi editor to be sure.

Voytrekk ,
@Voytrekk@lemmy.world avatar

vi is definitely different being a modal editor. If you are new to Linux, I would suggest nano. It is much easier to understand, even if it isnt as fast as vi can be. Many distros have it installed, and pretty much all of them should have it in their repos.

Agility0971 ,
@Agility0971@lemmy.world avatar

Can you tell what distro you are using?

Blizzard ,

Mint Cinnamon

Agility0971 ,
@Agility0971@lemmy.world avatar

The program that asks for password graphically is polkit. As far as I’ve searched online it only supports bypassing password prompts if you’re admin on the system. It does not have a password less prompt like in Windows. I’m using this and this as source in case you want to disable it all together. I’m not a mint user my self so I cannot validate this without spinning up virtual machine. I would recommend the community just look at whatever I wrote for 24h and mention some issues that might occur. I’ll update it if someone points out any issues.

Open any terminal (sorry) and copy one line at a time into the terminal and hit enter. After the first line you’ll be asked to enter the password. For the consecutive commands password will not be asked. On the last command you’ll open a graphical text editor and make sure certain text is present.

<pre style="background-color:#ffffff;">
<span style="color:#323232;">sudo su
</span><span style="color:#323232;">mkdir -p /etc/polkit-1/rules.d/
</span><span style="color:#62a35c;">cd</span><span style="color:#323232;"> /etc/polkit-1/rules.d/
</span><span style="color:#323232;">touch 49-nopasswd_global.rules
</span><span style="color:#323232;">xdg-open 49-nopasswd_global.rules
</span>

You should now see a text editor appear with a file opened. Copy this and paste it in the file at the bottom. Then save, close and reboot.

<pre style="background-color:#ffffff;">
<span style="color:#323232;">/*
</span><span style="color:#323232;"> *  https://lemmy.world/comment/1396602
</span><span style="color:#323232;"> *  Allow members of the wheel group to execute any actions
</span><span style="color:#323232;"> * without password authentication, similar to "sudo NOPASSWD:"
</span><span style="color:#323232;"> */
</span><span style="color:#323232;">polkit.addRule(function(action, subject) {
</span><span style="color:#323232;">    if (subject.isInGroup("wheel")) {
</span><span style="color:#323232;">        return polkit.Result.YES;
</span><span style="color:#323232;">    }
</span><span style="color:#323232;">});
</span>

This is a security risk as you might understand, but it’s your computer and you can do whatever you want. If you have any issues just post them here and maybe we’ll figure something out.

Blizzard ,

Thank you, will try that!

The_Shwa ,

It depends on your distro but there is a NOPASSWORD option in some that you can add to a sudoers file. Without knowing your system its probably best to use your search engine of choice to look for answers to that but be warned that it is a security risk.

HeavenAndHell ,
@HeavenAndHell@lemmy.world avatar

Why would you want to disable that? It’s there for a very, VERY good security reason.

nlogn , to linux in What are the main challenges in Linux adoption for New users, and how can it be addressed?
@nlogn@lemmy.world avatar

IMO one of the main problems is eliminating the workflow of older commercial operating systems and having to build a new habit of using a new system. There are various Linux-based distributions that manage to give the user everything they need without having to resort to using the specific terminal.

Creating a new habit after spending years developing one for an old system, for me, is the main problem that leads many users to leave it.

parpol , to programmerhumor in Alphabetically sorted months. But WHY?

They probably store the months as strings rather than integers or enums with string representations/localizations

ghariksforge , to programmerhumor in Programming Languages

We all know C# is the real clown.

gjoel ,

Why?

Rooki ,

Python is the clown of clowns

zbecker ,
@zbecker@mastodon.zbecker.cc avatar

@Rooki @ghariksforge

I mean, python is named after Monty Python.

Boinketh , to programmerhumor in Programming Languages

Fuck excessive type coercion. All my homies hate excessive type coercion.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines