When the spacing is tight
and the difference is slight,
that’s a moire!
Find me on Mastodon, if you want.
- 1 Post
- 34 Comments
As someone who tried NixOS recently for the first time, it feels like an uphill battle.
Some immediate concerns I have as a newbie are below. Bear in mind that I’m a single user on a single system.
Organisation is daunting as fuck
Even a relatively simple desktop config seems rather large to me. I expect the complexity of my config to balloon if I were to use this as my primary OS. There seems to be no consensus on how things should be separated.
I’ve heard home-manager is good, but I don’t really get the point of it. What does it achieve for me that editing configuration.nix doesn’t? I’ve yet to find a benefit. It’s just another place to dump endless configs and another command to remember to run.Installing software feels like the roll of a dice
I installed NixOS to try Hyprland, and their docs say to just useprograms.hyprland.enable = true
, which I’ve come to learn is a module. But that’s not the only way to install things! You also have system packages and user packages! I just want to install some software, I don’t want to have to look up whether it’s a module or a package every time I want something new. I’m never sure what I should add to which section. No other distro that I know of has this problem! Having 3 different places to add software seems excessive. What am I using? Windows? And now there’s Flakes too. I’m sure they’re great, but right now I just see them as yet another way to install software on Nix. Great.There’s more, but I’ll leave it there for now. I’m sure there are reasonable answers to all that I’ve said, but I’m just frustrated. I really want to like Nix, but it’s not making it easy.
tl;dr: Two things. 1) Lack of consensus on how configs are organised is confusing. 2) Having 3 different ways of installing software (modules/packages/flakes) does not feel better than
apt install
orpacman -Syu
etc.
Probably off-by-one errors
implying that any developer actually reads warnings
Consider all the gamers with more money than sense buying 4090s for the price of cars and, more importantly, many companies buying datacenter cards for their next generative AI project (not that I think many of them will last).
I don’t see Nvidia running out of money any time soon.
Pyro@lemmy.worldto Technology@lemmy.world•Google Chrome Warning Issued For All Windows UsersEnglish4·1 year agoSame here, to a certain extent.
I was referring only to Linux’s lack of bullshittery in comparison to Windows, nothing else.
Pyro@lemmy.worldto Technology@lemmy.world•Google Chrome Warning Issued For All Windows UsersEnglish145·1 year agoFar easier to do too. I did one of each last month and there’s no question that the Windows setup experience is terrible in comparison.
I want to like Forgejo but the name is really terrible.
Is it “forj-joe”? Nah, that double-J sound is way too awkward.
Do you then merge the J sounds to make “forjo”? If so, why not just call it that?
Is it maybe “for-geh-joe”? That seems the most likely to me, but then that ignores the “build < forge” marketing on their website.I know it’s pretty inconsequential, but it feels weird using a tool that you don’t even know how to pronounce the name of.
Seems like a “haha JS bad” kind of joke, but OP seems to forget that Python is also in a similar boat.
You at least have to know that it’s a meme format. Otherwise it just looks like someone complaining about async with a bad crop.
Interestingly, this JXL loads in Boost, but the one in the post doesn’t. Perhaps it’s because it’s inside a comment?
I would say finding that the bug is in a library is worse than finding it in your own code.
If it’s your own code, you just fix it.
If it’s in a library you then have to go and search for issues. If there isn’t one, you then go and spend time making one and potentially preparing a minimum reproducible example. Or if you don’t do that (or it’s just unmaintained) then you have to consider downgrading to a version that doesn’t have the bug and potentially losing functionality, or even switching to another library entirely and consequently rewriting all your code that used the old one to work with the new one.
Yeah, I’d take my own bugs over library bugs any day.
Speed and efficiency. Why waste time downloading ad content just for it to be hidden by the browser when you can simply stop them from being downloaded in the first place?
Pyro@lemmy.worldto Technology@lemmy.world•It's Time to Ditch Evernote for One of These AlternativesEnglish2·1 year agoI’d happily pay a one-time fee to be able to use my own cloud service like Google Drive, OneDrive, or iCloud.
You can do that without paying. Obsidian vaults are just plaintext files on your disk. Just make a vault in your GDrive/OneDrive/iCloud sync folder and it’ll be synced.
There’s likely a extra hoop or two to jump through if you want mobile access, but it’s not too much extra effort.
Ah I was just referring to my laptop there. I do still use Android, but with LineageOS instead of my device’s stock image.
How am I the product when I bought it outright and installed Linux before ever booting it up?
I guess I didn’t buy my phone or my laptop then?
Last I checked, almost none. They provide a JS API for common functions, so as long as you’re keeping things relatively simple you might not have to touch much Rust at all.
Debianties