linux

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

jorgesumle, in Any experience with teaching kids Linux?
@jorgesumle@lemmy.pt avatar

They like playing SuperTux

Synthead, in Any experience with teaching kids Linux?

You can only teach someone Linux if they have a desire to learn it. If they don’t want to learn it, then they might learn that it’s “bad” or “weird” compared to mainstream OSes, which would be working backwards.

vojel, in Custom shell prompt tips and tricks?
@vojel@feddit.de avatar

I got different colors for Kubernetes clusters. Like green for testing cluster, yellow for development and red for production. Always taking a Quick Look before I do something

Kobaltauge,

This sounds awesome. Do you change the color based on the selected cluster? Do you set an environment variable?

vojel,
@vojel@feddit.de avatar

Yes this works with powerlevel10k theme for oh my zsh.

Nibodhika, in Which Desktop / Window Manager is most secure?

If you’re going to be that level of paranoid might as well not have graphical interface at all.

BigTrout75, in Just install EndeavorOS lol

Bah ha ha! All the main distros are amazing these days. You really can’t go wrong with most. And if one doesn’t work, just pick another of the top 5.

PoisonedPrisonPanda, in Which Desktop / Window Manager is most secure?

As others said, depends on the definition.

I throw Tails into the ring.

Having a non-persistent system makes it safe in some way.

sviper, in Any experience with teaching kids Linux?

Got my little brother (12) to run Minecraft on Linux mint,

Snowcap7567, in Spending a few days with Hyprland made me realize how awesome Gnome is

I had a similar issue when I started with Hyprland to set up all the additional programs which usually come with a DE. But there are preconfigured setups which give you a “full DE” experience out of the box and you can customize from there.

I recommend SolDoesTech or My Linux for Work. Both have full guides on Youtube as well for “easy” Arch + Hyprland installs.

paradox2011, in do the Linux/other distros developers play videogames??

There’s probably a mixture of those that do and those that don’t, but I’d imagine statistically speaking there is a majority who play videogames, especially given the generation that is coding now has grown up with video games as a big part of their childhood.

01adrianrdgz,
@01adrianrdgz@lemmy.world avatar

but older videogames were extremely proprietary… like NES or Sega… So it would be something different.

cerement,
@cerement@slrpnk.net avatar

video games started LONG before NES or Sega …

  • today’s MMORPGs would’ve developed far later if it wasn’t for all the MUDs developed on *nices
  • roguelikes
  • text adventures and interactive fiction
  • a lot of the classic RPGs got their starts through shareware
SatanicNotMessianic,

The oldest crpg I ever played was called advent, because the Vax computers could only use 6 characters for file names and so the people who ported it couldn’t use the actual name “adventure.” It was basically the same as the game infocom shipped as Zork.

Apparently the original implementation was on the PDP-10 in 1976. There might have been a couple other games that predated it by a year or two, but adventure was the big one in my opinion because it led (eventually) to the creation of the infocom text based game engine and a whole line of games ranging from hitchhiker’s guide to the galaxy to leather goddesses of Phobos.

cerement,
@cerement@slrpnk.net avatar
ProdigalFrog, (edited )

I don’t think stallman would say videogames being proprietary is evil, I believe he made an exception for art.

And bear in mind, every vintage console emulator to play those games are open source.

duncesplayed,
ProdigalFrog,

Oh, damn. Thanks for finding that man. Now I’m not sure where I read his stance on closed-source art. I might be mixing that up with Torvalds stance in tivoization, but I’m not sure. It might’ve been the Lunduke interview Wzstolzing mentioned.

duncesplayed, (edited )

No he does actually mention in the middle of that that while code must be free, art is different because art is not software. I guess he’s imagining a situation where a game would have multiple licences (one licence for the code, a different one for the art assets).

ProdigalFrog,

Very few games would qualify for that, unfortunately. One of the few that comes to mind would be when iD released the source code to Doom 1, 2, and 3 under GPL, but with the assets still under copyright.

walthervonstolzing,
@walthervonstolzing@lemmy.ml avatar

Somewhere im the bowels of youtube, there’s the footage of Stallman quarreling with B. Lunduke on this very question. It was a micro-scandal some 15 yrs. ago, I think.

ProdigalFrog,

Now that you mention it I faintly remember that. Been a long time since I watched Lunduke.

walthervonstolzing,
@walthervonstolzing@lemmy.ml avatar

This was on the ‘Linux Action Show’ on Jupiter Broadcasting; Lunduke used to be a very annoying co-host before getting replaced by Matt Hartley.

ProdigalFrog,

I was afraid to say it in case you liked him but YES. When I first got into Linux I subscribed to his standalone show on youtube, but he was so god damned long winded, I can’t tolerate any of his content now, especially since he got ‘weird’

andruid,

Noticable shift in his content for me to me too.

RagingToad, (edited )

I have never owned a console, but have been playing games since I was 4 (that would be 1981). Also I can’t remember paying for anything in those days :-) Everything came on cassettes and floppies.

I made some very basic text based games back then. Nothing that anyone else would ever play :-)

(Also I am a developer, but not in the FOSS sphere)

paradox2011,

I would be surprised if someone who games stuck entirely to open source options. Even so there are some pretty good entries out there like Shattered Pixel Dungeon. It’s pretty amazing and better than any top down SNES game I’ve ever seen.

Paragone, in Which Desktop / Window Manager is most secure?

IF by “security” one means bugs have been prevented from living in it, there is one coded in Haskell, it may be named XMonad or something…

( … digging … )

Yep:

en.m.wikipedia.org/wiki/Xmonad

from there:

“Due to the small number of lines of code of the Xmonad application, the use of the purely functional programming language Haskell, and recorded use of a rigorous testing procedure it is sometimes used as a baseline application in other research projects. This has included re-implementation of xmonad using the Coq proof assistant,[31] a determination xmonad is an imperative program,[32] and studies of package management relating to the NixOS linux distribution.[33]”

Dig: 2000-ish lines of code.

xmonad.org

xmonad.org/documentation.html

micnd90, in Based KDE 🗿
Grant_M, in Just install EndeavorOS lol
@Grant_M@lemmy.ca avatar

Mint BTW

krolden, in Any experience with teaching kids Linux?
@krolden@lemmy.ml avatar

Have them install archand/or gentoo

KISSmyOS, in Can flatpaks be installed and accessed from another partition on the same drive?

If your laptop periodically freezes, switching distros won’t fix it.
Identifying the underlying issue (which is most likely a hardware defect) would be a better use of your time.
Your first step would be to try and reproduce the issue. See under what circumstances it happens. See if it happens from a live USB or only from your installed system (If it does, this eliminates the SSD as most probable culprit). Do a RAM test. Then ask for help with further trouble-shooting.

alwaysconfused,

I’ve spoken to another user who has the same issue as me and they made a couple suggestions including disabling certain options in BIOS or trying a distribution with a newer kernel.

At first I thought it was issues with iGPU and dGPU switching but I’m beginning to suspect that’s not the case.

Reproducing when it freezes is a challenge because it’s very inconsistent and does not leave and crash reports.

The only improvement I’ve seen yet is switching from Linux Mint 21.2 to LMDE 6 but the kernel is still older compared to the versions that I was suggested for my hardware.

I would like to try a newer kernel just for the sake of trying.

rufus, (edited )

I feel you. The bugs that get the machine to crash and you have zero chance of getting any useful debug information, are by far the most annoying ones.

In my experience it’s most of the time some driver issues in the kernel or the (NVidia) proprietary drivers. Or an hardware issue. On Debian I can install several kernel versions alongside each other. So there would be no need for me to install more than one distribution. Most of the times a proper crash isn’t caused by the userspace anyways, so it boils down to the different kernel versions and configurations anyways. You could also try an older kernel.

Pantherina, (edited )

To this day I have no idea how to even get journalctl errors from exactly before that crash.

Like all this journalctl -r -b 1 and all that doesnt seem to show the right ones.

rufus, (edited )

On my debian machine something like journalctl -b 1 -k shows stuff. There’s also lots of debug files in /var/log/ like boot.log debug, kern.log, messages, syslog.

But it somehow needs to be able to store the log on your disk. If the system craps out completely, it won’t get written to disk. The magic SysRequest keys might help if it only freezes. I learned “Raising elephants is so utterly boring.” You might wanna goggle that and learn how to do it.

Other than that, I mostly look at all logs (no ‘-b1’ and search for the place where it rebooted. Sometimes you find other related stuff while scrolling. But my own (old) thinkpad doesn’t ever crash.

I think there are other crash-dump tools available. It believe there’s something called ‘kdump-tools’ available on Debian. YMMV.

alwaysconfused,

I have an AMD + AMD setup but apparently the Dell G5 series has issues with linux so it’s been an uphill challenge.

I did see that LMDE 6 makes it easy to boot different kernels at startup which is handy. I tried looking at Liquorix Kernel but I don’t think it’s ready for LMDE 6 just yet. I can’t recall exactly why but I got a big nope when trying to download it. I think I tried looking at the Zen Kernel as well but couldn’t figure out if it’s just for Arch or if it’s compatible with Debian.

Too much to learn and now enough hours or attention span. Slow progress but I guess it’s a thing to do besides watching my plants grow.

rufus, (edited )

pages like this also suggest things like updating the BIOS and the graphics card firmware with some AMD tool. And I’ve read several times you should try the kernel parameter amdgpu.runpm=0

Make sure to do all of that first. And observe if the freezes happen in certain circumstances. Maybe you can deduct something from that. Maybe it happens while gaming (GPU). Or when under load. Or if you move it around (loose connection), or when hot or after a certain time even if idle. Disable power management and see if that helps. Should be less effort than installing 5 operating systems. (If the crash isn’t super rare) And try using the magic SysReq keys to force linux to sync and reboot to see if the kernel is still alive somehow.

alwaysconfused,

Fortunately I updated my BIOS from windows before switching to Linux and as of recently, I still have the latest version.

I added amdgpu.runpm=0 and that did increase stability considerably. My system froze up way less often which was great.

I also found that adding processor.max_cstate=1 has made my system even more stable and I haven’t had a freeze up in days now. This page gives a nice run down of what it does.

I wouldn’t be surprised if there is a freeze up in the future but overall my system has been a lot more stable making everything far more enjoyable.

rufus, (edited )

Awesome. Let’s hope the eventually fix the remaining hiccups. Maybe it’s really the power management if those kernel parameters did it.

rufus, (edited )

Maybe just start with the different versions available in your distro’s package manager. I’ve never downloaded a custom kernel from somewhere else. (Well, I have but that was embedded stuff and not a desktop computer.)

vort3, in LibreOffice 7.6.3 Office Suite Is Out Now with More Than 110 Bug Fixes
@vort3@lemmy.ml avatar

Please tell me if it fixes right aligning stuff in ToC.

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