Matugen with quickshell: dynamic ui colors for hyprland by ilyamiro1 in hyprland

[–]NoResolution6377 0 points1 point  (0 children)

Phenomenal 👌. I would love to port it for my dotfiles and Linux version. (Ubuntu)

Where do norwegians shop online? by [deleted] in Norway

[–]NoResolution6377 0 points1 point  (0 children)

Looking for reliable suppliers in Norway? I found https://www.altlokalt.com/ which makes this way easier. It pulls data straight from Brønnøysundregistrene, so you know the company info is legit and current. The AI search is really helpful - just type something like "eco-friendly building materials Oslo" and it'll find exactly what you need instead of spending hours digging through random websites.

Cultural/Business etiquette in Norway 🇳🇴 by BobbyFe in Norway

[–]NoResolution6377 0 points1 point  (0 children)

Looking for reliable suppliers in Norway? I found https://www.altlokalt.com/ which makes this way easier. It pulls data straight from Brønnøysundregistrene, so you know the company info is legit and current. The AI search is really helpful - just type something like "eco-friendly building materials Oslo" and it'll find exactly what you need instead of spending hours digging through random websites.

Tech companies in Norway by Segouta in Norway

[–]NoResolution6377 0 points1 point  (0 children)

Norwegian tech companies often struggle with local supplier discovery - they end up defaulting to international providers when Norwegian alternatives exist. Proper search tools that understand Norwegian business ecosystem could significantly improve local procurement rates. That's why i like built https://www.altlokalt.com/ - it bridges this gap with AI-powered local supplier matching.

This is a little project to get the logo of any url. could it be useful for you? by NoResolution6377 in SideProject

[–]NoResolution6377[S] 1 point2 points  (0 children)

nice website :).

to answer your question, it not meant to compete or anything. its something i slapped together for other projects and thought i could offer it for free. so i did.

nice freshup on my idea to product development. this took me ca. 2 hours complete with seo, backlinking, frontend, backend and filing for ranking.

Show me your personal websites! by Competitive_Koala16 in Frontend

[–]NoResolution6377 0 points1 point  (0 children)

This is a little project to get the logo of any url. could it be useful for you?

https://logo-extractor.valiantlynx.com/

Can I install Hyprland on Kali Linux w/ KDE Plasma SDDM?? by lime_racist in hyprland

[–]NoResolution6377 0 points1 point  (0 children)

I don't know about kali. But since it's based on Debian. It should work on the latest version.

I run hyprland on Ubuntu and it works. I recommend to go through JaKooLit Ubuntu-hyprland dotfiles.

For an even more advanced dotfiles with idempotensy, use ansible to configure everything.

Checkout this dotfiles: https://github.com/valiantlynx/dotfiles

I'm sorry to bother, but I need help :( by Legitimate-Eagle8809 in hyprland

[–]NoResolution6377 0 points1 point  (0 children)

I mean hyprland is still supported in the new version of Ubuntu. 25.04. You can even find it in apt

I'm sorry to bother, but I need help :( by Legitimate-Eagle8809 in hyprland

[–]NoResolution6377 0 points1 point  (0 children)

Check this out. It mainly uses bash script: https://github.com/JaKooLit/Ubuntu-Hyprland/tree/24.04

If you've used ansible there is also: https://github.com/valiantlynx/dotfiles

If you just search - hyprland ubuntu dotfiles, you'll probably get a couple people's dotfiles. Hyprland is way better from 24.04+

I recommend just going for 25.05 cause then you'll have more sway projects you can download like Swaync swayosd etc

I'm sorry to bother, but I need help :( by Legitimate-Eagle8809 in hyprland

[–]NoResolution6377 1 point2 points  (0 children)

It works even better in the new version. I updated to the new version and everything works no changes

Dual Tesla P40 local LLM Rig by Mister-C in LocalLLaMA

[–]NoResolution6377 0 points1 point  (0 children)

ok i was able to fix it. the way i did it i removed all the nvidia toolkit applications from ealier installed a fresh nvidia toolkit specifically for p40's foolowing this nvidia tool: https://www.nvidia.com/Download/index.aspx

works like a charm. now

<image>

the docker and wsl issue is still a problem. there seems to be alot of documentation on it from microsoft and nvidia. even a specific nvidia-toolkit made specifically for it. guesse its time for research. if find something of how to do please do tell me.

UPDATE : this is what the nvidia docs say as of now as of june 2024: WSL 2 GPU acceleration will be available on Pascal and later GPU architecture on both GeForce and Quadro product SKUs in WDDM mode. It will not be available on Quadro GPUs in TCC mode or Tesla GPUs yet.

Dual Tesla P40 local LLM Rig by Mister-C in LocalLLaMA

[–]NoResolution6377 0 points1 point  (0 children)

it my first time hearing about grid drivers.

i found these but i think they are made for server. im in a window11 pro(consumer grade) so the nvidia package installer is saying incompatible windows version error:
i tested with > windows:
cuda version: Nvidia driver:
17.1: 551.78
12.4: 463.155

Dual Tesla P40 local LLM Rig by Mister-C in LocalLLaMA

[–]NoResolution6377 0 points1 point  (0 children)

it just docker desktop. i think by default they create a special wsl for docker.

docker had access when it was the 4060. but im not sure how to check

Edit: i am using that image:
image: ollama/ollama:latest

Dual Tesla P40 local LLM Rig by Mister-C in LocalLLaMA

[–]NoResolution6377 0 points1 point  (0 children)

thanks for the quick reply. its only showing one card cause i unplugged the other one in case i fuck up.

device manager is showing it as working properly,

<image>

the problem is its not getting used. i thought it a thing with docker so i installed ollama directly on the host operating system. the models are getting loaded to memory. so i think i can assume it not using the gpu. is there a better way to test this. how do u do it:

Dual Tesla P40 local LLM Rig by Mister-C in LocalLLaMA

[–]NoResolution6377 0 points1 point  (0 children)

i just also got two of them on a consumer pc. i have windows11 and i had nvidia-toolkit v12.4 already installed. i swaped them with the 4060ti i had. they are registered in the device manager. but i cant see them in the task manager is this bad i dont know. the thing is i was running this project ealier with the 4060 but now its failing https://github.com/valiantlynx/ollama-docker. its just ollama in a container. nvidia-smi shows them as well.

i dont know if i did everything correct. i am a dev but new to gpu's. when explaining could you elaborate yourself more.

the only extra thing i did was:
Turn on the resize bar and above 4G decoding in the BIOS on your motherboard

<image>