Arc Forumnew | comments | leaders | submit | jsgrahamus's commentslogin
3 points by jsgrahamus 2459 days ago | link | parent | on: Using Arc in Production

Thanks for this, "Thaddeus".

Regarding db integration, I recently read a bit on Jarc (arc on Java - http://jarc.sourceforge.net/), and the author specifically added in that ability.

-----


It was originally used for powering Hacker News. Haven’t heard of it being used for much else.

-----

3 points by jsgrahamus 2521 days ago | link | parent | on: Show Arc: Debate (very alpha)

Posted issue for Windows 10 Home

-----

2 points by hjek 2515 days ago | link

Thanks for posting that. (The issue is not specific to Windows.)

I've switched from Notabug to Gitlab now, because Notabug is being painfully slow.

https://gitlab.com/hjek/undebatable/issues/1

-----


HN link: https://news.ycombinator.com/item?id=18647562

-----


Very interesting write up. All that is left is the due date of conversion to Arc..

-----

3 points by jsgrahamus 2588 days ago | link | parent | on: Arc Tetris

Never said how much I like this. Thanks!

-----


Can you give us an idea of what it would look like?

-----

2 points by jsgrahamus 2700 days ago | link | parent | on: Problem with assignment

Windows 10: When I put the anarki folder in D:\, calling it worked fine.

However, when I put the folder in D:\Steve - D\Apps\, I got the following: D:\Steve - D\Apps\anarki>arc.cmd default-load-handler: cannot open module file module path: #<path:D:\Steve> path: D:\Steve system error: The system cannot find the file specified.; errid=2

I figure it has to do with spaces in the pathname, but unsure how to fix it.

-----

3 points by akkartik 2700 days ago | link

It sounds like we need to put quotes around the '%arc_dir%boot.rkt' in arc.cmd: https://stackoverflow.com/questions/1851012/set-a-path-varia...

Can you check if that fixes it?

-----

3 points by jsgrahamus 2700 days ago | link

That did it.

Thanks, akkartik!

-----

2 points by akkartik 2699 days ago | link

Thanks! Wanna submit a Pull Request? ^_^

Not a big deal, I can do it too. But if it's easy you'd get to add your name to the repo :) Let me know.

-----

3 points by jsgrahamus 2699 days ago | link

Sure. Never done such before. Where are instructions for it?

-----

2 points by akkartik 2699 days ago | link

Maybe this will get too involved. Do you have experience with git, say making commits and so on?

Wanna switch to email? If you click on my username, my profile has my email address.

-----

3 points by jsgrahamus 2702 days ago | link | parent | on: Problem with assignment

Invoked by racket -f as.scm

-----


This video was very interesting to me: A chance to learn more about functional programming and Excel. Also the speaker was one of the most animated I have seen.

-----

More