Ace: aceofspadeshq at gee mail.com
Buck: buck.throckmorton at protonmail.com
CBD: cbd at cutjibnewsletter.com
joe mannix: mannix2024 at proton.me
MisHum: petmorons at gee mail.com
J.J. Sefton: sefton at cutjibnewsletter.com
Bandersnatch 2024
GnuBreed 2024
Captain Hate 2023
moon_over_vermont 2023
westminsterdogshow 2023
Ann Wilson(Empire1) 2022 Dave In Texas 2022
Jesse in D.C. 2022 OregonMuse 2022
redc1c4 2021
Tami 2021
Chavez the Hugo 2020
Ibguy 2020
Rickl 2019
Joffen 2014
AoSHQ Writers Group
A site for members of the Horde to post their stories seeking beta readers, editing help, brainstorming, and story ideas. Also to share links to potential publishing outlets, writing help sites, and videos posting tips to get published.
Contact OrangeEnt for info: maildrop62 at proton dot me
After all these years, it's still a toxic hellbrew of bad decisions. Not so much JavaScript in itself, which is merely eh, as the choice to use it in server applications where it is obviously completely unsuitable, to do so via an event loop, which is obviously completely unsuitable, and then to add the worst package manager ever devised, a software version of the Torment Nexus from the classic sci-fi novel Don't Create the Torment Nexus.*
Here the problem is trying to implement GraphQL naively in an event loop architecture, which creates a cascade of asynchronous requests - called promises - which totally gum up the works.
This problem was solved all the way back in 1961, before the geniuses behind Node.js decided to inflict it on a whole new generation.
Large Language Models have a lot of problems, stemming from the facts that they don't know anything except what words go together, they're promoted by frauds, and they are actively hamstrung from doing anything but reciting woke bullshit.
But Mistral-7B is completely open-source and you can download it and do anything you like. And if what you like is programming, well, it turns out you can get a long way in programming just by knowing what words go together.
It helps because you can automatically check if the AI got the basics right - does the code it generated even compile, for example?
I'm still more interested in using AI for testing than for generating code, but having a generally good LLM that is free to everyone and small enough to run on commodity hardware is a win either way.