Framework + NixOS is the most exciting hardware + OS going IMHO. If someone wants to do a crowdfunding or devpay or similar to make them work out of the box together, I will gladly donate or pay.
Replace NixOS with Guix and I agree!
NixOS on Framework Laptop
191–200 of 250 posts
Re: NixOS on Framework Laptop
#192I don't know about the compilation procedure but how hard is it to spin up a beefy CPU intensive server ($300/mo = $0.2 per 30 min use), let it git pull your work, compile, upload the binary to some storage, notify you and shut down automatically?
This way, you can close your laptop and move while compiling.
Much cheaper than not being able to choose the laptop you want the most.
These days, you can be a bit more creative than do it all on your machine.
Re: NixOS on Framework Laptop
#193Why not just spin up an adhoc build server on demand and use whatever laptop you want to? I don't know about the compilation procedure but how hard is it to spin up a beefy CPU intensive server ($300/mo = $0.2 per 30 min use), let it git pull your work, compile, upload the binary to some storage, notify you and shut down automatically? This way, you can close your laptop and move while compiling. Much cheaper than no…
Related famous last words: https://news.ycombinator.com/item?id=9224
Re: NixOS on Framework Laptop
#194Why not just spin up an adhoc build server on demand and use whatever laptop you want to? I don't know about the compilation procedure but how hard is it to spin up a beefy CPU intensive server ($300/mo = $0.2 per 30 min use), let it git pull your work, compile, upload the binary to some storage, notify you and shut down automatically? This way, you can close your laptop and move while compiling. Much cheaper than no…
>but how hard is it to spin up a beefy CPU intensive server ($300/mo = $0.2 per 30 min use), let it git pull your work, compile, upload the binary to some storage, notify you and shut down automatically? Related famous last words: https://news.ycombinator.com/item?id=9224
Re: NixOS on Framework Laptop
#195Earlier quoted context omitted.
>but how hard is it to spin up a beefy CPU intensive server ($300/mo = $0.2 per 30 min use), let it git pull your work, compile, upload the binary to some storage, notify you and shut down automatically? Related famous last words: https://news.ycombinator.com/item?id=9224
How is it related? I'm not dismissing some business idea but merely providing an idea to make personal computing easier and I'm not giving lazy-to-accomplish idea?
Re: NixOS on Framework Laptop
#196Perhaps a dumb question, but why are NixOs and Guix configured using a programming language and not with a configuration file?
As a basic example, I could have a list of basic packages that I want on all of my machines, and then depending on which machine my config is being deployed to, I might extend or shrink that list using actual code, because that list is represented as a an array or a linked list and I can directly manipulate that (though, at least in Nix I think everything's immutable, so you would technically only use that initial list to create a new list from it).
Re: NixOS on Framework Laptop
#197Earlier quoted context omitted.
Yeah the inconsistency is what worries me. But my concern is that the CMD position (ALT on other keyboards, right beside space) is more ergonomic than the CTRL position, especially on laptops.
I strongly recommend binding CTRL to Caps lock. It's pretty ergonomic, and just feels natural. Also, that would force you in a different mindset, aiding in differentiation of your Mac and Linux
Re: NixOS on Framework Laptop
#198Earlier quoted context omitted.
How is it related? I'm not dismissing some business idea but merely providing an idea to make personal computing easier and I'm not giving lazy-to-accomplish idea?
Because some people want to just open their laptop and do everything locally for whatever reason, not be dependent on an internet connection and managing cloud clusters and related expenses.
Also, what expense? $0.2 per compile instead of buying a laptop with better CPU?
Re: NixOS on Framework Laptop
#199Re: NixOS on Framework Laptop
#200Earlier quoted context omitted.
Widely accepted by who? Mac users? It's nothing more than what you're used to.
I suppose one can certainly adapt to mostly any sort of input device given enough time, but that does not mean that they're done well. Most people that have used trackpads in windows/linux land prior to the last 8 years or so could easily tell you how horrendous they were (and some still are). A lot of this comes down to software, of course. Microsoft's precision touchpad drivers were a game changer for Windows devic…