Live data from Hacker News

Viewing profile — korenyushkin

korenyushkin

HN member
Joined
Thu, May 28, 2009, 6:00 AM UTC
HN karma
125
Public activity
48 items

About korenyushkin

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. 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

  5. story
  6. 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…

  7. 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…

  8. comment
    Comment #2354306

    Have you tweaked the User Agent header? We just check for the 'Gecko' substring in it.

  9. 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…

  10. comment
    Comment #2350425

    It's a standard colorscheme of the Ace editor http://ace.ajax.org/

  11. comment
    Comment #2350268

    Yes, we think about it. CoffeeScript support should be easy to implement and seamless to use.

  12. comment
    Comment #2350254

    We will share it on our blog and mailing list. It's quite simple, only 200 lines of code.

  13. 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.

  14. 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.

  15. story
  16. story
  17. comment
    Comment #1360253

    Thank you for the link. I'll study it.

  18. comment
    Comment #1358315

    I have, but decided to stick with EditArea.

  19. 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:…

  20. 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…

  21. 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.

  22. 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…

  23. story
  24. 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.

  25. comment
    Comment #1263398

    Thank you! I understand your point. There definitely will be a way to run Akshell applications outside of Akshell.