2
submitted 1 week ago by miguel@lemmy.ml to c/lisp@lemmy.ml
4
ELS 2025, Zürich - European Lisp Symposium (www.european-lisp-symposium.org)
submitted 1 month ago by miguel@lemmy.ml to c/lisp@lemmy.ml
6
submitted 3 months ago by miguel@lemmy.ml to c/lisp@lemmy.ml
1201
submitted 3 months ago by miguel@lemmy.ml to c/memes@lemmy.ml
450
submitted 3 months ago by miguel@lemmy.ml to c/memes@lemmy.ml
[-] miguel@lemmy.ml 7 points 3 months ago

They literally have a donkey (jackass) as mascot.

14
submitted 4 months ago by miguel@lemmy.ml to c/minetest@lemmy.ml
2
submitted 4 months ago by miguel@lemmy.ml to c/clojure@lemmy.ml
9
submitted 5 months ago by miguel@lemmy.ml to c/lisp@lemmy.ml
4
submitted 5 months ago by miguel@lemmy.ml to c/lisp@lemmy.ml
12
submitted 6 months ago by miguel@lemmy.ml to c/lisp@lemmy.ml
22
submitted 6 months ago by miguel@lemmy.ml to c/minetest@lemmy.ml
[-] miguel@lemmy.ml 2 points 7 months ago

Moderate the behavior of the community following the CoC, and do your best to improve the community.

[-] miguel@lemmy.ml 4 points 7 months ago
11
submitted 7 months ago* (last edited 7 months ago) by miguel@lemmy.ml to c/minetest@lemmy.ml

Hi, it's been a long time since I last made a post here. I'm one of the community moderators, unfortunately the other moderator is no longer here, and due to many responsibilities that don't allow me to be more active on Lemmy in general, I invite members who want to moderate this community.

So, if you're active in the community, and want to be mod, let me know in the comments or DM :D

[-] miguel@lemmy.ml 6 points 1 year ago

When I founded this company I only had two things:

  • A dream; and 3 million dollars
[-] miguel@lemmy.ml 3 points 1 year ago

I'm Latin American, I grew up in this, it's part of my culture, that's why I know where all this is going (about musical genres). I'm not an "outsider".

Your comment sounds a bit racist ngl

You have no idea what you're talking about, right?

[-] miguel@lemmy.ml 6 points 1 year ago

Pass (Password Store)

[-] miguel@lemmy.ml 4 points 1 year ago

Any music of any genre other than reggaeton and trap. Their "hit songs" rarely manage to survive more than 5 years in the collective thought of the masses, then they become "background noise" in nightclubs, supermarkets, squares and other meeting places, overshadowed by the disposable "hit of the moment".

[-] miguel@lemmy.ml 2 points 1 year ago

Exactly, The transpilers are necessary when the target system only works exclusively with a single language.

[-] miguel@lemmy.ml 3 points 1 year ago

As @yogthos@lemmy.ml mentioned, they differ in implementation:

  • The Hy compiler works by reading the Hy source code into Hy model objects and compiling the Hy model objects into Python abstract syntax tree (ast) objects. In other words, at runtime it is essentially Python source code. Similar to Typescript and CoffeScript (JS).
  • Basilisp is hosted on the Python virtual machine, so its compiler generates native Python bytecode. Similar to Clojure and Scala (Java/JVM) or Elixir (Erlang/BEAM).

Personally in these cases, I prefer the second approach, because the first one is basically "syntactic sugar": a Python lispy syntax (embedded), on the other hand Basilisp is a "more complete implementation", that is, a language independent of the host language with all the strengths and weaknesses of its host system/VM.

[-] miguel@lemmy.ml 2 points 1 year ago

The same thing happens with webkit.

[-] miguel@lemmy.ml 4 points 2 years ago

Basically divide it in two main sections: for USERS and for DEVELOPERS. The first one like a guide/manual: about how this platform works for the average user (less tech stuff), graphical content, clients, etc. And the second one like a documentation/resources module: about how the platform works in-depth (API, Frontend/Backend dev, etc.).

[-] miguel@lemmy.ml 6 points 3 years ago

And there are still many folks who believe that Mozilla is still a foundation. Yet another corporation.

view more: next ›

miguel

joined 5 years ago
MODERATOR OF