HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Wuzado

no profile record

comments

Wuzado
·vor 5 Monaten·discuss
I wonder - could this be used for multi-tier MoE? Eg. active + most used in VRAM, often used in RAM and less used in NVMe?
Wuzado
·vor 5 Monaten·discuss
I can imagine a couple scenarios in which a high-quality, large model would be much preferred over lower latency models, primarily when you need the quality.
Wuzado
·vor 5 Monaten·discuss
Why not use containers (eg. Podman) with secrets management?
Wuzado
·vor 7 Monaten·discuss
Sometimes you may need to deal with odd proprietary processors with limited and flawed knowledge about them.

For example, in the 37c3 talk "Breaking "DRM" in Polish trains" by the folks from Dragon Sector (I highly recommend watching it), they needed to reverse-engineer Tricore binaries, however they found the Ghidra implementation had bugs.

As for the PLCs, the IEC 61131-3 functional block diagrams transpile to C code which then compiles to Tricore binaries using an obscure GCC fork. Not saying that anyone would want to write Rust code for PLCs, but this is not uncommon in the world of embedded.