Viewing profile — korenyushkin
korenyushkin
HN member- Joined
- Thu, May 28, 2009, 6:00 AM UTC
- HN karma
- 125
- Public activity
- 48 items
- HN profile
- View on Hacker News ↗
About korenyushkin
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #12320397
A lot of big companies have R&D offices in Russia, e.g. Intel or Deutsche Bank. I don't think there are many startups here yet
- story
-
comment
Comment #2354602
Thank you for the suggestions! We'll add shortcuts and tooltips. We were rather conservative about it because wanted to collect some feedback. The IDE will have real-time console f…
-
comment
Comment #2354600
Thank you for the suggestions! We'll add shortcuts and tooltips. We were rather conservative about it because wanted to collect some feedback. The IDE will have real-time console f…
-
comment
Comment #2354306
Have you tweaked the User Agent header? We just check for the 'Gecko' substring in it.
-
comment
Comment #2354044
The Akshell engine will be open sourced soon, it will eliminate the problem of vendor lock-in. We strongly believe that web-based development environment are the future; so we'll i…
-
comment
Comment #2350425
It's a standard colorscheme of the Ace editor http://ace.ajax.org/
-
comment
Comment #2350268
Yes, we think about it. CoffeeScript support should be easy to implement and seamless to use.
-
comment
Comment #2350254
We will share it on our blog and mailing list. It's quite simple, only 200 lines of code.
-
comment
Comment #2350225
Thank you! We'll do something about it. May be we'll have a more universal console, where git will be only one of the commands.
-
comment
Comment #2349708
Sorry, guys. We have SSH key pairs pregenerated for speed reasons and we've just run out of them today. Now everything should be OK.
- story
- story
-
comment
Comment #1360253
Thank you for the link. I'll study it.
-
comment
Comment #1358315
I have, but decided to stick with EditArea.
-
comment
Comment #1358275
Akshell targets more "heavy" applications than AppJet. E.g., it has a relational database and AppJet had key-value store. I contacted JGate guys. JGate is an AppJet successor http:…
-
comment
Comment #1358179
Your comment does makes sense. I should change the front page. Applications has two places to store persistent data: database and file storage. The latter is rather common. The dat…
-
comment
Comment #1358060
Yes, I have looked. I implemented a simpler Proxy: http://www.akshell.com/docs/0.2/ref/core/misc/#Proxy It's more restrictive, but much more easy to use.
-
comment
Comment #1358039
It enables users to develop web applications is JavaScript and host them in the cloud. The only tool required for development is a web browser. And the deployment is instant. It al…
- story
-
comment
Comment #1267337
But the query language is much simpler than SQL and integrates seamlessly into JavaScript. It should be easy-to-use for beginners. Yes, I'll fix the video.
-
comment
Comment #1263398
Thank you! I understand your point. There definitely will be a way to run Akshell applications outside of Akshell.