Admin of Europe Pub
Lemmy: @tfm@europe.pub
PieFed: @tfm@piefed.europe.pub
- 79 Posts
- 53 Comments
tfm@piefed.europe.pubto Der Postillon@feddit.org•Nach erneuter Schusswaffengewalt an US-Bildungseinrichtung: Trump verbietet Universitäten und SchulenEnglish4·2 days agoDachte der Postillion wäre Satire
tfm@piefed.europe.pubto News@lemmy.world•Ben Shapiro event at Reagan library in Simi Valley is canceled in aftermath of Charlie Kirk shootingEnglish11·4 days agoWe’re not supposed to
You don’t tell me what I’m supposed to do!
DuckDuckGo is much better at this point imo. Although, the SEO industry has destroyed search results in general.
Looks like capitalism…
tfm@piefed.europe.pubto News@lemmy.world•Trump signs order offering some tariff exemptions to countries with US trade dealsEnglish7·8 days agoTACO
Where are the Epstein files?
tfm@piefed.europe.pubto Technology@lemmy.world•Stripe CEO Explains Why Stablecoins Are Winning Over Global BusinessesEnglish22·8 days agoIs the next crypto scam wave due?
It gets MUCH funnier over time.
import sys import time from typing import Iterable, Callable, Any class ProgressSimulator: """ A class to simulate and display the progression of a hacking process, with unnecessary abstraction and complexity for dramatic effect. """ def __init__(self, description: str = "FBI"): self.description = description self.progress_steps = [0, 20, 40, 60, 80, 100] self.messages = [ f"Starting Hack...", *[f"Hacking {self.description} {step}%" for step in self.progress_steps], f"{self.description} Hacked Successfully" ] def generate_progress(self) -> Iterable[str]: """Generates the progress messages.""" for message in self.messages: yield message def display_progress(self, delay: float = 0.5) -> None: """Displays the progress messages with a delay.""" for message in self.generate_progress(): print(message) time.sleep(delay) def execute_hack(self, callback: Callable[[str], Any] = print) -> None: """Executes the hacking process with a callback for each step.""" for message in self.generate_progress(): callback(message) def create_hacking_sequence(description: str = "FBI") -> ProgressSimulator: """Factory function to create a hacking sequence.""" return ProgressSimulator(description) def main() -> None: """Main function to orchestrate the hacking simulation.""" hacking_sequence = create_hacking_sequence() hacking_sequence.display_progress() if __name__ == "__main__": main()
You should really watch it.
tfm@piefed.europe.pubto DACH - Deutschsprachige Community für Deutschland, Österreich, Schweiz@feddit.org•An welchem Tag haben die meisten Menschen Geburtstag?English7·11 days agoWeihnachtszeit inspiriert möglicherweise zur Familiengründung
tfm@piefed.europe.pubOPto BoycottUnitedStates@europe.pub•Donald Trump posting week-old photo raises eyebrows amid health speculationEnglish2·13 days agoSure Thiel is extremely powerful. But so are others, and when Trump dies, they are all trying to fill the vacuum.
tfm@piefed.europe.pubOPto BoycottUnitedStates@europe.pub•Donald Trump posting week-old photo raises eyebrows amid health speculationEnglish13·13 days agoDepends on his political support. MAGA doesn’t really care about Vance. He isn’t able to behave like Trump (hopefully).
Billionaires are billionaires. They are all crap
tfm@piefed.europe.pubOPto BoycottUnitedStates@europe.pub•Tesla sales plunge 40% in Europe as Chinese EV rival BYD's tripleEnglish2·17 days agoA lot of corruption probably
tfm@piefed.europe.pubto Technology@lemmy.world•Tesla sales plunge 40% in Europe as Chinese EV rival BYD's tripleEnglish691·17 days agoI’m sure the free market knows what’s right /s
tfm@piefed.europe.pubto Technology@lemmy.world•Tesla sales plunge 40% in Europe as Chinese EV rival BYD's tripleEnglish62·17 days agoLet me guess, the stock did go up?
https://www.comparitech.com/blog/information-security/linux-security-guide/