• 2 Posts
  • 44 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle













  • Well maybe its unwanted by you, but it might be wanted by someone else.

    I have no problem with anything having its space as long as its legal.

    I never saw a NSFW post on lemmy actually, I have NSFW content hidden by default and it works great. Even though I am not interested in that content, I can respect that some people are.

    This is also why I think banning communities because someone felt slightly offended is not the way to go. Lemmy already has a good way of moderating content per user, and you can ban communities and never see their content. I dont think instance admins should be removing anything other than illegal content.



  • Because it’s an open Instruction Set Architecture.

    Many different companies used to design their own CPU IS architectures in the past like (MIPS, AVR, PIC, …) and of course the most popular ARM. Downside of this is that the software and ecosystems between these architectures are not compatible. Effort wasted in porting a library to one architecture cannot be always reused for another.

    Recently we see a lot of companies adopting RiscV, and there is a big collaboration between them to ratify the specification and provide software support. This will in turn accelerate the development, and software and hardware support will hopefully overtake ARM in the future.