Das Armageddon der vier Buchreligionen
Aktuelle Hintergrundinformationen zum Weltuntergang. Wikipedia: Harmagedon (auch Harmageddon, Armageddon oder Har-Magedon, griechisch Ἁρμαγεδών) bezeichnet in der Offenbarung des Johannes den Ort der endzeitlichen Entscheidungsschlacht im „Krieg des …Danisch.de
'Israel Has The Right To Defend Itself,' Says Pro-War Neocon Zionist Shill
OGDEN, UT — A local man callously expressed support for the state of Israel being allowed to defend itself, forever exposing himself as a pro-war, neocon, Zionist shill.The Babylon Bee
The post „Hate Speech ist kein Kavaliersdelikt“: Landespolizeien rufen zum Melden von Hass und Desinformation auf appeared first
Landespolizeien rufen zum Melden von Desinformation auf - Apollo News
Zur Aktionswoche „No Hate Speech Week“ ruft die Polizei Sachsen dazu auf, vermeintlichen Hass und Desinformation zur Anzeige zu bringen.Boris Cherny (Apollo News)
#LTMLinuxTips - Day 5
🗺️ Check your public IP From terminal (with more detail):
curl -s ipinfo.io
Useful for remote access or VPN checks.
#LinuxNetworking #Privacy #Linux #OpenSource
Trusted IP Data Provider, from IPv6 to IPv4
Get accurate IP address information with IPinfo. Trusted by 400,000+ users, we handle more than 40 billion API requests monthly. Sign up for free account today.ipinfo.io
USA erwägen Visabeschränkungen für europäische Beamte wegen „Zensur von Meinungsäußerungen“
Die USA drohen erstmals mit Visasperren gegen europäische Beamte – wegen Zensur. Im Fokus: Irland und die EU-Gesetzgebung zum Digital Services Act, die aus Sicht Washingtons die Meinungsfreiheit US-amerikanischer Bürger massiv gefährdet.Sofia Taxidis (Tichys Einblick)
Putin May Become Character in Russian Animated Movie for Children – Soyuzmultfilm Studio
Russian animation studio Soyuzmultfilm could feature Russian President Vladimir Putin as a character in its Prostokvashino cartoon series, envisioning the cameo as an element of "soft power" for promoting Russia and its culture abroad, Soyuzmultfilm …Sputnik International
Als wäre wieder 2015: Medienfront für weiteren Syrer-Nachzug steht
In wenigen Tagen soll der Bundestag eine relativ kleine, zeitlich begrenzte Einschränkung des Familiennachzugs für Syrer beschließen.Matthias Nikolaidis (Tichys Einblick)
Regierung bezahlt Bargeldfeinde - Punkt.PRERADOVIC mit Hakon von Holst
Während wir von Konflikten in Nahost und Ukraine abgelenkt werden, tobt der „Krieg gegen das Bargeld“, so auch der Titel des Buches von Hakon von Holst. Die Bundesregierung unterstützt mit Millionen bargeldfeindliche Organisationen. Die Kreditkarten-Industrie fährt schwere Kampagnen gegen Bargeld und verbreitet Fake-News. So zum Beispiel die Mär vom „dreckigen Geld“. Auch die politischen Argumente gegen Bargeldeindämmung wie Drogenhandel oder Steuerhinterziehung halten nicht stand. Ziel von Industrie und Politik: die Einführung des digitalen Euro. Und somit wohl die totale Kontrolle über unser Eigentum Geld.
Ich würde mich freuen, wenn ihr meine unabhängige journalistische Arbeit unterstützt, damit ich auch in Zukunft weitermachen kann. Vielen Dank! Ich möchte mich auch ganz herzlich bei allen bedanken, die mich bereits unterstützen.
Milena Preradovic
Name: Milena Preradovic
IBAN: AT40 2070 2000 2509 6694
BIC: SPFNAT21XXX
oder
paypal.me/punktpreradovic
oder Cryptos
2CaVpf3NJEFdoUZeMAWvTK8aQzxQsMrgTBz5kWiH3Qvy
Buch „Krieg gegen das Bargeld“: buchkomplizen.de/buecher/hinte…
Bargeld Website: bargeldverbot.info/
Petition für das Bargeld: bargeldverbot.info/petition
Website Hakon von Holst: hakonvonholst.de/
Website: punkt-preradovic.com
Odysee: odysee.com/@Punkt.PRERADOVIC:f
Telegram: https://t.me/punktpreradovic
Linkedin: linkedin.com/in/milena-prerado…
Twitter: twitter.com/punktpreradovic
Facebook: facebook.com/punktpreradovic/
Instagram: instagram.com/punktpreradovic/
theplattform: theplattform.net
#geld #bargeld #digitalgeld #eeuro #cbdc #eu #deutschland #österreich #visa #mastercard
Milena Preradovic - Punkt.Preradovic | LinkedIn
Experience: Punkt.Preradovic · Location: Austria · 500+ connections on LinkedIn. View Milena Preradovic’s profile on LinkedIn, a professional community of 1 billion members.Milena Preradovic (www.linkedin.com)
Spanish Prime Minister Rejects NATO Call to Raise Defense Spending to 5% of GDP
Spanish Prime Minister Pedro Sanchez told NATO Secretary General Mark Rutte that Madrid would not support the proposal to increase the alliance's defense spending to 5% of gross domestic product (GDP) by 2032, according to a letter published by El Pa…Sputnik International
veer66 reshared this.
Sharkey 2025.4.3 has been released!
Hi friends! Yesterday we released a minor update to Sharkey with a bunch of important bug fixes, many optimizations, and several new features. We strongly recommend that all 2025.4.2 instances update to this version, as the prior release includes serious bugs. Instances running older versions should also make plans to update, as this release includes (minor) security fixes.
Here's a quick summary of the changes. As usual, changes are loosely grouped by category and the "[MK]" suffix means that a particular change was inherited from Misskey.
Security fixes:- Prevent remote instances from interacting with local-only posts
- Fix user-list WebSocket channel missing authentication
- Harden getApId
against type confusion
- Harden resolveLocal
against local URLs to remote content
- Add X-Robots-Tag
to protect the API from being abused for SEO manipulation
- Fix user charts leaking follower counts
- Fix backend crash when processing SVG images that contain text on systems that do not have any fonts installed
Performance improvements:- Optimize videos for web playback
- Optimize all queries by disabling TypeORM Redis cache
- Optimize Mastodon API note conversion by fetching less additional data
- Optimize instance blocks / silences by avoiding O(n^2) string comparison loops
- Optimize instance blocks / silences by defining custom database statistics
- Optimize most queries by replacing WHERE (NOT) IN
with WHERE (NOT) EXISTS
- Optimize timeline endpoints by ommitting unnecessary calls to nextTick
- Optimize timeline endpoints by using nextTick
to defer user status updates
- Optimize timeline endpoints by ommitting unnecessary calls to generateVisibilityQuery
- Optimize timeline endpoints by ommitting unnecessary calls to userFollowingsCache.fetch
- Optimize timeline endpoints by loading followings in parallel with the main fetch query
- Optimize timeline endpoints by adding covering indexes
- Optimize timeline endpoints by loading everything in parallel
- Optimize timeline endpoints by populating relations on fallback note fetches
- Optimize timeline endpoints by de-duplicating the list of notes/users to pack
- Optimize timeline endpoints by re-using fetched notes when recursing to reply/renote
- Optimize timeline endpoints by avoiding N+1 queries for visibility checks
- Optimize timeline endpoints by avoiding N+1 queries for polls
- Optimize timeline endpoints by avoiding N+1 queries for channel notes
- Optimize websocket connections by caching muted instance metadata
- Optimize reports UI by inlining the referenced users / instances into the response
- Optimize URL previews by caching alias URLs and bailing earlier
- Optimize URL previews by adding an index over note.url
- Optimize most backend operations by replacing Redis caches with Quantum caches (Memory caches w/ synchronization IPC)
- Optimize many backend operations by replacing N+1 cache updates with single-op bulk updates
- Optimize many backend operations by caching user followers
- Optimize many backend operations by caching hibernation status separate from following / follower relations
- Optimize HTML routines by consolidating multiple different HTML/XML/RSS libraries to just use Cheerio
Settings / preference fixes:- Fix "show soft-muted word" setting not working
- Fix folders not working in mute/block settings
- Fix missing custom search engine setting
- Fix missing Tossface icons setting
- Fix font size setting not saving to profile
- Fix use system font setting not saving to profile
- Fix corner radius setting not saving to profile
- Fix language setting not saving to profile
- Fix custom CSS setting not saving to profile
- Fix "never show again" buttons not working
- Fix several bugs in the preference migration logic
Other bug fixes:- Fix migration to avoid failures when an index doesn't exist
- Fix errors on instance / user lists caused by chart API rate limit
- Fix broken icon alignment
- Fix some icons showing in wrong icon font
- Fix "would you like to reload" message showing ok/cancel instead of yes/no buttons
- Fix discord previews still showing CWed content in some cases
- Fix DeepLX translation not working
- Fix missing instance banner
- Fix timeline dropping / skipping notes
- Fix missing space between notes and ads
- Fix bubble timeline returning wrong notes under certain conditions
- Fix bubble timeline not returning any results
- Fix quotes with only a poll being counted as boosts
- Fix many logic errors in query helper functions
- Fix withRenotes
not working in some timelines
- Fix mentions tab, following feed, and antenna timeline not marking the current user as active
- Fix inconsistent block, mute, and silence behavior between different timelines and views
- Fix potential error when using the local or global timeline channels when not logged in
- Fix broken note embeddings when a page references more notes than the rate limit of notes/show
endpoint
- Fix duplicate URL previews when a URL is repeated in the note
- Fix missing URL previews when the note has more URLs than the /url
rate limit
- Fix note actions toolbar overflowing the screen on mobile
- Fix URL previews trying to render links to profiles as notes
- Fix delayed user/setting updates and moderation actions in instances running with multiple processes
- Fix spacer CSS not working reliably on Firefox
- Fix hard-muted notes leaving an extra-wide spacer in the timeline
- Fix "defederate" rocket icon using the wrong color
- Fix S3 errors resulting in silent loss of data
- Fix empty HTML nodes converting to invalid MFM markup
- Fix stray "RN:" suffix when viewing a note in detail
- Fix "reply" indicator showing on its own line
- Fix user suspension permanently severing follow relations
- Fix notifications not grouping when a different notification happens in between
- Fix frontend occasionally rendering boosts as quotes
New features and general improvements:- Allow unauthenticated (guest or logged-out) users to translate notes
- Increase default max upload size
- Add unixtime
to the MFM cheatsheet
- Overhaul trending polls
- Implement support for Mastodon's Link Attributions
- Add option to prefix reply CWs with "RE:"
- Improve Thai localization
- Automatically select the first page of reactions when viewing reactions to a post, saving a click
Moderation improvements:- Restructure instance admin screen to look like user admin
- Remove vertical height limit on collapisble sections in the reports UI
- Add date separation to the reports UI
- Display inline instance info in the reports UI
- Show signup reason on admin-user
- Widen admin user/instance screens to avoid scrolling the tab bar
Administration improvements:- Show raw AP representation on user admin screen
- Fix abuse reports being sent to the wrong admin email
Sysadmin improvements:- Log configuration file paths for debugging
- Show detailed errors when a configuration file can't be loaded
- Add MK_HIDE_WORKER_ID
environment option to exclude worker ID from logs
- Increase indent in logging to improve column alignment
- Add slowQueryThreshold
setting to configure the "query is slow" warning
- Fix TypeORM errors being hidden
- Cleanup logging to avoid spam and provide more useful info
- Add additional logging for unexpected exits and crashes
Federation fixes and improvements:- Allow fragments in AP object IDs
- Fix errors when an incoming activity has missing or invalid actor
- Accept following, followers, and pinned notes collections that are inlined into the actor
- Implement support for fep-044f "Mastodon" quotes
- Implement support for fep-e232 "object tag" quotes
- Fix boosts federating as quotes
Removed features:- Remove unsupported legacy implementation of includeMyRenotes, includeRenotedMyNotes, and includeLocalRenotes
- Remove uncaught exception handler that could potentially corrupt application state
Thanks for reading, and I hope you enjoy the update! Please let me know what you think, and especially tell me if you find any new bugs! Thanks for Sharking with us~
#Sharkey #SharkeyAdmins #FediAdmins #Changelog #Announcement
commit นี่ไม่ชอบ conventional commit มาก ไม่รู้สึกว่าอยากรู้ว่ามันคือ feat/fix/ฯลฯ
ชอบ linux kernel style มากกว่าที่คำแรกคือ module name ซึ่ง conventional commit เป็น optional
Der Westen ohne Strategie: China und Russland als neue Großmeister
Von Wolfgang Münchau. Der Westen hat mit kurzfristigem Erfolgsdenken seine Strategien verspielt – und damit seine Vormachtstellung. China und Russland können diese Schwäche bereits klug nutzen./ Foto: Achgut/KIwww.achgut.com
Umstrittenes Volksverhetzungs-Urteil: Berufung abgewiesen
Von Peter Hemmelrath. Die Berufung der aufgrund eines migrationskritischen Facebook-Kommentars wegen Volksverhetzung zu fast 8.000 Euro Geldstrafe verurteilten Rentnerin Doris van Geul wurde am Mittwoch zurückgewiesen.www.achgut.com
Mit Nutrazeutika gegen Depressionen: Eine Netzwerk-Metaanalye erweist eine Reihe von Nutrazeutika als mindestens so wirksam wie pharmazeutische Antidepressiva
Depressionen werden nicht nur in Deutschland immer häufiger diagnostiziert und medikamentös behandelt. So wird im „Gesundheitsatlas Deutschland“ des wissenschaftlichen Institutes der AO…SciFi
RDIF Believes US Oil, Gas Companies Will Be Among First to Return to Russia
The Russian Direct Investment Fund (RDIF) believes that US oil and gas companies will be among the first to return to Russian projects and negotiations on this matter are already underway, the head of the RDIF and Russian special presidential envoy f…Sputnik International
Der Beitrag Wie der
Wie der Islam unsere Sprache blockiert
Zum Verlust unserer Kultur gehört der Verlust der Meinungsfreiheit. Wir lassen uns einreden, dass Erfahrungen Vorurteile sind – und die Wahrheit irgendeine „Phobie“ oder ein „Rassismus“. Das Ziel ist Selbstzensur, und es ist fast erreicht.thomas punzmann (Tichys Einblick)
I just want things to work for him.
@Vivi Nella Verita @Rock DJ :catwink: :gigachad: :lmde: How far have you tried it? Here for example a half year ago, #Satisfactory was not working under #HeroicGamesLauncher but only with #Proton under #Steam . Now it works even with plain latest #WINE code from master
branch. And also #sacred2Gold with community patch (without it has graphics trouble) works perfectly normal. For switching between both games, you need to switch WINE between 64-bit (first game) and 32-bit (second game).
Sure that isn't for the start something for your son. But it teaches him a great lesson learning Linux which I did this way.
sysctl
keys. Here Satisfactory runs with 30 FPS on a mega base (19M sized save-game) with a relatively old NVIDIA GeForce GTX 1650, 4GB and 32 GB DDR3 RAM on a quad-core i5-4460 CPU @ 3.20GHz

Inas Video Diary - Folge 42 - Löwenzahn nur mit der Gabel
Alohaaaa hier sind wir wieder!
Die empfohlene Betriebstemperatur von 20 Grad für Zuckergeister ist überschritten
In dieser Folge geht es unter anderem um:
- Ghostwoll
- Socken , Socken , Socken
- Swirl
- Dominospiel
- Wichtel
- Löwenzahn bei insta #twinklecrafts28
- 4 Bilder 1 Wort
- Resteverwertung
- Windspiel
#handgefärbtewolle #slowfashion #socksknitting #clothing #wool #betreuung #senioren #wichtel
Eine kleine Übersicht wo ihr uns überall findet link.sekbaer.de/@zuckergeist
Musik: erstellt mit suno.com
The post Strafbefehl wegen „Alles für Deutschland“-Kommentar – Verfahren vor Gericht eingestellt appeared first on Apollo News. #news #press
Verfahren wegen „Alles für Deutschland“-Kommentar eingestellt - Apollo News
Ein Amtsgericht erließ einen Strafbefehl gegen einen 57-Jährigen wegen eines „Alles für Deutschland“-Kommentars. Jetzt wurde das Verfahren eingestellt.Redaktion (Apollo News)
Hat Wikipedia hier einen Schreibfehler?
Die Bezeichnung Fronleichnam leitet sich von ab, von vrôn, ‚was den Herrn betrifft‘ (siehe auch Fron) und lîcham (‚der Leib‘).
Wahrscheinlich soll das heißen:
Die Bezeichnung Fronleichnam leitet sich von den mittelhochdeutschen Wörtern vrôn („was den Herrn betrifft“, siehe auch Fron) und lîcham („der Leib“) ab.
Amber
in reply to Hazelnoot • • •Late Night Defender 🏳️⚧️
in reply to Amber • • •