linux

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

library_napper, in Alright, I'm gonna "take one for the team" -- what is with the "downvote-happy" users lately?
@library_napper@monyet.cc avatar

Mostly I downvote people who post screenshots of headlines or tweets instead of posting a link to the source. IMHO we need better moderators to delete that crap, but I do my part.

Draconic_NEO,
@Draconic_NEO@lemmy.dbzer0.com avatar

You should report them as well, downvoting doesn’t do anything to accelerate them being moderated, but reporting definitely does.

darkfiremp3, in CentOS Stream for a private KDE Desktop?

I would avoid centos stream like the plague. It seems a half supported thing that most of the industry has left.

d3Xt3r, (edited ) in Debian Bug report logs: #1057843 - linux: ext4 data corruption in 6.1.64-1

This was already fixed in 6.1.66. Both are “old” kernels, so it’s nothing to worry about, unless you/your distro was deliberately staying on 6.1 for some odd reason (yes, I’m aware 6.1 is LTS, but so is 6.6).

lemmyvore,

Debian Stable is on 6.1.

faethon, in Debian Bug report logs: #1057843 - linux: ext4 data corruption in 6.1.64-1
@faethon@lemmy.world avatar

Does this affect ubuntu and raspberry os releases as well? Since these are based on debian?

bamboo, (edited )

Unlikely as they both have their own kernels.

Edit: actually raspberry pi uses a 6.1 kernel it seems so this might affect them. But they aren’t using the Debian package directly.

calypsopub, in Alright, I'm gonna "take one for the team" -- what is with the "downvote-happy" users lately?

I don’t ever go back and look at the votes.

unionagainstdhmo, in Make a Linux App
@unionagainstdhmo@aussie.zone avatar

Why make new apps, we should be focusing on rewriting everything in Rust /s

beeng,

Just please no more electron.

LeFantome,

Can”t we just re-write Electron in Rust and then use it for everything else? /s

beeng, (edited )

You’re only half sarcastic, I can tell!

And they did apparently. It’s called Tauri

Declamatie,

Are there other leptons I can create apps with?

LeFantome,

Obviously the version of Electron re-written in Rust would be Muon.

skullgiver, (edited )
@skullgiver@popplesburger.hilciferous.nl avatar

deleted_by_author

  • Loading...
  • smileyhead,

    Tauri is much better than Electron, but still not near close just native program. Let the web be simple, please.

    beeng,

    Putting it on my list! Thanks

    CatTrickery, in Make a Linux App

    I’m sorry but no AUR mention?

    0x2d, in Video editor for Linux?

    Kdenlive

    Openshot

    espais,
    @espais@programming.dev avatar

    +1 for openshot if you need a no frills editor.

    mvirts, in Make a Linux App

    Is this site insane? On Linux I have access to so many more applications than other platforms. Sorry apple, ios apps repeating the same thing infinitely doesn’t count.

    GyozaPower, (edited )

    You are comparing Apples to oranges. While it may be true that Linux may have more software available, in my experience macOS has a shit ton of productivity software as well, and many times, due to being for-profit, of higher quality. That’s exactly why I’ve been thinking about giving my own try to making a launcher like Raycast for Linux.

    smileyhead,

    Can completely agree. On Apple systems I can find a ton of productivity and editing software, but no luck doing things like file operations or automating. On Linux I can find absolutely anything related to processing data, customization, science or protocol clients, but no luck finding good note taking tool.

    novakeith,

    Yeah I recently went back to Linux as a daily driver and was blown away how easy stuff like flatpaks made it to do everything I need quickly. That wasn’t the case last time I used Linux for something more than a quick and dirty VM host.

    JoMomma, in Debian Bug report logs: #1057843 - linux: ext4 data corruption in 6.1.64-1

    Zabbly 6.6 is available

    mvirts, in Video editor for Linux?

    If you’re familiar with blender, it works pretty well but renders slow

    AllNewTypeFace, in Make a Linux App
    @AllNewTypeFace@leminal.space avatar

    The “Where to start” section should be a “Not You” meme, with Electron in the middle square

    unionagainstdhmo,
    @unionagainstdhmo@aussie.zone avatar

    Electron can be done well, like vscode does. In saying that, it almost never seems to happen

    SuperIce,

    I’m curious what witchcraft Microsoft did with VSCode to make it so responsive and performant when no other electron app is.

    unionagainstdhmo,
    @unionagainstdhmo@aussie.zone avatar

    Electron was made for Atom and I think, though I’m not 100% that code is based on Atom

    JackbyDev,

    The term to look up is Monaco. That’s the secret sauce part of VS Code that made it faster but I don’t know enough about it to describe it well

    bellsDoSing,

    Just looked it up a bit: microsoft.github.io/monaco-editor/

    AFAIU, monaco is just about the editor part. So if an electron application doesn’t need an editor, this won’t really help to improve performance.

    Having gone through learning and developing with electron myself, this (and the referenced links) was a very helpful resource: www.electronjs.org/docs/latest/…/performance

    In essence: “measure, measure, measure”.

    Then optimize what actually needs optimizing. There’s no easy, generic answer on how to get a given electron app to “appear performant”. I say “appear”, because even vscode leverages various strategies to appear more performant than it might actually be in certain scenarios. I’m not saying this to bash vscode, but because techniques like “lazy loading” are simply a tool in the toolbox called “performance tuning”.

    BTW: Not even using C++ will guarantee a performant application in the end, if the application topic itself is complex enough (e.g. video editors, DAWs, etc.) and one doesn’t pay attention to performance during development.

    All it takes is to let a bunch of somewhat CPU intensive procedures pile up in an application and at some point it will feel sluggish in certain scenarios. Only way out of that is to measure where the actual bottlenecks are and then think about how one could get away with doing less (or doing less while a bunch of other things are going on and then do it when there’s more of an “idle” time), then make resp. changes to the codebase.

    d3Xt3r, (edited ) in My Experience Of Linux Gaming (Switching from Windows)

    I have been using Windows since 3.1 with MSDOS 6.2 since forever and I have seen everything from Microsoft. At the same time I’m a senior Microsoft engineer and have been for more than a decade

    Same here! Grew up using DOS and Win 3.1, and been a Windows sysadmin for a long time. But over the past few years I’ve been growing increasingly dissatisfied at the direction Microsoft’s been going in, particularly the way they’ve been shoving their half-baked cloud services (and telemetry) onto us, and enterprises, being married to MS, have no choice but forced to comply. At least, that’s the case where I live, companies just lap up every new thing Microsoft does and treat it like the next best thing since sliced bread.

    I was being turned from an engineer into a middleman, a lackey at the mercy of MS, and I didn’t like it one bit. I hated the thought of having my entire career being dictated by one corporation. So I quit my job and finally managed to land a Linux role this year and I’m so much happier. To be honest, it feels a bit weird throwing away my veteran MS hat and all the knowledge that I gained over the years and going back to being a total noob (at enterprise Linux that is), but I’m also learning a lot of cool stuff, but more importantly, I love being in control of our systems again, and no longer being at the mercy at a monopolistic mega corporation.

    Ultimatenab,

    That’s an amazing jump and congratulations on doing it.

    d3Xt3r,

    Thank you!

    On a random note, as a fellow relic of a bygone era… remember back when Windows used to be customizable, when you could modify just about any file, change themes without a hack, without things like Trusted Installer/Defender getting in your way, or even completely replace your explorer.exe with a different shell like BlackBox? I miss those days.

    Voilà:

    https://lemmy.nz/pictrs/image/06550c17-1446-4acc-988f-9541fea12dc4.png

    This is Linux (Debian) running locally on my Android phone (Galaxy Fold 4), with a Win95 theme. I think it’s pretty awesome that Linux still lets you do stuff like this, whilst still maintain a good security posture. And letting me relive the memories of the good ol’ days. :)

    bright_side_,

    This is amazing. Love it :) such a cozy vibe

    onelikeandidie, in Video editor for Linux?

    Kdenlive is great, I’ve been editing a lot of my videos on there and some shorts on YouTube. It’s got a pretty unappealing UI but one you get to know and figure out where everything is you can get some content out :)

    scott, in Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?
    @scott@lem.free.as avatar

    Yes but it’s hard work.

    I did it from the other side of the planet. I accidentally ran an rm -rf … command on a running system. Luckily I had an identical system running that I could use to copy over the files, devices, etc.

    Learning about inodes and /proc/xxx/fd works, I was able to recover enough files to then copy over the rest from the other system.

    Doing it over SSH from the other side of the world was a tough 14 hours.

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