Viewing profile — ramseynasser
ramseynasser
HN member- Joined
- Tue, Jan 15, 2013, 1:39 AM UTC
- HN karma
- 380
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About ramseynasser
https://nas.sr/
Recent public activity
-
comment
Comment #21354460
hi everyone, author here. i am glad this project is still starting conversations six years after it came out! if youre interested in a longer read on the subject of the cultural as…
- story
-
comment
Comment #13226682
To your first point, Mooi is planning on using Clojure as a scripting language. Clojure compiles to CLR bytecode, and is in theory as fast as C# is as a language. Using the idiomat…
-
comment
Comment #13223461
Right, Clojure is always compiled and achieves live coding by running on top of VMs that support dynamic code emission. Python REPLs are quite good, but in my experience order depe…
-
comment
Comment #13222370
Exactly! I'm one of the core devs, and we all see Arcadia as an experiment in what game development could be. Some people want to expend effort mastering the tools of the day, and …
-
comment
Comment #13222332
Fair, but there's an important difference between a tool where live coding is technically possible and a tool designed to support it. Clojure is built from the ground up for the RE…
-
comment
Comment #9814989
Arcadia dev here! We're always actively working on Arcadia, and are closing in on our next release that brings with it a package manager and all kinds of other goodness. Keep an ey…
-
comment
Comment #8475131
Thanks!
-
comment
Comment #8475129
That would be amazing! Can you invoke command line scripts from LT? If so you could just use our included REPL client implemented in Ruby. Otherwise you'd have to port it to Clojur…
-
comment
Comment #8473446
IL2CPP has been on our radar for a while. We haven't gotten any real access to Unity 5 yet, so we can't say what the compatibility will be like for sure. But since IL2CPP acts on t…
-
comment
Comment #8473109
You can expect a full, "proper" Clojure 1.7 experience using Arcadia.
-
comment
Comment #8473075
Totally! Arcadia is based on the Clojure-CLR port (an official project) maintained by David Miller for five years or so. It supports Mono. We had to fork the compiler to introduce …
- story
- story
- story
- story
- story
-
comment
Comment #5755393
Don't forget that anyone can write a dumb app! Just fork the repository, add your app, and take out a pull request! https://github.com/dumbstore/dumbstore/
-
comment
Comment #5755380
dir can be buggy, depending on how you format your location names. Can you give me an example of what's not working?
-
comment
Comment #5755370
Noted.
-
comment
Comment #5755355
Wow. Thanks! We will be studying this thoroughly. I hadn't heard about it before.
-
comment
Comment #5755350
Do you mean the interface of the website, or how you use it on your phone?
-
comment
Comment #5755348
These are all great ideas. Case insensitivity has come up a few times and it's an easy fix. We should have it in soon!
-
comment
Comment #5755345
I've been using the Motofone for three years now and I love it. The texting doesn't bother me either. It's also the lowest common denominator of phones that call and text, so we te…
- story