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.

files.catbox.moe

WamGams , to linuxmemes in Hey you, you wanna install Linux?

Had a computer that had 16gigs of ram when we first bought it but after a windows reset only shows 8gigs. Was told 8 gigs probably got burned and will need to replace motherboard.

What version of Linux should I install on this machine after my wife gets her own new machine?

mexicancartel ,

Linux 0.71.1

WamGams ,

Would Mint be good? Somebody told me its the most like AndroidOS and works well with touch screen.

mexicancartel ,

Well i was joking previously. But Mint should be great and before installing you can play around in live usb and check if everything works well

WamGams ,

Thanks. I just gotta get my wife to hurry up and buy her own thing.

Darkrai ,

You can try making a virtual machine with a 20 GB virtual hard drive to try out different Linux distros in the meantime.

WamGams ,

Thanks. I will look into learning how to do this.

Dalaeance , (edited )

To make things simpler in the long run, I recommend looking into using Ventoy on a thumb drive, if you’d like to just try out various versions of Linux without installing anything. There are handy guides on YouTube.

mexicancartel ,

You still can make a live USB and check if everything works and play around. Just don’t proceed with installation wizard. But remember since its live mode things you save there will not exist(by default) after reboot. Yes you can run linux without installing

WamGams ,

Good to know. Thank you.

I have a proton account so I can just save the files there.

mexicancartel ,

Well that also applies to settings and everything. Its a test environment which have temporary storage till reboot. Even apps you install may not exist. But there is some way that you can make the live environment save changes though, someone else has already suggested you ventoy

melpomenesclevage ,

try cinnamon with mint on a ‘live USB’ so you can try before installing. and see if your ram is broken, or if windows is fucking you for cheaping out on the license.

andrew_bidlaw ,
@andrew_bidlaw@sh.itjust.works avatar

Mint comes in three editions - or with three different Desktop Environments. Think of it like alternative launchers\skins on Android, but more influential on how things work. I believe, some can be better with touchscreens than others out of the box. I’d suggest you to start with a Cinnamon version since it looks more modern and pretty, and with a higher probability of having touchscreen gestures and stuff. All of them are close to Windows in visual design. And since it’s Linux, many things can be added or edited afterwards, and be sure someone alresdy asked your question on the web (:

AVincentInSpace ,

Okay. The first thing you should understand as a new Linux user is that Linux is fairly modular, and that, apart from what configurations are officially supported and who is in charge of deciding when to publish software updates for you to install, which distribution you choose doesn’t really matter. The desktop environment, not the distro, is what determines the look and feel of a Linux install, and you can install whatever desktop environment you want on whatever distro you want (although installing a desktop environment that your USB image didn’t come with, in my experience, comes with varying degrees of rough edges depending on the distro – if you install both GNOME and KDE, for example, you’ll get two subtly different versions of every single system program showing up in your start menu). In fact, if you like, you can install multiple different desktop environments on the same computer and you’ll be asked to pick one each time you log in. Many distros, including Mint, come in multiple “flavors”, each with a different desktop environment preinstalled and configured out of the box. In fact, some distros targeted towards slightly more advanced users, such as Arch and Gentoo, do not ship with a desktop environment at all – you’ll simply boot up to a full screen command prompt until and unless you install one yourself.

Linux Mint is one of the few distros I’d still feel comfortable recommending to a novice (do not get me started on how far Ubuntu has fallen since its glory days), although I’d also suggest you give Manjaro a look.

The two major players in the Linux desktop environment space are GNOME and KDE Plasma, although there are many other desktop environments and window managers available. (The difference between the two is that a desktop environment is a window manager that comes bundled with a bunch of other goodies, like a wallpaper engine, settings app, software store (these are usually just more user-friendly ways of interacting with your distro’s built-in package manager without having to use the command line), file manager, text editor, menus for connecting to Wi-Fi and Bluetooth devices, etc., which you’d have to supply yourself if you went with a standalone window manager. For this reason, and many others, standalone window managers are generally targeted towards people who are either serious about customization and getting their system to work exactly the way they like, or have much older/lower-end computers that aren’t fast enough run a full-fat modern desktop environment, so for the novice user coming from Windows I’d recommend going with a premade desktop environment). Further, most of the premade desktop environments besides those two, such as LXDE, are only available for X11 instead of Wayland. The short version is that Wayland has support for more modern features, such as HDR color support, and better security (with X11, any application with at least one background window open can record the entire screen as well as all mouse input and keystrokes, including passwords – with Wayland, applications only have keyboard input when they’re focused, and can only record the screen when explicitly granted permission, among other improvements). It’s recommended to not use X11 unless you have a compelling reason to do so, such as running one of those older desktop environments, or just really wanting to play around with some of the sillier features of xrandr, such as rotating your monitor by an arbitrary number of degrees.

The GNOME desktop environment (correctly pronounced “guh-nome”) is what you were probably hearing about when you were told Mint is similar to Android. Admittedly I do not have much experience with GNOME – I’d strongly encourage you to go look up reviews of both on YouTube etc. – but I’ll do my best. There’s a tray of commonly used apps on the side which you can pull open to a grid of apps akin to the Android launcher. GNOME seeks to be minimalist and focused on productivity – there are no desktop icons, for example, and no start menu. Instead, you can can press the Windows key (which Linux users call the Super key) to open an Android-style application launcher. There are also keyboard commands you can learn for moving windows around, maximizing and minimizing them, switching between virtual desktops, etc. The interface is also designed for tablets, and by default, windows only have a close button, no maximize or minimize. It will likely feel very alien if you are coming from Windows or MacOS, but depending on what you like and how willing you are to learn stuff that might make you more efficient, that might not necessarily be a bad thing.

On to KDE Plasma. (KDE is the name of the company and Plasma is the desktop environment they make, although you’ll often hear people refer to the desktop environment simply as KDE. The company has also made some other fantastic software such as Krita, an open source digital painting program that people mention in the same breath as Photoshop, and Kdenlive, an open source video editing program.) I personally am a devoted KDE Plasma user and am a huge fan of it. Out of the box, it looks and feels more or less like Windows 7, with the familiar start menu, taskbar, and system tray in the bottom right next to the clock. Desktop icons are as they are on Windows, although your primary method of launching applications is through the start menu. Longtime users of Windows 10, for example, should feel right at home, although the headlining feature of KDE is its customizability. Not only can you reposition the taskbar on the top, bottom, or sides of the screen, you can have more than one (e.g. thin MacOS style system bar at the top of the screen and Windows style taskbar at the bottom), you can reorder the series of widgets (e.g. move the system tray to the left side, or get rid of the clock altogether, or replace it with one that shows the time in words, e.g. “Quarter past one”), you can pin different programs to the taskbars on your different monitors if for some reason you want to do that, etc. You can also (like in Windows) explore a wide variety of themes, plus download more community-created ones from Plasma’s built-in theme store. Or you can do what I do and stick with the defaults. KDE also has some very cool smartphone integration, allowing notifications from both PC and phone to be displayed on the other, allow phone to be used as a remote keyboard and mouse for PC, open a webpage that’s open on either on the other iOS style, etc. Honestly, the longer I use this desktop environment the more impressed I am with it.

As for trying out Linux before you buy, so to speak (or more accurately, before you commit to installing it on your computer), one incredibly neat feature Linux has that no other OS I’m aware of does is the ability to be run off of a flash drive in a so-called “live installer environment”. Essentially, when you boot off of a flash drive to install Linux, there’s a full soup-to-nuts copy of Linux right there, and if you just close out of the installer, you can play around in it, explore the desktop environment, install programs to test out how they work, etc., all without touching your hard drive. The catch is that it does this by taking a portion of your RAM and treating it as a temporary hard drive, meaning if a program (like a Steam game) requires more disk space than you have RAM, you won’t be able to install it in the live mode (unless you install it to an HDD/SSD that Linux can read), and any data created that you don’t explicitly save to an HDD, SSD, or flash drive of some sort will be lost on power off. One upshot of this is that if you decide you don’t like the Linux distro you’ve chosen, or Linux in general, you can simply unplug the flash drive and restart your computer, and Linux will leave no trace that it was ever there.

A common thing to do is to install Linux alongside Windows in a dual boot configuration. Essentially, what this means is that you’ll carve out a portion of the total space of your C: drive for permanent use by Linux (or, alternatively, put a second SSD in your computer and install Linux to that), and each time you restart your computer you’ll be presented with a menu asking which operating system you want to boot. From the perspective of any websites you visit or applications you install they’ll be two totally separate computers. Linux will be able to access files saved to your Windows partition but not, in most cases, vice versa. Any copying of data between the two must be done from Linux. (There is a project called WinBtrfs which apparently allows Windows to access Linux partitions that were formatted with Btrfs instead of Ext4 when they were created, although I have not had a chance to try this myself.) If you’re apprehensive about making sweeping changes to your computer, like shrinking your Windows partition and installing a whole new bootloader, you can go the virtual machine route, although keep in mind that any OS running in a virtual machine, especially on Windows, will not be nearly as performant as one running on real hardware!

Thanks for reading my wall of text. If you have any other questions please feel free to ask!

CosmicCleric ,
@CosmicCleric@lemmy.world avatar

Thanks for reading my wall of text.

Moar paragraphs are your friends.

KrapKake ,

Mint is good but if you want the best touch screen support with gestures and an automatic on screen keyboard, you will want a distro that is using the gnome desktop environment (it is also android-like). Well known distros that come with this are Fedora Workstation, ZorinOS, and Ubuntu.

WamGams ,

Interesting. I thought Mint was a version of Ubuntu.

ReveredOxygen ,
@ReveredOxygen@sh.itjust.works avatar

It’s a (better IMO) derivative of Ubuntu, but it uses the Mint desktop environment by default while Ubuntu uses Gnome. To a casual user, most distros are pretty similar other than their defaults. Those defaults aren’t even particularly hard to change. For example, switching mint to Gnome is one command and a couple GUI clicks: itsfoss.com/install-gnome-linux-mint/

melpomenesclevage ,

its a fork of, downstream, tears out a bunch of the annoying shit and has different ux.

KrapKake ,

It’s based on it yes, but they use different desktop environments. The desktop mint uses is called Cinnamon.

melpomenesclevage ,

…burned out?

lots of versions of windows limit the amount of memory they recognize.

WamGams ,

We had an overheating issue and couldn’t restore so we had to do a reset and once that happened our system information said we had 8 gigs less than we had before the reset.

A buddy of mine said he thinks the slot connection died from the overheating.

melpomenesclevage ,

oh yeah that could happen, but just to be sure…

RickAstleyfounddead ,

I can’t just imagine replacing the whole motherboard for a fking ram module Soldered for a reason🙂

oo1 , to linuxmemes in Hey you, you wanna install Linux?

I don't do anything if it's not shiny and made by apple

fakeman_pretendname ,

That’s okay, you can still install Linux on Apple computers 👍

possiblylinux127 , to linuxmemes in Hey you, you wanna install Linux?

2012 flashbacks

NeatNit , to linuxmemes in Hey you, you wanna install Linux?

I’ve never seen this meme format before. Wasn’t too hard to find but there were alarmingly few results. Here’s an unedited copy: pin.it/4IDvvJwNb

I think what I’m trying to say is: where are you getting your memes? What should I make of this obscurity?

RustyEarthfire ,

Possibly from here: lemmy.world/post/14481959

AnarchistArtificer ,

Truly cutting edge stuff, we’re on the forefront of culture here on Lemmy.

marcos , to linuxmemes in It's so similarly pronounced to the SI prefix that it can also be 1000 Manjaros

A Kibimanjaro would be 1024.

mokus ,

Kibimanjaro, the user-friendly rolling-release distro for cluster computing

BunnyKnuckles , (edited ) to linuxmemes in It's so similarly pronounced to the SI prefix that it can also be 1000 Manjaros
@BunnyKnuckles@startrek.website avatar

I pronounce it like a Spanish word in my head. Man-haro.

southsamurai , to linuxmemes in It's so similarly pronounced to the SI prefix that it can also be 1000 Manjaros
@southsamurai@sh.itjust.works avatar

They aren’t pronounced the same? I’ve never heard the distro’s name spoken

Molten_Moron ,

The joke is that Kilimanjaro is pronounced similar to ‘Kilomanjaro’, which would be 1000 Manjaros.

southsamurai ,
@southsamurai@sh.itjust.works avatar

Ahhh, my brain just farted on that one. It’s obvious once you tell me lol

anticurrent , to linuxmemes in It's so similarly pronounced to the SI prefix that it can also be 1000 Manjaros

Confidently saying Kali-Manjaro linux

possiblylinux127 , to linuxmemes in It's so similarly pronounced to the SI prefix that it can also be 1000 Manjaros

Kill Manjaro

Rikj000 ,
@Rikj000@discuss.tchncs.de avatar

Why?

It has been my main distro for years now,
and I have only enjoyed the experience.

2 points you’ll likely mention which do not make it a bad distro:

  • The certificate of their website expired twice
  • If you use AUR packages,
    sometimes you need to wait with an update since they hold back official repo packages for a few weeks to ensure stability, which AUR packages might depend on.

Stop the distro hate,
it divides the Linux community…
Instead we should unify against M$/iFruit,
and let people use whatever distro they like.

possiblylinux127 ,

Manjaro is run by idiots, prove me wrong

They have a long history of issues

Rikj000 ,
@Rikj000@discuss.tchncs.de avatar

For me the experience has been:

  • Stable
  • Easy to use
  • Enjoyed all the Arch niceness in the meantime.

Which imo makes it a good distro,
idiots would not make a good distro…

Sure the people behind it made some doubtful decisions in the past, but that doesn’t change the fact that using it has been a bliss.

Additionally, it’s all open source,
so if they would ever turn anti-consumer,
it can be forked into another distro.

As I mentioned earlier, stop the distro hate.
I’m not throwing acquisitions against other distros, instead I let people enjoy whatever flavor of Linux they desire…

By now I helped a fair amount of Arch and other distro users through Lemmy / AUR / Issues, and I also learned a fair amount of Arch / Manjaro and other distro users.

Linux is not the enemy here,
not a single flavor…

kurcatovium ,

I still see no point of using Manjaro when it’s still basically crippled Arch. Why not use Arch itslef? If installation is too much, there’s archinstal or EndeavourOS. It’s just puzzling to me.

To clear it up, I don’t use either of them. But if I had to pick, I’d go with Endeavour much rather than Manjaro.

Rikj000 ,
@Rikj000@discuss.tchncs.de avatar

I went with Manjaro due to the way they do their package releases.

Arch is bleeding edge,
a double edged sword if you ask me,
all the latest versions,
and all the bugs that come along with them.

I’m looking for stability in my daily driver though.

Manjaro keeps releases a few weeks back on their stable branch.
And tests the releases first on their unstable and testing branches.
Resulting in near bleeding edge with enhanced stability on the stable branch.

nodiet ,

I used to think like you but have been using endeavouros for the last 2 years or so and never felt like I an lacking stability.

cygnus ,
@cygnus@lemmy.ca avatar

EOS is amazing. It’s been my daily for about a year now.

festnt ,

i also love endeavour, after a year of sometimes random distros but mostly arch (installed incorrectly cause i cant find a tutorial with everything), endeavour allows us to get arch without worrying at all about ‘some hidden config you forgot to change and now your clock is broken for the 5th time and you have to reinstall everything cause syncing it again just seems to not work’

also lmao who downvoted you

kurcatovium ,

That’s why I went wirh openSUSE myself. It’s almost bleeding edge with amazing snapper preconfigured when you get into problems.

lemmyvore ,

Manjaro offers a stable branch, pamac, upgrade snapshots, package manager, kernel manager, driver manager, and is optimized for LTS kernels. It takes a lot of the edge off Arch.

If that’s not something you need that’s fine. Some of us do.

Adanisi ,
@Adanisi@lemmy.zip avatar

Packages delayed by a week or so is not “stable”, in either sense of the word

In fact, that can break things. Especially with AUR use

lemmyvore ,

They avoid releasing packages with outstanding bugs. So at least there’s that.

As for AUR… it’s really not a standard for stability in any shape or form. Heck, if AUR packages really didn’t work on Manjaro that would definitely improve its stability. 😄

But that’s really not proven (that they don’t work). All the ones I tried worked fine. YMMV. A third of AUR packages are abandoned or have never been updated after being added. There is no quality bar beyond “some random person decided to add a package”. I really don’t think we should use the AUR as proof of anything.

Kolanaki , to lemmyshitpost in Let π = 5
@Kolanaki@yiffit.net avatar

They’re just rounding up from “3.”

errer ,

And not that pussy rounding up where you go up by only 1, oh no, we’re rounding up 2 baby.

Resol ,
@Resol@lemmy.world avatar

The value of Euler’s number is now 4.

Aurenkin , to lemmyshitpost in Let π = 5

Having Pi equal five definitely does not help the world go round.

nilloc ,

Wouldn’t it make it seem like a bigger place?

Aurenkin ,

Maybe on paper if you want to look at it from that angle.

NikkiDimes ,

Tangentially, I like the pun, but now you’re just being obtuse.

simplejack , to lemmyshitpost in Let π = 5
@simplejack@lemmy.world avatar

New New math

tigeruppercut ,
HopFlop ,

Reminds me of Bo Burnham’s song New Math

downpunxx , to lemmyshitpost in Let π = 5

pi, as it turns out, is just the friends we made along the way

orphiebaby ,

Wow, 5 friends is more than what I have!

ray , to lemmyshitpost in Let π = 5

π = 5 if you round to the nearest 5

RegalPotoo , to lemmyshitpost in Let π = 5
@RegalPotoo@lemmy.world avatar

Idk, if you want to test people on how they understand formulae and order of operations without letting them just punch it into a calculator. The actual math isn’t hard, but if you don’t get substituting values into an equation then it’s not trivial

pumpkinseedoil ,

Just let π be 3 …

Norgur ,
@Norgur@fedia.io avatar

Or have them learn how to use a calculator at the same time.

Serinus ,

Your life is easier and better if you can do this kind of simple math in your head.

Norgur ,
@Norgur@fedia.io avatar

Oh don't you try to sell me on the "you won't always have a calculator in your pocket" thing. I have fucking Excel in my pocket.

Serinus ,

Who really wants to use Excel to figure out if the 24-pack of Coca-Cola or the 3 12 packs is a better deal?

Norgur ,
@Norgur@fedia.io avatar

I don't need to, there's a legal requirement to print prices per liter or kg on every price tag here.

HopFlop , (edited )

But if you want to buy only half a kg, you don’t know how much it costs (if you dont know basic maths)- because it only lists the price for a full kg. Do you start pulling out your Excel for that?

Norgur ,
@Norgur@fedia.io avatar

Every offer lists how much per kg that offer is. So I do not need any calculations to see which offer is cheaper at all. Why would the price per kilo become useless of I only buy half a Kilo?

Serinus ,

Because one is on sale, and they didn’t update the sale price. Or, alternatively, because you don’t want to be an idiot that can’t do basic math.

HopFlop ,

You don’t know how much you need to pay for it if you only know the price of 1kg but you buy half a kilo.

Agrivar ,

…do you not understand how basic math works?

HopFlop ,

…do you not understand how basic math works?

I do, actually. My whole point was that you need basic maths in your everyday life even though you have a calculator on your phone. You jumped right into the 6th comment in this thread without reading what this is about, didn’t you?

Norgur ,
@Norgur@fedia.io avatar

Can we just fir half a second point out that the original comment was that the use of the real Pi (3.14...) is a great opportunity to teach pupils how to use a calculator for numbers like Pi.

Norgur ,
@Norgur@fedia.io avatar

Erm... How the frick do you think our price tags look like?

https://www.derwesten.de/wp-content/uploads/sites/8/2022/06/2013-12-21-Rewe-cut.jpg?w=1200

HopFlop ,

Rewe also sells products by weight (mainly unpackaged fruits and vegetables).

Gork OP ,

Does this requirement exist for toilet paper? Because I don’t know what the hell is considered a better deal based on all the marketing.

Norgur ,
@Norgur@fedia.io avatar

Sadly, no. Paper towels and toilet paper are evil. Different sizes rolls with different amounts of sheets with different layers with different prices.

notabot ,

It’s not just about haveing a calculator, it’s also that it’s faster and more convenient if you can do simple sums like this in your head. It also means you can sanity check the numbers your calculator gives you to make sure you didn’t make a mistake entering the sum.

To your point below about products having their unit cost displayed, more than once I’ve seen that just be wrong, so I wouldn’t rely on it. Make sure you can check it in your head.

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