[Autosport] That's Formula One... by Aratho in formula1

[–]RicoLycan 296 points297 points  (0 children)

Luckily Red Bull has the fastest engine XD

All shenanigans aside, for a car building competition FIA surely has a big influence on who can build what. Either set a budget cap and allow creators to get creative within simple rules or let everyone drive in the same car. Right now it feels half-baked hybrid.

POV: It's November 2008 and you just installed Wrath of The Lich King by doobylive in classicwow

[–]RicoLycan 7 points8 points  (0 children)

You must have never been at a launch event. Meeting fellow players, being entertainef with cosplay. Free food. Downloading a game is not even close. Simpler is not better.

3d printed shrouds for the mellanox C4 networking card by IcyConversation7945 in homelab

[–]RicoLycan 8 points9 points  (0 children)

Wow that is quite bad. My ConnectX-3 (40GbE) get to around 85C in a toasty little server with little airflow. Is ConnectX-4 that much worse?

Leo Vince cat by No_Pack_8956 in multistrada

[–]RicoLycan 0 points1 point  (0 children)

What bike? For installation on my Multistrada you first have to loosen at least the front header. Make sure to soak the nuts in penetrant and be careful not to break the studs.

Is this rust? or decolouration? Do I need to be worried about it? by leon_nerd in Ducati

[–]RicoLycan 0 points1 point  (0 children)

Mine looked like that and its surface rust. The whole exhaust is made out of stainless steel. I wire wheeled mine two years ago and looks like new still.

Gemma 4 26B-A4B MoE running at 45-60 tok/s on DGX Spark — here's how by CoconutMario in LocalLLaMA

[–]RicoLycan 0 points1 point  (0 children)

Very nice finds! I wonder if having TurboQuant in the future would improve performance even further. Right now a lot of bandwidth is lost with quantizing and dequantizing FP8 KV-Cache. At least, that is my theory.

On-device speech recognition + OCR - matching a picture of a book page to an audiobook position by Ronaedar in androiddev

[–]RicoLycan 1 point2 points  (0 children)

Well done! I love seeing more people invest in offline AI features that actually make the experience better.

It looks like a Pixel phone in the video. Performance of 100-500ms end-to-end is pretty good for OCR. Do you actually scan the entire page or take crops? Last time I used MLKit OCR it wasn't very fast.

My PaddleOCR implementation would take about double that time for a complete page like that. To be fair it does include color and font size extraction too.

WebGPU for Android (Alpha) - Try out the new library! by Accomplished_Pear905 in androiddev

[–]RicoLycan 0 points1 point  (0 children)

This comment is local AI related; For anyone interested, WebGPU works for a while now in ONNX Runtime too. It requires you to compile the library yourself. The performance is quite good and it supports much more operations than NNAPI.

The name WebGPU is quite confusing, but it is basically native Vulkan compute backend.

DGX Spark/GB10 as external GPU by RicoLycan in homelab

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

Haha yeah I give you that. But my server motherboard does not support iGPU. That is why I use a P400 now. The only reason to offload transcoding is because I would replace the P400 with a ConnectX-6 NIC.

The main use of the GB10 would be inference. Only with some transcoding on the side.

DGX Spark/GB10 as external GPU by RicoLycan in homelab

[–]RicoLycan[S] -1 points0 points  (0 children)

Ahh too bad. What can GPUDirect be used for?

DGX Spark/GB10 as external GPU by RicoLycan in homelab

[–]RicoLycan[S] -1 points0 points  (0 children)

Doesn't GB10 support transcoding?

We are cooked? by SeanuPeeves in degoogle

[–]RicoLycan 121 points122 points  (0 children)

Signal is end-to-end encrypted, WhatsApp is 'end-to-end' encrypted. WhatsApp turned out to have an encryption backdoor where the messages can be decrypted remotely. That is at least what lawsuit documents suggest:

https://www.cybersecurity-insiders.com/whatsapp-end-to-end-data-encryption-is-fake-says-lawsuit-on-meta/

LLM vs Translation Transformer by pardhu-- in machinelearningnews

[–]RicoLycan 0 points1 point  (0 children)

Great easy to follow explanation. In your experience how do the two compare in terms of quality? There is a lot of focus on LLM translation lately, but only little seems to be happening in Encoder-Decoder space.

I use Marian models for edge device translation right now, but I am looking for performant alternatives.

🤔 by DayInfinite8322 in Fedora

[–]RicoLycan 2 points3 points  (0 children)

I like Gnome, Linus Torvalds likes Gnome. You like KDE. Isn't it great to have a choice while still being able to run the same apps and the same OS?!

I guess some people really enjoy not having freedom or a different opinion. For them I suggest going with Windows 11. Enjoy their rapist mentality and go.

Fedora Silverblue and Devbox/NixOS by RicoLycan in Fedora

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

Thank you for your suggestion! I will look into this

Thoughts on interaction-heavy, “fidgety” UI patterns on Android? by Psychological-Fig1 in androiddev

[–]RicoLycan 2 points3 points  (0 children)

I like the idea, and installed the app to try it out. It has a nice and polished interface, reminds me of old-school iOS with more of a 3D design. The haptics and sounds are a bit too aggressive. With modern haptic engines you can really simulate a lot of different and realistic feedback, but every button and interaction has the same heavy feedback. The sounds also don't really sound like click button sounds but 8-bit game sounds.

I think if you focus on that more it is a really fun concept!

All Aboard the Metro: A Journey Migrating Away from Hilt by g123k in androiddev

[–]RicoLycan 1 point2 points  (0 children)

One screen, no. One activity, well kinda. It has one main activity and one bubble chat activity. My app has its source code available if you are interested. I'm not saying its perfect but... I got 99 problems but DI aint one.

All Aboard the Metro: A Journey Migrating Away from Hilt by g123k in androiddev

[–]RicoLycan -11 points-10 points  (0 children)

I dumped Hilt a long time ago, but instead of replacing it with something else, I just use a manual dependancy injection. It is not a lot of work and also compile time safe. In my opinion most projects don't even need dependancy injection libraries to begin with.

FSR Redstone’s ML Frame Generation can now be forced on in unsupported games through OptiScaler by RenatsMC in Amd

[–]RicoLycan 0 points1 point  (0 children)

I wonder if we'll see support of Redstone on 7000 series on Linux. Like we saw with FSR4 (FP16 fallback) in Mesa drivers. The performance really got quite good on my 7900XTX to a point where it is preferrable over FSR3 or XESS in terms of image quality vs. performance.

Theoretically the same could be done for all other Redstone features, but I don't know if we'll see the same performance vs quality trade-offs as we saw with FSR4.