I'm pretty sure I know what I am talking about I manage my own homelab and know this kind of stuff. sure I am not an expert but I still have experience in it. But your argument that nearly "all" of them have is just wrong. There are exceptions of course however not all Devs practically target a group that have a network wide DNS blocker installed. The amount of users would probably be way less than 1%.
This doesn't have to be correct. If the game cannot resolve the ad URL it won't get a stream of course you could implement a check for that but who tf is gonna do that. Right. Noone. You would have to build in the ads or use some other domains not on the blocklist to still give the user ads. And if it's an online only game that displays ads you would have to resort to distributing them via your own domain but after all this is not likely to happen at all! So yeah. Could happen is just very very very unlikely
I need all of these! I already have them for data structures and agile but this is also golden!
To train a diffusion model that only outputs one image with difference is I think not possible you could do an image to image and then fix the seed so you would get a consistent result and then picking the nearest result that is nearly an identical copy
Sometimes my brain does a little funny with me and I'm not sure if I like it or not... I just didn't realize this at all
Gibt es einen Weg meine ganzen Sachen zu migrieren oder wenigstens die ganzen "saved" Sachen zu migrieren? Weil dort Speicher ich mir sinnvolle Sachen ab :D
I would argue that as long as you're careful not to get any malware keepassXC is a lot more secure and comfortable to use than tying out the passwords one by one again. Or in general your own vault warden server
Ollama is a big thing, do you want it to be fast? You will need a GPU, how large is the model you will be running be? 7/8B with CPU not as fast but no problem. 13B slow with CPU but possible
They probably also do some OCR on that and then let something other run over that to see if the text makes sense (basically letting another AI grade the output, commonly done to judge what's a good dataset and what isn't) and then just feed the ai again. Today you have a shortage of data since the internet is too small (yes I know it sounds crazy) so I wouldn't wonder if they actually tried to use pictures and ocr to gather a bit more usable data
Now I get why it does what it does and how it works. I never thought that the colon was the variable name but it makes so much sense!
That is true, I mean I mostly only use my homelab except some game servers that I am running. And you are totally right. Only reason why I want to run proxmox or in general why I have a homelab is to learn more about servers and self hosting. I am currently in the first year of my apprenticeship and I have learned so much since I got my server up and running 😄 and I think I can learn a lot more when I am using proxmox
Please keep me up to date what you try and how you are trying to migrate it over! :D and obviously good luck
I am in the same boat currently and thinking about how I can migrate my stuff over without having a 1 month downtime EDIT: after reading all the comments I'm still not sure if I should do it or like I said even how. I love my unraid it fits me well however I think I also have fallen in love with proxmox
"Eigentlich fertig" was for an IP subnet calculator that I programmed with a fellow student
Best place to buy server hardware
Hey, I recently saw a comment on where to buy server hardware (mainly hard drives) sadly I forgot about the URL and didn't save it. What are you guys favourite places to buy these kind of things? :D
EDIT: I should've said for the EU would be heavily preferable since I live in Germany, sorry for the confusion :/
crashed mit neuster jebora Version 0.0.37
Edit: ich muss erstmal noch lernen in die GitHub issues zu schauen... Hier das issue was glaube ich mein Problem beschreibt: https://github.com/dessalines/jerboa/issues/928 Anscheinend liegt der Crash an der Version der Instanz anscheinend sollten wir erstmal bei Version 0.0.36 von jerboa bleiben
Seit Version 0.0.36 bekomme ich bei jedem Start der App die Meldung das die Instanz veraltet ist was prinzipiell erstmal kein Problem ist, jedoch habe ich eben die Version 0.0.37 versucht welche direkt bei mir Abstürtzt bin ich der einzige? Lieg dies an der Instanz oder generell an jebora? Ich habe jetzt erstmal wieder auf Version 0.0.36 downgraded und schaue Mal ob es irgendwelche Fehlerbehebungen mit Version 0.0.38 eingeführt werden oder ob diese Instanz aktualisiert werden muss. Falls dies wie gesagt in meiner Schule liegt bitte ich euch mir das zu sagen :)
best method do use amd GPU for inference on linux
So what is currently the best and easiest way to use an AMD GPU for reference I own a rx6700xt and wanted to run 13B model maybe superhot but I'm not sure if my vram is enough for that Since now I always sticked with llamacpp since it's quiet easy to setup Does anyone have any suggestion?