Why I Choose Guix Over NixOS

  Рет қаралды 23,615

System Crafters

System Crafters

Күн бұрын

Пікірлер
@0015v
@0015v 3 ай бұрын
I just find it amusing how Guix are basically GNU Project takes on "modern Lisp machine". The unity on programming language, text editor, window manager, linux-libre kernel, not being a systemd based, etc.
@9s-l-s9
@9s-l-s9 3 ай бұрын
I switched from NixOS to Guix because of your installation guides and the documentation for Guix, which was way better than the NixOS stuff, at least at the time. NixOS has gained a lot of popularity since than but imo Guix is still easier to learn. For example, the cli for guix is really straightforward. I also liked the idea of learning a 'simple' general purpose language that can be used even beyond configuring your system :) The main problem with Guix is the smaller community and therefore it is lacking in some areas. Something like mailing lists are not really helpful in that regard but oh well. Anyway we need more videos and should all try and spread the word of Guix :D
@adammontgomery7980
@adammontgomery7980 2 ай бұрын
I can't get behind the documentation. I installed a guix VM and can't even figure out where the main configuration files are located. The docs have some example code, but it doesn't tell me which directory to look in.
@lucycoleclough1182
@lucycoleclough1182 19 күн бұрын
@@adammontgomery7980 it can be anywhere, you point the system reconfigure command to it
@dranon0o
@dranon0o 3 ай бұрын
I hesitated to learn scheme for a while, same thing for testing NixOS, I binged watched tons of video for over a year... the dude convinced me in one video
@davisrichard437
@davisrichard437 3 ай бұрын
I'm a happy NixOS user personally. I chose nix over guix at first because I felt it was more established (it has far more packages available) and because I worried I would have trouble with the "fully free by default" model in guix. After watching your content though I know that the fully free aspect is basically optional, and boy am I tempted to have an excuse to learn scheme.
@shady4tv
@shady4tv 3 ай бұрын
Highly recommend the MIT Wizard book - "Structure and Interpretation of Computer Programs" if you want to get into Scheme. It has a great introduction to Computer Science using the language.
@matthewstott3493
@matthewstott3493 Ай бұрын
@@shady4tv Thanks for the book recommendation, it looks amazing. Know what I'll be doing this upcoming holiday.
@Redyf
@Redyf 3 ай бұрын
I'm really happy with my NixOS config, I've been using it for 2 years now but Guix deserves some respect. It's great to see you're enjoying it! I watched some of your videos and I have to say that they are amazing, I'll be doing some eeeeeeemacs when I get some free time because you inspired me, your emacs playlist will help a lot. 😄
@Th1nk1n6
@Th1nk1n6 2 ай бұрын
Thanks for this video, and other content on Guix. Have been considering trying out NixOS recently, but just learning of their purge of certain contributors, not sure I want to partake in that any more than Windows AI monitoring everything. Anyhow, thanks again, will be trying out Guix thanks to you.
@seriouscat2231
@seriouscat2231 7 күн бұрын
I became familiar with the Nix situation by reading about similar events in the Python project. I think the problem is that people like these do not require you to follow certain rules or exhibit certain type of behavior, i.e. conduct. Instead of that they expect you to manifest a certain type of conscience. Also, once you fall under suspicion, or manifest the wrong type of conscience, i.e. feel differently about right or wrong, no amount of good conduct can save you, since they hold that conscience is unchangeable and conduct can only manifest or obscure it. Good people are defined by right feelings, not right behavior.
@scartyz762
@scartyz762 3 ай бұрын
I would really like to see your video about comparing the features for both system. I was just getting into nix and now I see Guix which can be configured with a Lisp dialect (though I like Common Lisp more) too like Nyxt and Emacs, I am getting excited!
@Hamled
@Hamled 2 ай бұрын
I've used NixOS as my daily driver for the past two years, and am switching to Guix. The biggest reason is the #1 you have in this video... the Nix language has some nice aspects (it's also very minimal like Scheme) but I often found I was accomplishing things more in spite of the language than being helped by it. This might be why most Nix packages are ultimately built using shell scripts rather than Nix code. The other huge piece is the Guix project's commitment to documentation. I think this reflects GNU's goal of offering computing systems for everybody, not just programmers. The whole thing feels a lot more approachable, and reading through significant portions of the manual has actually left me feeling quite capable of understanding all of the code in the Guix project and my own configs, which was not the case for the Nix/Nixpkgs/NixOS manuals. The biggest counterpoint to this that I've found so far is that Guix has a much smaller community right now, and as a result there's less software already packaged for it. Switching fully is going to involve packaging at least a handful of non-free software that I commonly use. Of course, I hope that will be a more enjoyable process using Guile.
@cpakkala
@cpakkala 3 ай бұрын
Your Guix services is the same thing as Nix modules, and I didn't really hear any reason why you chose Guix over Nix, other than scheme being a general language as opposed to a domain specific language like Nix. You gave some positives about Guix, but didn't contrast them to Nix, so I think that video title should have just been why you like Guix.
@cyAbhishek
@cyAbhishek 2 ай бұрын
Yeah. The title says Why I chose Guix over NixOS. And literally he did no comparision. I guess he did say that he will make a detailed comparison video soon. Still, not cool. This highlights a major "trust" issue that we face for the community. Some of the major free software projects are like that. Atleast that's what I feel.
@SystemCrafters
@SystemCrafters 2 ай бұрын
@cyAbhishek Which community? What trust issue?
@qlnzky
@qlnzky 2 ай бұрын
I respect the honesty about not having used nixos for a long time. When i first heard about nixos i read an article comparing it to guix so i looked into both. In the end i decided that nixos would fit my developer needs more and i found that the nixos config was easier to read for me. They definetly both have their usecases and deserve to stay. Oh yes and the biggest benefit on nixos is obviously that it's the new arch and saying "i usea nixos btw" sounds way cooler cooler now than saying "i use arch btw". ;)
@divest6527
@divest6527 3 ай бұрын
For me, the reason I’ve stuck with nix is for the cross-compatibility with Darwin. I would love to port all my home-manager config into a guix config I could deploy on Linux and Mac, but because that’s not possible (as far as I know), I’m sticking with Nix for that. Perhaps in future I’ll run guix on my Linux machines with nix on top for all my dotfiles
@rjawiygvozd
@rjawiygvozd 3 ай бұрын
I used nixos for quite a while but never decided to switch from a simple "native" set of dotfiles managed by stow to home manager so I don't lock myself into this weird ecosystem and can keep using whatever distro I want, glad I didn't
@divest6527
@divest6527 3 ай бұрын
@@rjawiygvozd The thing is, in a desktop context, most of what I'm doing is what I'm doing in home-manager. I know there is an equivalent to home-manager in guix, but it only supports Linux as far as I'm aware. I can't use it cross-platform. Admittedly I haven't used Stow (before I was using chez moi, then dotter for this purpose). On my server configuration, it's a different story - the reason I stick to NixOS on that is because I already had a ZFS cluster before even considering using either NixOS or Guix, which kinda locked me out of using it in that context either.
@eldritchcookie7210
@eldritchcookie7210 3 ай бұрын
The point of using a real language instead of nix is a fair one, but everything else seems to be quivalent or better on nix, nonetheless this video made me excited enough to include testing guix on my todo list.
@snikta564
@snikta564 2 ай бұрын
Guix is by far the most elegant distribution I've ever used. And the documentation is mind blowing. This is the distro of the future. Just use an infix converter if you cant stand scheme (which by the way is a beautiful, simple and powerful language).
@Doomsdayparade
@Doomsdayparade 3 ай бұрын
Barely looked into guix, but I'm a big fan of the wizard book, so I guess I'll give it a shot!
@Flackon
@Flackon 3 ай бұрын
How is Guix with nonfree packages?
@StaffyDoo
@StaffyDoo 27 күн бұрын
Non existent. Guix is a much powerful system than NixOS (and so it is Scheme over the DSL Nix), but its focus on Free-as-in-Libre makes it almost unusable if you need to run proprietary/privative software.
@abra-k
@abra-k 21 күн бұрын
@@StaffyDoo iirc there exists an extra repo/channel for non-free stuff. Was it called nonguix? not to knowledgeable about it though correct me if I'm wrong
@lucycoleclough1182
@lucycoleclough1182 19 күн бұрын
@@StaffyDoo i see this sentiment alot and it isnt true, where does it come from?
@andrewe4240
@andrewe4240 3 ай бұрын
How are errorr messages in guix? Nix's are sometimes a PITA to decipher, like when you recursively find and import all default.nix-es, and one of them has an error, nix won't tell you the error is on line x of file y. Is guix better at this, or maybe it's considered a bad practice, and there are some better ways to achieve automatic imports? Also, is it possible to avoid using grub? Not like being forced to use it is a hard no-go, but due to some personal experiences and beliefs I'd rather not.
@NinjaKyou
@NinjaKyou 3 ай бұрын
Im looking to get into Guix after being annoyed with the Nix language! The Nix language servers are pretty bad. I wanted to use TOT wezterm, and to do that, I wasted hours trying to learn the difference between overlays, overrides, overrideDerivations and overrideAttrs, just to find out that overrideAttrs doesnt work as expected on rust packages. However because the Nix community is way bigger, their tooling does seem to be more polished/stable (nh, flakes, nom, nix-tree, nix-melt, FHS stuff are very nice). Although I had many random, transient errors with Guix, and it seems to be significantly slower. Im hoping using Guile over Nix will make up for it!
@Fabojuno
@Fabojuno 3 ай бұрын
If you really want to get into Nix and handle it better, it is a true nightmare! When you go into advanced examples, ironically the core is all written in bash lol
@wilf1312
@wilf1312 3 ай бұрын
I'm curious to know how easy and worthwhile it is for a nonprogrammer to get into it, in the long run. I've been into Linux for almost 20 years now, used most big distros over the years, Arch included, but these days I've settled with Fedora and Debian stable, the former for a gaming desktop, the second for my laptop that I sometime use for work. I really enjoy emacs config and how I felt it was a long term investment for me. Would I feel the same way with Guix? How hard would it be to learn some Scheme for Guix? I am curious to give it a try, but time is becoming more and more a scarce resource.
@HansBaier
@HansBaier 3 ай бұрын
I tried installing it on a ThinkPad but the installer crashed midway
@DreamCodeLove
@DreamCodeLove 3 ай бұрын
Does Guix have support for Nvidia GPU?
@SystemCrafters
@SystemCrafters 3 ай бұрын
Yes, Nvidia drivers are in the Nonguix channel
@stephennelson-smith3312
@stephennelson-smith3312 Ай бұрын
I was rather hoping for a comparison rather than a list of things you like, but I enjoyed the video. I use NixOS and like it, but I could certainly see myself liking using Guile instead of the Nix language. I also don't love systemd, although I know nothing about shepherd! The killer feature for me is that with home-manager and nixos-darwin I can basically have the same setup on a mac as on my workstation. For that reason I can't see me changing from NixOS, but I might well have a play with Guix on a spare machine.
@batlin
@batlin 3 ай бұрын
Audio seems to be about 200ms ahead of the video.
@calholli
@calholli 3 ай бұрын
I thought it was just an avatar
@matthiasbendewald1803
@matthiasbendewald1803 3 ай бұрын
I'm a happy nix user partially for the simpler language. I'd have to learn and use Lisp for guix only for maintaining guix, so I compared how hard it is to learn and nix seemed to be quite trivial to learn. Sure, it is much more limited, but I'd not do the stuff you've shown in the video anyway, so that's perfectly fine with me. But I see the appeal, especially when you're using Emacs and have some similar way to set that up. I'd want a normal non-libre kernel however, and also systemd seems to be straight forward to me. So maybe I'll give guix a try in the future, not sure if it will be an improvement to nix (which is already extremely useful so the standard is like: HIGH)
@alurma
@alurma 3 ай бұрын
Nix the language is pretty good in my honest opinion
@megadog_
@megadog_ 3 ай бұрын
Lisp is more generally useful as a programming language family. You can write whole applications in Guile Scheme. Then you can get into other Lisp dialects like Common Lisp, or Clojure which is great for full stack web or mobile development (JVM backend, ClojureScript to compile to JS)
@matthiasbendewald1803
@matthiasbendewald1803 3 ай бұрын
@@megadog_ Yes I know from my very shallow experience with emacs. Wasn't fun though, wouldn't want to spend that much effort to learn a language that I wouldn't have use for otherwise for configuring my OS or text editor. I just have no use for all the "advanced" features... It's great if you like it or have use for Lisp in other areas though, as I said. Otherwise Nix is *much* easier to grasp and thus a better fit for such a task, at least from all that I know.
@tcurdt
@tcurdt 3 ай бұрын
I really can't say that the nix language is a God sent but counting scheme as a positive feels a little deranged.
@Malix_Labs
@Malix_Labs 3 ай бұрын
Why?
@DimitriBillikov
@DimitriBillikov 3 ай бұрын
Never heard of guix and the second I saw the config in Scheme I knew why. Don't get me wrong, Scheme is a wonderfully elegant language and learning Nix has a steep learning curve! But Nix was created with configuration definition and package management in mind and ist therefore quite easy to read. Scheme, however, becomes an eyesore after a few levels of nested expressions.
@8octorine8
@8octorine8 3 ай бұрын
The main idea of Nix is functional package management. The main idea of guix is you get to use scheme everywhere, and it also happens to have functional package management.
@fedang
@fedang 3 ай бұрын
Scheme is literally a positive
@tcurdt
@tcurdt 3 ай бұрын
@@fedang ((((((((((display "I disagree"))))))))))
@yaelxi3174
@yaelxi3174 Ай бұрын
I love how stereotypical of an Emacs user it is controlling your entire OS trough Emacs
@Gob-Jesus
@Gob-Jesus 3 ай бұрын
Just Thinking Of This Questions I Wanted To Ask In Live Chat Andl... You Made A Video
@sangeeth6655
@sangeeth6655 3 ай бұрын
Hey. I think the chapter titles are from your previous video about organizing guix config, maybe?
@SystemCrafters
@SystemCrafters 3 ай бұрын
Yep, forgot to update those, thanks!
@samuelbanya
@samuelbanya 3 ай бұрын
Are you ever going to do a Typescript / NextJS / web development video using Emacs? Curious since you're the only active Emacs guy that could explain a decent config for this. I have yet to find a good config for this.
@asynthe
@asynthe 3 ай бұрын
I've been using both Emacs and NixOS for around 2 years and this type of systems are amazing to set everything up in a few commands. I would say I've become lazy (in a good way) because of them lol. Can't wait to give Guix a try in the future, for now other things in life are taking my time but I'll definetively go on the Guix rabbit hole at some point as I once did with Nix and NixOS.
@mart62730
@mart62730 3 ай бұрын
Interesting, thanks. As an arch user having every software I could think of available in aur, I am a bit afraid I would be locked when I want to install less popular software. Do you run into this kind of issue? I don’t mind text based config but don’t want to have to write a config file when I could have done it with one command line instruction.
@peralta2008
@peralta2008 Ай бұрын
Hey man, nice video, but you should probably use a de-esser on your audio!
@cdrbvgewvplxsghjuytunurqwfgxvc
@cdrbvgewvplxsghjuytunurqwfgxvc Ай бұрын
There seems to be a need for a linux dist with malbolge configuration
@jacobherbst1171
@jacobherbst1171 3 ай бұрын
I would probably call myself a NixOS power user by now. I use it both for personal use and for work. My knowledge of Guix is limited, but i would like to mention that mostly all of the reasons could just as well be said for NixOS: nix is a package-manager and a functional programming language, which allow you to do some very powerful stuff, because of the lazy nature of the language it is also extremely composable in a (in my opinion) very elegant way.
@SystemCrafters
@SystemCrafters 3 ай бұрын
I'll certainly dive more into that aspect soon!
@dulcebelluminexpertis4147
@dulcebelluminexpertis4147 3 ай бұрын
Just want to say thanks for what you do for the community man. Your channel/site is beyond useful!!
@quintuple_lained
@quintuple_lained 3 ай бұрын
i tried nixos for a while and i cant stand nix the language, scheme is just so much better imo
@DreamsAPI
@DreamsAPI 3 ай бұрын
Cool video, I began using Nixos because of the ease of installing and using software. I would say that I am about 23% of full knowledge of nix/nixpkgs/nixos and I love the fact that I can with ease through flakes update my entire system. Short comings of nixos is it does not have built in security in mind. Tell me more about Guix built in security features?
@VSurya-vt4nd
@VSurya-vt4nd Ай бұрын
I mainly prefer NixOS over guix is because it works on mac and because with nix I at least have the possibility of shipping it into production at my company, I don’t think guix will be adopted in the industry anytime soon, I might be wrong though does anyone use lisps language in their company?
@TheMonyarm
@TheMonyarm Ай бұрын
I wish someone would make a transpiler that transpiles to Guile.
@peterkois4858
@peterkois4858 2 ай бұрын
I would like if you could try nixos in vm or just nix for the comparison to have some merit...
@Malix_Labs
@Malix_Labs 3 ай бұрын
"My configurations" links are broken
@calholli
@calholli 3 ай бұрын
I know right.. I'm going back to windows 7
@cocacodes
@cocacodes 3 ай бұрын
As a pretty happy NixOS user I don't find the nix language that much of a barrier and in fact I'm pretty happy with it (especially since it clicked for me very well as a programmer coming from more imperative things like rust) however I do also have to agree that a established language like scheme is a great choice since you don't have to deal with hacky compilers like what nix is currently dealing with due to it being built in an unideal way. Also I definitely appreciate the focus on not being appealing to corpos ;D especially due to the current drama around those and just general nix development culture. But they aren't crazy enough issues to me to want to switch to Guix since I already have everything setup in a way that makes my brain happy, if it blows up I'll take a closer look though!
@mskiptr
@mskiptr 3 ай бұрын
A big part of this "it's all scheme" argument isn't really that it's a replacement for the Nix lang. It also replaces inline Bash and a myriad of config file formats found in the wild!
@overclucker
@overclucker 2 ай бұрын
I've written package manifests, but haven't gotten my own channel working yet. Guix is cool but complicated.
@keilmillerjr9701
@keilmillerjr9701 Ай бұрын
Paranthesis hell. I am happy with arch and pacdef/metapac.
@notoriouslycuriouswombat
@notoriouslycuriouswombat 2 ай бұрын
how come audio and your speaking is never in sync, is that because of software freedom?
@remigoldbach9608
@remigoldbach9608 3 ай бұрын
If i remember correctly, does guix use the gnu hurd kernel, which is a microkernel (more stability)
@SystemCrafters
@SystemCrafters 3 ай бұрын
Not by default, but you can enable it!
@remigoldbach9608
@remigoldbach9608 3 ай бұрын
You are right, I did not remember correctly
@knoopx
@knoopx 3 ай бұрын
so gnome 44 is the last version on guix packages? that's a hard pass for me regardless how cool the language/politics are (i'm already unhappy with the release pace of nixos)
@Malix_Labs
@Malix_Labs 3 ай бұрын
Currently, in the guix repository, the latest available gnome package is 44.10 (released 2024-03-16), while the current latest is 47.1 (released 2024-10-18)
@catcatcatcatcatcatcatcatcatca
@catcatcatcatcatcatcatcatcatca 3 ай бұрын
I am really struggling with BOTH my Nix (on debian) config and my emacs config so I think I have to pass on learning a new language. I have a bad habit of writing and modifying stuff that I should probably just take as-is, and I am afraid that Guix would drive me to do that, but even harder. Once it has something truly game-changing like multi-thread performance for emacs, or wayland based EXWM (EWWM I guess), then I have to reconsider spending some long enough vacation on it.
@dovh49
@dovh49 2 ай бұрын
NixOS went woke. So, I wouldn't put much hope into its future. Another reason not to use it.
@johnosullivan675
@johnosullivan675 Ай бұрын
What is woke?
@sammypanda
@sammypanda 17 күн бұрын
uh a lot of this was not a comparison to nix O_o
@kazwalker764
@kazwalker764 2 ай бұрын
Stopped watching after about 1:20... That syntax is ugly... No thanks.
@calholli
@calholli 3 ай бұрын
I image if we found life on Mars... they would speak this language
@zungaloca
@zungaloca 2 ай бұрын
Nixos masterrace
@Adiee5Priv
@Adiee5Priv 3 ай бұрын
Richard Stallman!!!!!!!
@k98killer
@k98killer 3 ай бұрын
Emacs is cool, but it needs a good text editor like vim.
@affieuk
@affieuk 3 ай бұрын
The brackets though.
@Refresh5406
@Refresh5406 3 ай бұрын
"Why I Choose Guix Over NixOS. I'm really quite insane."
@SystemCrafters
@SystemCrafters 3 ай бұрын
Well, yes?
@intermarer9145
@intermarer9145 29 күн бұрын
After NixOS went full woke I thought oh well that's a shame but at least I don't have to use the Nix language any more. I had it in the back of my mind to try Guix, but now I see it uses "lisp" 🤢
@BartTrojanowski
@BartTrojanowski 2 ай бұрын
you lost me at scheme.
@jfftck
@jfftck 3 ай бұрын
(I love the simplicity of Lisp, (but hate the visual noise of the syntax!))
@randylejeune
@randylejeune 3 ай бұрын
Ever heard of Dylan?
@brionlund2467
@brionlund2467 3 ай бұрын
So we’re just cool with a developer declaring that silent u’s exist now.
@SystemCrafters
@SystemCrafters 3 ай бұрын
Guix was created by a French speaker
@brionlund2467
@brionlund2467 3 ай бұрын
@@SystemCrafters then shouldn't it be pronounced like "gwees"? I'm a software engineer, I know how difficult naming things is, but damn, we just out here teaching phonics on acid at this point.
@megadog_
@megadog_ 3 ай бұрын
@@brionlund2467 You must really hate guitars
@brionlund2467
@brionlund2467 3 ай бұрын
@@megadog_ no, the pronunciation for the u is still there. Its not pronounce like Git-ar. Its pronounced somewhere between guh-tar and geh-tar. Nice try though superdog.
@8octorine8
@8octorine8 3 ай бұрын
It's pronounced gu like in guile, ix like in Unix. And, as was mentioned, the French pronunciation for both of those.
@angelosdkg
@angelosdkg 3 ай бұрын
but guix is fsf endoresed software ... sorry my system has proprietary firmware for wifi ...
@SystemCrafters
@SystemCrafters 3 ай бұрын
This is not a problem, my Guix installation video shows how to use the full Linux kernel.
@b4sically26
@b4sically26 3 ай бұрын
This video is: "why i choose guix" not "why i choose guix over nixos" You have mentioned nixos ONCE and that was saying you used it only 10 years ago. What a useless video
@SystemCrafters
@SystemCrafters 3 ай бұрын
This is why I haven't bothered using NixOS again, it is relevant!
@b4sically26
@b4sically26 3 ай бұрын
@@SystemCrafters no this is why you stayed with one operating system. That is not why you chose it over nix, but why you chose it at all. Hence the wrong title and the annoyance after watching this video
@Fabojuno
@Fabojuno 3 ай бұрын
@@b4sically26 Being kind doesn't hurt. take it easy
@neodonkey
@neodonkey 3 ай бұрын
emacs is a great operating system that is just lacking a good text editor.
@SystemCrafters
@SystemCrafters 3 ай бұрын
Classic meme, but Emacs is a pretty good text editor too
@yash1152
@yash1152 3 ай бұрын
1:55 he clearly has not evenva remotely practical idea about nixos then.
@eygs493
@eygs493 3 ай бұрын
everything you said can also be true with nixos, your argument does not stand
@SystemCrafters
@SystemCrafters 3 ай бұрын
No argument here, only opinions :) I will look at NixOS again soon
@reo101
@reo101 3 ай бұрын
I love scheme and get their first argument, yes, but I have to agree here - everything mentioned can and is done in NixOS, and often more cleanly IMO
@bullpup1337
@bullpup1337 3 ай бұрын
But the nixos language is NOT a lisp but some custom invention.
@andibensisva2155
@andibensisva2155 3 ай бұрын
I prefer Guix because of lisp and GNU factor.
@9s-l-s9
@9s-l-s9 3 ай бұрын
So NixOS is no longer using a DSL? Good to know lol
@Ander0072originalv2
@Ander0072originalv2 3 ай бұрын
Is Guix meant to look like a uterus and ovaries? lol
@someguyyoukno
@someguyyoukno 3 ай бұрын
Filthy emacs user opinion detected. Jk but fr what is wrong with curly brackets ayayayaya that hurt my eyes immensely
@martin128
@martin128 3 ай бұрын
I just damn hate schema language.
@abhabh6896
@abhabh6896 3 ай бұрын
No one cares. Today I am trying to run fortran on linux. I type. No guied on youtube. All I get is a thick book. I am not two pages in, a guy on windows is already coding... yeah, lets saturate youtube linux content with stupid useless distro reviews instead of anythig helpful....
@Malix_Labs
@Malix_Labs 3 ай бұрын
There were no reason to be so bitter and insulting > No one cares Very first sentence of the video : > If you're a Linux power user or maybe someone looking to craft a system [...] So, not you, for sure, but not "no one" either And if you are still not convinced, please consider taking a look to the video' stats
@happygofishing
@happygofishing 3 ай бұрын
saar u failed to do the needful, DO NOT REDEEM!
@SniperMayer
@SniperMayer 3 ай бұрын
I had to work a few months on a Clojure project and I got to know that functional programming is something I really like, but boy do those ()()()()() make me go insane.
@bullhaddha
@bullhaddha 3 ай бұрын
That's just the algo(ho)l exiting your body
Getting Started with Guix Home
20:09
System Crafters
Рет қаралды 5 М.
Gamedev in Zig is actually pretty good...
16:28
Coding with Sphere
Рет қаралды 24 М.
Хаги Ваги говорит разными голосами
0:22
Фани Хани
Рет қаралды 2,2 МЛН
Every team from the Bracket Buster! Who ya got? 😏
0:53
FailArmy Shorts
Рет қаралды 13 МЛН
6 Popular NixOS Beginner Mistakes To Avoid
8:32
Vimjoyer
Рет қаралды 12 М.
Hey, DT! What's Your Thoughts On The NixOS Drama?
17:02
DistroTube
Рет қаралды 15 М.
Stop Using Docker. Use Open Source Instead
12:40
DevOps Toolbox
Рет қаралды 316 М.
emacs rust lsp
0:18
John Wiseman
Рет қаралды 7 М.
5 Reasons to Learn Scheme in 2024
13:37
System Crafters
Рет қаралды 17 М.
NixOS is Mindblowing
12:02
Chris Titus Tech
Рет қаралды 743 М.
The 6 Emacs Settings Every User Should Consider
15:41
System Crafters
Рет қаралды 38 М.
Making the Internet Suck Less
11:51
The Linux Cast
Рет қаралды 21 М.
How One Line of Code Almost Blew Up the Internet
13:47
Kevin Fang
Рет қаралды 2,1 МЛН
10 Signs Your Software Project Is Heading For FAILURE
17:59
Continuous Delivery
Рет қаралды 40 М.