• 5 Posts
  • 44 Comments
Joined 1 year ago
cake
Cake day: August 4th, 2023

help-circle












  • Equalizers do not have any effect on vibrato. As you said, it only allows you to selectively enhance or reduce specific frequencies of the sound you’re listening to. So if you set your eq to a sine wave pattern, it will just cut off and increase frequency bands alternately across the spectrum. So it will enhance and reduce the bass frequency at different points, same as with the mids and highs. In the end you’ll get a fairly flat response with some missing tones throughout.




  • you generally don’t magically get things like API keys and database credentials from buckets

    Oh you underestimate how clueless some people can be. One of the highest priority checks of cloud SOCs is to just routinely scan for public buckets, because people expose (accidentally or intentionally) stuff on their test or sandbox accounts a lot, and it’s not surprising to find keys and secrets in there. Obviously a simple SCP policy of denying API calls to make a bucket public will easily solve this problem, but then again, even big companies screw that up too.