Admin of Europe Pub
Lemmy: @tfm@europe.pub
PieFed: @tfm@piefed.europe.pub
- 9 Posts
- 32 Comments
tfm@piefed.europe.pubto
Europe@feddit.org•German parliament discusses possible AfD cooperation with Russia as right-wing party files “extremely detailed” inquiries about Germany’s defensesEnglish
5·9 months agoThere wouldn’t be a new law for this. The courts would ban it after a review
tfm@piefed.europe.pubto
Europe@feddit.org•German parliament discusses possible AfD cooperation with Russia as right-wing party files “extremely detailed” inquiries about Germany’s defensesEnglish
56·9 months agoHow about just forbidding the party already?!
tfm@piefed.europe.pubto
Technology@lemmy.world•Microsoft Can't Keep EU Data Safe From US AuthoritiesEnglish
7·9 months agoObviously
tfm@piefed.europe.pubto
Technology@lemmy.world•Python Foundation rejects $1.5M grant from NSF with "no-DEI" stringsEnglish
2·10 months agoI’m an instance admin.
tfm@piefed.europe.pubto
Ask Lemmy@lemmy.world•Are there enough resources in the world to allow everyone (or at least the vast majority) to live comfortably and happily?English
5·10 months agoWe currently produce food for about 10 billion people and waste about half of it. What does that tell you?
tfm@piefed.europe.pubto
Ask Lemmy@lemmy.world•How Often Can You Repost Without It Feeling Like Spam?English
13·11 months agoIf you feel like it’s spammy it’s probably spammy. It’s not about quantity but quality. Post the right stuff into the right communities and you’ll be fine. Doesn’t matter how much.
tfm@piefed.europe.pubto
Technology@lemmy.world•Microsoft revokes cloud services from Israel’s Unit 8200English
2·11 months agoDefinitely an actor I want in this conflict
Sure
tfm@piefed.europe.pubto
Technology@lemmy.world•Stripe CEO Explains Why Stablecoins Are Winning Over Global BusinessesEnglish
22·11 months agoIs the next crypto scam wave due?
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()
tfm@piefed.europe.pubto
Technology@lemmy.world•Tesla sales plunge 40% in Europe as Chinese EV rival BYD's tripleEnglish
691·1 year 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 tripleEnglish
62·1 year agoLet me guess, the stock did go up?
But not everyone cares, unfortunately. The masses will always be exposed to this shit.
Basically, yeah.








Because this would be bad for his business