Live data from Hacker News

Viewing profile — siodine

siodine

HN member
Joined
Sat, May 19, 2012, 4:07 PM UTC
HN karma
48
Public activity
25 items

About siodine

No profile information was provided.

Recent public activity

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

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

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

  4. comment
    Comment #4950343

    I want to do this. What do I buy, and where do I get recipes?

  5. comment
    Comment #4794695

    Please implement RSS.

  6. comment
    Comment #4639092

    How is the paperwhite with pdf journal articles and textbooks?

  7. comment
    Comment #4474292

    Why is it a better index?

  8. comment
    Comment #4389320

    Complainers gonna complain.

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

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

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

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

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

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

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

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

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

  18. comment
    Comment #4247373

    This kind of anecdote is more useful with reasons.

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

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

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

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

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

  24. comment
    Comment #4118370

    FF has lazy loading. Options->General->Don't load tabs until selected.

  25. comment
    Comment #4110940

    For me, the most important missing feature is tab lazy loading -- without that my usecase is impossible (hundreds of tabs).