• 1 Post
  • 20 Comments
Joined 3 years ago
cake
Cake day: July 2nd, 2023

help-circle





  • It keeps my data in plain text files, integrates well with git and simply does the most things I always wanted a note taking application to do, when compared with anything else I have tried so far.

    Yes, I would be happier with an open source application, but the first two are hard requirements for me, which already removes the majority of the alternatives.

    On the other hand, I will never understand why anyone would use brave, given how shady the thing is.











  • > binom.test(11,n=24, alternative = "two.sided")
    
    	Exact binomial test
    
    data:  11 and 24
    number of successes = 11, number of trials = 24, p-value = 0.8388
    alternative hypothesis: true probability of success is not equal to 0.5
    95 percent confidence interval:
     0.2555302 0.6717919
    sample estimates:
    probability of success 
                 0.4583333 
    

    Probably not. Or at least we can’t conclude that from the data. ¯\_(ツ)_/¯



  • Depends on the kind of blur. Some kinds can indeed be almost perfectly removed if you know the used blurring function, others are destructive. But, yes, don’t take that chance. Always delete/paint over sensitive information.

    Source: we had to do just that in a course I took a long time ago.