Aka csm10495 on kbin.social

  • 5 Posts
  • 103 Comments
Joined 2 years ago
cake
Cake day: June 8th, 2023

help-circle















  • I’ll give a sort of recommendation to using a safety razor and cheap blades instead. However I’ve been doing it for years and still cut myself.

    I yearn for a razor that can use safety razor blades and wouldn’t cut me up.

    I already have these razors that use those blades already: Leaf, OneBlade, Maxwell June, and Proof razors… and yet they all cut me up about the same as my regular safety razor.

    Anyways razors are kind of cool. Wonder if there is a Lemmy community for shaving.




  • Warning: talking out of my butt a bit so take with a grain of salt.

    I wonder if you could look at micropython. You could implement a unix like world on top of micropython then use micropython as the layer where a normal os would be.

    It would be miserable and likely impossible to be fully unix compliant but could be a fun thing to play with. I would be amazed if it ever somehow could run native unix binaries.