It shoudn't be, I've include the lwjgl natives for macos, but I don't have a mac so I don't know. The jar works on ubuntu and windows, I did have an issue on windows initially due to the different path separators. If you run it from the command line, when it crashes does it say anything? Mail it to me if so and I'll have a look.
Hey HN, the author here. This is the second iteration of what I thought out to be a platform (then named CodeSheets) for code snippet repos with a built-in code runner. Instead of building my own code repo platform, I am utilizing GitHub, GitLab and BitBucket and have added runners on each of them through a browser extension. In addition to browsing and storing snippets on GitHub, now you can even execute them without leaving your browser! You can run a Hello World program in every language[1] right from your browser without installing anything! (Okay, not every yet, but you get the point.)
Due to the extensible architecture of the code, it is easy to add support for any website which has standalone code snippets. With the optional permissions, adding new websites (read host permissions) doesn't block extension updates. I have added support for Go by Example[2] and Tutorials Point[3] with just a few lines of code.
Even though it has been actually public for more than a year now, only recently I became confident in advertising it to a broader audience. Currently, it has more than 1000 weekly active users across Chrome and Firefox.
For more info, check out the FAQ[4]. Any feedback is welcome.
PS: I am currently a graduate student at ASU, looking for a Summer internship.
I would like to have a media pipeline where a media goes through QC check, thumbnail, preview generation and some other processing which are independent of each other. My media can range from 1-15GB, so if I can store it in EFS which can be mounted in Lambda, I can use various Lambda functions which can simply read from a common storage without downloading every time from S3.
I have doubts about the data that 95% of the traffic is now through app. Lots of people, including myself, do shopping through desktop only. Its too cumbersome to flick through so many items on mobile!