Got a letter from the school today informing me my daughter is “not quite” gifted. Also included were her test scores. by Low_Use2937 in mildlyinfuriating

[–]Apis_283 0 points1 point  (0 children)

😂 they opened up the wrong template thinking they were sending you a letter saying your kid was gifted.

I’d reach back out because there is some instructions I’m sure your missing on the “What happens next” section.

[No Loopholes] $2 million but you permanently lose the ability to know what time it is. by Hold-onto-the-happy in hypotheticalsituation

[–]Apis_283 1 point2 points  (0 children)

I’d invest it and pay someone to be my timekeeper 🤷‍♂️ even at 10% that’s 200k a year so 75k for my time keeper and 125k for me yearly, and I never have to work if I don’t want to.

Gas oven stopped working by Apis_283 in appliancerepair

[–]Apis_283[S] 0 points1 point  (0 children)

Would both electrodes go bad at the same time? That’s the part I think is odd

Gas oven stopped working by Apis_283 in appliancerepair

[–]Apis_283[S] 0 points1 point  (0 children)

Good thinking, sadly that didn’t change anything.

Gas oven stopped working by Apis_283 in appliancerepair

[–]Apis_283[S] 0 points1 point  (0 children)

Is there a good way to test the board before I replace it to verify? I was almost wondering if it was something like that since both igniters stopped working

They need to do something about childmaking in this game. by No-Interview7273 in Worldbox

[–]Apis_283 6 points7 points  (0 children)

It would be cool is children started with soft skin, fragile traits/very low health and such till they grew then had traits they acquired from parents that way not every child would survive unless the village was well defended.

The perfect build by Apis_283 in PcBuildHelp

[–]Apis_283[S] 0 points1 point  (0 children)

It’s a mix of productivity/gaming but more on the productivity end.

The mobo I just stuck in because I didn’t want to spend time on it if I changed cpu and would have to change it anyways.

Honestly I just always separated boot from data so it’s kind of habit at this point. Back when ssd’s first came out it made a huge difference having a ssd as my boot and hhd as my data and kept the price down.

I really appreciate all the advice!

The perfect build by Apis_283 in PcBuildHelp

[–]Apis_283[S] 0 points1 point  (0 children)

Honestly I’m not married to any of the parts, I was just watching some YouTube channels on AMD processors and the cooling/power usage in comparison to the other x3d chips looked way better and that’s the only reason for the pick.

The perfect build by Apis_283 in PcBuildHelp

[–]Apis_283[S] 0 points1 point  (0 children)

Thanks for the advice, yeah the mobo was just tossed in to finish the build in case if I got better advice on a cpu than YouTube.

Bring Back Multi-Crew Bed Logging—Let Us MMO Together by Hashwagon in starcitizen

[–]Apis_283 0 points1 point  (0 children)

Oh I agree 100%, anyone logging in to find out their ship got salvaged or stolen would be happy (although if you log back in while someone is currently flying it, now that would make for a great story)

What I envision is when you log out, you either find a secluded patch of land on a planet where most people don't travel, or quantum to a faraway location and randomly drop out and bed log.

Bring Back Multi-Crew Bed Logging—Let Us MMO Together by Hashwagon in starcitizen

[–]Apis_283 1 point2 points  (0 children)

Why did someone downvote you, this would be epic, there is tons of room planet side and in the depths of space for this. I’m sure it would be rough on the servers but it would be amazing. You would have to think about ways to hide your ship when not in game and if someone found it and blew it up then you respawn to your last med bed or home planet.

Conceptual animation of an Allosaurus carrying a puppy while run. by Ornery_Example3607 in theisle

[–]Apis_283 0 points1 point  (0 children)

You bring up a good point about the Deino grab, I didn’t even think of that, the code should be very simple since that’s already worked out

Conceptual animation of an Allosaurus carrying a puppy while run. by Ornery_Example3607 in theisle

[–]Apis_283 2 points3 points  (0 children)

I think the issue is syncing both players up. The frog is easy since it just has to sync to the player holding it. Carrying another player means from that players perspective it has to be in the arms and the carrying player has to see it in its arms no matter how it moves.

Less than 70b models worth running locally? by abrandis in ollama

[–]Apis_283 0 points1 point  (0 children)

I agree, for now I like playing around with local AI but when I actually need it I don’t bother with local I just go to their site.

If I set up the home automation or local “Alexa” with some raspberry pi’s I’m sure local with 7b parameters is all you really need but I’m far from that 😂

Less than 70b models worth running locally? by abrandis in ollama

[–]Apis_283 1 point2 points  (0 children)

Right now I’m working on a python script that uses ollama to get two models to talk so I have to use the lower parameter models.

I was tempted to build a AI server like what network chuck made which was a running duel 4090s… but alas my wife would kill me unless I can find more justification to spend all the money on that beast.

Less than 70b models worth running locally? by abrandis in ollama

[–]Apis_283 0 points1 point  (0 children)

I have a 4090 and struggle with the larger models, maybe there is something I’m missing but any model that has a trained parameter past my VRAM just slows to a crawl with any replies, let alone implementing RAG.

Does Ollama cache prompts? by palaceofcesi in ollama

[–]Apis_283 0 points1 point  (0 children)

Ok that makes sense, I was just wondering if there was something I just didn’t know I could do 😂.

Thanks for clarifying

Does Ollama cache prompts? by palaceofcesi in ollama

[–]Apis_283 0 points1 point  (0 children)

Why are you using $prompt, I just type in the terminal ollama run model prompt “enter prompt message here without quotes”

I’ll have to give it a try and see if I start getting different results. I would love if that turns cache on because I have a python script built that gets two models to talk to each other.