Depends on your definition of gen z, and the oldest of gen alpha has barely started getting into highschool. As a zoomer though we are on our way out.
Depends on your definition of gen z, and the oldest of gen alpha has barely started getting into highschool. As a zoomer though we are on our way out.
Try using distrobox arch. I did that on nixos and after some troubleshooting I got it to work.
Looks like there’s an emacs package for elastic tab stops.
If you use org mode, you can use this https://github.com/misohena/el-easydraw. Its a basic drawing tool in emacs.
The nix package manager can be used on any os and doesn’t require usage of the nix programming language…
flatpak run also doing that
The org.foo.bar thing is done so that multiple packages with the same name can coexist. It’s a design choice, not something that gets fixed. It would be nice to be able to type in the name of the package and it looks for the package like in flatpak remove and install though.
I just listen to playlists that people make or youtube videos of song genres or artists that I like.
Usually people like to maximize the height of windows, especially to have 2 windows side by side, so it just conceptually makes a lot of sense to have every window have the maximum height and just add windows horizontally so they are actually visible like in normal tiling window managers. Maximizing the width of windows doesn’t really make that much sense honestly, because most horizontal space is wasted because theres so much horizontal space compared to vertical space.
I’m on amd
In my experience, any HDMI’s or Display Ports plugged into my GPU have terrible performance on Wayland while working perfectly on X11, so it seems there are still problems. Though tbf X11 doesn’t work at all with HDMI’s plugged into my motherboard so it could be a hardware issue? I have a 11 year old motherboard so idk.
If you hold down the mouse button while hovering over the address bar, that starts selecting stuff. Is there a reason your usecase isn’t covered by this?
I just use distrobox on NixOS.
There’s a guide here to show Japanese fonts by default and also how to configure your browser to show Japanese fonts by default.
Nix flakes are a feature of the nix package manager to make nix packages more reproducible.
There are extensions for obsidian compatability in Vim and Emacs.
I think he’s probably talking about Macbooks, since MacOS comes with zsh instead of bash and is certified unix.
I’m not using lsp in Neovim so if I need lsp I’ll just pull out emacs. If I’m already in the terminal I’ll usually pull out Neovim to edit a file, but if I’m writing like markdown or something that uses images I like the ability to display images inline in emacs. LaTeX is always something I do in emacs because there’s a built in pdf viewer in emacs and there’s built in spell check also. In the terminal in emacs, sometimes I open up Neovim to do a quick edit because of muscle memory from the terminal. One thing that’s really cool about Neovim is that you can embed it in other applications, so if I really have to use an ide that’s not emacs, I’ll just do that.
I don’t use Neovim for complex tasks, because personally I find it a bit hard to discover commands compared to emacs. The menubar in emacs is really useful for finding useful commands in different major and minor modes.
Yeah there’s a thing called EAF, which allows python and javascript to be embedded in emacs. It allows for more complex applications to be built in emacs, similar to VSCode. I’m not sure how difficult it is to make something with EAF, but I haven’t really seen any things written in it that aren’t in the EAF organization. I think the future could be EAF or maybe something like EAF to be able to leverage the power of the javascript ecosystem like how VSCode does for a lot of plugins. There have been some attempts to rewrite emacs in different languages, but emacs is too large, and you would lose the old ecosystem by doing that.
There’s a larger community around Doom Emacs, and Doom Emacs looks nicer. Honestly though it doesn’t matter that much which one you use since they are both pretty good.
Nvim is more optimised, while emacs is more extensible. Basically you can modify core parts of emacs while it runs. I tend to use both, depending on the situation, with a lighter nvim config. Sometimes the 3 second emacs startup time is annoying so I use vim then. I think its fine to try both.
Regarding emacs declining popularity, I think that in the long term it could be a problem, since most people don’t want to learn elisp just to configure their editor. Elisp is very powerful in emacs, but its design is very different to other languages, so as emacs contributors get older, it could possibly lead to less and less new contributors.
Idk about the vim distros, but I think Doom Emacs is easier for beginners to get into.
osu! is a free and open source rhythm game. Its pretty much the best pc rhyrhm game.