537
Whats your such opinion (discuss.tchncs.de)
submitted 11 months ago by cryptix@discuss.tchncs.de to c/asklemmy@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] Cethin@lemmy.zip 1 points 11 months ago

The number of times I've used assembly in games is weirdly high. I always enjoy applying it. It's more interesting than modern high level languages that handle everything for you. That said, I don't know where it's really professionally relevant anymore really.

[-] Zacryon@feddit.de 5 points 11 months ago* (last edited 11 months ago)

Debugging fucked up C/C++ code for example.

[-] captain_aggravated@sh.itjust.works 3 points 11 months ago

It's relevant working with microcontrollers or other resource constrained embedded systems. For example, the ESP32 series of microcontrollers have an ultra-low power processor core that can do a few things while the main core(s) are powered off, but you usually have to write a separate binary for these. It can be handy to know Xtensa or RISCV assembly for this process.

[-] Saigonauticon@voltage.vn 2 points 11 months ago

Some industrial / automotive MCUs have 1024 words of memory, so you really need to be efficient.

this post was submitted on 07 Dec 2023
537 points (87.7% liked)

Asklemmy

43783 readers
827 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS