

A new iteration of open-source drivers for NVIDIA cards which aims to work better and be more feature-complete. Original announcement post here which explains a bit better.
A new iteration of open-source drivers for NVIDIA cards which aims to work better and be more feature-complete. Original announcement post here which explains a bit better.
Will do! I didn’t make this clear, I did think labplot was a great software for folks who don’t already have the skillset to make plots directly in python – which is the majority of people, and probably the target audience.
Keep up the good work!
Mi was trying out labplot yesterday, and as far as I can tell it can only really plot, not do any sort of transformation or data analysis. The plotting UI itself is pretty nice and the plots look good, but for most of my use cases its worth it to just spin up a Jupyter notebook and work with MatPlotLib directly.
If it could become a general-purpose UI for matplotlib, thatd be fantastic, but its pretty limited in actual usability for me at the moment.
Maybe the graph mode of logseq?
Not somebody who knows a lot about this stuff, as I’m a bit of an AI Luddite, but I know just enough to answer this!
“Tokens” are essentially just a unit of work – instead of interacting directly with the user’s input, the model first “tokenizes” the user’s input, simplifying it down into a unit which the actual ML model can process more efficiently. The model then spits out a token or series of tokens as a response, which are then expanded back into text or whatever the output of the model is.
I think tokens are used because most models use them, and use them in a similar way, so they’re the lowest-level common unit of work where you can compare across devices and models.
Agreed! I’m just not sure TOPS is the right metric for a CPU, due to how different the CPU data pipeline is than a GPU. Bubbly/clear instruction streams are one thing, but the majority type of instruction in a calculation also effects how many instructions can be run on each clock cycle pretty significantly, whereas in matrix-optimized silicon its a lot more fair to generalize over a bulk workload.
Generally, I think its fundamentally challenging to generate a generally applicable single number to represent CPU performance across different workloads.
I mean, sure, but largely GPU-based TOPS isn’t that good a comparison with a CPU+GPU mixture. Most tasks can’t be parallelized that well, so comparing TOPS between an APU and a TPU/GPU is not apples to apples (heh).
Obsidian isn’t open source, but it’s so solid I almost don’t care…
I just came across the lines in the OpenSuse 42 .bashrc in to connect to palm pilots today…what a flashback.
Same question, on vanilla android.
They could have at least renamed it to Radeon Operational Compute method or something…
Yeah for sure, I read your comment as excusing canonical screwing with user intent but I see that’s not what you meant.
That is not the same thing as “snap and apt Firefox are the same”. They just hijacked apt to force snap in.
No? It’s better. HDR just means that there are more color values for each channel. On something like an OLED, that’s more important since the range between white and black is larger in terms of brightness, so to get good color resolution you need more color data.
Yeah heliboard is the only one I’ve found that is actually usable on a day to day. Just wish the autocorrect was better, other than that no complaints.
Yeah, I think the battery thing OP pointed out makes more sense than the power argument. The Z1 extreme used in other handhelds is based on the 8840HS iirc, anf its at least one generation newer than the basis for the steam decks somewhat custom silicon.
The Deck processor is 4 Zen 2 CPU cores and 8 RDNA 2 GPU CUs, while the 8840HS is 8 Zen 4 CPU cores plus 12 RDNA 3 graphics CUs. It’s going to be wildly more powerful. The 8745H actually has the same CPU and iGPU configuration as the 8840HS – not even close to steam deck specs.
AntennaPod is better than it has any right to be – on a modern device, it’s super smooth.
This thumbnail hurts to look at.
Isn’t that going to be ruinously expensive to host an instance for? Video is expensive in terms of storage and bandwidth.
Ubuntu 16.04, dual booted on my laptop before I knew how much of a hassle that could be! Fortunately, never had any of the infamous issues.