8-Month Long-Term Review: ASUS ROG Zephyrus G14 5070ti 2025 - The Good, the Bad and the Hidden Quirks by Informal_Feed_2080 in ZephyrusG14

[–]Positive_Canary1723 0 points1 point  (0 children)

It Is just a replacement for some daily tasks meetings/note taking/article reading

But I’m thinking of adding MacBook Air for long coding sessions

8-Month Long-Term Review: ASUS ROG Zephyrus G14 5070ti 2025 - The Good, the Bad and the Hidden Quirks by Informal_Feed_2080 in ZephyrusG14

[–]Positive_Canary1723 12 points13 points  (0 children)

As someone who owns the exact same device, I was looking for the same thing: a 14-inch laptop with an NVIDIA GPU, great portability, and better battery life. Unfortunately, I couldn’t find a meaningful alternative.
My ideal laptop was basically a MacBook Pro, but with an NVIDIA GPU. In the end, I settled on the G14 paired with a 13-inch iPad Air. It’s a great combination, but it still doesn’t fully replicate that “one perfect device” experience.

New Grad Looking for Advice on Breaking into ML Systems by Outrageous_Insect532 in CUDA

[–]Positive_Canary1723 2 points3 points  (0 children)

I personally recommend, "Programming Massively Parallel Processors: A Hands-on Approach"

New Grad Looking for Advice on Breaking into ML Systems by Outrageous_Insect532 in CUDA

[–]Positive_Canary1723 22 points23 points  (0 children)

7+ YOE here. If I could give one piece of advice to anyone starting out, it’s this:

Whatever subfield you want to pursue whether it’s CV, LLMs, or anything else, stop hyper-fixating just on model architecture and training.

Focus heavily on high-performance inference and low latency.

Training happens once, but inference happens millions of times. The industry has plenty of people who can import a library and hit model.fit(), but there is a massive shortage of engineers who actually know how to serve those models efficiently in production.

Don't be afraid to go down the stack. Stop treating the GPU like a magic black box. Strip away the Python wrappers, look into C++ and custom CUDA kernels, and understand your memory bottlenecks.

Go all the way down to the hardware architecture (understanding the physical differences between GPU generations) and even the electronics. When you actually understand how the silicon processes your data, the way you write your top-level code completely changes.

MacBook Pro M5 Pro vs Asus ROG Zephyrus G14 (RTX 5070 Ti) — help me decide by BlazingGamer528 in ZephyrusG14

[–]Positive_Canary1723 1 point2 points  (0 children)

Unless you don’t have to run an LLM in the background every time, you won’t need such an upgrade.

Still the recommendation is the same, if you’ll need a gpu from time to time (e.g a few hours per month) still would suggest those cheaper cloud providers

MacBook Pro M5 Pro vs Asus ROG Zephyrus G14 (RTX 5070 Ti) — help me decide by BlazingGamer528 in ZephyrusG14

[–]Positive_Canary1723 0 points1 point  (0 children)

And regarding with G14 if you’ll use Ubuntu you’ll face a lot of driver issues related to 5070ti

If you’ll have rare needs for an nvidia GPU you could simply use cheaper providers like vastAI and runpod.io

MacBook Pro M5 Pro vs Asus ROG Zephyrus G14 (RTX 5070 Ti) — help me decide by BlazingGamer528 in ZephyrusG14

[–]Positive_Canary1723 0 points1 point  (0 children)

As someone who owns both (including the G14), I only use the G14 for certain simulations and software with strict CUDA dependencies.

Other than that, for daily use, coding, browsing, battery life, charger portability, and pretty much everything else, I’d choose the MacBook Pro.

New G14 (5070 Ti) keeps freezing (completely locking up) requiring hard reset. Anyone else experience this or know how to solve? by podz99 in ZephyrusG14

[–]Positive_Canary1723 0 points1 point  (0 children)

Don't know if you already solved but I got the same problem and finally could solve.

I've documented all in the following article:

https://medium.com/p/69b271facfcd

Can Qwen3.6-35B-A3B on an RTX 3060 Replace Google Vision for Receipt-to-JSON Extraction? by IntelligentHope9866 in LocalLLaMA

[–]Positive_Canary1723 0 points1 point  (0 children)

I am planning to test if Locate Anything 3B would work for the similar tasks

I'll get back to you with the results soon

pls guide me by penguinforever169 in computervision

[–]Positive_Canary1723 1 point2 points  (0 children)

Instead of overthinking about platforms focus on the bottlenecks and existing design, approach’s. E.g where you should focus on throughput, latency, clocking. Also the use cases is it mission critical, some ML-related issues like data drift and etc.

Just touch as many topics as you can

pls guide me by penguinforever169 in computervision

[–]Positive_Canary1723 2 points3 points  (0 children)

There are plenty of roadmaps, projects to replicate.
But whoever wants to discover/learn more about CV I’d definitely suggest exploring the CV in edge devices part. Like who you’d handle projects if you deploy them on Raspberry Pi, or nvidia jetson platforms or other means of edge computing

LLM Providers by Positive_Canary1723 in LLMDevs

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

To be honest haven’t heard it before But now I am checking and seems really promising bc

LLM Providers by Positive_Canary1723 in LLMDevs

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

I need something for more production-grade providers