Skip Navigation
Gobbel2000 Gobbel2000 @feddit.de
Posts 5
Comments 109
research!rsc: The xz attack shell script
  • I knew that shell files, especially in build systems can get hard to read, but this was absolutely painful to look at from start to finish, even with the very helpful explanations in between. Of course the obfuscation is mostly done by design in this case.

  • backdoor in upstream xz/liblzma leading to ssh server compromise
  • OpenSuse Slowroll does pretty much that, a slightly delayed rolling release.

  • ich🚄iel
  • Bestimmt, ist aber nicht mein Foto. Quelle.

  • Question on holding related data in a struct.
  • I don't think there is a good way of having references within the same struct, but you could store reference counted matches:

    matches: Vec<Rc<Match>>,
    players: HashMap<String, Rc<Match>>,
    

    You would still have to make sure that the players map is updated, maybe weak references are useful there.

    Maybe you could also consider storing the players of a match in the match itself, not outside.

  • ich🚄iel

    Hab ich das so richtig verstanden?

    3
    How to make plugins?
  • If there won't be too many different plugins, maybe having a feature for each plugin would work. Then you could use --features=... when compiling to select the plugins you need.

  • This was the first result on Google
  • While reading the question I thought: "That's not how Watts work", but then this "answer" hit...

  • Songs about Vim
  • Cat by C418 is literally the only piece in the list I recognize.

  • How long a crate can be left unupdated to consider it out of date?
  • I like to look at Issues and Pull Requests on Github if a crate wasn't updated for multiple years. If there are already problems like unsoundness, deprecation, or breaking bugs mentioned with no reaction shown by the maintainer, that is a good sign to look elsewhere instead. If everything seems fine and the crate isn't very complex or security-critical, it is probably not an issue.

  • New and Improved
  • That's just Ancient Egypt with extra steps.

  • Die Taurusfrage an feddit
  • Ich möchte gar nicht anzweifeln dass es solche rechten Gruppen gibt. NatĂŒrlich gibt es solche Bewegungen in der Ukraine wie in jedem anderen Land auch, vielleicht auch etwas mehr. Und natĂŒrlich ist ein Teil davon auch im MilitĂ€r aktiv. Aber das delegitimiert in keinster Weise die Verteidigung gegen den vollstĂ€ndigen Einmarsch Russlands. Die Situation ist zu wichtig, um sich an solchen Einzelheiten aufzuhalten. UnterstĂŒtzung fĂŒr die Ukraine ist notwendig und darf nicht auf diese Weise verschleppt werden. Letztendlich sitzen in den SchĂŒtzengrĂ€ben sowieso politisch linke neben politisch rechten Soldaten, die es beide fĂŒr notwendig halten, fĂŒr ihr Land die Invasion abzuhalten und Russen zu erschießen. Und sie können dabei jede Hilfe gebrauchen.

    Ich erwĂ€hne die russische Kriegspropaganda deshalb, weil dort genau dieses Argument, dass die Ukraine vom Nazismus beherrscht wĂ€re und befreit werden mĂŒsse, immer wieder vorgebracht wird. Das wird dort völlig außer Proportionen gesetzt. Auch wenn von tatsĂ€chlich existierenden Bewegungen die Rede ist, haben sie lange nicht die Reichweite und Macht, wie es dort suggeriert wird.

    Ähnlich wie in den USA ist die Idee vom Krieg in Russland immer noch sehr vom 2. Weltkrieg geprĂ€gt, wo ein gerechter, siegreicher Kampf gegen die Nazis in Deutschland gefĂŒhrt wurde. Dieses GefĂŒhl von RechtmĂ€ĂŸigkeit und "Befreiung", was damals durchaus angebracht war, wird von der Kriegspropaganda heute aufgelebt, um ein Ă€hnliches GefĂŒhl der Rechtfertigung im Falle der Ukraine zu erzeugen, auch wenn das hier ĂŒberhaupt nicht der Wahrheit entspricht. Es ist allgemein anerkannt dass Zelensky in einem ordentlichen demokratischen Prozess gewĂ€hlt wurde, es gab seit der StaatsgrĂŒndung regelmĂ€ĂŸig einen neuen PrĂ€sidenten.

    Wenn es mal zu den Beitrittsverhandlung der Ukraine in die EU kommt, dann finde ich auch, dass genau untersucht werden muss, inwiefern rechte Gruppierungen lokal oder national Macht innehaben, welchen Einfluss sie in der Bevölkerung haben, und insbesondere wie sie im MilitÀr stehen. Aber jetzt gerade darf diese Frage einer Hilfestellung nicht im Weg stehen.

  • Die Taurusfrage an feddit
  • Da hat aber jemand zu viel russische Kriegspropaganda konsumiert.

  • ich🐼❓iel
  • Wenn ich mich richtig erinnere, lassen sich komplexe Zahlen so auf 2x2-Matrizen abbilden, dass sowohl Addition als auch Multiplikation der Matrizen wieder die korrekten komplexen Zahlen darstellen, was mit einem Vektor nicht so direkt möglich ist. Dadurch verhalten sich 2x2-Matrizen in vielen FĂ€llen genau wie komplexe Zahlen.

  • That gourmet luxury blend...
  • Why does it say "Texas" on it 6 times?

  • Winter ohne Atomkraft gut ĂŒberstanden – und Strom ist billiger
  • Dann ist das hier ja eine sehr gute Nachricht, dass trotz des Atomausstiegs letztes Jahr in Deutschland so wenig Kohle verbrannt wurde wie zuletzt 1959.

  • Winter ohne Atomkraft gut ĂŒberstanden – und Strom ist billiger
  • Stand doch alles im Artikel. Letztes Jahr war das Wetter fĂŒr erneuerbare gĂŒnstig, unter anderem gab es auch einen milden Winter der sich allerdings auf das Stromnetz nicht besonders auswirkt, weil in Deutschland kaum elektrisch geheizt wird.

  • ichđŸŽâ€â˜ ïžiel
  • Strack-Rheinmetall schlĂ€gt wieder zu...

  • Help with snippets?
  • Like someone noted in the vimtex issue you linked, I use UltiSnips together with snippet definitions from vim-snippets, which works pretty well with the begin snippet. vim-snippets includes a bunch more snippets too which I find quite useful, particularly for LaTeX. I don't know the vsnip plugins you mentioned but they can probably do the same.

  • This shouldn’t be normalised
  • That's GDPR coming through.

  • Secure by Design: Google’s Perspective on Memory Safety
  • I am also very interested in seeing what the next generation of Rust-inspired languages will look like, and not because I am dissatisfied with Rust today. Rust has significantly raised the bar of how a good programming needs to work and any new language in the systems programming area (and beyond) will inevitably be compared to it.

  • Where to buy *nix stickers?
  • Unixstickers is great. If the $1 pack has what you're looking for, that's unbeatable value right there.

  • Die Lage im Osten - EindrĂŒcke von ukrainischen Frontsoldaten

    Von Shura Burtin.

    > Unser Autor sprach in der Ukraine mit Soldaten ĂŒber ihre Erlebnisse an der Front. Ihre Berichte zeugen davon, wie wenig ein Leben im Krieg wert ist.

    Warnung: keine leichte LektĂŒre. Die Dinge werden hier unverschönt aus Sicht derjenigen ErzĂ€hlt, die den Krieg auf ukrainischer Seite ausfechten. Es bringt aber einen sehr realen Eindruck von der Stimmung in den GrĂ€ben an der Frontlinie, in einer NĂ€he wie ich es sonst bisher noch nicht erfahren habe.

    0
    internals.rust-lang.org Seeking beta testers for Rustup 1.27.0

    Hi everyone! Following dist: bump `rustup` version to `1.27.0` by rami3l · Pull Request #3653 · rust-lang/rustup · GitHub, I'd like to announce on behalf of the Rustup team that Rustup 1.27.0 beta is now available for testing and we are currently looking for beta testers to ensure that this update ...

    Seeking beta testers for Rustup 1.27.0

    The Rustup team is looking for Beta testers, particularly for fish-shell integration, Raspberry Pi and loongarch64 support.

    0

    Booting into Linux 6.6.6

    imgur.com Imgur: The magic of the Internet

    Discover the magic of the internet at Imgur, a community powered entertainment destination. Lift your spirits with funny jokes, trending memes, entertaining gifs, inspiring stories, viral videos, and so much more from users.

    Beware of what it'll do to your computer!

    18

    I Compiled the Linux Kernel myself for the first time

    It's not really a big deal, but I am currently writing this using a linux kernel I compiled from source, which certainly feels like an accomplishment. The Arch Wiki has made the process fairly easy to follow. I just took the stock Arch Linux configuration without changes for now.

    The most important part of this is of course that I have the option to do that, to take the source code of this incredible project and build my own kernel binary.

    41