Take any distro you fancy, Mint is a good start. Create a bootable USB stick an try it out. This is does not modify anything on your computer, just loads linux and let’s you test it. I usually play a youtube video. This shows that wifi, video and sound work out of the box.
- 1 Post
- 77 Comments
Sounds like it’s fully compatible query devices running older version. Great.
I have enabled this on my private machine, because it’s free and it was asking so nicely.
I don’t have the same patches on servers at work.
Preview is one of the things mac os got right. it’s hard to copy. If you think about it, it does not make sense that a tool called preview that most people use to quickly read pdf (and other) files, is also a lightweight pdf editor, which is often more useful than acrobat or pdfedit or whatever you use.
It’s not logical. no one will make a clone of it.
you’ll have to get used to other tools.
_edge@discuss.tchncs.deto Linux@lemmy.ml•Linux kernel is leaving 486 CPUs behind, only 18 years after the last one made5·4 个月前Actually, most devices today run an amd64 kernel (amd or intel cpus in typical desktops or servers) or arm (phones, some modern notebooks). Those architectures never supported 486 cpus.
I assume, the code removed is in the x86 branch, excluded when compiling for other architectures. As others said, I guess this is mostly about maintainance effort and testing.
(But then i don’t know much about the kernels. Maybe there’s some interplay between amd64 and
x64x86 architectures.)
I use Ubuntu every day. I’m part of the Linux community. And i believe that Ubuntu helped to make the Linux desktop easy and available and sort-of cool.
There’s no hate, but i could live without snap, unity and oversimplification. Actually that’s my biggest issue. Give me settings, give me choice. Hibernate works fine on my machine, don’t hide it.
Apt/deb is a fine package manager, flatpak and docker can supplement it when you want something not packaged as deb. The way Ubuntu updates browser over snap is a small improvement, but it’s not worth deviating from the rest of the Linux world.
I don’t hate Ubuntu. I think they are wasting their time on stuff no one needs. Missing the chance to improve Linux for everyone.
Ok, so add Sony Experia to the list. You win headphone jack and sd. Cool.
But the size confirms my point. 6.1 inch is not small for people who like small phones.
No modern phone meets those requirements. Sad, but true.
Phones tend to get bigger screens every generation. 3.5mm audio and sd cards are no longer a thing.
And if security is important you want a recent model that gets updates from the vendor (unles you know what you are doing with customs roms)
Look at Samungs or Google Pixel and see what size she could like. They all have good cameras.
_edge@discuss.tchncs.deto Linux@lemmy.ml•Perl rename command works at cli but not in alias or bash script2·10 个月前Your problem is most likely escaping. $1 has a meaning in regex and in shell. You want the former and the single quotes achieve this.
In your second example, with alias, probably the shell interpreting this replaces $1 with whatever the first arg in the shell environment is, probably the empty string.
Not sure what the problem with the shell script is. Anyway try escaping the $ as $ and \ as \.
You can see where you are wrong if you replace prename with echo for debugging. Or in a shell script do
set -ex
_edge@discuss.tchncs.deto Free and Open Source Software@beehaw.org•Thunderbird for Android 8.0 Takes Flight6·11 个月前Thunderbird android is k9 mail
_edge@discuss.tchncs.deto Linux@lemmy.ml•More than funding: Sovereign Tech Fund to become an agency81·11 个月前Didn’t they just cut the funding?
_edge@discuss.tchncs.deto Linux@lemmy.ml•How would Linux have been today if locked bootloaders were as common in the 90s as they are now on ARM devices?302·11 个月前Valid question. You can ask this about many things:
Would the Internet as we know it exist if Facebook, AOL, and Yahoo had united to create a walled garden?
Would Macbooks as we know them today exist without an open source ecosystem? Would the company Appke exist? Would there be an iPhone?
Would the web exist without Linux? Both developed at the same time, 1991 till now, and most stuff runs on Linux servers.
Would the people who build all the hardware and software even be interested in computers had they not played with (build) computers in the 90ies? What if we had given them an iPad aith CandyCrush that just works; and not BIOS codes, cables, extension cards and drivers?
_edge@discuss.tchncs.deto Technology@beehaw.org•Now Dell sales staff must be onsite five days per week • The Register10·1 年前Dell, the company known for their onsite sales.
Sure, if they had a website or something, they could work remotely, but someone needs to be present when customers flock in.
_edge@discuss.tchncs.deto Linux@lemmy.ml•Ubuntu 24.10 to Introduce User-Controlled Permissions Prompts102·1 年前Every time, I’m ready to jump the Ubuntu ship and go back to Debian or Mint, they announce something interesting; something I’d at least want to try.
_edge@discuss.tchncs.deto Linux@lemmy.ml•Several windows programs won't work with Wine. Would running a Windows VM be a better option?8·1 年前Yes. And depending on the the VM and the app, you can get a ‘seamless mode’ that looks like a native Linux app.
VMs work most of the time quite well if you have enough RAM. (The VM always works, some applications will detect unusual hardware and may complain, e.g. unsupported GPU. Any sane software should run, though (e.g. with gpu acceleration).)
I wouldn’t even try with wine these days.
Why don’t you use the Win10 machine you have, the online version of Microsoft Office (web browser or app), a VM with Windows, or (if it works for your case) Google Docs or OnlyOffice.
This depends on the goal. Sure, installing Linux in a VM is easy and will always work. Also working within a VM is usually just fine. However you still have to keep Windows underneath with all it’s problems like end of 10.