Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FP
flying_platypus @lemmy.world
Posts 1
Comments 6

Rugged everyday watch

I am working on my PhD mainly doing lab work. When I first started, I bought a Tissot LeLocle Powermatic 80, which I absolutely love. However, in the lab, there's a lot of hazards for an automatic and I started taking it out fairly often. Is there an automatic that's not too expensive (ideally under 500 but sub 1000€ at most), somewhat magnetic and shock resistant? Been thinking that I'd like to get a Diver, but not a prerequisite

Thanks for your help, cheers!

12
Allowing to add functionalities in Rust
  • I think helix has been talking a lot about this issue too. Their solution, as far as I understand it, is to use a LISP language for scripting and extensibility and a wasm plugin system for performance critical plugins. Not sure how far it is into implementation, but something to look out for.

  • neovide: No Nonsense Neovim Client in Rust
  • Only thing I'm really hoping they get done ASAP is a plugins system. That'd just make helix into THE editor for me. I want to learn rust anyway, but now I really want to just so I can contribute to the project...