linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

cmnybo, in Surface Go 2 with 4GB Ram and 4425Y worth it?

Don’t waste your money on a PC with 4GB of RAM that’s soldered on the motherboard.

Prunebutt,

Sorry, that’s just not a helpful comment. It kind of ignores my usecase.

It’s a tablet and I’m not going to use it for big workloads.

If you know of any PCs with stylus support that I can carry in the pockets of my jacket with modular RAM, please do tell.

FQQD,

I’m afraid this isn’t really the place to ask for such a device. If you ask for any kind of laptop, they pretty much only tell you to buy a ThinkPad X1 Carbon here. Sure, it’s probably a great laptop, but not for every usecase.

cmnybo,

You’re probably not going to find a tablet with modular RAM, but 4GB will barely run a web browser these days. You will be using swap a lot and that will put a lot of wear on the non replacable SSD.

Prunebutt,

Oof. Didn’t even think of the SSD bit. The surface devices are generally good quality but the repairability is apparently atrocious with all these soldered Chips.

Blisterexe,

Although the new surfaces have good repairability apparently!

Prunebutt,

The SSD is still soldered to the motherboard.

KarfiolosHus,

I’m using a Thinkpad X1 Yoga with touchscreen and stylus support. Works flawlessly with Fedora. Bought the 8 GB version with an 8th gen i7 from a local shop in Vienna for 200€, but there’s also a 16 GB one.

I would say that Surface is too old for proper use especially for that price. Have a look around more, and better deals just gonna fall into your lap.

Prunebutt, (edited )

I was specifically hoping for something with the 10" form factor. I already have a thinkpad as a laptop and was hoping for something with a smaller form factor.

infeeeee, (edited )

It’s a 10" tablet, how big is your pocket?

My bigger concern checking its specs is this:

Storage: 64 GB eMMC Flash, 64 GB

Unlike ram, ssds die after some use. So the lifespan of this device depends on this SD card, eMMC is basically a soldered SD card, a bad quality ssd. I have 3 old tablets with dead eMMC, they are otherwise perfectly fine devices, but unusable for anything

I’m not too familiar with the surface lineup, but iirc there are higher end devices with replaceable ssds. I think soldered ram is not a big deal in this form factor if it’s enough for the expected use case, but a soldered hard drive lowers the lifespan of your device

Prunebutt,

I have big pockets (in my jacket) ;)

The SSD thing you mentioned is quite a good point. :/

Pantherina, in Reminder to clear your ~/.cache folder every now and then

Your Distro should normally do that for you.

Advising for this means people will delete random cache and download stuff always.

Are multiple files in there? If yes you could add a script that only deletes files of certain age.

Takios,

I’m not aware of any distro that automatically clears a user’s .cache in their home directories. Maybe you’re thinking of /var/cache?

Holzkohlen, in Add YOUR city to the Gnome weather app [Solved]

Damn, how very user friendly.

aairey, (edited ) in I have a Windows PC connected to a company AD. Is there a way to access the shared company resources from within a Linux environment?

Yes.

First you will need to get the VPN up (or be in the office, in the same network to be able to join the AD domain.

Then you need to join the AD domain using realmd. This will join the computer to the AD domain like any regular windows PC. It will set up the Kerberos client, DNS and everything for you (this part is done in sssd).

Once joined you should be able to access the network shares with SMB.

RedHat and deriviates have good support for this. So I would recommend Fedora Workstation, CentOS Stream or RHEL Desktop to set this up in.

docs: …redhat.com/…/ch-configuring_authentication

beerclue,

You don’t need to join the domain to access that smb share… You have to use the DOMAIN\username when authenticating though.

aairey,

Sure, that works too.

But based on OP it seemed to me that the larger intent is to get a Linux workstation set up in an AD environment. He wants to show to his boss it can be done, and this is the most integrated way.

beerclue,

Fair enough. I just read it like “I need to access a smb share from a Linux machine” :)

the_postminimalist, (edited ) in Help me decide my first distro for Audio.

First off, I want to make it clear that the distro doesn’t really matter. Different distros are just what it comes pre-packed with by default.

TLDR:

  • For something easy to use: Linux Mint
  • For something that has pre-installed audio software (but maybe not the ones you want): Ubuntu Studio
  • If you want to build your system from scratch: Debian (or Arch if you want the latest and greatest software, and don’t mind the occasional update breaking your system around once a year or so, and needing to spend an hour fixing it)
  • Regardless of which distro you get, use JACK or PipeWire for your sound server. PulseAudio (on its own) has too much latency.

More details:

I first tried Ubuntu Studio. It comes with a lot of software related to audio production. But I found it to be insanely slow, and it didn’t even come with Reaper anyway.

I tried OpenSUSE because I liked that it had the option to manually deselect the software you don’t want (and I was too much of a beginner to know how to pick my packages from the ground-up). It worked well.

Eventually I moved to Debian. I didn’t want any of the extra fluff and found it was pretty easy to choose everything myself. One thing that’s important is that you don’t want to use PulseAudio. Either use JACK (which I think needs to be used in conjunction with PulseAudio actually) or use PipeWire, which is what I use.

For any Windows software, use Bottles to emulate them on Linux. I actually ended up needing to go back to windows because of one audio software: Wwise. There was no way of running it in Linux. A VM probably would’ve worked, but that would’ve been a massive hassle for how I’d need to use it.

Free Linux VSTs: vital.audiolsp-plug.ingithub.com/TukanStudios/TUKAN_STUDIOS_PLUGINS

Paid Linux VSTs: www.acmt.co.uk/products/index.htmllibrewave.comwww.audiodamage.com/collections

SVcross,
@SVcross@lemmy.world avatar

Thank you for your input and experience. I’ll go with Debian then. With that I’ll have a project that seems to be fun. How is the latency on Linux?

mateomaui,

Be aware that there’s a Linux Mint Debian Edition if you want a Debian base with a few QoL improvements.

the_postminimalist, (edited )

I didn’t get to spend too too much time doing pro audio on linux because as soon as I realized Wwise will not work, I didn’t spend much more time in Reaper after that. But it was good, especially with an audio interface (if you’re buying an audio interface, check to see how well it works with linux. Apparently some may have issues)

By the way, the whole point of Debian is that it has older software, and in exchange you’re almost guaranteed to have a system that doesn’t break. But for some professional software you’ll want the newest version. I recommend using Flatpak for that stuff instead of Apt (like for Reaper)

When installing Debian, when it asks “Allow login as root?” be sure to select “no”. This one step is why some people don’t recommend Debian, saying it complicates the install process. But if you get that right, then you’re all good. Or I think sometimes it will instead ask you to create and type in a root password, in which case you should leave it blank and click next. You only want to make a password for your user, not for the root.

Unquote0270,

Those Tukan plugins are not VSTs, they are reaper specific plugins.

I have no idea about Bottles but most people use yabridge these days which is really easy to use and works very well.

Max_P, (edited )
@Max_P@lemmy.max-p.me avatar

As an aside, distro doesn’t matter but should make sure realtime is set up properly for the optimal latency. That usually requires the linux-rt kernel. The default one isn’t quite as bad as it used to be, but linux-rt will be able to guarantee low latency processing without dropouts. Also worth tuning/hardcoding latencies in JACK or PipeWire if the audio delay is too big out of the box.

jodanlime, in I Made Screen Brightness Control on Gnome Much Better
@jodanlime@midwest.social avatar

This sounds like a big improvement to me. Can users vote for mr?

abuttandahalf,

You can react to the MR with an emoji if you have a gnome gitlab account. I’m not sure if there are mechanisms to vote for MRs other than that.

KISSmyOS, (edited )

That’s somehow really fitting for Gnome (-_-)

WestwardWind, (edited ) in enough said.

Proprietary software I use on a regular basis with no Linux alternative:

Revit, AutoCAD, Houdini, 3dsMAX, SolidWorks, Rhino, Grasshopper, Adobe Illustrator/Photoshop/InDesign (and/or their Affinity alternatives), CUDA optimized simulation and rendering plugins, etc.

I use at least one of these every day, almost none of them have any functioning compatibility with Wine or other emulation. Even just using Affinity has caused some issues with team projects when someone picks up where I left off and there’s no layer information and a ton of clipping groups instead.

If all you do with your computer is program, work with documents, use a web browser, and play video games sure go wild don’t use Windows on any of your machines. But I just don’t understand how some people in the FOSS community cannot fathom that there are entire professional workflows and industries that just have zero possibility of moving to Linux.

Do I like using Windows? No. But I do like being able to use all the programs my work and research requires.

I contribute actual, tangible research into FOSS CAD/CAM/BIM software development and implementation. I love it and want to see FOSS options grow and become widely adopted. But it just isn’t anywhere close to having feature parity. And that matters, just as much as industry interoperability matters.

I’m just so tired of this thought process in the community that the only reason someone isn’t using Linux/FOSS is because they’re some fanboy or something

Rustmilian, (edited )
@Rustmilian@lemmy.world avatar

Um… Houdini is on Linux & (unofficial) SOLIDWORKS-for-Linux exists.

mwalimu, in Micro***t Word on Linux and alternatives
@mwalimu@baraza.africa avatar

Your use case matters here. Perhaps there are other specialized tools for what you want to achieve.

Why is LibreOffice “meh”? I have used it for the last 10 years and would like to know what it is you find off with it.

germanatlas,
@germanatlas@lemmy.blahaj.zone avatar

Not OP, but my personal (mild) meh with Libre is it’s visual style. But to be fair, I use it rarely and for those few occasions I’ve been too lazy to check if there are design alternatives (which most definitely exist, we’re on Linux after all).

moomoomoo309,
@moomoomoo309@programming.dev avatar

Try the other UI layouts, like the notebook bar. LO can look pretty close to MS office if you change the settings some.

isVeryLoud,

It’s all programmer UI, really.

Even the tabbed view was hard to use for me, especially the impossible to use “styles” box that scrolls a narrow view. I use it all the time on MS Word, and much prefer how they handle it.

Also, no CSD, so the title bar kinda just chills there, meanwhile it’s used in Microsoft Word.

micnd90, in Based KDE 🗿
vzq, in 6 LibreOffice Alternatives for Linux

If we are doing online and non free, just use office365 or Google docs. At least your project mates won’t hate you.

kingmongoose7877,
@kingmongoose7877@lemmy.ml avatar

No…they hate you regardless.

InEnduringGrowStrong, in A response to the "Boycott Wayland" article
@InEnduringGrowStrong@sh.itjust.works avatar
theshatterstone54,

???

Please explain

InEnduringGrowStrong,
@InEnduringGrowStrong@sh.itjust.works avatar

The same wayland bait is posted every week from new ban evading accounts which eventually also get banned.
They keep coming and getting shown the door, like Barney here.

theshatterstone54,

Oh ok. That makes sense. Thanks

Rustmilian,
@Rustmilian@lemmy.world avatar

The worst part is that person is using the Wayland bait to push anti-trans propaganda.

InEnduringGrowStrong,
@InEnduringGrowStrong@sh.itjust.works avatar

Yea, don’t hesitate to report them.
Honestly, I literally couldn’t give a shit that anyone criticizes Wayland itself, but they’re a generally toxic user that’s easily recognizable by their constant hateboner for Wayland (among other things).

helenslunch, in gamescope through the heroic launcher is WAY better than steam
@helenslunch@feddit.nl avatar

What’s Gamescope?

Ineocla,

Valve’s custom wayland compositor used on steam os

helenslunch,
@helenslunch@feddit.nl avatar

What’s a “Wayland compositor”?

possiblylinux127,

The program that draws pixels on your screen. (Not exactly but close enough)

qwesx, (edited ) in Can someone ELI5 why some apps need to support X11/wayland?
@qwesx@kbin.social avatar

X11 and Wayland are just protocols. These protocols are used to abstract the window drawing from the actual hardware and runtime environment as much as reasonably possible - because nobody wants to maintain 3215 versions of their app for different runtime environments. So in order to be shown on the screen an app needs to implement either the X11 or the Wayland protocol (or both!).

The piece of software that is on the other side depends on whether the app is using X11 or Wayland. For the sake of simplicity let's assume that the app does only support one of those. If the app supports Wayland then it will try to connect to a Wayland compositor. The compositor implements every part of the protocol and makes sure that the window is rendered on the screen and that user input is forwarded to the app. If the app supports X11 then it will try to connect to a X server and take the role of an X client. This is (on Linux, essentially) always X.org*. X.org also implements every part of the protocol and makes sure that the window is rendered on the screen and that user input is forwarded to the app.

  • Unless you're running a Wayland compositor, then it will connect to XWayland which passes through the window to your compositor.

Wayland compositors have full control over the apps while the abilities of apps are purposefully restricted.
A window manager is just another regular, boring, old X client connecting to the X server. It doesn't actually abstract anything. It can move windows because the X11 protocol allows it to, but any other X client could just as well move all other windows around, read all user input to all other windows and even move the mouse around as it pleases.

So, to be specific, there is no mouse pointer bug in Virtualbox while using Wayland. There is a mouse pointer bug affecting specific Wayland compositors, likely because they enforce GPU hardware acceleration that is lacking in either your VM or the Linux kernel because of missing drivers. Try using a different compositor, (re)installing Virtualbox Guest Additions with the correct version on the guest system and/or check whether hardware acceleration is enabled for the VM and has enough video memory.

nossaquesapao,

Thank you. It’s all a bit confusing, but I’m starting to get it.

russjr08, in State of the Nvidia open source driver in late 2023?
@russjr08@outpost.zeuslink.net avatar

As someone who just had to shell out the money to do a lateral move from an Nvidia 2080 to a RX 6700XT - don’t go with Nvidia if you’re wanting to have a good time.

wim,

That’s what I got from my past experiences as well, but I haven’t owned anything Nvidia since the Pascal (GTX 10x0) era so I wanted to check if anything got better with their open source efforts.

interceder270,

As someone with an Nvidia GPU (3060 mobile) with no issues, this is mostly FUD from AMD fanboys.

Experience > theory, everytime. Especially the theory of strangers on internet forums. :)

russjr08,
@russjr08@outpost.zeuslink.net avatar

Yeah, I wish it had just been theory, I wouldn’t blatantly say something like my original comment if it weren’t based off experience. I’ve written numerous comments on my experience with Nvidia + Linux [+ Wayland] - such as this comment, primarily the the second, third, and fourth paragraphs. Sadly I don’t think its possible to “relative” link direct comments, so I’ve just linked my instance instead.

Since you mentioned it’s a mobile GPU, I’m not sure if perhaps you have also have an internal GPU that is drawing your regular desktop. My friend doesn’t have nearly the same amount of issues that I have with Wayland, because he’s able to drive his desktop with his iGPU and does GPU passthrough to play games through a Windows VM - the 5600X that I have doesn’t include integrated graphics so this was not possible for me.

Either way, if it works for you then fantastic. It certainly didn’t work for me, and definitely not for a lack of trying.

skullgiver, (edited ) in Reading .mcn files?
@skullgiver@popplesburger.hilciferous.nl avatar

deleted_by_author

  • Loading...
  • EuroNutellaMan,
    @EuroNutellaMan@lemmy.world avatar

    Won’t need wine, I have access to the computer that uses Cary winUV

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #