• 1 Post
  • 129 Comments
Joined 5 years ago
cake
Cake day: June 28th, 2020

help-circle




  • 2.0 was released 20 years ago in 2004… a lot of things, including software, can change in 20 years. 3.0 finally has adjustment layers, et al. that they have been working on since I first started following in 2008 but had blockers on GEGL & all sorts of massive refactors… which are now finally coming. If there was a time to try to get a new opinion on GIMP, it will be now (or very soon when 3.0 is finally officially released).








  • Might be true, but is some real bullshit. There are protocols/programs that do work on multiple platform (including not web) with privacy settings turned up. Employers should consider if they want Google listening in on all of their business discussions before forcing its buggy platform on employees. I’ll wait for the one that cries that it has Google Calendar integration, when you don’t need Google for a calendar.

    While you are setting up that server for Jitsi, realize its XMPP server can cover your text chat & presence needs too.



  • Inside of strings or comments or as an encoding is close to universal now, but for wide support for operators & variable names I would generally it isn’t. Some languages straight up do not support non ASCII like OCaml, others only support bicameral scripts like PureScript, but others like JavaScript can support Unicode for variable names but doesn’t support defining infix operators or uses Unicode for any existing operators. Raku is probably the most Unicode-friendly language, & some of the mathier ones like Agda as well.



  • toastal@lemmy.mltoProgrammer Humor@lemmy.ml#godot #GodotEngine
    link
    fedilink
    English
    arrow-up
    40
    arrow-down
    4
    ·
    edit-2
    3 months ago

    Unironically awesome. You can debate if it hurts the ability to contribute to a project, but folks should be allowed to express themselves in the language they choose & not be forced into ASCII or English. Where I live, English & Romantic languages are not the norm & there are few programmers since English is seen as a perquisite which is a massive loss for accessibility.

    The hotter take: languages like APL, BQN, & Uiua had it right building on symbols (like we did in math class) for abstract ideas & operations inside the language, where you can choose to name the variables whatever makes sense to you & your audience.


  • Their brain is certainly smoother to do this. Motivation I mostly hear has to do with network effect, user base. I disagree with this tho since the only way you move that network is to start hosting elsewhere & getting folks used to it (aka be the change you want to see); ‘early adopting’ & momentum in this direction is what drives a new audience to try, collaborate, contribute to these platform some otherwise wouldn’t have tried. You might lose some commits, but others (those banned from the service for US sanctions or philosophically refuse to have an account) now do get access. That might be the smaller pool, but this audience is rarely considered or catered to.

    Even if you want “visibility” or some other marketing term, a compromise would be to have a read-only mirror. But a mirror like this would contain the entire history that would be used to train their AI that they sell back to us.

    One of many reason tho, I have been using Darcs or Pijul over Git in recent times to create yet another barrier to not having code hosted on the Microsoft platform. If Pijul’s Nest supported tarball archives it would be ‘good enough’… & it only supports converting from, not to Git 🤣