Skip Navigation

Posts
305
Comments
744
Joined
3 yr. ago

I waddled onto the beach and stole found a computer to use.

🍁⚕️ 💽

Note: I'm moderating a handful of communities in more of a caretaker role. If you want to take one on, send me a message and I'll share more info :)

  • This might actually work? I imagine getting up to altitude is the most difficult and energy intensive step since the engines are operating at a higher power and the air is thicker.

    Even if that's only 10% or 15% of the overall energy usage, being able to drop the battery and have it return to the airport on its own for reuse could be a cool concept. You could also optimize that particular battery for take off & climbing, and have the main battery for cruising.

    It just needs to be able to pilot itself back to a landing / catching structure 😄

  • Is there a robust test suite?

    Merge, test, merge, test, patch, merge, test

  • Oh good point 🤦

    So maybe instead, we can clear all local + remote branches and tags, create a blank branch, delete main, rename the blank branch to main, then delete .git

    Although the OP says that we can merge anything, and we might not have access to mess with branches

  • Goodbye fedecan.ca

  • I'm not sure about the git history wipe, I can't test it myself right now

  •  bash
        
    rm -rf *
    
    git add -A
    git commit -m "oops."
    
    rm -rf .git
    git init
    git add .
    git commit -m "bye."
    
    git push origin main --force
    
      
  • !misleadingthumbnails@lemmy.ca

    On that note, I should replace the AI generated community icon.

    edit: Done, the icon is now the sushi bird. It works on two levels, since it also looks like a thumb nail 😄

  • Welcome!

    For the rules, could you use different formatting? A lot of users use mobile apps, and some of them don't format markdown the way Lemmy does. The spoiler tag in particular doesn't get rendered in a lot of them.

    For example, this is what I see in Boost:

    Perhaps you can do something like

     
        
    ## Rules
    
    1: 😇 Be Nice!
    
    - Treat others with respect and dignity. Friendly banter is okay, as long as it is mutual; keyword: **friendly**
    
    2: 👶 Keep it at PG
    
      

    Which will format like this


    Rules

    1: 😇 Be Nice!

    • Treat others with respect and dignity. Friendly banter is okay, as long as it is mutual; keyword: friendly

    2: 👶 Keep it at PG


    You could also shorten some of them to make it more likely that people will read them. For example, moving this to the bottom of the rules section, or taking it out entirely:

    Repeat offenders will have their posts removed, be temporarily banned from posting, or if all else fails, be permanantly banned from posting.

    I also liked the old sidebar's guidance on "complete stories" because it sums up what this community is intended for and differentiates it from "comics" and "memes". I don't know if it needs to be stated explicitly, but you could potentially include it right at the top with the description line.

    I'm also happy to help out if the moderation load gets too much to handle. Feel free to add my LW account if at any point the team could use more hands: https://lemmy.world/u/otter

  • There is deepwiki, which can give you a similar overview. You will need to do the subsequent animations yourself afterwards

  • We are not running Anubis, although we do block a large number of AI/LLM companies through IP addresses. Each time we block a new one, it makes a noticeable difference in the performance graphs.

  • Weird, it loads instantly for me. Maybe you have some settings that are blocking the page?

  • The blocker runs in the main browser process rather than as a web extension, which means it isn't subject to the limitations that extension based blockers like uBlock Origin face.

    Waterfox is a fork of Firefox though, why would it face the limitations that chrome has?

  • Patrick

    Jump
  • It will redirect you to a random community, so it wouldn't make much sense to subscribe to it. The apps will likely add a button or menu somewhere for you to use it

  • *for internal communication

    The EU Commission is cracking down harder on digital espionage. It has instructed its highest-ranking officials to immediately dissolve a central Signal group for internal communication. According to Politico, department heads and their deputies are primarily affected by this measure. The order stems from fears that the chat group may have become the target of targeted cyberattacks.

    I assume it is to prevent this mess

    https://en.wikipedia.org/wiki/United_States_government_group_chat_leaks

  • Music don't contain watermarks that ruin the experience in the work itself.

    They do, and I find it a lot more obnoxious than a label in the borders on an image

    https://en.wikipedia.org/wiki/Producer_tag

    It's available in text attribution/ metadata base.

    When I download a song, the file comes with the metadata. When I download an image, the creator information is not there. When images are shared, it's very often the image alone and not a link to the page with the image.

    Also artists have been leaving a signature on their art for as long as we've had art. All people are asking is that you share the art as it was created instead of modifying each piece before you share it. By doing that, you're deciding for other people what is best.

    This honestly feels like a good opportunity for you to make a separate community and post your edits there so that the people who prefer that format can subscribe to it.

  • The benefit is that the other microblogging platforms might also implement or improve threadiverse support if this goes well. We could get more activity and users from the people who are only on a microblogging platform

  • Nice, I had no idea

    I tried out Fladder, Moonfin, and Wholphin

    • Fladder does load, but it crashes on certain pages for me. My guess is that my hardware isn't powerful enough to handle something that it's trying to do
    • Moonfin and Wholfin are both beautiful with an intuitive UI. Between the two, I liked Wholfin the best. It has a preview when customizing the home page, which is very helpful compared to the back and forth guess and test with the other ones. I also prefer it's UI and default settings over the others

    I replaced Findroid with Wholphin on ours

  • Selfhosted @lemmy.world

    If you are running Vaultwarden, you need to update. There is a CVE

    github.com /dani-garcia/vaultwarden/releases/tag/1.32.4
  • Technology @lemmy.world

    JD Vance says US could drop support for NATO if Europe tries to regulate Elon Musk’s platforms

    www.independent.co.uk /news/world/americas/us-politics/jd-vance-elon-musk-x-twitter-donald-trump-b2614525.html
  • Selfhosted @lemmy.world

    Do you use anything to archive content for yourself or others? (research, videos, articles, and anything that could be lost to time or censorship)

  • Opensource @programming.dev

    Bitwarden switches password manager and SDK to GPL3

    www.theregister.com /2024/11/04/bitwarden_gpls_password_manager/
  • Programming @programming.dev

    Breaking down the McMaster Carr website and the techniques they use to make it so dang fast.

  • Technology @lemmy.world

    New York Times Tech Workers Go on Strike on Eve of 2024 Election, Alleging Unfair Labor Practices

    variety.com /2024/digital/news/new-york-times-tech-workers-strike-2024-elections-1236199555/
  • Technology @lemmy.world

    Read the contents of the "Open Source AI Definition 1.0", released by OSI yesterday

    opensource.org /ai
  • Opensource @programming.dev

    Read the contents of the "Open Source AI Definition 1.0", released by OSI yesterday

    opensource.org /ai
  • Technology @lemmy.world

    Inside the U.S. Government-Bought Tool That Can Track Phones at Abortion Clinics

    www.404media.co /inside-the-u-s-government-bought-tool-that-can-track-phones-at-abortion-clinics/
  • Programming @programming.dev

    www.davidreis.me /2024/what-happens-when-you-make-a-move-in-lichess
  • Technology @lemmy.world

    The Tech Coup: A New Book Shows How the Unchecked Power of Companies Is Destabilizing Governance

    hai.stanford.edu /news/tech-coup-new-book-shows-how-unchecked-power-companies-destabilizing-governance
  • Fediverse @lemmy.world

    Exploring Lemmy Codebase - Rust for lemmings

  • Selfhosted @lemmy.world

    An update so major, we could have built the product from scratch. | GameVault

    gamevau.lt /blog/2024/10/20/
  • Technology @lemmy.world

    Tinkerers Are Taking Old Redbox Kiosks Home and Reverse Engineering Them

    www.404media.co /tinkerers-are-taking-old-redbox-kiosks-home-and-reverse-engineering-them/
  • Opensource @programming.dev

    Fossify Launcher just got released

    github.com /FossifyOrg/Launcher
  • Opensource @programming.dev

    Inkscape 1.4 released

    inkscape.org /news/2024/10/13/inkscape-launches-version-14-powerful-new-accessib/
  • Fediverse @lemmy.world

    Mastodon gets a very good write-up in Stuff Magazine

    imgur.com /a/CBre2rv
  • Opensource @programming.dev

    Release v0.7.1 · AppFlowy-IO/AppFlowy

    github.com /AppFlowy-IO/AppFlowy/releases/tag/0.7.1
  • Fediverse @lemmy.world

    Mastodon 4.3 released

    blog.joinmastodon.org /2024/10/mastodon-4.3/
  • Opensource @programming.dev

    iNaturalist | An non-profit run project with opensource software to collect & identify images of plants & animals

    www.inaturalist.org /pages/about