suppenloeffel

@suppenloeffel@feddit.de

This profile is from a federated server and may be incomplete. Browse more on the original instance.

suppenloeffel,

Für die Leute, die keine offene Browser Session haben, hier ein kleines, aber funktionales Bash Script, welches im Ausführungsverzeichnis eine myFedditUserData.json erstellt, welche bei anderen Instanzen importiert werden kann.

Anforderungen:

  • Linux/Mac OS X Installation
  • jq installiert (Unter Ubuntu/Debian/Mint z.B. per sudo apt install -y jq

Anleitung:

  • Folgendes Script unter einem beliebigen Namen mit .sh Endung abspeichern, z.B. getMyFedditUsserData.sh
  • Script in beliebigen Textprogramm öffnen, Username/Mail und Passwort ausfüllen (optional Instanz ändern)
  • Terminal im Ordner des Scripts öffnen und chmod +x getMyFedditUsserData.sh ausführen (Namen eventuell anpassen)
  • ./getMyFedditUsserData.sh
  • Nun liegt im Ordner neben dem Script eine frische myFedditUserData.json

**Anmerkung:**Das Script ist recht simpel, es wird ein JWT Bearer Token angefragt und als Header bei dem GET Aufruf von feddit.de/api/v3/user/export_settings mitgegeben. Wer kein Linux/Mac OS X zur Verfügung hat, kann den Ablauf mit anderen Mitteln nachstellen.

Das Script:


<span style="color:#323232;">#!/bin/bash
</span><span style="color:#323232;">
</span><span style="color:#323232;"># Basic login script for Lemmy API
</span><span style="color:#323232;">
</span><span style="color:#323232;"># CHANGE THESE VALUES
</span><span style="color:#323232;">my_instance="https://feddit.de"			# e.g. https://feddit.nl
</span><span style="color:#323232;">my_username=""			# e.g. freamon
</span><span style="color:#323232;">my_password=""			# e.g. hunter2
</span><span style="color:#323232;">
</span><span style="color:#323232;">########################################################
</span><span style="color:#323232;">
</span><span style="color:#323232;"># Lemmy API version
</span><span style="color:#323232;">API="api/v3"
</span><span style="color:#323232;">
</span><span style="color:#323232;">########################################################
</span><span style="color:#323232;">
</span><span style="color:#323232;"># Turn off history substitution (avoid errors with ! usage)
</span><span style="color:#323232;">set +H
</span><span style="color:#323232;">
</span><span style="color:#323232;">########################################################
</span><span style="color:#323232;">
</span><span style="color:#323232;"># Login
</span><span style="color:#323232;">login() {
</span><span style="color:#323232;">	end_point="user/login"
</span><span style="color:#323232;">	json_data="{"username_or_email":"$my_username","password":"$my_password"}"
</span><span style="color:#323232;">
</span><span style="color:#323232;">	url="$my_instance/$API/$end_point"
</span><span style="color:#323232;">
</span><span style="color:#323232;">	curl -H "Content-Type: application/json" -d "$json_data" "$url"
</span><span style="color:#323232;">}
</span><span style="color:#323232;">
</span><span style="color:#323232;"># Get userdata as JSON
</span><span style="color:#323232;">getUserData() {
</span><span style="color:#323232;">	end_point="user/export_settings"
</span><span style="color:#323232;">
</span><span style="color:#323232;">	url="$my_instance/$API/$end_point"
</span><span style="color:#323232;">
</span><span style="color:#323232;">	curl -H "Authorization: Bearer ${JWT}" "$url"
</span><span style="color:#323232;">}
</span><span style="color:#323232;">
</span><span style="color:#323232;">JWT=$(login | jq -r '.jwt')
</span><span style="color:#323232;">
</span><span style="color:#323232;">printf 'JWT Token: %sn' "$JWT"
</span><span style="color:#323232;">
</span><span style="color:#323232;">getUserData | jq > myFedditUserData.json
</span>
suppenloeffel,

I’d love to be able to disagree in any of your points, but I can’t.

The vast majority of users want something that simply works, is polished and intuitively usable. Reading docs, remembering anything other than the bare minimum, running into issues that don’t get magically resolved within 5 minutes will turn them away forever.

Even people with a technical background will at least partially compromise and migrate towards the services with the most users to not isolate themselfs.

Matrix is neat, Lemmy is neat, Nextcloud is neat (well, in theory), Immich is neat, so many other privacy friendly solutions are neat. But they’ll always be irrelevant in the global context.

suppenloeffel,

Selfhosted services like Nextcloud/Immich aren’t nearly as dependent on a critical user mass like Discord/Matrix, but the principle is the same.

If you host for family or friends, they may even use it if you convince them to switch. But when the setup, which doesn’t consist of redundant instances and isn’t maintained by a small army of SysAdmins 24/7, inevitably breaks for longer than a few minutes, most will switch back to the easy, reliable option.

Rechtsextremes Kampfsportzentrum in Halle vor Eröffnung abgebrannt | MDR.DE (www.mdr.de) German

In der Nacht zu Dienstag ist eine Lagerhalle mit Fitnessgeräten in Halle abgebrannt. Die Ursache für den Brand ist unklar. Nach MDR Investigativ-Recherchen handelt es sich um das geplante Kampfsportgym “Gladiator Fight Academy” von Kampfsportlern aus dem rechtsextremen Hooligan-Milieu....

suppenloeffel,

FCKNZS, aber das halte ich für ne gefährliche Einstellung. Sollte das Brandstiftung gewesen sein, wovon ich persönlich ausgehe, ist das unabhängig vom Ziel eine sehr gefährliche Aktion und meiner Meinung nach kontraproduktiv. Man hat paar Hurensöhnen die Lagerhalle abgefackelt und dabei Unbeteiligte in Form des übergreifenden Brandes gefährdet sowie glücklicherweise lediglich finanziell geschädigt.

Für die Hurensöhne ist das ärgerlich, aber für die Unbeteiligten ist das mindestens absolut scheisse und potenziell desaströs. So kriegt man in der Bevölkerung jedenfalls keine breitere Unterstützung.

suppenloeffel,

Fair.

suppenloeffel,

No way, next you are going to tell me that they even have a public website and their information gets shared on reddit and lemmy. Oh god, even their product is open source! Panic, people, panic!

suppenloeffel,

That’s true. But you are taking offence in them bridging their public chats to non-public services due to them being spyware.

I don’t disagree that they are essentially spyware, but it doesn’t matter when the information shared is already publicly accessible anyway. It only adds convenience for users who, for whatever reason, prefer to use Discord over Matrix.

So your initial comment is essentially saying: “Unrelated to the topic, GrapheneOS shares their data with shady data brokers!”. You’re not technically wrong, but the implications are meaningless.

You may be offered a free premium Telegram subscription – but please don’t accept (archive.is)

Telegram is giving away FREE Premium subscriptions! All they need from you is to use your cell phone as a relay to text out their OTP codes! And the recipient of the OTP sees your phone number! What could POSSIBLY go wrong with this deal?...

suppenloeffel,

Telcos know that authentication is about the only remaining use case for SMS and are not going to turn down the revenue stream.

And it can’t die fast enough, as it’s essentially the same as broadcasting your sensitive information over unencrypted radio.

Apart from security, phone number based user identification is such a half-assed approach and I still don’t get why Signal wants to die on that hill. It’s inconvenient, yet trivial, for anyone to register a second, third or tenth phone number. With a bit more knowledge and inconvenience, even anonymously. It adds so little.

suppenloeffel,

Signal and DeltaChat, as well as Simplex and some others e2e communication solutions, are adequate from a technical point of view.

The main issue is always adoption. You can have the most convenient way to safely communicate with people, it’ll be useless if nobody you’re talking to wants to use it.

So, since Signal is very easy to set up and use as well as the most adopted, it’s currently the best pick for regular conversations.

suppenloeffel,

Top, bin gespannt auf die Details. Und als Passagier sind das erst recht gute Nachrichten, endlich werden öffentliche Verkehrsmittel wieder unzuverlässig anstatt eingestellt.

suppenloeffel,

I’m a bit disappointed with the hypocrisy of some commenters here.

So many very questionable articles, posts and statements that can’t be verified regarding IDF crimes get treated as the absolute truth. Yet a statement regarding a fake story, verified by Hamas and Al Jazeera, gets reported and isn’t trustworthy, since it’s from an institution aligned with Israel?

Holy echo chamber, batman.

suppenloeffel,

Es lohnt sich wirklich, den Artikel zu lesen. Ich erinnere mich an die Berichterstattung rund um den Fall, ich konnte die vergleichsweise milden Urteile auch nicht nachvollziehen und hatte eine starke emotionale Reaktion.

Meier-Göring: Zunächst einmal: Das Verfahren war nicht öffentlich, und auch die Urteilsbegründung richtete sich in erster Linie an die Verfahrensbeteiligten, die Angeklagten, Verteidiger, Nebenklage und Staatsanwaltschaft. Daher kennen auch nur die Verfahrensbeteiligten die ganze Wahrheit. Das ist auch gut so, denn das schützt vor allem die Nebenklägerin, die sich an fast nichts mehr aus der Tatnacht erinnert. Sie soll besonders nicht durch neue Informationen, die an die Öffentlichkeit gelangen, retraumatisiert werden. In der kurzen öffentlichen Urteilsverkündung habe ich daher – wie auch in diesem Interview – viele Details, die auch das Verhalten der Nebenklägerin betrafen und die sehr entscheidend für die Rechtsfolge waren, weggelassen. Trotzdem: Ein Urteil ergeht ja »Im Namen des Volkes«. Ich habe mich deswegen natürlich auch persönlich immer wieder gefragt, was ich besser hätte kommunizieren können.

[…]

SPIEGEL: Was kann man besser machen, damit durch unverstandene Urteile nicht so viel Hass verbreitet wird?

Meier-Göring: Wir müssen uns gegen das Gift und die Fake News aus der rechten Ecke lauter zur Wehr setzen. Aber wir müssen auch zeigen, dass wir zuhören und selbstkritisch sind und die Urteile der Justiz den Menschen noch besser erklären. Ich wünsche mir eine Art Bürgerdialog für die Justiz, um die Menschen da draußen besser zu erreichen. Wir wollen doch alle dazu beitragen, dass es weniger Straftaten und weniger Gewalt gibt. Dass die Gesellschaft besser wird.

Dass das Verfahren zum Schutz der Beteiligten nicht öffentlich war, ist verständlich. Die sehr knappe öffentliche Urteilsverkündung hätte aber eben auch deutlich besser begründet und eingeordnet werden können, um die Fantasie und das Verständnis des Volkes und der Presse nicht unnötig frei laufen zu lassen.

Sie wünscht sich eine Art Bürgerdialog, der hat stattgefunden. Populistische Publikationen, entrüstete Bürger, widerwärtige Drohungen. Aufgrund fehlender bzw. fehlerhafter Kommunikation.

Vielleicht lernen die beteiligten Organe ja etwas aus dem Fall.

suppenloeffel,

That’s certainly one of the takes of all time.

Not even touching the problematic ethics here, you expect China and Russia to simply watch the nuclear warheads rain down on their cities and beg for forgiveness afterwards instead of retaliating?

suppenloeffel,

Sweet, now I get to put “worked with NASA” in my résumé.

Some banking apps don't appear in the Aurora Store (lemmy.ml)

This has happened a few times, but it was always related to the use of VPNs because the app is not available in the country of the server, but now, even if I disable the VPN, change the spoofing model of the smartphone, open from a direct link from the Play store (in which the app page opens, however, with almost no information,...

suppenloeffel,

open from a direct link from the Play store (in which the app page opens, however, with almost no information, such as version, permissions, size and so on, and the download doesn’t start.

Tested this myself, as that used to be the workaround for apps not appearing, but I’m facing the same issue on some apps. For the time being, installing/updating manually via APKMirror isn’t ideal, but I’m not installing the Play Store.

suppenloeffel,

Their issue tracker is probably the best bet.

I never use dubious sources like this, especially banking apps.

Oh yeah, it’s usually a very bad idea, especially regarding apps handling sensitive information. Since my use case for APKMirror strictly consists of apps without internet permission in a dedicated, otherwise empty profile, the risk is acceptable.

suppenloeffel,

Ursprünglich sollte FragDenStaat für das Verfahren beigeladen werden, wurde aber vom Gericht nach eigener Aussage auf „perfide Weise“ ausgeladen: „Erst wurden wir nur zu einem der beiden Verfahren zugelassen, zu dem anderen nicht, da es inhaltsgleich sei. Dann wurde nur das Verfahren zur Revision zum Bundesverwaltungsgericht zugelassen, zu dem wir nicht beigeladen waren. So wurden wir aus dem weiteren Verfahren als Beigeladene ausgeschlossen.“

Ist es nicht toll, was man alles in unserem Rechtssystem bewerkstelligen kann, wenn man die Richter bestechen, ähh beinflussen, ne halt: Wenn die Richter vollkommen ohne Beeinflussung von außen unparteiisch und rechtlich einwandfrei im Sinne des Volkes handeln. Wie können bei solch tollen Beispielen die Leute nur das Vertrauen in die Legislative, Exekutive und Judikative verlieren? Hier läuft doch alles lupenrein ab!

suppenloeffel,

Scheinbar ist das Entsorgen in den Abfluss schädlich für die Abwassersysteme.

Nur um den Punkt zu klarifizieren: Öl in den Abfluss kippen ist nicht nur für die Abwassersysteme der Stadt schädlich, das haftet sehr effektiv in den heimischen Abflussrohren. Neben einem tollen Grundaroma von Verwesung in Begleitung von Ekelpommesbude in der Bude hat man hier schnell nen Haufen Arbeit am Hals.

Ein altes, dickerwändigeres Plastikgefäss damit zu befüllen und ab in den Restmüll ist der Weg. Ich würde von Glasbehältern abraten, ausser man hat Bock auf ne Handgranate aus heissem Öl und Glassplittern.

suppenloeffel,

Frittieren ist das eine, z.B. Buletten mit hohem Fettanteil das andere. Die können beim anbraten gefühlt um die Hälfte schrumpfen und am Schluss in einem See aus Fett schwimmen, das muss man eben irgendwie entsorgen.

suppenloeffel,

Steganography is a (fascinating) bitch. There are a lot of ways to hide a message in an image which is very resilient to manipulations like resizing, compression or even the loss of information by actually filming a screen versus taking a screen capture.

If you adjust your approach to not rely on a single picture to reliably convey a short message, but part it out over tens or hundreds of frames in a video, it’s basically impossible to make sure that the message was erased without knowing the algorithms used or rendering the video unwatchable.

It’s an awesome field and nothing new.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • InstantRegret
  • DreamBathrooms
  • ethstaker
  • magazineikmin
  • osvaldo12
  • Durango
  • Youngstown
  • ngwrru68w68
  • slotface
  • rosin
  • mdbf
  • kavyap
  • khanakhh
  • megavids
  • tester
  • thenastyranch
  • cisconetworking
  • tacticalgear
  • cubers
  • everett
  • modclub
  • GTA5RPClips
  • anitta
  • Leos
  • provamag3
  • normalnudes
  • lostlight
  • All magazines