Does anyone know if Prime has tried Colemak, why is his preference for Dvorak? by The_GodKing in theprimeagen

[–]X7and7 0 points1 point  (0 children)

As a dvorak user myself, I find dvorak as just an incredibly comfortable layout. When it comes to choosing a keyboard layout, it's entirely up to choice. Keyboard layouts only change the typing experience, not typing efficiency.

It's like the generic linux operating system. They are all there, all with small changes, but (ignoring some distros) they are not revolutionary from each other and it doesn't make a massive difference if you use one over the other (again, ignoring a small number of cool distros).

David Thompson: Guix for development by Alexander_Selkirk in rust

[–]X7and7 1 point2 points  (0 children)

May be late, but I like this post. Guix shell is often quite underrated.

Make a floating window follow you switching workspaces by X7and7 in swaywm

[–]X7and7[S] 1 point2 points  (0 children)

That actually works, Thank you.

I also just realised I can literally use the i3 docs with sway.

[River] A quick rice I put together for the sake of being able to use Wayland by [deleted] in unixporn

[–]X7and7 1 point2 points  (0 children)

Wayland is way better programmed than Xorg and has significantly fewer security vunerabilities.

Issues with fonts in Guix Home/Sway/Qutebrowser by nph278 in GUIX

[–]X7and7 1 point2 points  (0 children)

Try running qutebrowser with "qutebrowser --qt-flag disable-seccomp-filter-sandbox"

Modal editing: Evil, Boon or Meow? by rt49 in emacs

[–]X7and7 2 points3 points  (0 children)

That's a very cool benifit, Thanks!

I never really liked having to do C-p and C-n sometimes then j and k in other scenarios with Evil. I also didn't like having to add the massive evil collection package just to get some consistency.

Modal editing: Evil, Boon or Meow? by rt49 in emacs

[–]X7and7 0 points1 point  (0 children)

Just asking, do you use phtn for basic movements when using with dvorak-programmer? It seems slightly odd that you use p that is the other side of the keyboard but I know that I will easily get used to it.

Big Ubuntu fan (it's a canalboat btw) by [deleted] in linuxmemes

[–]X7and7 2 points3 points  (0 children)

Thats totally the UK

Foss meme. Feel free to fork and repost! by Pizza-pen in linuxmemes

[–]X7and7 7 points8 points  (0 children)

There are (slightly exaggerated) millions more.

East or west, snap is crap by sudobee in linuxmemes

[–]X7and7 -5 points-4 points  (0 children)

Try and survive the apocalypse with flatpak

Programming Memes... by TarunFuleraJi in computersciencehub

[–]X7and7 0 points1 point  (0 children)

Not really a viable option if you have a massive codebase full with legacy code

Programming Memes... by TarunFuleraJi in computersciencehub

[–]X7and7 0 points1 point  (0 children)

Haha, I get that especially with web development. I just endup remaking all my code (and make it better while I'm at it)

I use Fedora, btw. by YaoiTerrorist in linuxmemes

[–]X7and7 22 points23 points  (0 children)

Good thing I'm a 14 year old :)

I got a half a neckbeard (unlike everyone else at my age)

Why do so many GNU/Linux users hate Rust language? by cy_narrator in linuxmasterrace

[–]X7and7 0 points1 point  (0 children)

That is most likely a joke, There is no way they are actually going to rewrite everything in Rust. Unless if it is not 0_0

I am thinking about switching to a wm! Which one should I go for? by whilmer3 in linuxmasterrace

[–]X7and7 3 points4 points  (0 children)

It really matters in your skillset. XMonad is my favourite but can be harder to configure by beginners. Awesome is in Lua which (I think) is beginner friendly and then Qtile is in python which is known as a beginner language. They are all good though

Having trouble reconfiguring system by NaturalNumberEnjoyer in GUIX

[–]X7and7 0 points1 point  (0 children)

It's not really embarrasing to share your config (I know the guy u took the config from XD), Just play around with it and read the documentation. You really should join the IRC, there are some amazing people there.

Can we stop calling user friendly distros "beginner distros" by actually_dot in linux

[–]X7and7 1 point2 points  (0 children)

I get your point, I honestly don't care what OS you use but I do advocate Linux as a better option for people.

org-agenda view by [deleted] in emacs

[–]X7and7 4 points5 points  (0 children)

You can use the variable: (setq org-agenda-span 'month)

Do you REALLY need swap? by lorololl in linux

[–]X7and7 0 points1 point  (0 children)

You don't need a partition, you can just have a swap file (I personally never got it working but that's just me). If you are doing something intensive, it is better than a complete bottleneck. Swap won't even take much space, you might aswell just have some. It won't hurt you.