Hacker Newsnew | past | comments | ask | show | jobs | submit | alex7o's commentslogin

Where can I see mine?

Install the plugin and then load up your profile page, or any page with ac omment from you (like this one)

You have an overall 7 out of 8.


I have used baml before and that worked super well for me multiple times so I don't see a problem with that.

This is actually super cool, you can use those as both math accelerators and as io, and them being in lockstep you can kind of use them as int only shader units. I don't know how this is useful yet.

Btw I am curious what about edge cases. Maybe I have missed that from the article but what is the size of the FIFO?

Or the more dangerous part that is you have complex to determine timing now for complex cases like each reqd from FIFO is and ISR and you have until the next read from the FIFO amount of instructions otherwise you would stall the system and that looks to me too hard to debug.


FIFO is 8-deep. I did fail to mention that explicitly in the article, I think. The depth is so automatic to me that I forget other people don't know it.

The deadlock possibilities with the FIFO are real. It is possible to check the "fullness" of a FIFO using the built-in event subsystem, which allows some amount of non-blocking backpressure to be had, but it does incur more instruction overhead.


True, but take into account that plants need to be able to fly/fight with instruments only and without vision.

Also dogfights are much rarer now, most people just fling rockets at each other (so you know how much these cost, a b200 seems cheap in comparison)


That reminds me a lot of the xmos xcore mcus with 8 cores. I am curious what kind of synchronization primitives have you added and why?


I'm actually working on a comprehensive write up on exactly this topic that should be out sometime next week!


Just ordered 2 to play with!


thank you~~


Sounds like the Parallax Propeller 1/2 as well.

It's a good model for MCU stuff. There were people pushing Chip Gracey (Parallax) to use RISC-V instead of his custom ISA when he designed the P2 a few years ago, but he chose to do his own thing. Which has made compiler development difficult.


This seems more on the RPI side rather than propeller, propeller was never a really good choice for production integration. This looks like it could hold its own in many contexts.


If I understand the architecture it's both -- a main MPU style core and then a bunch of PicoRiscV cores doing MCU tasks. The smart thing about using RISC-V here being having a unified ISA so you can compile programs that run on both or move between both, etc.

I'm assuming he probably has some sort of roundrobin shared memory access similar to what Chip did with "HUB Ram" on the P2.


This is the same chip as the iphone, the only thing that need to be done is make something like m1n1 work with iOS and circumvent all the security measures


I have been, doing doomcoding with tmux and ssh and oddly enough it was better experience than this.


I want to say if somebody makes a tool like that it would be a big winner https://qira.me/


Same, also polars works on typescript which I used at some point out move my data from backend to frontend


Didn't know that was a real term Mike Pondsmith used for cyberpunk


It is, but he got the macroeconomics backwards so enjoying it on an aesthetic level rather than a mechanical level is still the right choice.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: