hfkldjbuq

joined 2 years ago
[–] hfkldjbuq@beehaw.org -1 points 2 years ago* (last edited 2 years ago) (1 children)

Is there any scientific evidence Esperantano is more efficient, has significantly superior user experience/usability? What about that in the context of using it for software engineering? People seem to have developed it in the 1800s; so outdated. Also many issues https://en.m.wikipedia.org/wiki/Esperanto#Criticism like bias and the gender non-neutrality; I would discard it. I would suggest to come up with a better language for the 21st century. This one seems better https://www.globasa.net/eng

Also, isn't this an XY problem? The problem is that many people do not know the current dominant language that people use in science, technology, so on. So you propose Esperanto. Well, now you gatekeep it to people who know Esperanto, which is a way less demography than English. But since learning languages that are more close to one's native language is easier, that would allow people from Latin/Roamance/Germanic-based languages to possibly learn it faster? That would not be true to Asiatic languages, ...

Why another language is the correct solution? Why not improve current education systems? Why not machine translation? Why not improve translations? If the US switches its official language to Esperanto, wouldn't it be imperialist as well? Language dominance is linked to socioeconomic development. You need countries like US to actually adopt it; otherwise it would be just another language to learn besides English. You are just making it harder.

[–] hfkldjbuq@beehaw.org 1 points 2 years ago* (last edited 2 years ago)

No. This leads to the commercialization/capitalization of accounts and "karma farming" in general. Increases numbers of bots, decreases content quality. It will become yet another Reddit. If Lemmy implements that I will be out of here.

Hope you devs can see the issues with it @nutomic@lemmy.ml and not become liberals. Stop the gamification!

[–] hfkldjbuq@beehaw.org 0 points 2 years ago (1 children)

Worry about surveillance capitalism and mass surveilance instead. This "imperfect", nothing to hide stance is just distraction from the real issue.

[–] hfkldjbuq@beehaw.org 0 points 2 years ago (1 children)

https://github.com/dessalines/essays/blob/master/why_not_signal.md

I'd also add Jami to the recommended list, even though it is a bit buggy.

[–] hfkldjbuq@beehaw.org 0 points 2 years ago* (last edited 2 years ago) (1 children)

well i won't be using anything google.

[–] hfkldjbuq@beehaw.org 1 points 2 years ago* (last edited 2 years ago)

I would read it if the title wasn't so bad.

[–] hfkldjbuq@beehaw.org 1 points 2 years ago* (last edited 2 years ago) (1 children)

Which one in specific? There are some packages which maintainers did not bother creating xdg desktop specification... you can look into nixpkgs source code to see if they are specified there or not.

I do not know if Debian is able to pick the desktop files though

[–] hfkldjbuq@beehaw.org 1 points 2 years ago (1 children)

Rules can only do so much as it was written down. They incentive burocracy.

The narrative typically takes the side of ‘open/free speech’ is tantamount and that any suppression of said speech is unwelcome (typically said in a much more hostile way).

I'm not too sure about US in specific, but there are democratic countries' law where free speech is not an absolute guaranteed right; it cannot go against other laws, human dignity, ...

[–] hfkldjbuq@beehaw.org 1 points 2 years ago* (last edited 2 years ago)

databases space (mainly NoSQL and hybrid) is still very proprietary. Only SQL you're guaranteed with PostgreSQL. Source availabe is not the same as free software.

 

I've been exploring Emacs vanilla and found some gems. I'll list those and would like you to list as well in special those that you migrated to from a non built-in package.

  • fido: minibuffer completion
  • tab-bar: flexible tabs for frames and windows
  • desktop.el: saving/restoring sessions
  • rgrep: grep recursively
  • ibuffer: has filtering functionality
  • vc: frontend to git, mercurial, but very limited in comparison to magit