

Didn’t get my DL until I was 18. Didn’t have sex until I was 22. Best friend was a virgin when he got married at 30. Everyone is different. Everyone’s experience is different. You shouldn’t feel bad. Just do you.
New Instance, Same Grenfur
Didn’t get my DL until I was 18. Didn’t have sex until I was 22. Best friend was a virgin when he got married at 30. Everyone is different. Everyone’s experience is different. You shouldn’t feel bad. Just do you.
Naa, allowing a single post to affect my opinion of a group would be silliness, no worries :). As for AI, I can understand peoples reticence, particularly in regards to corpos using it to replace humans. I just run local models as a means to explore ideas, fantasies, and have a bit of fun in my free time. Thanks for the response kind stranger, may your day be excellent :).
As a lactose intolerant individual, I can assure you that once a quarter or so Mexican food beckons me and a willingly walk into that dark night. No regrets… at least not while I’m eating. Afterwards there are regrets.
The real kicker is how you even decide what quality is. A one line script that updates a driver may be a solution to your issue. A four page walkthrough that rambles and gets you to your answer but only after an hour is still a solution, but is it better quality? The issue is that you can’t quantify quality. Even if you managed to for something like programming, you couldn’t apply that same logic to horticulture. The issue is that quality isn’t something you can stick in an algorithm.
Honestly, it depends on how the clients handle it. If they’re cool about the things you can’t provide, agree to pay for the cleanup, don’t absolutely burn the place down… eh, who cares? You get paid, they get to fuck, the place is still rentable the following week. Now if they’re asshats, this conversation is very different lol.
Having played the demo of this game it was phenomenal. It handles Risk/Reward in a fun way that allows you to push your runs for better rewards while generally leaving you with the option to leave a portion of a map undone for an easy exit. It was a genuinely fun experience, and from my brief interaction with one of the devs it’s clear that they care a lot about this project. I’m definitely planning to grab it when it releases!
Flameshot and bind it to your PrtSc button. It has been the absolute best screenshot util I’ve ever used.
So I recently switched to vim as my text editor. And started using vimwiki for notes. But I must know what insanity could one possibly do with a Text editor other than… Well text edit.
The history. Jesus fuck, it’s the history. I swear in the south we talk about things from the 1920s like that shit is ancient. Meanwhile in the UK you’re just casually staying at a hotel that was built in the 1600s.
It’s there for every time after the first. My first two I did manually. Excellent learning experience, very glad to do it. I’m old and lazy now.
Here’s the thing. When I talk to friends interested in Linux, it’s always Debian or Fedora that I suggest. I think they draw a good line for what the average user wants and needs and they’re stable. In fact, I used Fedora for a long time, and all my homelab stuff runs Debian. It wasn’t until computers themselves became a hobby that I switched to Arch. And I think that’s likely the cutoff. If you’re a computer user, stable distros are great. If you’re more a hobbiest… Well, the Arch wiki can own your free time.
I want to switch to Nix… the idea of Nix is compelling. In practice every time I try and test it out I remember that I’m an idiot with a keyboard and I should stop.
Most of the options mentioned in this thread won’t act independent of your input. You’d need some kind of automation software. n8n has a community edition that you can host locally in a docker container. You can link it to an LLM API and emails, excel sheets etc. As for doing “online jobs” I’m not sure what that means, but at the point where you’re trying to get a single AI to interact with the web and make choices on it’s own, you’re basically left coding it all yourself in python.
Ollama can be run from CLI.
Not entirely sure what you mean by “Limitation Free”, but here goes.
First thing you need is a way to actually run a LLM. For me I’ve used both Ollama and Koboldcpp.
Ollama is really easy to set up and has it’s own library of models to pull from. It’s a CLI interface, but if all you’re wanting is a locally hosted AI to ask silly questions to, that’s the one. Something of note for any locally hosted LLM, they’re all dated. So none of them can tell you about things like local events. They’re data is current as of when the model was trained. Generally a year or longer ago. If you wanted up to date news you could use something like DDGS and write a python script that calls Ollama. At any rate.
Koboldcpp. If your “limitation free” is more spicy roleplay, this is the better option. It’s a bit more work to get going, but has tons of options to let you tweak how your models run. You can find .gguf models at Hugging Face, load em up and off you go. kobold’s UI is kinda mid, and though is more granular than ollama, if you’re really looking to dive into some kinda role play or fantasy trope laden adventure, SillyTavern has a great UI for that and makes managing character cards easier. Note that ST is just a front end, and still needs Koboldcpp (or another back end) running for it to work.
Models. Your “processing power” is almost irrelevant for LLMs. Its your GPUs VRAM that matters. A general rule of thumb is to pick a model that has a download size 2-4GB smaller than your available VRAM. If you got 24G VRAM, you can probably run a model that’s 22G in download (Roughly a 32B Model depending on the quant).
Final notes, I could have misunderstood and this whole question was about image gen, hah. InvokeAI is good for that. Models can be found on CivitAI (Careful it’s… wild). I’ve also heard good things about ComfyUI but never used it.
GL out there.
The Expanse is by far my favorite Sci-Fi universe ever. I’m not sure how it’ll go for Owlcat, but damn does this make me excited.
As a side note to this I didn’t meet me partner until I was 26. And honestly I’m glad. Enjoy your life. Its hard to see that from the other side but its fine but you should be ready to settle down before you do.