@iso In my opninion they are pretty neat, if you use their monads correctly.
Computer science lover, digital artist and open sourcerer. 🖥️ 🐹 🦀 🐧 ⚛️
@iso In my opninion they are pretty neat, if you use their monads correctly.
@Eufalconimorph url is broken
@onlinepersona Got this issue two days ago. Someone upload a package with same name of mine. I was need to change the name to also upload.
deleted by creator
@onlinepersona @snaggen another problem I see people doing while writing rust, is trying to write code like java. Rust isn’t an OO language, but you can organize your code and have hierarchies.
people write oo code in linux source code using c. With rust is simple. Just use composition, and you can explore the traits, that serves as and is better than interfaces.
@snaggen Cyber security problems seems to be a major issue to fix in this decade.
@snaggen not for me also. #vscode or #helixeditor are pretty neat in my opinion.
@ghariksforge @Gecko No one supports Win 10/11 telemetry and updates. And also, there are a huge rejection to win 11 from 10 users.
@iso all the errors are the same. Missing trait implementations. Already see c++ template issue with dozens of lines. There are some tools that helps like the below. But if you had 100 missing traits implementations, you will got a 100 error lines report.
https://github.com/zkat/miette