Viewing profile — siodine
siodine
HN member- Joined
- Sat, May 19, 2012, 4:07 PM UTC
- HN karma
- 48
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About siodine
No profile information was provided.
Recent public activity
-
comment
Comment #41307638
I had the same problem with using the latest neo4j API and Sonnet 3.5 -- except it wasn't really a problem. I just created a project where I explain that its knowledge on neo4j is …
-
comment
Comment #5135953
I don't know. In Herzog's "Happy People: A Year in the Taiga," you see a dog keeping up with a snowmobile at a constant pace for several hours. (Edit: the dog ran 150 kilometers no…
-
comment
Comment #5134451
* SublimeBlockCursor works for me. * Set `"vintage_start_in_command_mode": false` in the vintage preferences. * You can remove the autocomplete on '.', just look through whatever p…
-
comment
Comment #4950343
I want to do this. What do I buy, and where do I get recipes?
-
comment
Comment #4794695
Please implement RSS.
-
comment
Comment #4639092
How is the paperwhite with pdf journal articles and textbooks?
-
comment
Comment #4474292
Why is it a better index?
-
comment
Comment #4389320
Complainers gonna complain.
-
comment
Comment #4289153
The scorings are terrible. Rottentomatoes is fairly reliable for getting solid recommendations as a cinephile, but this site is giving high marks for what is clearly crap. Maybe th…
-
comment
Comment #4248068
Yup, this seems to be the best solution, and surprisingly makes the laptop the best workstation. You get to change your workspace every 30 minutes to an hour with ease. And virtual…
-
comment
Comment #4247945
>It's a feature that lets you take poorly aligned code that is difficult to read, and fix up the alignment a la K&R et al. Hope that's clear enough for you :) I linked you to plugi…
-
comment
Comment #4247873
Yes, but there are similar problems with standing. http://ergo.human.cornell.edu/CUESitStand.html# http://www.washingtonpost.com/wp-dyn/content/article/2010/10...
-
comment
Comment #4247837
http://www.novadesk.com/Portals/84375/docs/ergonomic-summary... Hopefully someone can upload "Head and Neck Posture at Computer Workstations - What’s Neutral?"
-
comment
Comment #4247774
Last I checked, there's no conclusive evidence showing a standing desk has any health benefits over sitting. Treadmill desks, on the other hand...
-
comment
Comment #4247738
Search http://wbond.net/sublime_packages/community for "scheme" and "theme." https://github.com/cafarm/aqua-theme is what you're looking for, I think.
-
comment
Comment #4247414
I think that's unlikely. ST2 is already exceptionally fast and complete as an editor. As an IDE, ST2 requires plugins. These plugins are written in Python (which can use libs writt…
-
comment
Comment #4247394
Sorry? My response was tailored for your comment -- you didn't mention plugins and you weren't (and still aren't) clear on the features you're missing. I.e., from your comment I in…
-
comment
Comment #4247373
This kind of anecdote is more useful with reasons.
-
comment
Comment #4247325
The Go and Haskell support is better in ST2 than in IntelliJ. For Python and Ruby, it depends. IntelliJ is unquestionably better for Java, though. Also, consider that ST2 is in its…
-
comment
Comment #4247317
1. The configuration time for stuff like this in ST2 is comparable with IntelliJ. 2. IntelliJ costs more. 3. IntelliJ is simply better for Java than ST2 (more significant time-savi…
-
comment
Comment #4247265
First, search google for "sublimetext save all." You should then get this website http://www.sublimetext.com/docs/commands . Now, create a new user defined bind for that command (y…
-
comment
Comment #4247078
This is probably obvious for most people, but when you can't find a feature you want in an editor, you should look for plugins. So, in this case, you would go to http://wbond.net/s…
-
comment
Comment #4247000
Ctrl+Alt+P to get a dialog for opening all your Sublime projects. Ctrl+R for navigating to functions or classes within the current file. SublimeClang gives you Visual Studio-style …
-
comment
Comment #4118370
FF has lazy loading. Options->General->Don't load tabs until selected.
-
comment
Comment #4110940
For me, the most important missing feature is tab lazy loading -- without that my usecase is impossible (hundreds of tabs).