#risc_v — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #risc_v, aggregated by home.social.
-
オープンなCPU命令セット「RISC-V」を「CPython」が正式サポート/あくまでベストエフォートの「Tier 3」プラットフォームに
https://forest.watch.impress.co.jp/docs/news/2135338.html#forest_watch_impress #Python #CPython #RISC_V #プログラミング #Windows #Mac #Linux
-
オープンなCPU命令セット「RISC-V」を「CPython」が正式サポート/あくまでベストエフォートの「Tier 3」プラットフォームに
https://forest.watch.impress.co.jp/docs/news/2135338.html#forest_watch_impress #Python #CPython #RISC_V #プログラミング #Windows #Mac #Linux
-
オープンなCPU命令セット「RISC-V」を「CPython」が正式サポート/あくまでベストエフォートの「Tier 3」プラットフォームに
https://forest.watch.impress.co.jp/docs/news/2135338.html#forest_watch_impress #Python #CPython #RISC_V #プログラミング #Windows #Mac #Linux
-
オープンなCPU命令セット「RISC-V」を「CPython」が正式サポート/あくまでベストエフォートの「Tier 3」プラットフォームに
https://forest.watch.impress.co.jp/docs/news/2135338.html#forest_watch_impress #Python #CPython #RISC_V #プログラミング #Windows #Mac #Linux
-
Ok gave my #SpacemIT K3 the #ioquake3 treatment but ohh boi the #Imagination #PowerVR drivers still need work, neither OpenGL ES or a fork using Vulkan did the trick.
So I got out my Lichee Pi4A and while OpenGL ES did not work either, Vulkan did, also fairly playable.
-
Ohh and a last thing for today when you use a system like the Titan you notice instantly how well made web pages behave like #Mastodon that's still snappy, or pure dog poo like #Bluesky that forces the poor CPU to rethink it's life choices, some more offenders #Discord or #Fluxer or #VRChat lol
Will test more stuff in the coming days. RISC-V is so much fun and funny enough an eye opener how bad the internet is these days.
-
Ohh yeah another thing I forgot to mention the Milk-V Titan uses proper UEFI, menu is slow as sin but much better then U-Boot or whatever they sometimes use. Despite the pain getting it working, still worth it such a fun machine and soo much better then the Megrez, a tad sour this one has no RVV 1.0 though.
-
RE: https://meow.social/@Keldrim/117078651134630323
Also small note to add you can use #Discord on both boards, might sound silly but that app is a absolute mess and as unoptimized as it gets, older RISC-V gen CPUs get a bloody stroke to even try.
-
Ok small verdict about using the Milk-V Titan RISC-V board, no it's not fast but could be a daily driver, surely more snappy then the ugly Celeron I fixed for someone. Even though on paper is slower the the SpacemIT K3, desktop feels more snappy also thx to a dedicated GPU.
Both the UltraRISC UR-DP1000 and SpacemIT K3 are game changers if it comes to RISC-V, not for normal users mind you but the evolution is real and I am pretty sure their next gen will be even more impressive. Surfing the internet and playing light games both yes, prime time is not that far away.
Also both systems are cool the SpacemIT K3 thanks to being fully RVA23 compliant with RVA1.0 while the UR-DP1000 has the better desktop experience and ease of use with a proper GPU and the fun building a proper PC.
-
Effin finally got my Milk-V Titan to work of course it still had to be an Odyssey, because the massive back plate for the cooler would clash with the case I ordered so took a dare and made a switch with my ARM machines case and guess what on this case it did not mind the riser cable WTF... ohh well the Phanteks I used before was aside from the cool look not a great purchase tbh...
-
RE: https://meow.social/@Keldrim/117039769363456148
Looks like that board despite it's long delay still needed more time in the cooker, hey I know RISC-V is still experimental in many ways but a stupid riser cable that's a common thing should not be a show stopper...
-
Yeah no more Milk-V products for me, the Megrez was outright terrible and the Titan is DOA not sure if I should be pissed or annoyed, or disappointed in my self for smelling how bad it would be and not cancelling my order.
-
Today, I have been programming.
-
Today, I have been programming.
-
Today, I have been programming.
-
Today, I have been programming.
-
Today, I have been programming.
-
Having fun with alternate #ISA like #RISC_V #RISCV #ARM #PowerPC #LoongArch is fun but also revealing how bad people code these days even aside from SLOP, when something like #Discord or #Fluxer absolutely murders your little dev board or in general how popular using web apps over a framework is, just bloody sucks.
-
Any Linux #risc_v people out there that know how I might address https://github.com/rsnikhil/ICFP2020_Bluespec_Tutorial/issues/2
I think I just need to recompile the C programs and there's a Makefile nearby, but it wants to use riscv64-unknown-elf as the cross compile arch, and the cross compiler I have is riscv64-linux-gnu.
Can I convince the binaries I have to work, or do I need to recompile gcc? (Or something else?)
If it matters I'm just trying to target a particular simulator: https://github.com/bluespec/Flute and we don't actually load a kernel, just convert the ELF binary to a memory map and has the simulator start that memory initialized that way.
-
Any Linux #risc_v people out there that know how I might address https://github.com/rsnikhil/ICFP2020_Bluespec_Tutorial/issues/2
I think I just need to recompile the C programs and there's a Makefile nearby, but it wants to use riscv64-unknown-elf as the cross compile arch, and the cross compiler I have is riscv64-linux-gnu.
Can I convince the binaries I have to work, or do I need to recompile gcc? (Or something else?)
If it matters I'm just trying to target a particular simulator: https://github.com/bluespec/Flute and we don't actually load a kernel, just convert the ELF binary to a memory map and has the simulator start that memory initialized that way.
-
Any Linux #risc_v people out there that know how I might address https://github.com/rsnikhil/ICFP2020_Bluespec_Tutorial/issues/2
I think I just need to recompile the C programs and there's a Makefile nearby, but it wants to use riscv64-unknown-elf as the cross compile arch, and the cross compiler I have is riscv64-linux-gnu.
Can I convince the binaries I have to work, or do I need to recompile gcc? (Or something else?)
If it matters I'm just trying to target a particular simulator: https://github.com/bluespec/Flute and we don't actually load a kernel, just convert the ELF binary to a memory map and has the simulator start that memory initialized that way.
-
Any Linux #risc_v people out there that know how I might address https://github.com/rsnikhil/ICFP2020_Bluespec_Tutorial/issues/2
I think I just need to recompile the C programs and there's a Makefile nearby, but it wants to use riscv64-unknown-elf as the cross compile arch, and the cross compiler I have is riscv64-linux-gnu.
Can I convince the binaries I have to work, or do I need to recompile gcc? (Or something else?)
If it matters I'm just trying to target a particular simulator: https://github.com/bluespec/Flute and we don't actually load a kernel, just convert the ELF binary to a memory map and has the simulator start that memory initialized that way.
-
Any Linux #risc_v people out there that know how I might address https://github.com/rsnikhil/ICFP2020_Bluespec_Tutorial/issues/2
I think I just need to recompile the C programs and there's a Makefile nearby, but it wants to use riscv64-unknown-elf as the cross compile arch, and the cross compiler I have is riscv64-linux-gnu.
Can I convince the binaries I have to work, or do I need to recompile gcc? (Or something else?)
If it matters I'm just trying to target a particular simulator: https://github.com/bluespec/Flute and we don't actually load a kernel, just convert the ELF binary to a memory map and has the simulator start that memory initialized that way.
-
Ubuntu 26.10 Stonking Stingray: GNOME 51 و GStreamer 1.30 و RISC-V في طريقها لأكتوبر
كشفت Canonical عن خريطة طريق Ubuntu 26.10 Stonking Stingray، المقرر إصداره في 15 أكتوبر 2026. سيأتي الإصدار مع GNOME 51 ونواة Linux 7.2 ومكتبة GStreamer 1.30 بإضافات Rust، ومركز تطبيقات مستقل عن نوع الحزم، ودعم كامل ل...
🔗 https://salehgnutux.github.io/GT-NEWSTECH/ar/gnulinux/ubuntu-26-10-stonking-stingray-roadmap/
#Ubuntu #26_10 #Stonking_Stingray #GNOME_51 #GStreamer #RISC_V #dbus_broker #App_Center #gnutux -
RE: https://meow.social/@Keldrim/116649289271631408
Pushed the poor thing to the max today still very much impressed, really could keep you going if you had to, just amazing how much #RISC_V has grown in just a few years.
Made me realise how much bloat the web and web browsers are these days though and how demanding simple daily tasks can be due bloat.
-
باختصار: بايتدانس تسعى لتصميم معالجات CPU خاصة بها على منصتي ARM وRISC‑V.
🔹 **الهدف**: تقليل الاعتماد على أطراف ثالثة والتحكم في تكلفة كل سطر رمز برمجي.
🔹 **الفائدة**: مرونة أكبر في توزيع الأداء والتكلفة عبر تطبيقاتها وخدماتها.#تكنولوجيا #معالجات #الخصوصية #دي‑سنترالايزيشن #RISC_V
-
First quick test of my #SpacemIT K3 I am really impressed, if i would smuggle that thing to my father he would not notice anything, very snappy tested the web version of Discord and that's one of those web pages that make any SBC suffer but works pretty well.
-
Firefly just dropped the AIBOX‑K3, a thumb‑sized edge‑AI mini PC built around the SpacemiT K3 RISC‑V SoC.
- Low‑power yet packs a GPU for on‑device inference.
- Supports TensorFlow, PyTorch, ONNX and more.
- Plenty of I/O: HDMI, USB‑C, Wi‑Fi, BLE.A solid step for decentralized AI at the edge.
-
Firefly just dropped the AIBOX‑K3, a thumb‑sized edge‑AI mini PC built around the SpacemiT K3 RISC‑V SoC.
- Low‑power yet packs a GPU for on‑device inference.
- Supports TensorFlow, PyTorch, ONNX and more.
- Plenty of I/O: HDMI, USB‑C, Wi‑Fi, BLE.A solid step for decentralized AI at the edge.
-
Firefly just dropped the AIBOX‑K3, a thumb‑sized edge‑AI mini PC built around the SpacemiT K3 RISC‑V SoC.
- Low‑power yet packs a GPU for on‑device inference.
- Supports TensorFlow, PyTorch, ONNX and more.
- Plenty of I/O: HDMI, USB‑C, Wi‑Fi, BLE.A solid step for decentralized AI at the edge.
-
And here it is, my own #SpacemIT K3... so hyped, made sure I have a proper beefy USB charger to run it, but missed the point you need a splitter to get a video signal out of it... FFFFFF lol so proper test sadly has to wait.
-
Tenstorrent, kanadischer KI‑Chip‑Hersteller, steht offenbar vor einer mehr‑Milliarden‑Übernahme. 🧐
- Interessent will statt Nvidia‑Tech auf offene RISC‑V‑Architektur setzen.
- Das könnte die KI‑Hardware‑Landschaft de‑zentraler und unabhängiger machen.
- Für Entwickler bedeutet mehr Wahlfreiheit und weniger Bindung an proprietäre Ökosysteme. -
Hashtags can have underscores
-
Hashtags can have underscores
-
Hashtags can have underscores
-
Hashtags can have underscores
-
Hashtags can have underscores
-
DeepComputing lance une troisième carte mère RISC-V pour les ordinateurs portables Framework 13 http://dlvr.it/TSWqZB #DeepComputing #RISC_V
-
DeepComputing lance une troisième carte mère RISC-V pour les ordinateurs portables Framework 13 http://dlvr.it/TSWqZB #DeepComputing #RISC_V
-
DeepComputing lance une troisième carte mère RISC-V pour les ordinateurs portables Framework 13 http://dlvr.it/TSWqZB #DeepComputing #RISC_V
-
DeepComputing lance une troisième carte mère RISC-V pour les ordinateurs portables Framework 13 http://dlvr.it/TSWqZB #DeepComputing #RISC_V
-
DeepComputing lance une troisième carte mère RISC-V pour les ordinateurs portables Framework 13 http://dlvr.it/TSWqZB #DeepComputing #RISC_V
-
Want to get your feet wet with #RISC_V ? Then the new SpacemIT K3 might be the right thing, fully RVA23 compliant. Also a good but due RAM shortage expensive update, should be a lot faster then anything on the market or you own. Sipeed has them in stock:
https://sipeed.com/k3