mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,5 Tsd.
aktive Profile

#reboot

5 Beiträge5 Beteiligte0 Beiträge heute

I have to say I have mixed feelings about this. Rebooting TOS doesn't sit that well with me. But I would like to see the legacy character cast of SNW progress. Maybe a series that continues Kirk's 5 year mission? As a mini series?

nerdist.com/article/star-trek-

NerdistWith STRANGE NEW WORLDS Ending, Its Showrunner Hints at a STAR TREK: TOS RebootCould the end of Star Trek: Strange New Worlds in season five lead to a revival/reboot of the original and iconic Star Trek series?
#StarTrek#TOS#Reboot

Reboot podcast @ s01ep12 (20-6-2025):
"Η μάχη για τα προσωπικά δεδομένα μας"
>> youtu.be/pbpV0zJbFMg

Τι είναι τα προσωπικά δεδομένα στην εποχή του Internet και του ΑΙ; Τι ιδιαίτερο έχουν τα "ευαίσθητα" προσωπικά δεδομένα; Τι ακριβώς προβλέπει ο κανονισμός GDPR και πως εφαρμόζεται; Σε αυτό το επεισόδιο ανοίγουμε το μεγάλο θέμα της μάχης για την προστασία των δεδομένων μας από αθέμιτη χρήση.

#Reboot#podcast#ΕΠΕ

My Favorite #Settlers #Games

Settlers II was my first #Settlers #game and it still holds a special place in my heart. After that, I played III and IV, both fantastic entries in the series. Unfortunately, I never got around to playing the original Settlers, which I really need to catch up on someday. As for IV, I have to admit I didn’t spend as much time with it as it probably deserves.

V didn’t feel like a real Settlers game at all. VI was okay, nothing special, but closer to the roots again. VII was very different, almost like a #boardgame, but I really liked it.

VIII, the so-called #reboot, was a letdown. It began with #VolkerWertich, the original creator, but #Ubisoft had other plans. He left the project, and without him, it lost its soul.

#retro#gaming#reteogames
Antwortete im Thread

@tehabe

Selbst die ehemals originellen Köpfe verfallen dem #Sequel #Prequel #Spinoff #Reboot Wahn...

Ja, Fortsetzungen gab es schon immer, manche sogar sehr gut. Aber in der Masse ist es inzwischen doch sehr viel mehr, man setzt immer mehr auf die sichere Masche...

Ich hoffe, dass ich mich in diesem Fall mit meinen Befürchtungen irre 👍

A #reboot is a solution to many tech problems. But if you are on #Linux, did you know you need to reboot only if your kernel has changed? Otherwise you can do a "soft reboot" and get the same thing. You need to kill the init process and make it respawn. It varies from distro to distro but on #systemd ones, you can do systemctl soft-reboot and it'll do the job for you.

Also if you have problem with your graphical shell, you can simply restart your graphical stuff. Not even a soft reboot is needed. For instance if your display manager is lightdm like me, simply do systemctl restart lightdm.

I think this applies to other #unixlike operating systems with the similar kernel and system architecture as Linux. Maybe #BSD people can share their experience?