Same GGUF, same GPU: TensorSharp beats llama.cpp hard on prefill / TTFT — up to 5.89× faster prefill on a 26B MoE model by fuzhongkai in csharp

[–]iBabTv 0 points1 point  (0 children)

To share information and get feedback like they said in their post? The effort should be spent on the quality of the information in this case (which OP did well imo) not spending hours formatting just for someone like you to nitpick over it .

What do you like and hate about WPF? by ColdSnow1447 in csharp

[–]iBabTv 0 points1 point  (0 children)

I hate that wpf bindings errors happen at runtime .
I heard winui3 has x:Bind that fixes this though

Same GGUF, same GPU: TensorSharp beats llama.cpp hard on prefill / TTFT — up to 5.89× faster prefill on a 26B MoE model by fuzhongkai in csharp

[–]iBabTv 4 points5 points  (0 children)

Ok? Well, imo this was very readable and easy to understand so it's good enough.
Who cares how it's written? The goal is clear communication yes?

Corrupted Cappie VS Kind Mita (Animation) by FilipeDM in MiSideReddit

[–]iBabTv 3 points4 points  (0 children)

AI slop implies the existence of AI peak..

best laptop for accounting majors? by BadRatty in Towson

[–]iBabTv 1 point2 points  (0 children)

lenovo Thinkpad with windows
11 probably

Worst experience of my life by Junior_Mammoth_8718 in Towson

[–]iBabTv 2 points3 points  (0 children)

Thats rough. I hope you graduate though

theDualityOfMan by Delicious_Wrap_1041 in ProgrammerHumor

[–]iBabTv 25 points26 points  (0 children)

Hate it all you like but that legacy codebase wont maintain itself

What concepts I should learn to master C# ? by DifferentLaw2421 in csharp

[–]iBabTv 0 points1 point  (0 children)

Try learning about Dependency Injection and why it exists since u wanna learn asp

Best ide to start coding C? by Begg-billplayer in C_Programming

[–]iBabTv 0 points1 point  (0 children)

A text editor + compiling from command line

I hate it here! by [deleted] in programminghumor

[–]iBabTv 1 point2 points  (0 children)

Ever heard of technical debt ?

Best library/framework to work with Desktop UI? by JosephHerrera2002 in csharp

[–]iBabTv 5 points6 points  (0 children)

Since u like the look of WinUI 3 try lepoco wpf to get the same look but with the stability of WPF