@astraeus@programming.dev
@astraeus@programming.dev avatar

astraeus

@astraeus@programming.dev

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

astraeus,
@astraeus@programming.dev avatar

I wonder if these LSP Plugins work for Reaper on a Mac or Windows, gonna try it out but I expect it will have issues

astraeus,
@astraeus@programming.dev avatar

That’s why places like Lemmy and Mastodon are nice, even if big corpo buys up some instances, there’s still the option to just start free ones elsewhere.

(Constructively) What is your least favorite distro & why?

I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit...

astraeus,
@astraeus@programming.dev avatar

Yeah I didn’t offer much input on personal devices because I did use Ubuntu for awhile as a personal environment and it’s fine, but could use work. I think personally I like Debian better, but if I want a clean GNOME experience Fedora is probably the move.

astraeus,
@astraeus@programming.dev avatar

A friend of mine worked in a position I would have assumed was considered vital to one of Unity’s products, in fact to my knowledge they were the only one keeping that part running. Apparently the higher-ups were able to lay them off without much hesitation this time around. The company seems to be leaking hard.

astraeus, (edited )
@astraeus@programming.dev avatar

It is entirely possible to start with a 2-bay drive rack (not a caddy, we want something without the connections) and then run the SATA out the back of the computer to the drives. It’s a compromise for this low a budget, but it’s not a major sacrifice.

www.ebay.com/itm/115485675524

astraeus,
@astraeus@programming.dev avatar

Older thinkpads in this price range will not perform well as servers. They will be pretty limited in specs. Better to go with a used SFF or other form-factor business model desktop.

astraeus,
@astraeus@programming.dev avatar

That think center looks perfect for this use case. Especially if it’s running Debian or arch.

Ending support for Windows 10 could send 240 million computers to the landfill. Why not install Linux on them? (gadgettendency.com)

With support ending for Windows 10, the most popular desktop operating system in the world currently, possibly 240 million pcs may be sent to the landfill. This is mostly due to Windows 11’s exorbitant requirements. This will most likely result in many pcs being immediately outdated, and prone to viruses. GNU/Linux may be...

astraeus,
@astraeus@programming.dev avatar

Plenty of Windows embedded devices on the internet, running a flavor of Windows very similar to XP

astraeus,
@astraeus@programming.dev avatar

I get the reason for hyperbole, I just hate when it’s so clickbaity. I wish they would just be more honest with us. If you assume they’re all small form factor Dell Optiplex 3070 desktops, you could make a cube of computers as tall as the Burj Khalifa.

astraeus, (edited )
@astraeus@programming.dev avatar

If the bottom laptop is a Dell Latitude I think they don’t recommend stacking them at all, but with HP Elitebooks I think we got away with stacks about 15-20 high before we had the risk of getting damaged screens. Probably 10x that before structural failure, but they’d more than likely compress down instead of one side before the other.

astraeus, (edited )
@astraeus@programming.dev avatar

You’re trying to run a .bat file on Linux that’s written specifically for Windows installs. Usually .bat is run on Windows, .sh on Linux. If you have a .sh file, use that instead. If there is no .sh equivalent you may be able to tweak the .bat to run on Linux, but I don’t know if that’s a reasonable path forward or not depending on how much Windows logic is in that file.

astraeus,
@astraeus@programming.dev avatar

We shouldn’t waste time documenting our code when we need so much of that time breaking our code

Ubuntu 24.04 LTS Committing Fully To Netplan For Network Configuration (www.phoronix.com)

The Canonical-developed Netplan has served for Linux network configuration on Ubuntu Server and Cloud versions for years. With the recent Ubuntu 23.10 release, Netplan is now being used by default on the desktop. Canonical is committing to fully leveraging Netplan for network configuration with the upcoming Ubuntu 24.04 LTS...

astraeus,
@astraeus@programming.dev avatar

For Ubuntu 24.04 LTS, Canonical plans to polish the Netplan codebase and deliver a Netplan 1.0 release with API/ABI stability. They are also hoping other Linux distributions begin adopting Netplan. Debian so far has decided to go with Netplan for their nework stack on Debian Cloud images.

That’s probably the reason for pushing it to desktop builds.

astraeus,
@astraeus@programming.dev avatar

24.04 LTS is a distribution intended primarily for servers, desktop is not the priority environment.

astraeus,
@astraeus@programming.dev avatar

Why remove the bloat? That’s where all the core kernel utilities live!

nirogu, to linux
@nirogu@vivaldi.net avatar

Run command as not-root

Hi everyone

At work, I have to run a command in an AWS instance. In that particular instance only exists the root user. The command should not be executed with root privileges (it executes mpirun, which is not recommended to run as sudo or the machine might break), so I was wondering if there is a way to block or disable the sudo privileges while the command is running. As mentioned, the only user existing there is root, so I suppose "sudo -u" is not an option.

Does anyone know how to do it? Thanks in advance!

@linux

astraeus,
@astraeus@programming.dev avatar

It’s nothing but root all the way down

astraeus,
@astraeus@programming.dev avatar

Unfortunately hiding sudo from root would lead to much greater issues. You can remove sudo privileges from a non-root user, but I don’t think there’s a feasible way to do so for root.

Does your new user have a proper shell setup? If you type bash in the new user’s terminal does it give you anything?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #