• 9 Posts
  • 117 Comments
Joined 2 years ago
cake
Cake day: April 27th, 2024

help-circle

  • I see two reasons why it’s ultimately not possible to recreate conventional social media success via Fediverse.

    1. Some services are taylored to the needs of already-famous people who will tend towards bigger platforms to maximize reach and drag followers along (e.g. what Twitter used to be)
    2. You can’t make a buck by cranking out content here. The possibility to make a living off your posting draws the most prolific posters to becoming professional creators for big platforms. You can’t really do that on Fedi unless you already have a dedicated donor base.

    That said, I don’t think making more fedi things is pointless. But they are probably going to be smaller things, niche or local, particular to the interests of a couple fellas, points of human connection.








  • I poked around to see how far gone my main text editor is. They’re not about to join the Butlerian Jihad, but I think I can live with it.

    We don’t care how you wrote the code, but we do care that you fully(!) understand it and how it solves the underlying issue. LLM coding assistants can help with tedious routine and investigation (such as constructing test cases), but they are not a replacement for understanding the problem as well as the code you touch. (Nvim’s codebase is full of… let’s say “history”, and generic models tend to do quite poorly here.)

    What is not OK is to copy-paste responses from the LLM as your comments. We don’t want to play a game of telephone with the LLM (if it was smart enough to solve the problem, we would be doing that ourselves).

    Except in special circumstances (and with explicit notes), all your comments and descriptions must be written by you yourself. (Use a translation tool if you must, but don’t let someone else put words in your mouth.)

    Contributor actually was bullied into closing his PR, but maintainers reopened and merged it, as the change was fine apparently. Lol