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/)VE
Posts
5
Comments
24
Joined
1 mo. ago
Firefox @lemmy.ml
vermaterc @lemmy.ml

You asked, we built it: Firefox tab groups are here | The Mozilla Blog

Lemmy @lemmy.ml
vermaterc @lemmy.ml

How do you promote communities on Lemmy?

I've discovered Lemmy quite recently and I'm still learning how it works. One of the things I don't get is how small communities can become known? On the main page I can only see communities that I've already subscribed to. I can also see popular posts on this instance. But how post in a community can become popular if no one has already joined it?

  • Why do everyone emphasize the fact that it is Rust based? What difference does it make? Personally, I don't care whether it's written in Rust, Cobol or Brainfuck. Badly written software would be buggy no matter the language.

  • A few things to point out:

    • Microsoft created this extension and pays money to develop it
    • Despite that, they give it to programmers for free. It is still free of charge.
    • They explicitly said that using it outside of their products is forbidden (according to article: at least 5 years ago), they just didn't enforce it
    • Someone (here: Cursor developers), despite that, used it in their products and started to make money from it

    What exactly are you mad at? When will programming community finally understand that Microsoft is not a non-profit company and its primary purpose is to make money?

  • Permanently Deleted

  • To be successful, Firefox should not only try to keep up with the competition, but also offer some unique features that would attract new users.

    I agree that LLMs are overhyped, but in my opinion they are quite good at summarising text. We all hate clickbait titles, and this feature has the potential to actually combat them. And what's unique about Firefox's approach is that it's truly private. No other browser offers this.

  • Extension members seems promising, but the way they are implemented seem kind of strange to me. I still need to create a static class to declare extension? Why not just get rid of class and declare extensions as "standalone" elements?

  • Permanently Deleted

  • Pretty good article, went into some technical stuff, which surprised me as in Linux world I'm used to articles discussing changes in wallpapers between different distro releases :D

  • Firefox @lemmy.ml
    vermaterc @lemmy.ml

    Automatically generated page summaries as an experimental feature of Firefox 139 nightly

    Latest nightly builds of Firefox 139 include an experimental web link preview feature which shows (among other things) an AI-generated summary of what that page is purportedly about before you visit it, saving you time, a click, or the need to ‘hear’ a real human voice.

    .NET @programming.dev
    vermaterc @lemmy.ml
    www.jimmybogard.com AutoMapper and MediatR Going Commercial

    Yes, another one of "those posts". But tl;dr: In order to ensure the long-term sustainability of my OSS projects, I will be commercializing AutoMapper and MediatR. I did not post this on April 1st for obvious reasons. But first a little background on how I got to this point.

    In order to ensure the long-term sustainability of my OSS projects, I will be commercializing AutoMapper and MediatR.

    What Will This Look Like?

    The short answer is "I don't know exactly". I'm working out those details now and will share them when I figure it out.

    Microsoft .NET Community @lemmy.ml
    vermaterc @lemmy.ml
    www.jimmybogard.com AutoMapper and MediatR Going Commercial

    Yes, another one of "those posts". But tl;dr: In order to ensure the long-term sustainability of my OSS projects, I will be commercializing AutoMapper and MediatR. I did not post this on April 1st for obvious reasons. But first a little background on how I got to this point.

    "In order to ensure the long-term sustainability of my OSS projects, I will be commercializing AutoMapper and MediatR."

    Permanently Deleted

  • This should also be part of git repo (but maybe not downloaded through typical git clone as it might be too large though). Has developers of git ever considered doing this?

  • Permanently Deleted

  • Imagine a website showing a weather forecast. Maintainers of this page are running a webserver and a service that analyse raw meteorological data to calculate tomorrow's weather. In exchange they are making money out of ads.

    Now there is an AI agent that enters that page on behalf of user, gets the forecast and show it back to user. User never sees an ad, maintainer never sees his revenue. How is that not stealing?