boomzilla

joined 2 years ago
[–] boomzilla 0 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

Don't know about your hardware. I don't own a notebook anymore. I read good things about the AUR package optimus-manager-qt for hybrid GPUs (iGPU+dedicated GPUs) but also that it can be a bit tricky.

I exlusively used dedicated Nvidia cards in desktop rigs with Arch & EndeavourOS since 2017 when I switched from Win 10. Additionally exclusively KDE.

Though I had a bit of experience with other distros and desktop environments before my switch I'd wager to say you should give one last try to EndeavourOS, even if you have barely any Linux experience. I mean you had so many failed attempts. One more won't hurt.

Use EndeavourOS not arch. First, it uses the standard initial graphical system-setup (Calamares), then it comes with some good default settings & tools and finally a welcome screen which features links to additional tools like mirror selection (for faster updates), update shortcuts, package search, docs/wikis/forums or logs.

I'd select KDE in Calamares and I'd install the graphical package manager octopi via "yay octopi" after system installation and activate yay for the AUR in the octopi settings as e.g. optimus-manager-qt (which you should only use with hybrid GPUs) is only available in the AUR. You need to click the alien symbol in octopi to install from the AUR.

The AUR (Arch User Repository) is the repository for packages not available in the main repositories. AUR packages are user contributed where the maintainers write a so called PKGBUILD file which contains the steps to build and install a package from foreign sources (e.g. from a debian DPKG or from github sources). With octopi you can quickly open the PKGBUILD file and look from where the maintainer pulls the parts of the package.

The amount of software available in the AUR is gigantic but it can potentially contain malware (which happened a very few times). But you'll have a hard time finding users who actually had that happen to them. A good indicator that the package is ok are its number of votes. But if you really want to know you have to check the sources in the PKGBUILD. If they come from github, you could check the github-repo and only it's stars (votes) if you won't read the sourcecode.


That all sounds mighty complicated but it isn't. Just try to install packages from the main repo. Click the alien symbol only when you don't find something official.

So with octopi and the welcome screen you don't need to enter any terminal commands for package installation or the system update. I had only a few updates where problems occurred in like 7 years and they were always fixable. The Arch Wiki and the Endeavour forums could always help.

I can't guarantee you'll have a better experience than with the other distros and you will meet some bumps or roadblocks for sure. I'm not playing the the most current games and a lot of retro games via Lutris and Heroic. For some of them I had to tinker a bit and try different starters than Steam. Arma, Path of Exile, Sekiro (fitgirl repack), Diablo Immortal were tricky but all the steam games or e.g. Witcher 3 via Heroic run very nice.

On the screen where you login (usually SDDM) you can switch between Wayland and X11. Which are two very different Display managers. Wayland is the replacement for the very old X11. It works way(land) better with AMD GPUs than with Nvidia which are usable though but work much better on X11. Games can be faster on wayland for Nvidia than on X11. But things like missing color management in nvidia-settings make me stay with X11.

[–] boomzilla 1 points 1 month ago* (last edited 2 weeks ago)

A dev named funinkina has made an application working alongside the KDE screenshot application spectacle. It's surprisingly lean code which utilizes tesseract and works fantastically. Just compile, ln -s the app to your bin directory and give it a global shortcut like "CTRL+Shift+Print".

https://github.com/funinkina/spectacle-ocr-screenshot

[–] boomzilla 0 points 1 month ago

Sorry for having you aggravated. Note to myself: Always use /s. Poe's Law isn't to be underestimated.

[–] boomzilla 0 points 1 month ago* (last edited 1 month ago) (1 children)

Hope it's true. I was fairly disappointed when finding out Stephen Colbert returned to catholicism after being atheist.

[–] boomzilla 1 points 2 months ago

We're very sceptic about the rigidity of the so called firewall (the confession of the big parties, especially CDU/CSU to form a coalition with the neo nazis). The chancellor candidate Merz (aka Mr. Burns) already jackhammered it by voting together with AfD against migration. Just yesterday he denounced millions of people who are protesting since the beginning of 2024 against the move of politics to the far right by asking where they were when Walter Lübcke a CDU governour fighting for migrants was murdered by a nazi in 2019. They were protesting in the thousands and the Antifa was investigating the backgrounds of groups like hammerskins, combat 18 or NSU. Mr. Burns yesterday also called lefts and greens "Spinner" (crazies) and was rewarded with frenetic applause by the bavarians to whom he was holding his speech. There are a few CDU politicians saying out loud that the firewall is history and they should work together with AfD.

[–] boomzilla 0 points 2 months ago

Portainer is your friend

[–] boomzilla 2 points 2 months ago* (last edited 2 months ago)

In the end they are too. Just because they have played through capitalism, live in surreal wealth, implement elaborate plans to play through new game plus of capitalism, they still fail to find the most fun and rewarding play through: The no-kill, stealth, co-op play through.

They are part of humanity but destroy the base of their existence. Where is that not idiotic?

[–] boomzilla 5 points 2 months ago

Also wenn du komplett aus der Schleife bist, dann hilft vielleicht auch die Info, dass er nach Whistleblower-Informationen bei den Treffen der FDP zu ihrem D-Day Papier (basically ein Plan zum Sturz der Regierung von Lindner) Kritik daran geübt hat und nachdem es aufgeflogen ist aus der Partei ausgetreten ist und nun fraktionslos ist.

[–] boomzilla 4 points 2 months ago* (last edited 2 months ago)

I watched one video and read 2 pages of text. So take this with a mountain of salt. From that I gathered that deepseek R1 is the model you interact with when you use the app. The complexity of a model is expressed as the number of parameters (though I don't know yet what those are) which dictate its hardware requirements. R1 contains 670 bn Parameter and requires very very beefy server hardware. A video said it would be 10th of GPUs. And it seems you want much of VRAM on you GPU(s) because that's what AI crave. I've also read 1BN parameters require about 2GB of VRAM.

Got a 6 core intel, 1060 6 GB VRAM,16 GB RAM and Endeavour OS as a home server.

I just installed Ollama in about 1/2 an hour, using docker on above machine with no previous experience on neural nets or LLMs apart from chatting with ChatGPT. The installation contains the Open WebUI which seems better than the default you got at ChatGPT. I downloaded the qwen2.5:3bn model (see https://ollama.com/search) which contains 3 bn parameters. I was blown away by the result. It speaks multiple languages (including displaying e.g. hiragana), knows how much fingers a human has, can calculate, can write valid rust-code and explain it and it is much faster than what i get from free ChatGPT.

The WebUI offers a nice feedback form for every answer where you can give hints to the AI via text, 10 score rating thumbs up/down. I don't know how it incooperates that feedback, though. The WebUI seems to support speech-to-text and vice versa. I'm eager to see if this docker setup even offers APIs.

I'll probably won't use the proprietary stuff anytime soon.

view more: ‹ prev next ›