Budgie was released prior to Windows 10 though.
- 0 Posts
- 84 Comments
Urist@lemmy.mlto
Asklemmy@lemmy.ml•How can I "scratch the itch" of the urge to hunt and kill vampires?English
2·2 months agoPlay the Curse of Strahd D&D campaign. Strahd is such a great villain and very Dracula-esque. Though to be fair, victory is all but guaranteed…
Urist@lemmy.mlto
Asklemmy@lemmy.ml•In your opinion, is space exploration necessary?English
4·3 months agoBut we need pedo billionaires as test pilots for stress testing experimental rocket designs :((
Urist@lemmy.mlto
Asklemmy@lemmy.ml•What is your preferred political ideology, and why?English
4·4 months agoHere you go. Cowbee is just a regular user (or maybe rather a legend). Seems that you are moving in the right direction (by which I mean to the left), but I would say that you have far to go still. Good luck!
Urist@lemmy.mlto
Linux@programming.dev•Bcachefs creator claims his custom LLM is 'fully conscious'English
6·5 months agoWell… People fuck around and seems to have been doing so for a while…
Urist@lemmy.mlto
Linux@lemmy.ml•Best remote control option to support non-techiesEnglish
3·5 months agoI have SSH with key based auth for connecting to my grandma over Tailscale. If I need remote desktop, I do VNC over another SSH-tunnel.
Urist@lemmy.mlto
linuxmemes@lemmy.world•Where to go now since Linux is mainstreamEnglish
7·5 months agoIt is not just about deploying, which to be honest is great. I can build software for my Raspberry Potato on my desktop and remote deploy the config using one line in the terminal.
It is also for when I decide to tinker with my system by changing stuff like audio latency and clock rates for real time audio, USB HID overrides and so on. Normally I would be scared to break something, or worse, fix something without knowing what did it and thus learning nothing from my efforts.
The best part is having a system that you can approach almost scientifically, making it unbreakable in the sense that you can immediately revert to a true former state, both as a build and a config using GRUB and Git, respectively.
But NixOS is so cool though. I use NixOS btw
Urist@lemmy.mlto
Linux@lemmy.ml•Switching to AMD GPU for better gaming performance?English
4·7 months agoIf it is just casual LLM stuff, just get something cheap with enough VRAM. Ollama runs with Vulkan now and on my 6700 XT I can run DeepSeek 7B just fine.
Urist@lemmy.mlto
Linux@lemmy.ml•Nobara, Garuda, Bazzite.... wait actually CachyOS and SolusEnglish
2·1 year agoGlad to hear it!
I replaced a Realtek one because it constantly dropped connections. Luckily, this was one of the type of fixes that actually turned out to be easier than it looked.
Urist@lemmy.mlto
Linux@lemmy.ml•Nobara, Garuda, Bazzite.... wait actually CachyOS and SolusEnglish
8·1 year agoI used Solus for years, it was actually my first long time Linux distro, and I have fond memories from that time and deep appreciation of the project. Note that I say used, because I have moved on (to EndeavourOS and later NixOS).
The reason why I moved on is the same as why I would recommend against Solus: the project have lost a lot of its core contributors. At the time I left there were no package updates for quite some time (used to be weekly).
I am not quite sure Solus really got a future. There are talks about converging it with AerynOS, former SerpentOS, which is innovative but still experimental software built by the original team, i.e. those that left Solus in the first place. Though they are really proficient in making the software, I do not think they have the same skillset for securing longevity through contributions.
In the end you should not care too much what people think. You will get the popular options for the intersection of Lemmy and Linux users, but popular is not always good nor what is right for you. Just try stuff and be ready to move a little through rigorous backups, you do have backups?
Mac has a decent terminal (even defaults to zsh IIRC), homebrew for package needs, no obnoxious ads in the desktop UI, great (although pricey) hardware. I am an avid Linux user forced to use Windows at work. I would much rather use a Mac.
Urist@lemmy.mlto
Linux@lemmy.ml•Immich 1.132 Brings Smoother Syncing, Mobile UI EnhancementsEnglish
7·1 year agoNot on NixOS!
services.immich.enable = true;
Urist@lemmy.mlto
Linux@lemmy.ml•KDE Plasma 6.4 Lands Initial Support For The Wayland Session Restore ProtocolEnglish
4·1 year agoSetup Mint for grandma, and had to do it again recently as she had bought a new computer and found Windows annoying and unintuitive.
I use NixOS so I obviously have not.
Urist@lemmy.mlto
Asklemmy@lemmy.ml•Since Pi is infinite and non-repeating, would that mean any finite sequence of non-repeating numbers should appear somewhere in Pi?English
1·2 years agoI do not need a medal to call someone out for spreading misinformation. Sure you can have an opinion on mathematics without being a mathematician. However, you are undereducated and make false statments about the subject, while being ignorant and arrogant to those that correct you. That makes you a dick and me not hesitate to dunk on you.
Urist@lemmy.mlto
Asklemmy@lemmy.ml•Since Pi is infinite and non-repeating, would that mean any finite sequence of non-repeating numbers should appear somewhere in Pi?English
3·2 years agoDamn, you really do suck more as a person than you do at math.
I have had great success running NixOS on my Pi. You can build software on your main computer and remote deploy with SSH :)