• 0 Posts
  • 109 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle


  • You can. It’s called decompiling. Problem is you lose all the human friendly metadata that was in the original source code, meaning comments, variable names, certain code structures are lost forever because it was deleted in the compilation process. There are tools to help you reintroduce that stuff by going through the variables and trying to make sense out of what they were for but it’s super tedious. With new ai tech that can certainly be improved with AI guessing what they were for but you’ll never get the original meta data back.






  • The difference is that instances have self determination. On Reddit all subreddits have to operate under the umbrella of Reddit whether it’s good for them or not. Here communities can go to an instance they’re aligned with. For example there’s a very popular German instance that has all the topics in German for a German audience. In the case of mental health, the ideal situation is thata non profit with expert guidance could create their own instance with communities lead by people who actually know what they’re doing. On Reddit there’s only one sub that can have a name whereas on lemmy you could have a bunch of mental health communities under someinstitute.org or something.








  • I find the Linux ecosystem has far better updating mechanisms than Windows and it doesn’t have as much backwards compatibility cruft as Windows. That and the open source nature I think is better at having exploits uncovered. I’m not saying Linux is perfectly secure, but that it’s more secure than Windows. But I think the biggest reason it’s less likely to get viruses is just that it’s a smaller target and that hackers aren’t spending as much time trying to attack it, plus the users are more tech savvy meaning any attacks will be less lucrative.