• 1 Post
  • 75 Comments
Joined 10 months ago
cake
Cake day: October 11th, 2024

help-circle


  • A small town, or a suburb of a city that is described as “a great place to raise a family”. From what I have seen, that usually means one of two things:

    1. The town/suburb is closer to the city, but is wealthy, real estate is expensive, usually very car-centric, which excludes anyone poor (or even middle class, sometimes).

    2. The town/village is far away from the nearest city, not necessarily wealthy, but usually ran by a group of people that know each other (good old boys club), probably heavy on religion or other “traditional” values.



  • Yaky@slrpnk.nettoTechnology@lemmy.worldGiving Up on Element & Matrix.org
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    2
    ·
    7 days ago

    What specific version/feature fragmentation and clients are you referring to? As is common now, newer Synapse drops support for older Postgres (for example). Voice and video calls is the only feature that I can think of that is half-assed in Element/ElementX or not implemented in some clients.

    Otherwise, Element, Element X, FluffyChat, Fractal, freaking Cinny on Ubuntu Touch (!), and terminal-based gomuks all support basic functionality, DMs, rooms, encryption, and attachments.




  • I’ve been hosting a server without much problems for several years now.

    Synapse and Riot.im (now Element) became much better around 2019 or 2020. But not too long ago, I also found out that Synapse also bloats the DB with state_groups_state table. There are a handful of commands that come with synapse, but no built-in admin tool or panel, so I wrote my own. Moving server to another host has been seamless for my (few) users. TURN/STUN for calls seems to work okay (I don’t really use it though).

    I appreciate Element being uniform across platforms (which I cannot say about XMPP clients), but the sign-in is pretty tedious, and registration with a token is still impossible last time I checked (which is either a hassle for the user to use another client and then their smart device, or a security issue if you open registration to anyone). Most normal people probably don’t care and don’t want to deal with keys, cross-verification, and all that jazz.







  • Haven’t been asked yet, but company is in process of adding “AI” (as ambiguous as that) into many business processes. (Presented right after presentation on sustainability…)

    I know many developers love LLMs, but they seem so useless to me - LLM is not gonna fix tech debt, wonky git issues or know how to query a complex 20+ year old DB. I have access to a LLM and would not know what to ask that I could not do myself.





  • Honestly, plain old ignorance. (and some anglo-centrism)

    I am a software dev, worked on two translation projects at different points in time, and both of them were kind of a mess. In one case, translation team was all Americans (US company), and I was the only person who spoke another language and had firsthand experience with bad translation in media. When I asked how to switch the language in their app, senior dev told me to switch my OS language. Translations themselves often sounded overly verbose, robotic, or plain weird in other languages.

    And then, the typical oversights like not leaving enough screen space for longer translated text, using ambiguous terms without providing context, badly splitting phrases. Text-in-image, etc.



  • I see Microsoft Dynamics 365 and would like to introduce you its little brother: Microsoft Dynamics NAV. The language is C/AL, offshoot of Pascal, code editor does not support multi-line selection (let alone any features like highlighting or navigation), and source code control is managed by locking files.