linux

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

theshatterstone54, in COSMIC: The Road to Alpha

I’ve been following the work on COSMIC (though not super actively) and I keep on saying that I like what I’m seeing because, well, I do! The idea of a tiling DE is a very exciting one and COSMIC really has the potential to become a Major Linux DE.

nekusoul,
@nekusoul@lemmy.nekusoul.de avatar

I particularly like that, just like their current Gnome extension, it supports both tiling and floating, with a quick toggle between them.

This’ll be a pretty interesting year for people interested in DEs.

leo85811nardo,

As a regular i3 user, I was very satisfied on how tiling was implemented into the Pop shell of Gnome. After a few keybind change here and there it almost felt like home maneuvering the windows and workspaces. One minor complain is glitches happen when external monitor is connected/disconnected on the fly (laptop usecase), in which case windows are disoriented and thrown around at random unexpected places instead of staying at where they were. I’m blaming Gnome on that one however, since I’m assuming it is related on how Gnome handle multiple screens and Pop shell act on top of it, so I’m expecting it to be fixed in Cosmic DE

marlowe221,

Yeah, I’m a Pop user and like what they do with Gnome now. I can’t wait to see what it’s like when the desktop isn’t limited by the Gnome extension system.

onlinepersona,

I’m just happy there’s a rust DE being written in slint. KDE is nice and all, but it’s all C++. No way am I touching that trainwreck of a language again.

CC BY-NC-SA 4.0

mmstick,
@mmstick@lemmy.world avatar

COSMIC is being written in libcosmic, which is based on iced.

onlinepersona,

I’m confused. Slint says it’s working with System76?

A great start to the week - @pop_os_official will collaborate with us to offer Slint as an alternative toolkit for application development on Cosmic Desktop.

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

The keyword is alternative. All first party applications are written natively with our libcosmic toolkit, which is based on iced-rs. We are using a fork of iced though because we needed to implement a custom runtime with the sctk (smithay client toolkit) for COSMIC applet development, but our desktop applications will use the original winit runtime.

governorkeagan, in COSMIC: The Road to Alpha

I’m really excited to test the Alpha, it’s looking really good so far!

MrPoopyButthole, in Docker team is considering distributing Docker Desktop as a Flatpak and Snap
@MrPoopyButthole@lemmy.world avatar

Docker desktop is so garbage. Why build a client that doesn’t support connections to a remote host by default? It’s so 90s.

PoliticalAgitator, (edited )

That was my initial reaction too. “Have they considered shipping it as not-dogshit?”

gbin, in Random application segfaults on Arch

The crashes are in the middle of browsers (both Firefox and chrome embedded in Spotify), if you try a simple mprime stress test (from the AUR mprime-bin) does it crash too?

cbarrick,

Yeah, this sounds somewhat like unstable hardware.

Definitely start with a stress test or memory test.

GadgeteerZA, in What's your current favorite distro that isn't Arch, Debian or Fedora?

Manjaro KDE for me - it’s not Arch per se, otherwise Ubuntu would also be eliminated for being a derivative of Debian…

onlinepersona, in Why more PC gaming handhelds should ditch Windows for SteamOS

Year of the linux handheld then?

CC BY-NC-SA 4.0

AnnaFrankfurter, (edited )

Thank you for making your comment licensed under creative common. I’ll now steal it, repackage it and sell for 9.99$ without even acknowledging your existence

oce,
@oce@jlai.lu avatar

But at least you know you’re a bad boy and Santa will know too.

Abnorc,

Oh my God! Someone call the police!

Truck_kun,

But… it’s a Non-commercial Attribution license. /s/ns

I’m joking, but on a more serious note for those that don’t know, not all Creative Commons licenses allow you to monetize, and be sure to actually read which version of license is used if you plan to use a CC work for anything other than personal use.

java,

But will you train an LLM with it??

qaz,

Why did you license your comment?

dan,
@dan@upvote.au avatar

My comment is licensed under GPL. If you look at it when you reply, it means your reply is a derivative work and must retain the license. Have fun.

onlinepersona,

AI

Womble,

I don’t think linking to a licence that increases the rights of third parties to do things with your words (over the default all rights reserved) will do very much for you there.

onlinepersona,

Nobody knows yet 🤷 I’ll do it anyway

CC BY-NC-SA 4.0

Womble,

I think you’re missing my point. You are giving people more rights to use your comments by putting them under CC licence than not putting them under any.

onlinepersona,

I think you’re missing the point. It’s a non-commercial license. Non-commercial AI is completely fine by me. Commercial is not.

Womble,

No, how was I supposed to infer that you were fine with non-commercial AI from your two letter response to why you were licencing your comment?

I think its fairly naive to think that linking to a licence will do anything to stop commercial AI but not open ones, but you go for it if you think it’s worthwhile.

onlinepersona,

Thanks. I care very much what you think.

CC BY-NC-SA 4.0

0x69,

Christ your comment is the funniest thing I’ve read in a while. Thank you for the laugh

Abnorc,

He doesn’t want to let us use his comment for commercial purposes, which is a shame. I don’t know how I’m going to pay for dinner now.

PlantObserver, (edited )

You joke but when “media” outlets boldly steal 90% of their content directly from reddit posts and comments without attribution for commercial use, maybe including a license isnt crazy anymore?

Abnorc,

It’s a bit out there, but I see why he does it. It is a shame that the media has sunk to such lows.

onlinepersona, (edited ) in What's your current favorite distro that isn't Arch, Debian or Fedora?

Favorite? No. Most acceptable: NixOS.

The worst documentation of a linux distro I have ever encountered, but the declarative model has convinced me I don’t want something else. Now I’m just waiting for other distros to pop up that are declarative as well. (Guix? No thanks, I’m not a fan of endless parentheses)

CC BY-NC-SA 4.0

danielquinn, in Docker team is considering distributing Docker Desktop as a Flatpak and Snap
@danielquinn@lemmy.ca avatar

What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?

yianiris,
@yianiris@kafeneio.social avatar

I would suspect that making a stable desktop inside docker ensures it would work everywhere else, no matter what the hw/sw of the host is.
I've only known docker as a building environment that ensures rebuildability and I can't say I ever liked it. I think its popularity comes from some myth of safety and security.

@danielquinn @mr_MADAFAKA

superbirra,

lol some myth you apparently use it for since it does not look like a bit of things are properly understood here ;)

kogasa,
@kogasa@programming.dev avatar

Docker desktop is a GUI frontend for docker

taanegl, (edited )

This is it. It’s for your late sipping Starbucks developer, who needs buttons to click… those luscious, UX’y buttons… I WANNA CLICK THEM!

Okay, so I’m the target demographic. Guilty. Although nowadays I use nspawn, like the maniac I am.

dan,
@dan@upvote.au avatar

Apparently it lets you set up Kubernetes pretty easily too? idk I don’t use Kubernetes.

TCB13, (edited ) in 32-bit distro suggestions for 2007 MacBook
@TCB13@lemmy.world avatar

What’s the problem with running an older OSX? github.com/blueboxd/chromium-legacy

Despite the CPU being 64-bit, the distro MUST be 32-bit. This is because of the MacBook’s BIOS, which prevents 64-bit bootloaders from working.

That’s the thing, you can run a 64-bit distro as long as you’ve a 32 bit grub starting it :) You run Debian 12 amd64 on a 32 bit EFI:

As of 2023 and Debian 12 the amd64 installation media (available in netinst form) includes the UEFI boot loaders necessary for both i386 and amd64 boot. By selecting “64-bit install” from the initial boot menu, debian-installer will install a 64-bit (amd64) version of Debian. The system will automatically detect that the underlying UEFI firmware is 32-bit and will install the appropriate version of grub-efi to work with it.

wiki.debian.org/UEFI#Support_for_mixed-mode_syste…

Enjoy.

hellfire103,
@hellfire103@sopuli.xyz avatar

What’s the problem with running an older OSX? github.com/blueboxd/chromium-legacy

I am running 10.6. Chromium Legacy is for 10.7 and above, and the same is true of a lot of software. Meanwhile, on my Linux partition, I can have Firefox Nightly if I want. It’ll run heavily, but it’s possible.

As it happens, I do have a somewhat recent browser installed in OSX, but it’s not great.

Also, running an older OS like that isn’t a good idea, as it won’t have received security patches or microcode updates.

That’s the thing, you can run a 64-bit distro as long as you’ve a 32 bit grub starting it :)

I hadn’t quite considered that somebody had implemented this. Thanks for the info!

There was also another user who gave me a link to some software that modifies mixed-mode ISOs so that they will boot on my potato laptop.

TCB13,
@TCB13@lemmy.world avatar

I am running 10.6. Chromium Legacy is for 10.7 and above

Can’t you run 10.7 on that laptop? It seems like you can, and that will greatly improve your software situation. Another thing to consider is to replace the HDD with an SSD. That computer will run any SATA drive (I’ve tested with modern WD blue drives), just grab something like 250GB for 30€ and enjoy speed.

There was also another user who gave me a link to some software that modifies mixed-mode ISOs so that they will boot on my potato laptop.

Yes but Debian provides that out-of-the-box and officially supported. That means everything will work fine and as stable as Debian is usually.

simple, in COSMIC: The Road to Alpha

I’ve been following Cosmic and really looking forward to it. I love the idea of a Gnome-like desktop without Gnome-like design decisions.

Kecessa, in Why more PC gaming handhelds should ditch Windows for SteamOS

My bet is that there’s an Xbox handheld in the work and Microsoft is working on a Windows version just for it.

BCsven,

MS has CBL Mariner, they could release their own linux handheld

StefanT,

But then they would show the general public that Linux is a thing worth mentioning. I doubt that many people outside IT know about CBL Mariner.

BCsven, (edited )

i think they are already mentioning it: MS has a help webpage on how to install linux, both WSL2 on Windows machine, or how to burn iso and install linux on bare metal. learn.microsoft.com/en-us/linux/install

dan,
@dan@upvote.au avatar

Microsoft have quite a bit of software that runs on Linux (PowerShell, VS Code, .NET, Azure tools, Intune / Endpoint Manager, even SQL Server) so it’s understandable that they’d have documentation to explain it to their customers.

BCsven,

Yep, they run it themselves even. Previously their motto was “Linux is a Cancer” now they have embraced it and developed their own distro (CBL). With how everything is going WebApp these days, I can see a day when Windows will be linux based kernel.

Virulent,

If they released a handheld it would absolutely be locked down, Xbox branded and only using the Xbox store

FangedWyvern42,
@FangedWyvern42@lemmy.world avatar

They already have a Windows version for a handheld. The Xbox runs a modified version of Windows 11. All they’d need to do to bring it in line with PC handhelds is allow the install of third party launchers (they probably wouldn’t do this though).

Chewy7324, in COSMIC: The Road to Alpha

[cosmic-randr] uses the wlr output configuration Wayland protocols.

Does this mean cosmic-randr should work on other compositors that support the wlr output configuration protocol (e.g. sway, hyprland, river, …)? It’s great to see cosmic adopting existing protocols, instead of compositor specific protocols (or worse, no external app support at all).

Also, it’s great how portable Cosmic DE seems to be, as it’s already mostly packaged on NixOS. On first look, cosmic-term seems to be a quick terminal so I might switch to it, as well as cosmic-files.

mmstick,
@mmstick@lemmy.world avatar

If they support the wlr output configuration protocols, then yes it’ll work fine. There are some more advanced features that we want that aren’t supported by the protocol though, so we will likely develop some cosmic protocol extensions for those features.

priapus, in COSMIC: The Road to Alpha

Incredibly excited to try it. I love the early support for Nix, I plan to run it as soon as a NixOS module becomes available!

Huge props to the design team here, the aesthetic looks amazing on all of the apps I’ve tried. They all feel consistent and look great.

Russianranger, in Docker team is considering distributing Docker Desktop as a Flatpak and Snap

This is interesting to me for my use case scenario, specifically SteamOS.

What I’m trying to do is run an emulated Everquest server (lookup EQEmu). The community there has several methods of installation of the server, Windows, Linux, and Docker. The hurdle to overcome is the immutable file system, specifically when it comes to the database (MariaDB). I think I may have found a work around via Linux brew and installing MariaDB through that (which I’ve done, I just have to make the final connection). However the Docker setup, when running it on a separate distro is stupid easy. If they make this a Flatpak, it can potentially be the solution I’m looking for.

Really the end goal is creating a Single player Everquest. I have a dual boot with it operating via Windows, but would much prefer to have it on the SteamOS side of the house.

ylai,

There might be several misunderstandings:

  • Docker Desktop ≠ Docker Engine, and I think what you (and several in this thread) are thinking is actually Docker Engine. Docker Desktop ultimately includes a Docker Engine inside, but it does not appear you need that virtual machine (e.g. running non-Linux code). See: docs.docker.com/desktop/faqs/linuxfaqs/-is-t…
  • Docker Desktop is based on KVM, which already works with Flatpak. So this is not something new. For example, GNOME Boxes is available as Flatpak and provides a way to run KVM guests in SteamOS.
  • Starting with version 3.5 (the current stable) SteamOS already includes Podman with the default installation. And running the daemon-y Docker Engine “bare metal” is not going to be any easier with the immutable filesystem. While Docker Desktop solves this by using KVM, it adds another layer with performance loss, vs. just running Podman containers.

So what you want is already available, and no Docker Desktop is actually needed.

Vincent,

But so if Docker Desktop does include Docker Engine, does that mean I wiill now be able to run Docker (with a some performance loss) simply by installing a Flatpak, i.e. I won’t even need to touch the CLI?

ylai,

Yes. If you mean “CLI” as for e.g. pacman install, it is a GUI (Electron) application, so I expect will install straight from e.g. KDE Discover and then run without you touching the shell.

Vincent,

That is already a pretty big benefit to me, thanks for explaining!

emax_gomax, (edited )

Ooh, didn’t know about podman. That’s neat.

Edit: shame they didn’t include podman-compose as well.

ylai, (edited )

Installing podman-compose with the immutable filesystem is fairly straight forward, since it is just a single Python file (github.com/containers/…/podman_compose.py), which you can basically install anywhere in your path. You can also first bootstrap pip (python3 get-pip.py --user with get-pip.py from github.com/pypa/get-pip) and then do pip3 install --user podman-compose.

emax_gomax,

Yep. That’s what I plan to do, just a shame it isn’t already there… also that I’m travelling from tomorrow so might have to defer it for a bit XD.

circuitfarmer, in 32-bit distro suggestions for 2007 MacBook
@circuitfarmer@lemmy.sdf.org avatar

I had a similar conundrum: what to use on a Thinkpad X60s, which is a Core Duo machine. I tried Arch 32, but after trying Debian, I stuck with the latter.

I usually only use it as a dumb terminal via SSH, but Debian was just sort of… easier.

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