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/)DE
deluxeparrot @thelemmy.club
Posts 1
Comments 7

JetBrains RustRover Is Released and Includes a Free Non-Commercial Option

blog.jetbrains.com RustRover Is Released and Includes a Free Non-Commercial Option | The RustRover Blog

We’re excited to announce the general availability of RustRover, the powerhouse IDE for Rust developers!

RustRover Is Released and Includes a Free Non-Commercial Option | The RustRover Blog

Rust Rover is out of preview and is free for non-commercial use. The only caveat is:

> It’s also important to note that if you’re using a non-commercial license, you cannot opt out of the collection of anonymous usage statistics.

40
Things You Should Never Do, Part I (2000)
  • They actually did somewhat start Edge from scratch originally. They made EdgeHTML as a rewrite of the IE 11 trident engine.

    In the end they abandoned it and moved over to chromium. One of the reasons being Google intentionally breaking their sites for EdgeHTML.

  • Bitmagnet Allows People to Run Their Own Decentralized Torrent Indexer Locally
  • Exactly. Torrents are popular because of the moderation and curation the indexers perform. It's why it essentially won over purely distributed competitors.

    It won't take much to create some fake swarms that make this tool useless.

  • Apple Wants To Kill PWAs
  • I understood it as a technical limitation imposed by the changes Europe are demanding. They now have to allow different browser engines, so they can't just use Safari under the hood for PWAs. They will need some UI and the technical underpinning to allow the browser engine to be selected.

  • AUR with Ansible
  • Edit: I missed part of the question. The repository below only references installing yay. Could you have the become_password as a vault secret in ansible and respond to the password prompt with expect?

    I literally stumbled upon this a few hours ago, maybe it will help.

    github.com/DoTheEvo/ansible-arch

  • Nostr vs Mastodon and why I'm using both
  • This is very informative and echoes a lot of my opinions.

    I don't like my identity being tied to the instance I created an account on. I should own my identity, like on nostr.

    My instance/relay having moderation decisions is not as clear cut. It's beneficial as long as your interests align; without it you end up having to manage crypto spam yourself. But moderation policies are fluid and work both ways on the fediverse.

    It is important on the fediverse which instance you create an account on. Which is a huge barrier to entry for non tech users. Pointing them to the biggest instance by default compromises the decentralisation.

  • the encryption keys, why can't the government just sneak on them?
  • The best way I find to think about it is a padlocked box.

    The public key is a box with an open padlock on it. I can give it to anyone. If someone puts a message inside the box they can lock the padlock, but they don't have the key to open it again.

    I keep the key private. If someone sends me a locked box that has my padlock on it, only I have the key to open it and read the message.