Not to mention VSCodium already exists.
Find me on Mastodon, if you want.
Not to mention VSCodium already exists.
I figured they would just run sfc /scannow
and then sit staring at their screen bewildered when it inevitably does nothing.
Just found this article about it that seems to fundamentally misunderstand it in every single way. I didn’t know it was even possible to be this clueless. Either that, or it’s AI.
When the spacing is tight
and the difference is slight,
that’s a moire!
Thor from Pirate Software (a game studio) does this. He has his set up so that if he doesn’t log into a specific server for a year, the source code to his game will be automatically published.
You could do the same thing. Just grab a super cheap server that checks the last login date and sends out emails.
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 use programs.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
or pacman -Syu
etc.
Holy shit, Math Blaster 9-12. You just threw me back SO far. I just had a vivid image in my mind’s eye of the home office I played it in.
Thank you for the throwback.
You can code in Notepad in the same way you can eat off the floor with your hands. Using better tools is a nicer experience.
As for performance, when one of the world’s most popular editor runs on Electron, it’s not that hard to see why performance could be an issue when working on large projects on older hardware.
I’ve never personally had an issue with VSCode’s performance, but I’m also fortunate enough to be in a position where I can afford a relatively modern machine. Many others have to make do with what they have, which is why Zed might appeal to them.
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.
Same here, to a certain extent.
I was referring only to Linux’s lack of bullshittery in comparison to Windows, nothing else.
Far 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.
Blender is fine for 3D printing, I use it myself too. But it’s not the best tool for the job. In my experience, the Boolean tools in it will mess something up sooner rather than later. Even TinkerToyCAD does booleans better than Blender.
Blender is very very good, but it is not always the best solution for everything 3D-related.
🧜♀️ Mermaid + 🔥 Fire = 🚨 Siren
Clever…
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?
Perhaps try making a simple web chat application. I recommend it for a myriad of reasons:
“Will ever finish”, not “has already finished”. It needs to predict.
It’s not even that. I can generally read a C-like language, but when the first line I see is a long-ass array of bytes with zero documentation it just makes me not want to even try.
While I agree with the premise of the article, the code is completely unreadable to me. I took a look at the first snippet and just thought “Nah.”
I used to only use C#, and I liked the simplicity of only using one symbol to access any prop/field/method. But now I’ve used Rust for a while I do prefer separating the two for the same reasons you mentioned.
So no, you’re not alone. Even cross-lang!
Debianties