Fork me on GitHub
#off-topic
<
2020-04-21
>
Aron07:04:19

you can put more than one licenses on it ๐Ÿ™‚

adamfeldman16:04:10

Perhaps this is one path towards Clojure on WASM

๐Ÿ‘ 4
jaide16:04:03

@ashnur What would that solve? In my mind it would make it more confusing than anything else.

Bill Phillips16:04:04

iiiiiiiiiiiiiiiiiiinteresting

Aron16:04:14

@jayzawrotny it would solve the problem of having only one license

Aron16:04:40

personally, i think the whole idea of licensing is a solution of a problem that only exists because we, as a civilization as a whole, have really bad ideas that we do not want to let go in fear of confusion, but because people with money who act in a serious manner do not allow heterodox thinking in this manner in any other way than multi-licensing, i will choose what is allowed.

jaide16:04:34

I never encountered the word "heterodox" before so thanks for that. Could you please elaborate? I'd like to understand your argument better.

Aron17:04:16

I am not sure if you want to understand what I said in relation to licensing, or in relation to the way humans think and how our thinking (especially the shared part of it) has very old errors in them.

jaide17:04:41

Both please!

Aron17:04:37

Can't do both ๐Ÿ™‚ But if you are curious, I think https://libcom.org/files/__Debt__The_First_5_000_Years.pdf this can give a good overall view of what I think how many opportunities we miss at the moment socially to do what licensing solves in part. As far as I understand, licensing is the way we can monetize directly or indirectly software (and not just software).

๐Ÿ’ฏ 4
โค๏ธ 4
Aron17:04:20

And the other is perhaps best explained by Thomas Kuhn in https://en.wikipedia.org/wiki/The_Structure_of_Scientific_Revolutions

Aron17:04:56

My personal take on this is that our brain doesn't care about truth, it cares about utility. It takes a lot of small truths and integrates it into a big lie, which we then share via communication and create society. Hence my point about the 50000 year old mistake, that's how old historians and archeologists and paleontologists say that language is.

jaide17:04:32

I kind of see what you're getting at with licensing. It's a bit inconvenient, especially when my GH already shows I wrote the spacemacs anakondo layer but also who gives a shit who wrote the spacemacs anakondo layer? How about the relation to the way humans think then?

Aron17:04:12

Then in our society we have these nice bubbles where lots of people have a relatively cushioned life where they don't have to think about survival and they don't really have much in the way of negative feedbacks so ideas that are useful are literally ideas that spread the most, not even nice or correct, not to mention true.

jaide17:04:58

Is licensing one of those ideas?

Aron17:04:55

I wouldn't say so, licensing to me by itself is just a tool, I need to see what it is used for to see if it's good or bad.

Aron17:04:26

But the idea that we can own ideas is very much seems like a bad and to be honest, quite a nonsensical idea

jaide17:04:26

Kind of. I think the intention was to protect people who have worked really hard to discover or invent something from an idea, and a more popular entity taking that idea making a worse version of it and being credited for discovering it.

jaide17:04:53

I know licensing isnโ€™t a perfect solution for that, but I see some benefit of having a common or standardized way of communicating the ownership or protection of said ideas.

Aron17:04:10

again, ownership is the bad idea in my opinion. If you have decided that you have such a thing, especially ownership of ideas, then licensing might seem like proper way to go about it. That book from Graeber has a lot to say about ownership, it's also available on audible if you like audiobooks more.

jaide17:04:10

Haha ok, Iโ€™ll check out those links.

Aron21:04:08

@jayzawrotny https://www.youtube.com/watch?v=pETCs9Mktus ๐Ÿ™‚ very succint way to talk about this, although I am not sure I subscribe to everything the same way Eric does.

Aron16:04:06

i mean stuff like wholesale demeaning anyone who doesn't adhere to the norm "any code with no license should be considered a red flag"

Aron16:04:42

we are living in the second dark ages without knowing it ๐Ÿ™‚

Aron16:04:09

we don't burn heretics, we just exclude them from society

ryan echternacht16:04:19

you might be right, but that doesnโ€™t change the reality of what Sean said โ€” in the environment in which we normally work, any code without a clear license is a red flag

Aron16:04:43

I don't want to change what Sean said, I want to point out for the thing it is.

jaide16:04:22

What's an example of a bad idea that we do not want to let go in fear of confusion?

Alex Miller (Clojure team)16:04:42

maybe this should be moved to #i-am-richard-stallman

๐Ÿ˜‚ 8
Aron17:04:47

see, any hint of criticism and all I get is doubt and mockery, because that's what is engraved into everyone's behavior

Alex Miller (Clojure team)17:04:30

it's not that I don't see your point, it's that there are only so many things I can worry about in life, and I'm full

Aron17:04:43

that's perfectly understandable, I am no less full but should we start mocking each other if we are full?

Alex Miller (Clojure team)17:04:12

apologies on the mocking

Aron17:04:03

No worries, if I haven't seen him eat his feet, I would be thinking it was a praise ๐Ÿ˜‰

dvingo17:04:13

โ€œThe reasonable person adapts themself to the world: the unreasonable one persists in trying to adapt the world to themself. Therefore all progress depends on the unreasonable person.โ€

Cameron18:04:52

๐Ÿ˜ฎ hey guys, clojure rs is mine ^^ didn't expect to see that. I was hoping to unveil it later, but its definitely exciting to see it posted here

borkdude19:04:19

Is this a compiler or interpreter?

Cameron19:04:34

Currently just an interpreter

borkdude19:04:23

I guess similar to joker (implemented in Go).

borkdude19:04:31

Will it give access to Rust libraries?

Cameron19:04:07

Indeed, the plan is to provide some sort of FFI or interop. I don't get the impression there's really some sort of rust runtime reflection I can tap into, so the plan is to experiment with parsing rust code ahead of time and generating the appropriate wrapper code. I have no idea what kinds of roadblocks I'll run into there, especially as I try to generalize this, so even now I want to be careful speaking on it, but that's the direction I want to head. I'm really glad to see you comment on this, aha

8
borkdude19:04:01

@U2M723H42 I think the joker folks do a similar thing for Go libraries.

borkdude19:04:13

I've recently started learning Rust and creating something like this certainly crossed my mind, but nothing more than that

jaide22:04:45

No pressure or anything ๐Ÿ˜ˆ ๐Ÿ˜„ @UBCSS6NGK

Cameron22:04:19

>:) right now its just very simple, naive reference counting. This will change, and I've got lots of ideas there, but I did not want to make the mistake I've made before of designing everything up front instead of iterating (especially when its harder to really see the eventual shape and bottlenecks of the program), and getting stuck into an endless cycle of designing and not creating. You don't need to manage lifetimes, as this is supposed to be Clojure -- although I'm not opposed to including a lower level, Rust-Clojure you can also drop into and embed, I think that would be cool.

Cameron22:04:24

Note, reference counting behind the scenes -- from the Clojure end, its just Clojure, not a lower level programming language (although I assume that's known)

Chris McCormick01:04:35

@UBCSS6NGK looks amazing. would be cool to have this in https://github.com/chr15m/awesome-clojure-likes when you're ready!

Cameron01:04:40

Ahh that's awesome, I'm so glad! Its pretty young right now, I'm currently implementing Clojure RS's first programs (and, in doing so, beginning on its clojure.core), but otherwise the version on github has no such core yet with which to build a program. I don't mind when it gets added though

๐Ÿ‘ 8