• 15 Posts
  • 197 Comments
Joined 2 years ago
cake
Cake day: July 2nd, 2023

help-circle












  • Session musicians are technical instrumentalists that excel at being able to play in many different styles as requested by the producer without letting their ego get in the way.

    I don’t care much for pop music, but with age I’ve reconsidered my youthful music snobbery antagonism for pop music being “unauthentic” to instead think that they excel at being entertainers with a mass appeal and that it is not necessarily a bad thing either. Not everybody has interest in seeking out auteurs. Who am I to judge how other people bring happiness into their lives.

    And I’ve realised that a lot of bands that are considered “authentic” are the day job for the band members and is that one project of many that worked out well enough to be a career.


  • Regardless of opinions, this article opinion piece is written like by an angry teenage nerd.

    I don’t understand what these angry anti FF people want that keep on having weekly rants on the topic. You are free to not use the software if you don’t like it or the company or whatever. Just move on and be happy.

    I’m getting tired of these haters any time Mozilla does literally anything and there is not a single constructive idea ever but the demand that Mozilla must operate like a benefactor for nerds that do not have to pay for anything ever.

    Damn, I almost wish Mozilla went commercial with FF to fund the development of it just because.




  • Anybody using obfuscation for securing algorithms is fooling themselves. It can be useful in fringe scenarios when you know and accept the limitations but for general use it is not. There is no obfuscation clever enough that can not be broken down and figured out.

    Example - delaying cracking of copy protection for the first few weeks of a game release. It will be cracked eventually though, regardless the obfuscation and protection. Nobody expects it to be secure - but complicated enough to buy some time.

    Other example - obfuscating assets loader for your game app to make it slightly harder to steal the graphics for scams and knock offs. It will not stop anybody dedicated to it but it can make the lazy skip it and go for the next game instead. Nobody expects it to be secure, but it might work as a deterrent because the next bicycle has a simpler lock to cut.

    Counter example - thinking you’re clever by obfuscating your homebrew cryptographic algorithm. Just don’t. Use a FOSS crypto library, learn how to secure keys and be done with it. It’s not secure or safe in any possible way ever and it is a really bad idea all over.