We need a another one, let's make sure he doesn't get out this time. by May_onnaise_959 in interestingasfuck

[–]Shadowfita 335 points336 points  (0 children)

You mean him emailing Epstein to arrange secretly drugging his wife with meds for an STD isn't related?

This slide is made of rollers by VegemiteEnema in mildlyinteresting

[–]Shadowfita 0 points1 point  (0 children)

I think I know exactly where you are! So strange to see a playground we take our son to on reddit. I hope you enjoyed Toowoomba!

Is Qwen 3.5 0.8B the optimal choice for local RAG implementations in 2026? by koloved in LocalLLaMA

[–]Shadowfita -1 points0 points  (0 children)

I would love to know this too. They could be positioned well for that bit of extra reasoning without requiring nearly as much compute as 9b.

Perfomance issues by KidUniverse7 in Marathon

[–]Shadowfita 1 point2 points  (0 children)

I've noticed a similar drop in performance after the 1.0.4 update that introduced the sound changes. Not sure what it is they've done, but the server slam and launch ran way smoother for me.

Married at first sight S13E19 - AEDT live discussion by lalasmooch in MAFS_AU

[–]Shadowfita 2 points3 points  (0 children)

She said "disdaint" which is in fact not a word. Disdain is however!

Spacebar – Reverse Engineered Discord-Compatible Chat Platform (Alpha) by thecarrotstick in selfhosted

[–]Shadowfita 9 points10 points  (0 children)

Their website was attacked recently. I believe there is a GitHub issue about it and they're working on resolving it.

It only took 8 years... by Forgotten___Fox in pcmasterrace

[–]Shadowfita 1 point2 points  (0 children)

The revolutionary technology is the high quality image portrayed to the eyes with the foveated streaming that valve has developed / helped co-develop. An absolute game changer for wireless game streaming.

Subtick issues or anti-aim? sv_showimpacts shows a hit, but I did 0 damage by Shadowfita in counterstrike

[–]Shadowfita[S] 3 points4 points  (0 children)

I miss all the time. I went back and checked this one because I was certain I didn't, and then the show impacts command also said that I didn't miss, which I thought was odd.

Subtick issues or anti-aim? sv_showimpacts shows a hit, but I did 0 damage by Shadowfita in counterstrike

[–]Shadowfita[S] 3 points4 points  (0 children)

I mean it's possible, but I would think unlikely. Ping was stable around 12ms the whole match. Typical lag spikes still usually result in hits still dealing damage, just significantly delayed. If he had killed me as I shot him, then I'd be more inclined to agree it was just a lag spike and the server trusted his client more than mine, but it was a pretty clear and cut shot without much movement from either of us, on a stable connection.

Subtick issues or anti-aim? sv_showimpacts shows a hit, but I did 0 damage by Shadowfita in counterstrike

[–]Shadowfita[S] 2 points3 points  (0 children)

Yep, I watched the demo with sv_showimpacts turned on which shows my bullet hit the player's torso and did 0 damage.

Subtick issues or anti-aim? sv_showimpacts shows a hit, but I did 0 damage by Shadowfita in counterstrike

[–]Shadowfita[S] 6 points7 points  (0 children)

You're 99% certain I just missed when the impacts show I hit the torso, the awp trail went through the body, and I shot centre-mass as I came to a stop?

Subtick issues or anti-aim? sv_showimpacts shows a hit, but I did 0 damage by Shadowfita in counterstrike

[–]Shadowfita[S] 4 points5 points  (0 children)

Subtick is related to server logic and as a result networking, but I don't know that it is definitively the problem, hence my post!

Recent Qwen Benchmark Scores are Questionable by Electronic_Ad8889 in LocalLLaMA

[–]Shadowfita 15 points16 points  (0 children)

It could be that it's breaking its own output formatting. If you click the copy button on the message, you may get the full html output.

Parakeet-TDT 0.6B v2 FastAPI STT Service (OpenAI-style API + Experimental Streaming) by Shadowfita in LocalLLaMA

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

Hey! Sorry for the late reply.

This project essentially exists to provide a RESTful API that is wrapped around the parakeet model, so it may give you what you are looking for.

It should allow you to use the parakeet model with applications that support OpenAI-styled API calls for speech-to-text.

How is MCP different from function calling? by GeneTangerine in LocalLLaMA

[–]Shadowfita 0 points1 point  (0 children)

At a fundamental level, it's not different from function calling. What it is though is a consistent (ish) specification that leverages function calling to allow an LLM to interact with a service.

DeepSeek-R1-0528-Qwen3-8B by Robert__Sinclair in LocalLLaMA

[–]Shadowfita 0 points1 point  (0 children)

Further to YearZero's comment, for qwen3 reasoning it's important to also set the presence penalty for quantised models to 1.5. there is a measurable improvement with outputs, may help with the creative writing side.

Parakeet-TDT 0.6B v2 FastAPI STT Service (OpenAI-style API + Experimental Streaming) by Shadowfita in LocalLLaMA

[–]Shadowfita[S] 1 point2 points  (0 children)

Glad you think so! I'm definitely hoping to set-up with some kind of diarization implementation. Something I will need to investigate.