linux

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

pixelscript, in Do you mount an embedded Linux file system to the workstation and use your host scripts or do you SSH/SCP and deal with the limited shell commands?

I am not quite yet st the level where I have a ton of user scripts I’d be lost without, so SSHing into a box is hardly a speed bump for me.

danny801, in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future
@danny801@lemmy.world avatar

deleted_by_author

  • Loading...
  • wreckage,

    input-leap will but it’s still in development

    Dio9sys, in linux phone with external camera?

    Tbh I just carry a decent point and shoot canon camera with CHDK on it for my photography needs. Granted, that’s because I went from an android phone to a cheap kaiOS flip phone, bit the point still stands

    CaptObvious, in Where can I post questions on how do construct formulas in Onlyoffice/Libreoffice spreadsheets?

    The Document Foundation’s LibreOffice forums are very helpful for questions like this.

    RedKrieg, in Do you mount an embedded Linux file system to the workstation and use your host scripts or do you SSH/SCP and deal with the limited shell commands?
    @RedKrieg@lemmy.redkrieg.com avatar

    I don’t recommend using the shell on routers for day-to-day management. Instead, consider using a network configuration management system like rconfig. I’ve used RANCID in the past, but I suspect something more modern like rconfig will be useful to you.

    szelbi, in Experience with KDE on Fedora?

    I’ve been using Fedora Kinoite for a few months now. Before that, I also hopped between different distros quite a bit, including Ubuntu, Mint, Fedora Workstation, openSUSE. To be honest, I really appreciate the immutable nature of Kinoite and maybe that is why I am really happy with the experience. Even “normal” Fedora Workstation caused a lot of problems during my usage and with Kinoite, nothing like that so far. So I can really recommend it.
    There’s only one really small problem I’ve noticed, which is a problem with the rendering of some fonts on web pages (e.g. lemmy.zip). These fonts are not rendered correctly, or are replaced with some default fonts, and they just look weird. There was nothing like this in openSUSE KDE, so I assume the problem is with Kinoite itself, as I have this problem on two machines. However, it is so rare (I only noticed it on two websites) that it can be ignored.

    spaduf, in FN keys 7 to 12 not working properly (fedora 39 on Framework)

    Most likely they’re still working they’re just not mapped. If you have xenv (terminal command) installed it’ll show you key presses. If they don’t show up under xenv then they aren’t working or are already being captured by something. Otherwise you’ll want to find a way to map them which is probably dependent on your DE.

    WbrJr,

    On my last install they did work without changes. Any reason why it would not this time?

    spaduf,

    Not that I can think of except maybe that whatever program was managing those hotkeys may have changed. If they show up as the wrong thing in xenv then that means your keyboard layout is set incorrectly.

    QuazarOmega, in Experience with KDE on Fedora?

    KDE has been a treat for me after having used Gnome so long, I like both and in fact I still keep Gnome on the laptop, especially for the smooth gestures.
    On the desktop I’m keeping KDE as it feels more suited by default, for that I suggest Fedora Kinoite because I honestly can’t ever imagine running a mutable system anymore, unless it is strictly for tinkering and, since it seems you’re looking for something that has to just work, that will be a great fit!

    ::: ..Now to talk about what hasn't just worked for meI used to experience freezes and crashes, but don’t see them happening anymore (maybe it was my hardware being too new?); containers (mostly distrobox), I don’t know what the heck is happening behind the scenes, but I think I’ve seen my containers breaking for the third or fourth time across updates this year, luckily it’s not a tragedy as you can usually roll back the system temporarily (OSTree rocks!) and/or remake them from snapshots or apply fixes that are mentioned in the issue trackers and whatnot when they pop up, the podman devs and others folks are fast and responsive.
    All in all, these being the biggest issues for me, this distro is one of the most rock solid there are!

    mortalic,

    Seems like Fedora Kinoite is getting several votes. Maybe I’ll give that a go for myself. I also like the idea of Fedora more since they are starting to offer their own Laptops with pretty nice hardware it seems.

    The idea of buying new laptops that all just have proper OS support seems, novel.

    QuazarOmega,

    Maybe I’ll give that a go for myself

    Good luck!

    they are starting to offer their own Laptops with pretty nice hardware it seems

    Oh that’s neat, I must have missed those news, were they announced anywhere?

    mortalic,

    I’m not sure where I ran across it, but here’s their site. Fedora slimbook

    QuazarOmega,

    Awesome hardware, but damn, 1299€?
    Guess I’ll be looking respectfully… from the sidelines (o.o )

    mortalic,

    Yeah, now try adding components to it in order to make it a bit more modern, decent RAM, nvme, I’m at 1900. Pass. But hey, I support them and if I had that kind of money, I’d buy it.

    QuazarOmega,

    You took the words out of my mouth, that’s what I felt with most, if not all, “Linux laptops” I’ve seen up to now: concept is great, hardware is great, price is, well, greater.
    I do hope that everyone that can afford System76, Slimbook, Starlabs, etc. (hey, I’m noticing an unusual pattern here 🤔) will buy from them because I’d love to see both more adoption and makers that can improve Linux as a whole thriving

    fossphi,

    Be careful with these containerized distros. I would read bit more before jumping into something not standard as of now. In particular, making changes to the root image by installing packages works a lot differently than good old Linux distros.

    Otherwise Fedora’s KDE spin is quite good, too. They include a lot of extraneous packages, though.

    Quackdoc, (edited ) in KDE's Nate Graham On X11 Being A Bad Platform & The Wayland Future
    @Quackdoc@lemmy.world avatar

    Really glad probonopd is doing this, X11 is dying but wayland isnt ready to replace it, so it’s nice to have this

    EDIT, paste didn’t work github.com/…/wayland-x11-compat-protocols

    flying_sheep,
    @flying_sheep@lemmy.ml avatar

    Read the article, specifically the part mentioning where X11 is going and distributions that aren’t fedora.

    Quackdoc,
    @Quackdoc@lemmy.world avatar

    woops my bad, I mean to link this github.com/…/wayland-x11-compat-protocols it’s a repo of going to be protocols, to fill in the gap instead of pretending the issue doesn’t exist

    flying_sheep,
    @flying_sheep@lemmy.ml avatar

    Also read the article (as in the original blog post) about that repo.

    Quackdoc,
    @Quackdoc@lemmy.world avatar

    I did and quite frankly it’s trash, XDG portals are a clunky and quite frankly terrible and poorly thought out api. I’m not the only one that disagrees with this sentiment as multiple people are trying to get protocols like ext-screencopy-v1 for screen recording and ext-foreign-toplevel-* for window management upstreamed into wayland so that xdg portals aren’t necessary for these use cases. I don’t mind the reliance on pipewire too much, but I too think that It shouldn’t be necessary for screen capture.

    IMO It is one of nate’s worst takes of all time if not the worst. Usually I agree with most things he writes, but not this, xdg-portals is a travesty, pipewire is nice and all, but I don’t see why we should need an entire media system for basic screen capture capabilities. and clearly im not alone on this sentiment

    flying_sheep,
    @flying_sheep@lemmy.ml avatar

    And that’ll shake out in the time it takes for X11 to go away. I get what you’re saying, although I don’t share your opinion about portals from a user perspective: I’m just happy that Firefox finally uses the Plasma file picker.

    Quackdoc,
    @Quackdoc@lemmy.world avatar

    I have a couple of issues with portals. One is that we’re putting too much eggs in the basket of something that is designed for containers. XDG portals Have rejected features that people have requested because they don’t want to expose that functionality to a container and they are allergic to permission prompts apparently.

    I also have other issues with the portals for instance video capture. It requires you to have a camera portal. It requires you to have a desktop capture portal. It also requires you to have an app to app, video, portal, which doesn’t exist yet. All of these things require pipewire pretty much in most cases, so why can’t we just have a single pipewire portal? It may not scale well in the future, but it doesn’t scale well now anyways. If you want just a generic pipe wire stream, you’re not gonna be able to have it, you’re going to have to conform to one of the standards anyways. For a case in point example, the OBS pull request for Game Scope Capture is the perfect example of this over reliance in XDG portals.

    I’m showcasing this just to highlight the fact that the XDG portals are incredibly poorly thought out, and I don’t think that it’s a reliable method for the future going forwards.

    PS. Please pardon any oddities in this, I had to use speech to text, since my RSI is acting up.

    flying_sheep,
    @flying_sheep@lemmy.ml avatar

    I think having separate standard APIs for screenshots, screen capture, and video capture that aren’t married to one implementation makes sense.

    I partially agree about the focus on containers/sandboxes. Yes, it makes sense to criticize that something designed for a different use case results in different trade-offs. But on the other hand, are the use cases really that different? We’re talking about standalone desktop apps, they need some common building blocks no matter if they’re containerized or not, right?

    Otherwise I don’t know enough about the standards to comment there, you’re probably right!

    Quackdoc,
    @Quackdoc@lemmy.world avatar

    I think having separate standard APIs for screenshots, screen capture, and video capture that aren’t married to one implementation makes sense.

    The idea of a using a separate thing for it is fine, in itself, but necessitating it is an issue to me. There are a LOT of wayland compositors now, for all sorts of systems, each one also new needs a compatible xdg portals implementation (or whatever third party tool you like), in the case of xdg portals this also means pulling in things like dbus. It actually becomes a lot to build a “Minimal but fledged out” ecosystem. something which should otherwise be possible.

    we’re talking about standalone desktop apps, they need some common building blocks no matter if they’re containerized or not, right?

    sure but then you have xdg-portals denying actually useful a11y protocols because they “don’t want to expose it to containers” -_- apparently they never heard of a permissions system? but this also highlights why the wayland ecosystem right now is so poor for select individuals (and why they get heated when told that they need to swap to wayland)

    callyral, (edited ) in "Combokeys" instead of hotkeys. [Feature/new command suggestion]
    @callyral@pawb.social avatar

    Key chords/submodes? Not a desktop app, but an Emacs extension, Hydra. There’s also a Neovim version.

    I don’t know of a desktop app, personally I like to keep my desktop keybinds simple, so I wouldn’t really need that.


    There are two kinds of people:

    https://pawb.social/pictrs/image/3917a85f-0887-4bc1-b37b-6d70bc09cbba.png

    Image transcription:

    User @vort3 · 4 days ago

    So, basically vim? /s

    User @djtech · 4 days ago

    So… emacs?

    Lettuceeatlettuce, in I didn't know where else to ask this, if there is another comm i should ask please lmk. Do you have any suggestions for wireless headphones i can use with linux?
    @Lettuceeatlettuce@lemmy.ml avatar

    Out of your price range listed, but I’ll list it for others. Sennheiser Momentum 4. Bluetooth tested on four different Linux devices and all have worked perfectly so far.

    Super comfortable, great quality. Headphones I plan on having for a decade or more, I would highly recommend them.

    patchexempt,

    these are my choice as well, and they work pretty flawlessly with Linux over Bluetooth; I use Momentum 4s for many hours each day to do meetings and they’ve been highly reliable. however they are not perfect:

    • ear pads are non-standard and have a built in plastic backing; I’m worried about long-term availability of replacements
    • can’t do audio+mic over 3.5mm headphone jack, just audio. makes them useless for gaming when you don’t want Bluetooth latency
    • they have USB audio support which I hoped could be used in place of that 3.5mm connection, but the quality is so poor that everything sounds like you’re on a Skype call from 2003

    so they are good but don’t solve all problems, still looking for that perfect set of headphones, but these are excellent as work headphones where I’m just doing meetings and listening to music.

    danielfgom, in I feel like breaking my windows install was a rite of passage
    @danielfgom@lemmy.world avatar

    Excellent. Being able to install a fresh OS at will is one of the many fun things in Linux. Theming is another. I would advise you do a backup of anything important on Windows and just erase the entire disk and do a clean install of Linux. If you still need Windows, install Virtualbox and install Windows as a VM. Best of both worlds. I do this to enable me to print to my Canon printer because the Linux drivers don’t work ,it needs Windows to print, calibrate etc.

    tonyn, in I didn't know where else to ask this, if there is another comm i should ask please lmk. Do you have any suggestions for wireless headphones i can use with linux?

    I use my Sony WH-1000XM3 headphones through Bluetooth I have a little Bluetooth dongle plugged into my PC’s USB port. I’m on Ubuntu 20.04. I’ve had no issues.

    dust_accelerator,

    Same, really love them, as you can wear them for hours and they cause no pressure or uncomfort. ANC is great too. I use them for work.

    Interstellar_1, in What distros have you tried and thought, "Nope, this one's not for me"?
    @Interstellar_1@pawb.social avatar

    Mint, actually. I tried it and found it too similar to windows and not customisable enough for my liking.

    SendMePhotos, in What distros have you tried and thought, "Nope, this one's not for me"?

    Wasn’t a fan of Ubuntu, RedHat, Debían…

    I guess I’m just a Fedora person? I’m on KDE right now, usually Xfce. Idk I’m enjoying my KDE experience.

    Mint was pretty smooth. No complaints.

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