• 0 Posts
  • 32 Comments
Joined 8 months ago
cake
Cake day: December 25th, 2023

help-circle



  • What precaution would you expect OP to would’ve done though? A fallback kernel would be my guess - that’s something many casual oriented distro do out of the box basically. . I read your post as “you’re right, don’t use arch” - something btw which I tend to agree with although I wouldn’t say that’s because of the precautions.

    I use arch because there’s no black box magic. For an end user who expects or wants that… Yes, arch might not be the right choice.






  • It’s the server doing the meddling, don’t forget that! Email servers have two things to base an analysis off of: the trustworthyness of the senders header data and the content.

    Header analysis will quickly kill messages from the fake servers but only after a certain amount of spam is identified - the computer doesn’t “read” the alphabet, it just sees valid encoded symbols. It’s the humans job to find the traffic lights, so to say.

    And content analysis is a cold war of attrition: building better filters leads to better tricks leads to better filters, etc.

    The only way I have found to stay spam free is customizing my address for each potential sender (i.e. scipilemmy@mydomain.net).that was a lot of work to set up though…


  • You have several long and comprehensive answers so please allow me to add an emotional one:

    Fucking compile error in hour six of what you estimated to be a four hour compile job because of a mistake you made that you found within 5 seconds after the error!!

    Fucking why doesn’t this compilation start I can’t find my mistake for hours?!

    Where does this module come from?! What do you mean “root kit”? Learning was fun!

    It all was fun! :)




  • Is there anything to support this? I couldn’t find anything that really has this intend documented and Intel weren’t the only on pushing for usb as the most simple protocol possible ( I recall a lot of excitement about the “u” part… How naive at least I was back then!).

    I’m not knowledgeable enough to really argue against it, looking simply from an Okham point of view as “they wanted everything to connect” - the printer in the same way as that PDA… Plus Intels de facto (IT) world domination at the time it just seems unlikely.

    Edit: some sentences didn’t make even less sense, fixed.



  • (not OP but same boat) Doesn’t really matter to me because google knows my servers external IP which is a non-issue: I don’t expect google to try to attack me individually but crawl data about me. There is no automatic link between my server and my personal browsing habits.

    In terms of attack vector vs ease of use , self hosting searxng is a nobrainer for me - but I do have an external server available for things like that anyway so no additional overhead needed.


  • Two more things to add: you get downvoted not for the content but for the tone. People tend to not respond well to abuse, even if verbal - and at least I read a “make this shit work for me” in between your lines.

    And more important: what you are asking is not easy. Wouldn’t be on windows, wouldn’t be on macos (disclaimer: I’ve never set up the arr stack on either but docker runtimes) . You are diving into server software no matter if you’re the only user or not. Either you accept this and the learning curve ahead of you or you give up on it.