Tuberculosis
Tuberculosis
Could you also post the [bed_mesh] section of printer.cfg?
Neat! I’ve known that Regional Prompter is powerful, but it’s too much of a pain for me to bother using. Hopefully this makes it easier.
If you know your deviation, I assume you have a bed probe, right? Are you using your bed mesh? Can you share your start GCode?
I guess this is neat, but I don’t understand what the point is. Here’s what it says this program offers:
The program provides a digital studio environment, access to advanced AI tools and technologies, partnership with experts in the field, and opportunities for collaboration within our established artist community. It also includes a $1000 grant and promotion to our community of millions.
$1000 is nothing nowadays; I’m not sure what that would even do. Buy most of a 4090?
I already have a “digital studio environment” set up on my computer. I like it the way it is.
Partnership with experts and community collaboration are already pretty easy with social media. The generative AI community is generally helpful.
I guess this program might help people who aren’t already using generative AI get into it?
I’m all for blocking intrusive ads, but so far CivitAI’s are pretty normal. Why not support one of the biggest sites that’s helping this community thrive?
Rounded corners like this makes me think that you have Klipper’s Resonance Compensation feature overtuned, but you’d have to really be trying to get it this bad. What printer and firmware are you using?
This looks like the opposite of friendly to me. Is it supposed to be targeted towards cloud computing or web apps? I don’t really understand what its ideal use case is.
Every job will have some sort of crunch time. Even just staying in a programming position, the definition of “crunch time” will vary wildly. I’m lucky enough that “crunch time” just means that I set aside all my other tasks until I fix whatever is on fire, but I still get to go home on time unless I really want the overtime pay.
I don’t envy positions with forced 80-hour workweek crunch times. That’s a sign of bad management.
Because I am addicted to solving puzzles.
That makes sense. I really like that the documentation is right at the top; many times all I want to do is find the right page in the official docs. You might want to look at how results are prioritized though: right now when I search for something simple like “how to center a div”, that result from Mozilla’s docs is included but it’s hidden as the second or third result. I would expect the page that’s explicitly about centering a div to be the top result, followed by the docs page for the element itself and maybe pages for flex or grid or something. That’s a really simple example, so maybe it’s not the target of this project, but I would still hope that simple topics are covered just as well as complex ones.
EDIT: I was a bit mistaken: “how to center a div” does bring up the Mozilla documentation for centering an element, but “center a div” brings up a page about accessibility as the top result.
It’s a good start. I’m curious why you didn’t include a section for social media like StackOverflow or Reddit. If I go to Google with a question, it’s usually for an edge case not covered by the documentation. Maybe add them as a section at the bottom to indicate that they might be less relevant?
Also, this might just be a web developer thing, but why include blogs? Almost all coding blogs I’ve seen are SEO cancer that just copy from the documentation or each other. Are there actually useful blogs out there that I’ve just been missing?
Looks like this may be a known issue for some users.
Bluey.
It wasn’t that hard if you kept feeding it quarters. It took a lot of trial and error, but having infinite lives means it was eventually beatable.
Tuition is $40,000 a year. Price said about 75% of their students are on some form of financial aid.
How large is the Unification Church? I thought they were a pretty big organization.
Also, this paragraph is hilarious:
The Unification Church, meanwhile, has claimed that engaging in activities that violate Japan’s civil law should not be considered grounds for ordering its dissolution and that the government’s questioning of the group is illegal.
I don’t really understand the science behind it, but in my experience I’ve had much more success using basic models for training.
Also, I’ve found that LoRAs are generally much easier and faster to train than embeddings. Is there a reason you’re going for an embedding over a LoRA?
Embeddings should generally be trained on base models to improve compatibility with models derived from the base. For SD 1.5, that means using either regular SD 1.5 or the NovelAI leak. You can sometimes get away with using more “basic” models that don’t have many merges, but that can be tough to gauge.
The chat history is the big one for me. It’s not even that it’s not persistent; I’d be fine if it just purged all messages after a set period. The problem is that it seems to selectively purge some messages but keep others. Makes me feel like I’m crazy when I go back and try to find something that I know I sent a while ago, but there’s just a gap.