• 0 Posts
  • 44 Comments
Joined 2 years ago
cake
Cake day: October 10th, 2023

help-circle


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


  • I just (I mean an hour ago) gave up on learning japanese via Duo Lingo. On and off for years but didn’t make considerable progress. I know about 20 hiragana symbols and a bit of vocabulary but I think I won’t ever grasp order of words or how they communicate without plurals or genders. It’s so different from germanic languages. I love the japanese culture but I just don’t have the time anymore.

    I instead started spanish. After a few lessons Duo Lingo rated me as a super learner. Don’t know if it’s because they want to sell me a subscription but I really flew through the lessons (even when I had to type out the sentences). I’ll stay with it and will add dutch soon.


  • I just yesterday tried Wayland under Arch with a 1070 after a long time. Single WQHD monitor though. Although X11 is really performant, Wayland was more smooth regarding KDE desktop effects. Witcher 3 (via Heroic) showed fewer microstutters and I will try some more proton games and other applications over the weekend.

    I recently had to downgrade nvidia drivers from 560 to 550 because wakeup from sleep and hibernate would coredump. I read that this is fixed with 560 but only under Wayland. The developers definitely progressed on the nvidia front.



  • I’m not sure if I understood your deduction. The literal translation of “Zange” would be “tongs”, “pliers” or “pincer”. Hinges are the things that make doors swing and hold to a wall right?

    Multiple source say the origin of the word isn’t documented but the best explanation they come up with is that pliers can be used to bend something into a different form.

    My guess was it has its origin in the proverb “Das würde ich nicht mal mit der Kneifzange anfassen” which translates to “I wouldn’t even touch that with pliers” as in stuff you detest that much that you rather would stay away from it.










  • boomzilla@programming.devtoMemes@lemmy.mlgot em
    link
    fedilink
    arrow-up
    18
    ·
    1 year ago

    I read somewhere (sorry no sauce but it seemed informed) that it’s a deliberate choice by him to appeal to working class boomers or something. Did you all know that a medium channeled his deceased dog which in turn told him to run for president?


  • The browser login of my bank needs a separate application that’s windows only or an app. The Java(!) application Jameica saved my ass for the 6 years I’m on Linux now. It can manage multiple accounts. It offers statistics, saves all the transfers, deposits and balances ad infinitum on your disk, is searchable and has templates and schedules for transfers.

    The protocol my bank uses is FinTS, I think. I’m logging in via a certificate file and a password.

    I don’t want to use an app, cause I trust my cutting edge Linux (Kernel 6.7.6) a lot more than my possibly malicious app riddled outdated android.


  • Don’t know anything avout xorg development although I’m profitting for years off it now. Just wanted to chime in and say that the Arch maintainers put out updates pretty constantly. If the code isn’t worked on anymore then what’s happening there?

    Edit: There is definitely happening stuff with the xorg-server code.

    Edit: Removed chit-chat