• 1 Post
  • 53 Comments
Joined 11 months ago
cake
Cake day: August 3rd, 2023

help-circle

  • I got something stupid like a 96 on the ASVAB and I just told the first air force guy I smoked a lot of weed and I never heard from any military again lmao

    It was tempting when they offered me to go right into a program to become a satellite operator starting off making $125k/year immediately after boot camp… but I don’t regret not taking that offer. Who knows what would have actually materialized, anyways. Probably would have been 6 years deep dreaming of hopefully seeing 6 figures one day while I end up managing logistics or something.




  • You may know the difference between a DAC and Amp, but you clearly don’t understand what I’m trying to say. I’m saying that a DAC doesn’t have its own power output. It literally takes a digital signal, and converts it to analog. In order for it to add any power to the signal, it needs to include an amplifier. Otherwise, the signal will always be a little bit weaker due to the power loss from traveling through the DAC. Most DAC units have at least a weak amplifier for this reason, but there are some units that are just a DAC. And the Amp part isn’t going to be controlling the digital volume, i.e. changing the system volume on your device. It will operate on its own volume control, so regardless of how limited the output is from your phone, it will still be made louder as it amplifies the volume independently of the phone. A unit that is just a DAC doesn’t have any way to amplify the signal it receives, so it will never be able to make it louder.

    You said explicitly that the android system will limit the output of any DAC, but that is wrong on multiple counts. The android system will not limit the output of a DAC because a DAC itself just 1:1 outputs an analog signal converted from a digital source so there is nothing to limit. The android system will also not limit the output from an Amplifier because it literally is not capable of that. That’s like saying your water faucet can limit how hot your water can get when you boil it on the stove. An Amp increases the power of the signal after it has already left the phone.





  • Are you responding to the correct comment? I literally never said anything defensive… basically nothing you said applies to me or my comment, so it’s pretty clear you are engaging in some egregious projection there. Hopefully you figure your problems out.

    I mean, where did I specify right-wingers in my comment? I intentionally left it open because of course people of different opinions are capable of bad faith argument. Once again, you are projecting, and it’s making you look silly.


  • Goddamn, you really got yourself worked up there, and a shit take to boot. Most of the time that someone uses the phrase “facts don’t care about your feelings” those people are arguing in bad faith, cherry picking data and purposefully excluding context to cater to their desired conclusion. My go to example is the statistics of violent crime convictions by race. There are so many extraneous details to that statistic that you could never truly conclude anything based on that statistic alone. It fails to take into account the environmental conditions, social factors, economic factors, and biases in the justice system when you present that statistic at face value.






  • The manifest (at least how I am using the term) is whatever metadata a file has, and the format and location of this metadata can differ between operating systems. Usually the manifest is generated by the operating system based off of header data from the file itself, and details about the file that the operating system can deduce, such as file size, origin, location, file type, etc. In Windows you can view this info by right clicking/opening the context menu on any file and selecting “Properties”, on macOS by opening the context menu and selecting “Get Info”, and on other OSes such as linux/freeBSD it will be something similar.

    There are other usages for “manifest” depending on the context, for example a manifest.xml would be something a developer would include with an android app that has configuration settings and properties for the app.







  • Yeah I’m guessing this is a false positive based on heuristic analysis, i.e. the TOR program has a lot of the same behaviors as malicious programs. Of course it is more accurate to say that the malicious programs are copying TOR behavior or just straight using TOR code, whatever the case may be.

    My main issue is that it kind of shows a lack of due diligence. I assume the official TOR binaries are signed, so the official TOR binaries should be exempted from these heuristic positives. If the binaries are unsigned/have no valid certificates, then I can totally understand the false positive. At that point, the user should know they are installing software that cannot be automatically verified as being safe, and antivirus should never assume that something is safe otherwise. Like you said, for typical users this should be the expected behavior. Users can always undo Windows Defender actions and add exemptions.