Viewing profile — jakogut
jakogut
HN member- Joined
- Mon, Mar 19, 2018, 8:23 PM UTC
- HN karma
- 1,455
- Public activity
- 301 items
- HN profile
- View on Hacker News ↗
About jakogut
Recent public activity
-
comment
Comment #48768685
Device trees are certainly less portable across hardware, and more difficult to create than just booting a generic kernel on a machine that supports ACPI. However, the device tree …
- story
- story
-
comment
Comment #48234178
Interesting to see the adjective "small" used to describe a single binary in the same amount of space used by an entire embedded Linux-based operating system.
-
comment
Comment #48046560
Probably to interface with existing cars by replacing the engine, retaining everything after, including the existing transmission, differential(s), and suspension.
-
comment
Comment #47569007
Mistiming the market is losing out on potential gains, which is losing money compared to sitting on cash. Cash doesn't grow. Most people are best off investing in index funds and f…
-
comment
Comment #47263740
You in fact can now! In the past week, a transformer framework called FastFlowLM [0] supporting XDNA 2 NPUs officially started supporting Linux. I posted it here the same day I fou…
-
comment
Comment #47236741
On average according to Geekbench, the M5 compared to the 9950X is ~17% faster in single thread performance and ~30% slower in multithread performance. Individual benchmarks tell t…
-
comment
Comment #47171812
There's also a guide on the Framework community forums for getting this built and running on Arch Linux. https://community.frame.work/t/guide-use-npu-xdna2-with-arch...
- story
-
comment
Comment #47103942
I think the point of the line of questioning is to illustrate that "tools" like a code interpreter act as scratch space for models to do work in, because the reasoning/thinking pro…
-
comment
Comment #47075169
There's a "newer" (almost ten years old) Unigine benchmark available called Superposition you should check out. https://benchmark.unigine.com/superposition
-
comment
Comment #47030667
For anyone who doesn't know yet, there are a wide variety of ONVIF supporting cameras that you can setup with a local NVR running Frigate. You can block internet access to the came…
-
comment
Comment #46979841
As a former user of Zulip at a previous company, thank you for this software, I enjoyed using it. Maybe I'll setup a private instance for friends and family so I can enjoy it once …
-
comment
Comment #46389385
There's a difference between carrying ten pounds small distances for short durations, and carrying an extra two pounds over twenty hours of travel, across multiple connecting inter…
- story
-
comment
Comment #46153260
There's also ZLUDA, which can run llama.cpp and some other CUDA workloads already without any modification, but it's still maturing.
- story
-
comment
Comment #46149295
What kinds of applications do you use that require CUDA?
-
comment
Comment #46149136
The Radeon RX 9070 XT performs at a similar level to the RTX 5070, and is retailing around $600 right now.
- story
-
comment
Comment #46010506
Note that I have retained the original title of the post, but I am not the author.
- story
-
comment
Comment #45984102
It may not, but that doesn't mean you need to install Windows. Any distro that packages Steam and the Nvidia driver will work. EDIT: It appears to be supported for RTX 20xx and new…
-
comment
Comment #45983720
> Unless you have an Intel Arc iGPU, Intel Arc B50/B60, or fancy server GPU, you won't have SR-IOV on your system, and that means you have to pass the entire GPU into the VM. This …