linux

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

TimLovesTech, in Canonical's Steam Snap is Causing Headaches for Valve
@TimLovesTech@badatbeing.social avatar

I’m sure Canonical’s neverending death march towards Snap, along with the OS running outdated packages, is why Valve no longer uses Ubuntu for SteamOS development. The greatest April Fools was Ubuntu dropping Snaps because so many people were saying how they could go back to using Ubuntu again…then they noticed it was a joke and the sadness set in.

Hominine,
@Hominine@lemmy.world avatar

I was certain you had to be joking in this post, holy shit.

ratcliff, in Suggestions for consumer cloud syncing on Linux?

Have you looked into SyncThing?

lemmy_user_838586,

+1 for Syncthing, I use it a lot. However anyone have any methods of 1-way sync? I’d like to backup camera photos from my phone with it but not have a 2-way sync so I can delete the pictures off my phone, and not have it deleted on my server. At one point I found a discussion with the developers about this exact use case and if I remember right, they were kind or in the camp of ‘that use case extends beyond what we envision for the app and would introduce more complexities, so we’re not a big fan of introducing that feature.’

ratcliff,

Syncthing can do one way sync

Waluigis_Talking_Buttplug, (edited )

I have multiple one way syncs set up, I’ve never had any issues.

llothar, in A symptom of linux past traumas

If you have a choice - use Onshape. Fully featured CAD system, on par with SolidWorks and such, works perfectly on Linux out of the box.

uis,
@uis@lemmy.world avatar

FreeCAD

BastingChemina,

I will try it.

It’s more expensive than Fusion360 but if its working well I might be interested.

llothar,

There is a free tier with limitation that your designs are open for others to see. Not ideal, but perfectly fine for tinkering.

captain_aggravated,
@captain_aggravated@sh.itjust.works avatar

I’ve seen Fusion360 in the Snap store.

wiikifox, in Which terminal emulator do you use?
@wiikifox@pawb.social avatar

st. It just works. I’m always opening and closing terminals, and 90% of the stuff I use have’s a TUI. st launches before I can even notice, under 4GB of RAM, and the entire install is less than a MiB.

wwwgem,
@wwwgem@lemmy.ml avatar

I’ve been scrolling with no hope to see st anywhere but here it is! Only mentioned twice for now but this little guy deserves so much love. Yes, you have to build it (i.e. patch it) but that’s actually it’s beauty. You get the exact terminal you want, nothing more, nothing less. If you’re looking for power and lightweight this is your guy.
Coupled with tmux and you’re the God of your system :)

BOFH666, in What are some interesting devices powered by Linux?

Cars. Either entertainment system or navigation or more…

BMW has quite the list of licences for opensource libraries and Linux in the about section of the car-menu.

And more and more network equipment.

Dirk,
@Dirk@lemmy.ml avatar

So we can download the sources?

ozymandias117,

BMW requires you to go the written notice path and they send you a DVD with the sources

NuclearDolphin,

is this a joke? please tell me this is a joke

semperverus,
@semperverus@lemmy.world avatar

Its one of the oldest ways people disribute linux sources, and while it seems dumb, its actually good because regions with poor or no internet can also be served.

NuclearDolphin,

Poor global south nations graciously appreciating the source code for their BMWs. This seems closer to malicious compliance.

ozymandias117, (edited )

It’s not super horrible, and they’re meeting the requirements for GPLv2

I’d rather a git repo with history that can be cloned with physical media as a backup option

If you’re looking for a real bad one, Qualcomm has been trying to claim that their devicetree, which is equivalent to ACPI, and 100% necessary to boot anything is somehow “proprietary”

NuclearDolphin,

Yuck. I wish Qualcomm a very get fucked by RISC-V.

WeLoveCastingSpellz, in Which terminal emulator do you use?

Konsole

LunchEnjoyer,
@LunchEnjoyer@lemmy.world avatar

Same here, but with Fish 🐠

WeLoveCastingSpellz,

I love the features of fish but the colors are hard to read on my terminal screen when there is blue text sometimes. Wish I could change the default colors of fiah

themoken,

I used (u)xterm for like 20 years before discovering that Konsole is solid and beautiful. My whole tiling setup is backed up with KDE apps now.

WeLoveCastingSpellz,

My Distro came with kde so I got used to Konsole plus for sone reason other terminal emulators felt slower

Ramin_HAL9001, in Which terminal emulator do you use?

I keep a Gnome Shell instance always running with a Screen session. However, what I actually use to run CLI commands is Emacs Shell, built-in to Emacs.

Emacs Shell has most of the bells and whistles you get from things like Fish shell. So I like to use Dash, a minimal POSIX shell that is much lighter weight than Bash, Zsh, or Fish. Dash provides no features – no tab completion, no history, no line editing – and I have Emacs add all of those features on top of Dash for me. It is amazing what a good, scriptable terminal emulator can accomplish.

Emacs Shell can be scripted using the same scripting language it uses to script the editor, file browser, window manager, and everything else. So you can script the shell to search for regular expressions and make things clickable with the mouse, or only display portions of output, creating simple interactive views around shell commands. You can bind certain click buttons or keystrokes in the editor or file manager to run shell commands in new windows. You can script the shell with “expect”-like behavior (automatically input responses to certain prompts). You can capture and collate the output of multiple commands running in parallel.

BlanK0,

Dash for the win 🔥

ScottE, in X11 tiling WMs

In a word - yes - i3 is incredibly productive and customizable, but it’s not for everyone. I’ve been using i3 with no DE or DM for about a decade. Every time I try to use a full DE like KDE, Gnome, etc, it’s just so slow and bloated, and gets in the way. And there’s 100’s of extra packages that get installed, and be updated, that I don’t use. I don’t need anything but terminals (of which I have about 40 open in 12 different virtual desktops), a browser, and an editor when vim isn’t enough. So for me, it’s perfect and simple. I don’t know what will happen when Wayland finally wins, but that’s 5-10 years away before it really wins.

Secret300,

I definitely do feel i3 is the easiest to understand and get into. I remember when I first started using Linux I tried awesomewm and icewm but was so confused. i3 made sense tho

mcepl,
@mcepl@lemmy.world avatar

Ehm, what would be a difference for you, if you install sway?

ScottE,

It’s a good question - I don’t know, because I haven’t used it. If it’s 100% compatible with i3 down to its configuration and features, then sure, it’s palatable.

mcepl,
@mcepl@lemmy.world avatar

github.com/swaywm/sway/ still claims that sway is “i3-compatible Wayland compositor”.

flashgnash,

Wayland

leopold,

I imagine once Wayland finally wins i3 users will turn into Sway users and that’s about it.

pete_the_cat, in Need some help with Xubuntu networking please.

One of the network managers is apparently set to enable DHCP on the interface it manages, that’s the only reason that I can think of why a device set with a static IP is switching to using DHCP.

You’re going to want to check the systemd units (sudo systemctl list-unit-files --state=enabled, if that doesn’t work you can replace the state flag with –no_pager and grep for enabled ) to see what is managing the interface(s) and then ensure that their config is set to static. You may have two conflicting services like systemd-networkd and NetworkManager fighting.

Tippon,

Thanks, I’ll try that tonight and see how it’s set up.

P.S. Apologies for the slow reply, I accidentally switched accounts and didn’t see the replies here.

pete_the_cat,

No worries, sometimes I end up replying days or a week later myself haha

Tippon,

I couldn’t see anything obvious, but I noticed something else

I noticed last night that the ethernet adapters changed, and the static profiles didn’t update to match. The adapters were named something like enp6so, but used to be enp2so, for example.

The DHCP profiles matched the new device names, and the static profiles were stuck on the old names.

Changing the static profiles to match the updated device names and deleting the DHCP profiles seems to have worked for now, but I don’t know why they changed in the first place.

pete_the_cat,

Glad that helped you, they shouldn’t be changing since the names are based on their location in the PCI bus instead of being generic (eth0, eth1, etc…). IIRC you can specify udev rules to name the devices what you want using UUIDs or something that way you’ll always know what they’re called. I’d suggest reading about Ethernet device naming in Linux if you want to know more.

pete_the_cat,

Glad that helped you, they shouldn’t be changing since the names are based on their location in the PCI bus instead of being generic (eth0, eth1, etc…). IIRC you can specify udev rules to name the devices what you want using UUIDs or something that way you’ll always know what they’re called. I’d suggest reading about Ethernet device naming in Linux if you want to know more.

Tippon,

I’ve always dealt with names like eth0 and eth1 in the past, but now I’m only getting enp2s0 and enp5s0. I assumed that it was something that had changed over the last few years that I hadn’t noticed, but I’ll look into it further. Thanks :)

angelsomething, in Which terminal emulator do you use?

Tmux for life

UNWILLING_PARTICIPANT,

Yeah but with what?

caseyweederman,

SSH

mranderson17, in Mosh: Like ssh, but better (e.g. local echo and persistent sessions across sleeps / network changes)

Mosh hasn’t had a release in quite a while (Oct 2022). While that’s not that old, and there does appear to be somewhat active development, it’s a little slow moving for something that might be open to the internet directly. I used to use it but ssh with tmux is mostly fine and makes me feel a little safer because of their wider use.

Cornelius,

Hopefully talking about it more will interest more people in the project and possibly interest more people in contributing

jodanlime, in Which terminal emulator do you use?
@jodanlime@midwest.social avatar
Zucca,

… and tmux session open in it.

pelotron, in Which terminal emulator do you use?
@pelotron@midwest.social avatar

I don’t know the difference between a terminal and a terminal emulator, and at this point I’m too afraid to ask.

Lately using Foot since that’s what my distro shipped with.

squid_slime,
@squid_slime@lemmy.world avatar

What’s your DE?

aes,

A terminal is the thing that looks like it might be a computer, but nobody is home, it’s just connected to a modem. Or, maybe, if you’re lucky, The Computer of your university.

A terminal emulator is, well, an emulator, so you can use a 1970’s shell, right there on your computer, just like you can emulate and play Pong or Space Invaders…

Hope that helps

GenderNeutralBro,

Realistically, no difference.

They are called emulators because “Terminal” used to mean a full-screen text interface to a mainframe. The functionality has carried on, which is why terminals behave pretty much the same on any platform. You don’t use your system’s regular text fields in a terminal emulator, for example.

bartolomeo, (edited ) in File transfer to USB drive fails after 4.3 gb
@bartolomeo@suppo.fi avatar

Edit: nevermind, apparently I was wrong.

xkforce,

Theyd need a ntfs driver to do anything. If you try to do what you are suggesting without one, bad things happen. Unless that part of the partition isn’t ntfs formatted.

bartolomeo,
@bartolomeo@suppo.fi avatar

For real? Even just cp?

xkforce,

We have a specific driver for reading and writing to ntfs for a reason.

bartolomeo,
@bartolomeo@suppo.fi avatar

What’s the reason? Honest question.

xkforce,

Why do you think anyone bothered to write a ntfs driver if you could read and write to ntfs without it? Why do you think windows cant read ext4? What do you think file systems are?

bartolomeo,
@bartolomeo@suppo.fi avatar

I know where you’re coming from.

The best way to be happy is to be kind. Seriously, just try it and come to your own conclusion. It works way better than trying to extract satisfaction from life, which actually just creates more dissatisfaction.

bluestarshield,

Sorry if it’s a noob question, but isn’t a live session something you do with a USB stick without installing? The file is currently on the Mint install I used to torrent it, along with my other daily-driver things.

NeoNachtwaechter,

isn’t a live session something you do with a USB stick

Or, something you do with a fit Latvian girl…

bluestarshield,

Man, those guys who down voted you have no sense of humor. You made a sex joke in response to my video game piracy joke!

ruckblack, in Which terminal emulator do you use?

I like yakuake, I’m spoiled by the drop-down terminal at this point

UNWILLING_PARTICIPANT,

I used to love yakuake. Really convenient

ruckblack,

It’s become really sleek looking too. When I first started using it the UI looked kinda clunky.

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