shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

279
active users

#riscv

2 posts2 participants0 posts today
Replied in thread

@landley @gettie that being said I've yet to see any competition since #Cyrix got stomped out, #Transmeta failed and #VIA sold parts of #CentaurTechnology to #Zhaoxin which now fab their stuff on 16nm surplus'd #TSMC nodes that were slated for export to MCST but got embargo'd for obvious reasons...

Still, it angers me since @OS1337 aims to be a foundation [to at least be able to recover data or backup/restore ancient hardware one can't get to run elsewhere]…

  • Tho at least #Linux 6.6.x as #LTS-#Kernel release will still get fixes for quite some time...
en.wikipedia.orgZhaoxin - Wikipedia

Noodling around with RISC-V emulation, writing it in Go.

Supporting the atomic extension should be doable using Go atomics, but to do it right and without resorting to unsafe, I'd have to represent memory as a slice of int32s and do bullshit to read/write anything smaller than that if I want to have any sort of ergonomics on the atomic usage.

(Assuming I wanna support more than one CPU/HART running concurrently.)

Replied to jbz

@jbz >It was Intel grant money, Patterson happily admits, that paid for the Berkeley architects to invent RISC-V in the first place. Without closed source, proprietary Big Tech, there’s no open source, free-for-all Little Tech. Don’t listen to the techno-hippies who claim otherwise; that’s always been the case.

Perhaps. But it doesn't *have* to be that way :) There are alternatives to finance capital. And even it traces much of its sustenance to generous state backing, something China seems to have learned and that the USA seems to have forgotten (if the anemic CHIPS act in the US is anything to go by).

Angelina Jolie Was Right About Computers | WIRED

「 China’s top scientists have heralded RISC-V as a path to silicon independence. India just used RISC-V to make its first homemade microprocessor. Name a country; it’s probably experimenting with RISC-V. Brazil sent a record 25 delegates to the RISC-V summit 」

wired.com/story/angelina-jolie

WIRED · RISC Architecture Really Did Change EverythingBy Jason Kehe

Here is the desktop set up on the Mango Pi Pro #RISCV #SBC. As mentioned earlier it is running minimal #LXDE on top of a vanilla install of #Ubuntu server 24.10.

I have peeled back a few things, such as audio since the basic Ubuntu install does not have the stuff to run #HDMI #audio (I could do look into this more but eh). I will do some more tinkering with the ISO from the official Mango Pi website. Lets see how that goes 🤞

I'm really confused by the world of #RISCV, it looks like the instruction set keeps changing and it's hard to know which machine supports which instruction set.

To put it simply: #Ubuntu is dropping support for RVA20, presumably to move to RVA22 instead. The problem is, the only RVA22 board I can seem to find (Milk-V Jupiter) isn't supported by Ubuntu.