Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
gkatsev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Video.js releases v6.0 with support for middleware, advanced plugin, better a11y
(blog.videojs.com)
3 points
by
gkatsev
9y ago
|
0 comments
2.
▲
Video.js is adding Middleware to 6.0
(blog.videojs.com)
20 points
by
gkatsev
9y ago
|
0 comments
3.
▲
Show HN: Media Session API plugin for videojs and videojs-playlist
(videojs.github.io)
3 points
by
gkatsev
10y ago
|
0 comments
4.
▲
Video.js removes Flash from core player
(blog.videojs.com)
2 points
by
gkatsev
10y ago
|
0 comments
5.
▲
Video.js Feature Spotlight: Accessibility
(blog.videojs.com)
7 points
by
gkatsev
10y ago
|
0 comments
6.
▲
Video.js Feature Spotlight: Advanced Plugins
(blog.videojs.com)
6 points
by
gkatsev
10y ago
|
0 comments
7.
▲
by
gkatsev
15y ago
I'm using Eclipse 3.5 and vim via eclim. Eclim should probably be added as an option. Since it isn't quite one or the other.
8.
▲
by
gkatsev
15y ago
I think the main strength is the fact that you are writing JavaScript both on the client side and the server side. You don't have to mentally switch languages or anything. Even though people don't think that it has an effect, it does. And w
9.
▲
by
gkatsev
15y ago
Actually, in Japan, a bunch of novels are written on phones. Also, if you hit C-A-T on the cr48, it opens up a terminal. Have fun coding. Though, it works best if you ssh into a VPS or some other machine since you are limited on what you ca
10.
▲
by
gkatsev
15y ago
Yep, the konami code to get into dev mode has been in webos since the very beginning. I am talking webos 1.0. Also, WebOs is great. I really like it and the UI but so far the devices have been fairly unimpressive. The original Palm Pre was
11.
▲
by
gkatsev
15y ago
Companies are always in need to good programmers and Computer Scientists. Why not go to school for CS now while the economy isn't perfect and then you'll be out when it starts to pick up again.
12.
▲
Show HN: A Set object implementation in JavaScript
(github.com)
1 points
by
gkatsev
15y ago
|
1 comments
13.
▲
by
gkatsev
15y ago
There are a few extensions for chrome available. See vrome and vimium and vim-like smoozie. Vrome ( http://www.chromeextensions.org/other/vrome/ ) Vimium ( https://chrome.google.com/extensions/detail/dbepggeogbaibhgn... ) Vim-like smoozie (
14.
▲
by
gkatsev
15y ago
You can even set up an autocommand to auto enable pass through mode for specific websites and disable it when you move away from the page. au LocationChange .* js modes.passAllKeys = /mail.google\.com/.test(buffer.URL) | /google\.com\/rea
15.
▲
by
gkatsev
15y ago
Maxauthority, the founder of the vimperator project wrote his thoughts comparing the two on vimperator's google code page ( http://code.google.com/p/vimperator-labs/wiki/VimperatorVsPe... ) In general, it isn't much different, however, sinc
16.
▲
by
gkatsev
15y ago
I never liked cygwin much, though used it for a bit. For a long time I was a fan of portable ubuntu ( http://sourceforge.net/projects/portableubuntu/ ) which allows you to run ubuntu as a service inside of windows. It was pretty good but it
17.
▲
by
gkatsev
15y ago
You don't need to give up vim and grep on windows. gVim works great and since vim has the built-in vimgrep command, you can use that. You do lose the awesomeness of a shell like bash or zsh.
18.
▲
by
gkatsev
16y ago
Continuing with the here's mine: http://gkatsev.com/gameoflife.js/index.html I wrote this a few months ago. It's fairly similar to the post's one but I have a few presets as well as the ability to share. Also, as mentioned above about the