Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)RE
15Redstones @feddit.de
Posts 20
Comments 44

Anyone remember this?

I vaguely remember a video about history of weapons that goes like "rock, fast rock, pointy rock, (...) spicy rock dropped from big metal bird" (nuke) but I can't find it again. Does it ring a bell for anyone here?

2
Titanic tourist sub goes missing sparking search
  • Starlink doesn't work for submarines. The radio frequency they use can't penetrate water. The support ship does use it to communicate with the outside world, but the communications link between the ship and the sub has to use entirely different technology.

  • Starlink v2 reached the brightness reduction target recommended by astronomers
  • Mirror film. The antenna have a highly reflective film coating that reflects all light from the sun in a specific direction in space, away from Earth. The parts of the satellite that aren't flat enough for the mirror film do use the dark paint.

  • Absurde Frage
  • Wenn wir die 500€ für Arbeitslose durch 500€ bedingungslos ersetzen würden, dann würden sich kleine Jobs, die nicht viel zahlen aber auch nicht viel Aufwand brauchen, vielleicht mehr lohnen.

  • No context

    0

    No context

    1
    Lemmy Support @lemmy.ml 15Redstones @feddit.de

    Solving community fragmentation

    One issue with the fediverse right now is that there are many redundant communities. Like [email protected], [email protected], [email protected], etc all having essentially the same topic.

    I think the easiest solution to this is to take reddit's multireddit feature, allowing users to create their own "technology" multi-community that includes all the popular technology communities from all the instances. Thanks to federation, the user could interact with this multi as if it was one big community. Perhaps a way to share the multi with others so that all the component communities get federate-mirrored to the new user's instance would be needed too.

    6
    Hey could we defederate with exploding-heads.com/
  • If per-user instance filters are implemented, perhaps instances could have "default blacklists" for new users for stuff like exploding-heads or lemmygrad that most people don't want to see, with the option to manually un-block them if someone does want to see that.

  • Testing if the video player works...
  • Nope, linking the video file directly creates a download link. It doesn't display a video and clicking the link downloads the mp4. Adding onlineplayer.com makes it try (but fails) to display a video inside lemmy, but clicking the link plays it.

  • Testing Video player

    3
    Here's a cold war meme for once
  • Brilliant Pebbles. A space-based ICBM interceptor program from the 80s.

    The one part of Reagan's Star Wars that would totally have worked if they'd deployed it, but the Soviet Union didn't last long enough...

  • Reddit already predicts a murder plot

    https://www.reddit.com/r/HonzukiNoGekokujou/comments/14aua5i/p5v5p6_prepares_the_steel_chair/

    1

    Testing if the video player works...

    USSF Alan Shepard engaging a Chinese spaceship in lunar orbit animated by theo bouvier

    5

    testing if video embeds work

    !

    !

    !

    1

    Here's a cold war meme for once

    6

    Mars Space Force

    https://twitter.com/NosuSuishin/status/1476128322455105536

    1

    Cool Starship art

    cross-posted from: https://feddit.de/post/867022

    > https://twitter.com/NosuSuishin/status/1441361000117137417

    0

    How credible is this starship combat art?

    https://twitter.com/NosuSuishin/status/1441361000117137417

    3

    1960s US decision chart

    0

    Not sure whether to post this here or to NCD

    0
    [Pre-Pub] Ascendance of a Bookworm Part 5 Volume 5 - Pre-Pub Part 6
  • Once Hildebrand finds out about the adoption and engagement, he might plot to make book addicted Dunkelfelger demand that Rozemyne should be given the throne as the true Zent and she should marry someone who loves her instead of becoming a third wife in a purely political marriage. There's two years between adoption/book acquisition and the marriage.

    Obviously he'd be pretty heartbroken when the plot works, she marries Ferdinand and arranges for Hildebrand to be sent to Ehrenfest as first husband of Aub Charlotte.

  • [Pre-Pub] Ascendance of a Bookworm Part 5 Volume 5 - Pre-Pub Part 6
  • They already know that using mana on the stage makes the circle show up. Everyone saw that during the wedding and assumed it was for Sigiswald. This time royals won't be present, so if it shows up again, everyone will know it lights for Rozemyne (and probably wasn't for Sigiswald during the wedding).

  • Maybe add a pre-pub category so we can keep the LN one spoiler safe to the latest released volume

    0

    Rule

    context

    He's teaching her how to plot murder

    1

    Rule

    !

    context

    He's teaching her how to plot murder

    0

    Subscribed communities copyer

    I made a little thing to more easily move to another instance:

    A way to quickly grab a list of your subscribed communities.

    Go to your list of subscribed communities, <yourinstance>/communities/listing_type/Subscribed/page/1 and create a bookmark with the following code as link:

    code

    ``` javascript:(function() { const currentHostname = window.location.hostname; const table = document.getElementById('community_table'); const anchorTags = table.getElementsByTagName('a'); const communityUrls = [];

    for (let i = 0; i < anchorTags.length; i++) { const title = anchorTags[i].title.substring(1); const parts = title.split('@'); const community = parts[0].trim(); const domain = parts[1] ? parts[1].trim() : currentHostname; const communityUrl = https://${domain}/c/${community}; communityUrls.push(communityUrl); }

    const urlsText = communityUrls.join('\n');

    navigator.clipboard.writeText(urlsText) .then(() => { alert('Community URLs copied to clipboard!'); }) .catch((error) => { alert('Failed to copy Community URLs to clipboard:', error); }); })();

    Clicking this bookmark will automatically copy a list of all your subscribed communities and format the links so that you can pop them in the search bar of another instance to subscribe to them from another account.

    It can only scrape what's on screen, so if your subscribed communities list is several pages long just click the bookmark for each page.

    13

    Reddit's Admins machen beim blackout mit!

    !

    1