Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)A
Posts
11
Comments
59
Joined
2 yr. ago

  • Don't you need FAT 32 for compatibility?

  • ext4 boot partition? Does that mean you have Coreboot, not UEFI?

  • A lot of people have been recommending Blowback. I'm listening to it now!

  • I'm interested in a long time investment that will grow as I will

    As long as you pick up shortcuts from any editor you're used to and can implement them or something similar in any hackable editor, you're growing long term.

    Emacs and (Neo)Vim have passed the test of time and I honestly don't think they'll cease to exist in the upcoming decades

    Neovim will exist on account of being a lightweight refresh on Vim that, due to issues with the Vim owner, was able to gain enough momentum to take off.

    Emacs I'm not so sure. If you've checked the news anytime for Doom Emacs, you can see the maintainer mentioning how it's become progressively difficult to maintain the project. I'd imagine it's a similar story for plugins and other derivatives. People have attempted remaking Emacs from scratch, but there was not enough momentum for it, so that went under.

    There are a lot of beautiful plugins for both Emacs and Vim that personally, I wish could exist as programs separate from these editors. Have you had a look at the design philosophy behind Kakoune?

    "Kakoune is expected to run on a Unix-like system alongside a lot of text-based tools, and should make it easy to interact with these tools. For example, sorting lines should be done using the Unix sort command, not with an internal implementation."

    This would stop so many tears being shed for deprecated plugins if they just focused on being a separate program that can interact with whatever code editor you want, be it VSCode, Vim, Emacs, etc.

    I also recommend reading this article here that goes more in-depth on this point and has a comparison of vim, helix and kakoune.

  • Croak

    Jump
  • Such a good image 🤣🤣🤣

  • God's Grace, I can finally unprivate my Steam.

  • Very simple solution actually. Here I was thinking we'd need AI to solve it.

  • Wow, didn't know the roots were that deep...

  • Yeah, I see it now. 😅

  • That's very interesting. I think you've sold me on watching the show.

  • Thank you for the article. I'll need to look more into this in the future.

  • Both this and all other answers are good for different reasons. From what I'm reading, the beliefs and politics displayed within Star Trek are beyond progressive for the time it came out, while also shaping sci-fi. This creates a very committed fan base that when Reddit started acting up, they were able to move a large chunk of their user base away to Lemmy, since Lemmy is filled with similar-minded people.

  • I think it fits. Perhaps in Europe the fan base is less large. Star Wars, Harry Potter, and even Dune are what people around me are into. Though it's mainly (only) just Star Wars.

  • Good explanation, thanks!

  • I did not know that, thanks!

  • China-based Sandman which was recently observed using Lua-based malware, believed to be part of a wider shift toward Lua development from Chinese attackers.

    Wait lua? Why lua?

  • Here's a couple silly reasons why:

    • I kept asking for supernatural things to happen, or to win something like a small school lottery. The fact nothing happened, let alone a clear punishment, did disappoint me.

    • When I discovered that Santa was fake was when my faith started to really crumble.

    • Sometimes listening to the Pastors speak gives me a nice sensation on the back of my neck. I later discovered ASMR. I sometimes still listen to old religious people speak, but I'm not actually paying attention.

    Here's the real reasons why:

    • Finding too many things I disagreed with or did not understand from the text.

    • Having a religious preacher fail to explain them to me.

    • Discovering other religions exist.

    • Learning what a cult is and making 1:1 comparisons to most religious entities.

    • Discovering how shitty the real world is.

    • Science (like, all of it)

    • History (also, all of it)

    • Discovering philosophy

  • I think you are understating the value of the Arch Wiki and AUR.

    I am also a university student. I was required by one of my courses to program an Arduino using ArduinoIDE. My program, however, was not detecting my Arduino. By simply scrolling the Arch wiki, I found the issue, downloaded the fix via AUR and was able to get it working hassle-free. An equivalent of this process does not exist on NixOS.

    I do not know what programs your uni requires, but if you do plan on using them on Linux, Debian or Arch, or their many derivatives should be the go-to simply for documentation and quick-fixes alone.