[-] [email protected] 8 points 5 months ago

When I founded this company I only had two things:

  • A dream; and 3 million dollars
[-] [email protected] 3 points 6 months 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?

[-] [email protected] 7 points 6 months ago

Pass (Password Store)

[-] [email protected] 2 points 6 months 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".

[-] [email protected] 2 points 6 months ago

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

[-] [email protected] 3 points 6 months ago

As @[email protected] 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.

[-] [email protected] 2 points 7 months ago

The same thing happens with webkit.

23
submitted 1 year ago by [email protected] to c/[email protected]
1
CrabLang (crablang.org)
submitted 1 year ago by [email protected] to c/[email protected]

A community fork of a language named after a plant fungus. All of the memory-safe features you love, now with 100% less bureaucracy!

-1
submitted 1 year ago by [email protected] to c/[email protected]
1
Janet for Mortals (janet.guide)
submitted 1 year ago by [email protected] to c/[email protected]
1
submitted 1 year ago by [email protected] to c/[email protected]

Bonus: An interesting (and polemic) thread about the Common Lisp' fundamental design flaws (introduced deliberately): See.

1
submitted 1 year ago by [email protected] to c/[email protected]
1
submitted 2 years ago by [email protected] to c/[email protected]
1
submitted 2 years ago by [email protected] to c/[email protected]

Tuples, templating, type-safe data access, units and measurements, extension methods, and countless other features exist, seemingly in perpetuity, in every language but Java! But no longer, thanks to the Manifold project.

There is an interesting reddit thread discussing whether Manifold is actually a JVM language and not just a "Java compiler plugin".

2
C++ and Lisp (www.lurklurk.org)
submitted 2 years ago by [email protected] to c/[email protected]
[-] [email protected] 0 points 2 years ago

Most of Lemmy's users use Mastodon as their microblogging platform.

7
submitted 2 years ago by [email protected] to c/[email protected]

The community of communities. Jeremmy is a general purpose (without political related/explicit communities).

0
Discord — Spyware Watchdog (spyware.neocities.org)
submitted 2 years ago by [email protected] to c/[email protected]
1
submitted 2 years ago by [email protected] to c/[email protected]
[-] [email protected] 0 points 2 years ago

The most horrible creature on earth... Flying cockroach

[-] [email protected] 0 points 2 years ago

As I understand, your needs are more related to an absence of fundamental knowledge, than an a problem of learn X language/technology.

I strongly recommend you this book:

Structure and Interpretation of Computer Programs (SICP). One of the best books of computer science ever written. This book gives you a solid foundation about computer science in its most primitive concepts, for example, what is a program? what do we mean when we say that we build programs? what are variables and how values are associated to them? their life time, what are functions and what are they made of (procedures)? scalar values, values of (composite) values, why are data control structures built that way? macros, how data is represented, how the interpreter/compiler understands it, etc. etc. etc. In short, SICP is to computer science what Euclid's elements are to mathematics.

All this relying on a language known as Lisp (specifically Scheme and its variant Racket). It is not necessary that after the book you continue using it, be careful, it is quite addictive ;) It is included because as it is one of the languages with a very simple syntax and structure, it helps you not to abstract so much from what is really important: dealing with the problems, not with the language.

It is a somewhat technical book, since it is academic, but it was created just for introductory courses (in 80's and 90's at MIT), not only for computer science, but also for other engineering and related careers. It includes many exercises that increase in difficulty as you advance between chapters, being at the beginning somewhat tedious because of the use of some mathematics.

Some tips

After reading the book you can move on to algorithm and data structure books.

plus: learn databases (SQL/No-SQL)

I do not recommend any of these languages to take as beginner:

  • C++/C#/Java: they have too many abstractions that can lead to confusions/misunderstandings that at a beginner level are unnecessary, like OOP. These concepts you can learn later with practice, and according to the type of project you need to run.
  • Rust is too advanced and can lead to headaches as it's not very intuitive for a beginner.
  • JS is such a poorly designed language that it leads to many bad programming practices and misconceptions when approached without prior knowledge. Just take a look at scoping and closures to get an idea of what I mean.

I recommend:

  • C
  • Python (very useful for algorithms and data structure)
  • Scheme/Lisp
[-] [email protected] 0 points 2 years ago

It is a double-edged sword: Where is the Apache Foundation registered and operating? In the United States. The company that found the exploit, Alibaba, is Chinese. Even the department that found it (security team) is located in the offices of Alibaba Cloud, in Singapore. In short, the Chinese government was very close to having a tool to seriously damage the Western technology infrastructure, without the other side ever knowing where exactly they were being hit from. And if it had been the other way around? if that information had reached the Singaporean authorities earlier? we must not forget that it is a very servile government to the United States. Or in the worst case scenario the report was intercepted at the Apache Foundation, remember PRISM? one of their goals is to find potential vulnerabilities and exploit them against "hostile forces" even forcing companies registered on US soil and several beyond their borders to leave "backdoors" in their products/systems without public knowledge.

Fortunately or unfortunately it was reported and announced publicly, without prior knowledge of the respective governments, so neither side gained a considerable advantage in this new field of warfare that is the cyberspace.

[-] [email protected] 2 points 2 years ago

the ordinary user will only notice it when his adblocker stops working.

Firefox maintains the largest extension market that’s not based on Chrome, and the company has said it will adopt Mv3 in the interest of cross-browser compatibility.

We all know, and more the Mozilla people, that this cross-browser compatibility is false, the big G is forcing them to use their technology unilaterally. Mozilla is one step away from switching to blink engine, but they has no more options, with the huge losses generated by many bad decisions made, especially during the disastrous management of Brendan Eich. Google became their only oxygen tank (keeping Mozilla afloat enough to avoid antitrust laws and disintegrate the conglomerate).

view more: next ›

miguel

joined 4 years ago
MODERATOR OF