linux

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

GravitySpoiled, (edited ) in Project Bluefin: A Linux Desktop for Serious Developers

I don’t get it. What’s the spirit of ubuntu? Is the underlying OS based on ubuntu instead of fedora?

What’s the actual difference to fedora silverblue?

Half the answer to “why did you make your own linux?” is that it’s awesome being able to revert back to the original fedora OS.

Because it follows a cloud-native approach, the end user has the flexibility to rebase back to the stock Fedora or any Universal Blue image. It’s more like having someone install, configure, and maintain a polished Fedora setup for you.

And the other half doesn’t provide any info either

Bluefin utilizes Fedora’s OCI features to compose and build an OS image. This process is overseen by a well-structured community that is committed to automation and sustainability. The end result is akin to a configuration management tool like Ansible or Salt, but without the typical challenges associated with maintaining a custom distribution.

Source

just_another_person,

Yeah, they don’t have a clear mission statement to explain the delta of “why does this exist, and what problems does it solve”.

GravitySpoiled, (edited )

I think it boils down to: “because we can”. “We can automatically build our own setup on github and that’s what we do”

Installing tailscale, zsh, fish, vscode, extension manager, codecs, etc. out of the box isn’t enough for a new distro. Especially because you break the signing of fedora by doing so.

russjr08,
@russjr08@outpost.zeuslink.net avatar

out of the box isn’t enough for a new distro.

I’m a bit surprised that they mentioned “distribution” on the Bluefin website, as the Universal Blue site (the base project behind Bluefin) explicitly mentions not being a distro - and I know that Jorge tends to be very clear that they’re not building a distro:

This isn’t a distribution, you can always rebase back to Fedora without reinstalling. This is a unique relationship between upstream and downstream that is popular in cloud, but still new to the Linux desktop. “Custom images” seems to be a decent place to start since that’s what people call them in cloud.

j0rge,

What’s the actual difference to fedora silverblue?

Hi! Co-maintainer here, you can find the differences in the github repo: https://github.com/ublue-os/bluefin

And there's a doc page going over it here: https://universal-blue.discourse.group/docs?topic=41

If you have any other questions I'd be happy to answer them!

tkn,
@tkn@startrek.website avatar

Hi! Co-maintainer here, you can find the differences in the github repo: github.com/ublue-os/bluefin

I checked the github page you link and can find no differences listed, just three bullet points that appear to have be written by a PR team. You say an Ubuntu Desktop experience melded with Fedora Silverblue. Don’t you mean GNOME? Ubuntu isn’t a desktop environment, it’s a Linux distro. GNOME is the desktop environment. That seems like an embarassing blunder in your copy when you claim to be building a distro for “serious” developers.

If it weren’t open source, I’d think this was a scam. Weird choice.

russjr08,
@russjr08@outpost.zeuslink.net avatar

IIRC, Bluefin uses the GNOME extensions that Ubuntu uses - so yes, GNOME in the same way that the current version of Pop!_OS is GNOME + their own extensions.

KISSmyOS,

Instead of linking to articles full of buzz-words, can you explain what’s the difference between this distro and Fedora Silverblue?
I’m guessing the “spirit of Ubuntu” means they took Silverblue and preconfigured some stuff.

j0rge, (edited )

I linked to it, here it is again: https://universal-blue.discourse.group/docs?topic=41#features-9

And the previous link was directly to the source code of the image.

GravitySpoiled, (edited )

Tbo, I lost interest in it.

I’ve spend a good amount of time on it trying to figure out what the project is about. Even after clarifying the confusion and multiple people asking for clarification from your side and multiple upvotes, there’s nothing from your side. You reference to something that has been saying nothing for many people.

You didn’t even clarify the magical wonders of ubuntu in your project. I kind of feel insulted if I think properly about it.

Delete following part of your post

Bluefin

A familiar(ish) Ubuntu desktop for Fedora Silverblue. It strives to cover these three use cases:

For users it provides a system as reliable as a Chromebook with near-zero maintenance, with the power of Ubuntu and Fedora fused together. For developers we endeavour to provide the best cloud-native developer experience by enabling easy consumption of the industry’s leading tools. These are included in dedicated bluefin-dx and bluefin-dx-nvidia images. For gamers we strive to deliver a world-class gaming experience via Flathub or bazzite-arch “Evolution is a process of constant branching and expansion.” - Stephen Jay Gould This image heavily utilizes cloud-native concepts.

GNOME Software with Flathub: Use a familiar software center UI to install graphical software System designed for automatic staging of updates If you’ve never used an image-based Linux before just use your computer normally Don’t overthink it, just shut your computer off when you’re not using it Should I trust you? This is all hosted, built, and pushed on GitHub. As far as if I’m a trustable fellow, here’s my bio. If you’ve made it this far, then hopefully you’ve come to the conclusion on how easy it would be to build all of this on your own trusted machinery. :smile:

The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t. There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.

j0rge,

Here maybe it’s easier if I just paste in the differences:

  • Ubuntu-like GNOME layout.

    • Includes the following GNOME Extensions:
      • Dash to Dock - for a more Unity-like dock
      • Appindicator - for tray-like icons in the top right corner
      • GSConnect - Integrate your mobile device with your desktop
      • Blur my Shell - for that bling
  • GNOME Software with Flathub:

    • Use a familiar software center UI to install graphical software
  • Built on top of the the Universal Blue main image

    • Extra udev rules for game controllers and other devices included out of the box
    • All multimedia codecs included
    • System designed for automatic staging of updates
      • If you’ve never used an image-based Linux before just use your computer normally
      • Don’t overthink it, just shut your computer off when you’re not using it
  • Starship is enabled by default to give you a nice shell prompt

  • Solaar - included for Logitech mouse management along with libratbagd

  • Tailscale - included for VPN along with wireguard-tools

  • zsh and fish optional

  • Built-in Ubuntu user space

  • <kbd>Ctrl</kbd>-<kbd>Alt</kbd>-<kbd>u</kbd> - will launch an Ubuntu image inside a terminal via Distrobox and your home directory will be transparently mounted for the Ubuntu image to access

  • A BlackBox terminal is used just for this configuration

  • Use this container for your typical CLI needs or to install software that is not available via Flatpak or Fedora

  • Optional ubuntu-toolbox image with Python, and other convenience development tools. just distrobox-bluefin to get started. To configure just follow the guide.

  • Optional universal image with Python, Node.js, JavaScript, TypeScript, C++, Java, C#, F#, .NET Core, PHP, Go, Ruby, and and Conda. just distrobox-universal to get started

  • just assemble shortcut to declaratively build distroboxes defined in /etc/distrobox/distrobox.ini

  • Refer to the Distrobox documentation for more information on using and configuring custom images

  • GNOME Terminal - <kbd>Ctrl</kbd>-<kbd>Alt</kbd>-<kbd>t</kbd> - will launch a host-level GNOME Terminal if you need to do host-level things in Fedora (you shouldn’t need to do much).

The difference between silverblue and your image is that silverblue is signed by fedora and yours isn’t.

Of course Fedora only signs Fedora images, we sign our own images.

There’s no reason for anyone but you to use the image. Even if I were to us tailscale and fish, I’d be better off with silverblue.

Then use Silverblue! If you don’t understand the features of something then you might not be the target audience!

milkjug,

This is the umpteenth time I’ve come across this project but I just don’t get what they’re going for here.

These are just custom images, are they not?

If I wanted Ubuntu I’d use Ubuntu. If I wanted Fedora I’d use Fedora. Maybe I’m not getting it but I wonder how big of a population that’s out there that wants some Ubuntu mixed in with a touch of Fedora and some buzzword salad thrown into the mix.

itsmaxyd, in Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)

being unemployed is a requirement for using arch. all the free time you spend trying to get things working .I use arch btw.

huskypenguin, in Ricing Linux

The easiest step into this world is KDE. It has a store for users to share global themes, color themes, even sddm animations.

You can use kwin rules to send certain apps to certain desktops, start shaded, all sorts of fun stuff.

And then you can throw a tiling manager on top of that. If you want to use the control panel, you can install bismuth. If you’re comfortable editing text files, awesome or i3 (but I have yet to go that far).

If you really want to go for it, hyperland looks incredible, but it is a lot of up front work.

AceFuzzLord, in Selecting the New Face of openSUSE is Underway

The survey was absolute hell on mobile until I actually read the part where it says you can just double click. Made it so much easier. I personally chose the more intricate designs as my favorite and less intricate and more simplified designs as my least favorite. Detailed and intricate designs or nothing for me.

furycd001, in Just install EndeavorOS lol
@furycd001@lemmy.ml avatar

I’ve only ever had two problems with Arch based systems…

  1. Nvidia drivers…
  2. Installing poorly create aur packages…
Pantherina,

For nvidia I cant recommend anything but ubluw

clearleaf, in Selecting the New Face of openSUSE is Underway
BautAufWasEuchAufbaut, in Project Bluefin: A Linux Desktop for Serious Developers
@BautAufWasEuchAufbaut@lemmy.blahaj.zone avatar

What’s the Linux desktop for the playful developer? 🤔

Vilian,

UwUbuntu

porcariasagrada,

gentoo

WeLoveCastingSpellz,

Among OS

mactan,

LFS

EuroNutellaMan,
@EuroNutellaMan@lemmy.world avatar

YiffOS

Helix,

Is that a fork of NixOS?

KISSmyOS, (edited )

I don’t know but non-serious developers use Slackware.

Helix,

NixOS according to my local fetish community.

PixxlMan, in GIMP 3.0 finally has a release schedule

So glad they’re moving forward on the non destructive front! Non destructive editing such a useful feature. I will always prefer to be able to non-destructively edit things I’m working on to easily be able to change things if necessary or to be able to see how I did something in the future!

experbia, in Arch on semi-critical pc? (Also EndeavourOS vs raw Arch?)
@experbia@kbin.social avatar

I use Arch for all my computers, including my "critical" systems. I only do full upgrades when I know I have the time to troubleshoot something broken, but rarely need to do so.

More than this, I actually use Arch as the OS for thousands of computers for my work that end up in customer hands, who expect stability. I'm not sure at what point it stops being Arch, though - I pin the package repositories to internal mirrors with fixed package distributions from specific dates to control the software that goes to them, so it's not really rolling release anymore I guess - I control the releases and when updates go out.

Arch is what you make of it. My Arch project desktop pc is constantly shifting and breaking and needing attention as I continually improve it and play with things. My Arch laptop that runs my life and work and is the most important computer I own is a paragon of stability and perfect functioning.

cygnus,
@cygnus@lemmy.ca avatar

I actually use Arch as the OS for thousands of computers for my work that end up in customer hands, who expect stability.

Whoa… Do you work at Steam?

experbia, (edited )
@experbia@kbin.social avatar

Nope 😂 though, despite their decision obviously having nothing to do with me, I did find it to be somewhat flattering and a bit reassuring that the fine Valve engineers seemed to make similar decisions to me.

EddyBot, (edited ) in How to increase max memory speed in CoreCTRL

afaik linux and windows shows different GPU memory clock speeds but it’s basically the same (1:2 conversion)
most likely because bigger number = better?

my AMD 6000 cards does the same

Ljubi,

I think i found the answer. Windows counts the total speed including the effective bandwidth, while most Linux utilities only report the raw clock speed.

Floey, in Selecting the New Face of openSUSE is Underway

The center bottom one looks like the sicp snake.

kirby, (edited ) in Selecting the New Face of openSUSE is Underway

The Leap version logo where there is a line ‘making’ a leap is very clever

barbecue_sprinkler, in Pyradion, internet radio TUI client, with recording functionality, written in Python

This is so sweet! And the amount of radio stations is astonishing. Thanks for sharing and your work.

christos,
@christos@lemmy.world avatar

Thank you, I am glad you like it. I have been trying to improve it, adding functionalities, improving the selection mechanism with cursor and scrolling etc.

adam_b, in Selecting the New Face of openSUSE is Underway

Giga and Frogster looks nice

I always lean to logos that also has the name of the company in them, but that’s my personal preference

MDKAOD,

Giga, but tuck openSUSE closer to the mascot. Use the negative space between the feet and above the open in a clever way.

galloFino, in "Help me choose my first distro" and other questions for beginners

I use Ubuntu as a noob coming from MacOS, and everything is going just fine. I am loving the Linux experience.

In my opinion, knowing how to work with the terminal is important and being confident with it as well.

Also, there is a lot of youtube videos and channels of very helpful people.

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