Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BO
Posts
0
Comments
185
Joined
2 yr. ago

  • It works perfectly again and is available in the kwin-scripts store under its old name krohnkite. IIRC it hadn't a btree layout before. Now it does. It's the best tiling solution for KDE. I tried most of them.

  • Yes he had one candidate, if I understand correctly: Luis Antonio Tagle. He has a vision of a church adjacent to the poor and the working population in general though he seems regressive on LGBTQ. But going by the sign of times, it'll probably be Raymond Burke. I suppose Vance visited the Vatikan to pave his way.

    Personally I concur Danny DeVito would totally be the man for the job. He would gonna get real weird with it and he certainly doesn't diddle kids.

  • More content than you ever could consume:

    https://media.ccc.de/

    It's from all their camps, workshops, Erfa's (Erfahrungsaustauschkreis) and especially the annual Chaos Communication Congress which is huge and attracts the scene worldwide.

    The last congress was named 38C3: Illegal Instructions if you want to search on their media hub. A lot of the talks are in english.

  • Would, should, could:

    https://en.m.wikipedia.org/wiki/Asse_II_mine

    Why didn't they bury it in impermeable bedrock then in this case. It will cost the taxpayer 3.7 billion to evacuate the rusty and leaky containers there. Which will probably start in 2033 and last decades. If they don't get it right the waste will probably leak into groundwater. That was already stated in a report from 1979 but declared as unscientific by managers of the facilitiy. The building time for Olkiluotos Onkalo was 20 years. You can search for other "End Storages" of nuclear waste around the world. Not many of them are even operating now. You can also look up facilities in Arizona making the same mistake as Germany in storing the waste in salt mines. You can also lookup the devastating effects of Uranium mining for the environment (e.g. in Navajo land).

    Here's your baseload argument debunked:

    "The beauty of these approaches is that they address one of nuclear power’s biggest weaknesses: the fact that it can only generate electricity in large, all-or-nothing chunks. Many of the above solutions are distributed across the grid, meaning that the simultaneous failure of a few units need not bring down the entire electric grid.".

    Yesterday 58% of the energy in Germany came from renewables. It briefly had a day in January when renewables surpassed 100% of its energy demand. Energy is sold between the member states of the EU. Germany regularily imports about 2-5% of its energy per year. Not because they can't generate the baseload via coal or gas but because it's cheaper to buy. Only 0.5% of that imported energy comes from nuclear. The rest is also from renewables.

    A bit offtopic but related: Mr. Habeck the previous much scolded economy minister had a big part in the rise of renewables and his further plans would have been to build out hydrogen production via renewables to act as a future CO2 neutral baseload capacity. Now Germany is in the hands of old white men again who want to burn the world. Just yesterday a headline was that the conservatives want to restrict the influence of the buero against monopolies in pursuing suspected cases of price agreements between fossil fuel cooperations.

  • 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.

  • 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.

  • Or when EU farmers transformed Brussels into a warzone [1] or caused havoc and many (also fatal) accidents in Germany [2] and France [3]?

    "That's different. One are terrorists and the others are fighting for you to still have food on your table".

    Ok. Got it. I'll do my patriotic duty and won't buy any greenhouse produced veggies from the Netherlands anymore and start drinking German milk again.

    [1] AP article about farmer protests in Brussels

    [2] Google translated article from "Der Spiegel"

    [3] Article from France24 about a fatal car accident