github.com

nick, to linux in ripgrep 14 released with hyperlink support

Oh hell yes, hyperlinks! No more weird kitty alias to inject hyperlinks

blindbunny, to linux in Today I discovered Garuda's BTRFS assistant and it's a total game changer.

Can this make a btrfs partition usable to timeshift?

Atemu,
@Atemu@lemmy.ml avatar

I don’t know about timeshift but it appears to have a configuration tab for snapper.

blindbunny,

Yeah I seen that. Does snapper have a easy gui for dummies to make snapshots?

sirico, (edited )
@sirico@feddit.uk avatar

this is that more so in something like Fedora/Opensuse

blindbunny,

🥴 thanks

PainInTheAES,

Apparently btrfs assistant has a gui to create snapper snapshots. But there’s also snapper-gui

cmnybo, to linux in Shadow Cast: GPU accelerated screen and audio recording for Linux

It has no support for AMD or Intel GPUs though.

sonymegadrive,

I absolutely plan to support team red/blue GPUs. I just don’t have access to the h/w right now

kuneho, to linux in GitHub - SerenityOS/serenity: The Serenity Operating System 🐞
@kuneho@lemmy.world avatar

Amazing project.

I was just trying to boot it up on bare metal yesterday, on an AMD Phenom II machine but Kernel Panic’d on not finding a device to boot from, which was a bit puzzling. Unfortunately had no time to investigate, but I won’t give up, I make it boot somehow on that PC.

Or try to run it on a Raspberry Pi 400.

aniki,

deleted_by_author

  • Loading...
  • kuneho,
    @kuneho@lemmy.world avatar

    There’s nothing like that is enabled AFAIK, I"m not even sure this board has UEFI (only Legacy BIOS). It’s an Acer Veriton M421G brand PC, with a Phenom II X4 945 CPU.

    Not even sure it’s compatible with the OS, but this boot device issue was strange, tho. (had the same problem booting up a partition manager software from floppy that is based on Visopsys)

    But will double check everything. Thanks for the tip!

    aniki, (edited )

    deleted_by_author

  • Loading...
  • kuneho,
    @kuneho@lemmy.world avatar

    I dd-ed the image straight to the HDD. grub started and booted off from it. lots of messages of PCI devices, I guess some kind of scan. after a while the screen went white, and a bit later the logs of the kernel panic appeared at the top, with the message it could’t find a device to boot from.

    so, it seems that the kernel itself didn’t see the hdd it just booted from - standard IDE PATA disk, 120GB. Used dd from a gparted live disc.

    First, I resized the partition on the disk to the full, at the next try I left it, as-is.

    Both times the same result; the BIOS boots into Serenity, white screen, then kernel panic, couldn’t find a device to boot from.

    Thing is, there are 2 DVD drives (IDE and SATA) and a floppy drive attached to the PC, dunno if they can cause any problem. And 1GB memory.

    this was yesterday, and since then I haven’t got tieme to fiddle with it, but will. :)

    aniki,

    deleted_by_author

  • Loading...
  • kuneho,
    @kuneho@lemmy.world avatar

    What do you mean by that?

    I used x86_64 build, and my CPU is 64-bit. (Ran 64-bit Windows and different Linux systems on it before)

    aniki, (edited )

    deleted_by_author

  • Loading...
  • kuneho,
    @kuneho@lemmy.world avatar

    Thanks for the tip, but I know, what I was talking about 😅

    I use IDE HDD with this machine. The mobo has several SATA ports, but my HDD is IDE, it’s not a mistake.

    Tho, that setting is, indeed is IDE, so I might set it to AHCI for Serenity, but the drive is still hoiked into the IDE bus.

    But if the problem is the fact, that I’m trying to use IDE and should try with a SATA drive, I’ll look into it as soon as I can.

    And thanks for co-piloting ;)

    aniki,

    deleted_by_author

  • Loading...
  • kuneho, (edited )
    @kuneho@lemmy.world avatar

    At the weekend I’ll have some time to fiddle with it.

    I think I’ll try to boot Serenity first from USB, check if it wants to boot at all. Maybe I’ll got an Arduino to use as serial monitor to check the log.

    Then move on to flashing the grub image to the HDD, again, with a different IDE drive. if thst doesn’t work, I’ll find a SATA HDD and flash that.

    I really wanna see this OS boot on real hardware. Then take a good lookaround and develop or port something for it :)

    Markaos,
    @Markaos@lemmy.one avatar

    you might want to maybe try a different distro image to verify, maybe a simple kernel with a net image or something.

    This part actually makes me wonder… Do you think SerenityOS uses the Linux kernel? Because it does not, it’s its own completely separate thing. And the hardware support for anything other than the standard emulated machine is very iffy, so it doesn’t seem too surprising that it would get tripped up by something on an old computer.

    If anything went wrong with its USB stack for example, the kernel would have no way to find the root filesystem that’s stored on a USB drive.

    OctoFloofy, to RedditMigration in I made a tool that transfers your reddit subscriptions to lemmy, thought maybe you all might be interested
    @OctoFloofy@kbin.social avatar

    Can this be used with an kbin account too?

    induna_crewneck,

    It would need to be edited a bit, but overall it should. The main issue I think are the selectors for the login fields on kbin. Might try to implement it when I get some more time

    discosage,

    There's at least a second person who would appreciate it (me)!

    induna_crewneck,

    Added a variation of the script that works with kbin :)

    Izzgo,

    I would have been another kbin user interested, but I already unsubbed from all but a couple reddit subs. Nice contribution though!

    induna_crewneck,

    Added a variation of the script that works with kbin :)

    OctoFloofy,
    @OctoFloofy@kbin.social avatar

    is that error normal? https://i.imgur.com/fpXzKLO.png

    induna_crewneck,

    Not normal. Haven’t seen that one, yet either. Do you know how to redirect the output to a file and send that to me? (make sure to delete your login data before you do). If you don’t know, let me know and also tell me what operating system you’re using

    OctoFloofy,
    @OctoFloofy@kbin.social avatar

    Unfortunately i don't know, Windows 11.

    governorkeagan, to privacy in Nitter is shutting down

    I only discovered nitter a couple months ago, super sad to see it go

    MummifiedClient5000, to asklemmy in Nerds, I need ideas for my college project that should resemble the below GitHub project - Event Planner.

    “Help me with my homework”

    rufus, (edited ) to opensource in The issue to create a new main menu for Minetest has been open for 6 years.

    I think it’s just a larger undertaking. Like mentioned in the last comments. People either need to address that as the main focus for some new major release and work on it. Or subdivide it and find people to work on the individual components to make it happen (gradually).

    Also there is always the thing with hobby / free software projects. Sometimes people focus on functionality and features and not so much on asthetics and the first impression. I agree the welcome screen is somewhat important as it’s the first thing a new player sees. But I also like the developers to work on features which enhance the actual gameplay because I just see that screen for 10 seconds and it’s kind of a waste of time to improve it for someone like me. The current screen works alright. There are several dynamics affecting projects: “Perfect is the enemy of good” (don’t make it too complicated) but also sometimes a makeshift solution or something that works “okay” stays inplace indefinitely because “it works” and people concentrate on other stuff. That’s just how things work. It takes deliberate effort to work against those dynamics.

    So I’d say the cause is, their focus is somewhere else.

    plumbercraic, to piracy in Tachiyomi replacement is out
    @plumbercraic@lemmy.sdf.org avatar

    Anyone know why the change? I’m aware that they were being targeted but I thought removing the extensions had appeased the kcorp.

    johnlobo,

    official tachiyomi is dead

    Caligvla, (edited )
    @Caligvla@lemmy.dbzer0.com avatar

    Kakao (or whatever they’re called) were going after everyone involved, so Tachiyomi has been deprecated, one of the devs forked it and will continue development.

    fushuan, (edited )

    Mihon is from the tachiyomiSY devs, ick I don’t know if they are the same but from a glance they are different.

    lupec,

    Why ick? Guess I’m out of the loop on that one

    fushuan,

    That was an unfortunate typo, I wanted to type “I don’t know if they are the same”. Sorry for the confusion.

    lupec,

    Haha you’re good, thanks for the heads-up! I just assumed I’d missed some sort of controversy lol

    Chewy7324,

    A long time Tachiyomi developer made the commits making branding changes to Mihon, so they might work together. But as they didn’t fork TachiyomiSY, its dev might continue work on it too.

    fushuan,

    I have read that the SY devs will now fork from mihon, and that they will develop both I think. No idea about the tachi dev. If that’s the case then I guess that that dev also worked on SY, or they talked or whatever. I’ll keep an eye on the commits and repo.

    reddthat,
    @reddthat@reddthat.com avatar

    The devs just said fuckit afterwards, as you do when you get a lawsuit saying your about to be so far in debt because of your side project that your whole life will be turned up side down.

    I would have done the same.

    Chewy7324, to linux in Docker team is considering distributing Docker Desktop as a Flatpak and Snap

    At first I read only docker without the context of the Docker Desktop client.

    Making docker a one-click installation on all distros is great, altough I wouldn’t use it myself.

    If they actually make a flatpak I wonder whether they’ll only support rootless docker or if it’ll ask for elevated permissions through polkit.

    SeeJayEmm, (edited ) to selfhosted in 13 Feet Ladder
    @SeeJayEmm@lemmy.procrastinati.org avatar

    I’ve been happy with github.com/everywall/ladder

    tootbrute,

    I use this, too! It's great but doesn't always work.

    independantiste, to linux in Beachpatrol: A CLI tool to replace and automate your everyday web browser (Wayland support)
    @independantiste@sh.itjust.works avatar

    Hmmm automated web scraping 🤑🤔🤔

    dannym, (edited ) to linux in what's your opinion on typst?

    I love it; it’s been my replacement for LaTeX ever since I’ve hears about it on hacker news

    PropaGandalf,

    Yeah man. And it keeps getting better!

    WheelcharArtist, (edited ) to linux in LACT: Linux AMDGPU Controller for overclocking and fan curve control

    is there any advantage over corectrl or is it simply another tool?

    Chewy7324, (edited )

    The big advantage for me is that lact runs as a (systemd) daemon. This is more convenient for me than having to autostart CoreCtrl.

    A disadvantage of the daemon is that it can’t be packaged on flathub.

    Enable and start the service (otherwise you won’t be able to change any settings):
    sudo systemctl enable --now lactd
    You can now use the GUI to change settings and view information.

    LACT has an API over an unix socket.

    github.com/ilya-zlobintsev/LACT/blob/…/API.md

    piexil, to linux in Shoutout to fwupd for updating device firmware

    FYI fwupd also works on windows

    There’s an MSI in the releases github.com/fwupd/fwupd/releases

    I thought I read somewhere that windows update would eventually pull from lvfs but I can’t find a source for that

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