

I havent tried kobold. I have tried silly tavern, which I think is similar, but that wasnt really what I wanted as I dont want to use the LLM as a character but as an editor.


I havent tried kobold. I have tried silly tavern, which I think is similar, but that wasnt really what I wanted as I dont want to use the LLM as a character but as an editor.


Things like highlight sections, ask the llm to review something about it, include other files as context (worldbuilding, lore material backstory etc) and easily insert bits of the text back into the main body. As I said I’ve used pycharm with AI integration for doing this but then you’re using a code editor which doesnt really have features that would be nice for writing prose. I was wondering if there was anything off the shelf (or close to) that combined the two.


I’ll give it a try thanks.


I actually already use emacs, I just find configuring it a complete nightmare. Good to know its an option though
deleted by creator
That doesnt make any sense, even if people were training specifically on lemmy that has nothing to do with using them to make posts to lemmy.


Obviously its important, but pretending its not political doesnt make any sense. If a community doesnt want to discuss politics (and as far as I’ve seen the OP didnt say which community this was in) then its a reasonable post to remove.


Of course its political, what else would it be? You are talking about peoples rights (a political concept) being breached by an administration (poltical) using an arm of the government (political) as a paramilitary force (political).


I just know people are going to flock to my novel that I manually typewritered each copy myself.


Seems to me pretty much an even spread of how good the names are
If they had stuck to that I wouldnt have an issue with it, but they broaden it out to
I’m tired of calling people out again and again for dumping on PHP.
I’m tired of people dumping on Windows, that most popular operating system, because it’s not what we choose to use
I dont see critising PHP or Windows as a problem, both have serious faults. The argument put forth here conflates two things: That critising a language is bad (fine IMO), critising people for liking a language is bad (not fine). We should welcome the former while insisting the later isnt acceptable.
So should we be entirely uncritical of whichever language people choose to use because it might be percieved as offputting to someone? Would someone writing in brainfuck or whitespace or FORTRAN66 for an actual project (i.e. not just for their own interest) not be subject to critisim for that choice?
Discussion of how languages have bad features and what they could do better is how progress gets made and languages improve over time. I personally find it annoying the level of recent dumping on python that seems to be popular, but they often have a point. Those points are useful in figuring out either how to make those languages better or how the next language to be created should be. Labeling that as problematic and “actively participating in the exclusion of women from STEM” seems to me to be a huge reach.


Lovely debating strategy, name drop a philospoher, pretend thats an argument and then instead of saying how said philosopher actually supports what you are saying accuse others of ignorance.
A well earned block for you :)


You’re the one name dropping a philosopher saying that his work proves that growth of lemmy will result in its inevitable enshittification, give your reasoning connecting the two ideas.


Feel free to enlighten me how a 19th century philosopher who likely hadnt used a telephone dictates how a federated social network is vulnerable to capture by capital and squeezing first a captive userbase for the benifit of advertisers, then captive advertisers for platform profit.
Take your time.


“A philosopher said it” is not an argument for something being guarunteed to happen, especially when said philosopher said it 120 years ago and we are talking about the evolution of the internet and doublly especially as I have already given you a counterexample.


I agree on the UI front, making things more like reddits awful new ui is just a bad idea. Just that your premise for justifying that is wrong.


Yeah, its sad that wikipedia becoming one of the biggest sites in the world turned it into a over monetised hellscape, but that’s just what happens inevitably when you grow big, the capitalists get you.
Good code is not “elegant” code. It’s code that is simple and unsurprising and can be easily understood by a hungover fresh graduate new hire.
I wouldnt go that far, both elegance are simplicity are important. Sure using obvious and well known language feaures is a plus, but give me three lines that solve the problem as a graph search over 200 lines of object oriented boilerplate any day. Like most things it’s a trade-off, going too far in either direction is bad.
Yup, I tried to run the docker image with the suggested docker command and it errored out for lack of a config file (though it did offer a fix in the logs for mounting the current directory as read/write)