Live data from Hacker News

Viewing profile — ianox

ianox

HN member
Joined
Mon, Feb 06, 2012, 10:14 AM UTC
HN karma
161
Public activity
43 items

About ianox

No profile information was provided.

Recent public activity

  1. comment
    Comment #38182775

    Sounds like you've been having a rough time?

  2. comment
    Comment #38179102

    That Huberman Lab episode had a similar effect on me. I've barely touched alcohol since. Link for anyone who is interested: https://www.hubermanlab.com/episode/what-alcohol-does-to…

  3. story
  4. comment
    Comment #14611512

    I've been using brain.fm[1] when I need to focus. [1] https://www.brain.fm/

  5. comment
    Comment #14496435

    Ultimate Time Tracker is pretty good: https://github.com/larose/utt I like the way you add a task after you've finished working on it. It then works out how long you spent on it ba…

  6. comment
    Comment #10506043

    I quite like https://mega.nz - free accounts come with 50gb storage too.

  7. comment
    Comment #10122045

    I saw http://www.4clojure.com/ mentioned elsewhere in this thread. That'd be as good a place as any to start.

  8. comment
    Comment #8595008

    Have you tried the guided meditation on http://www.calm.com ?

  9. comment
    Comment #8594995

    You could help out on Mozilla: https://developer.mozilla.org/en-US/docs/Introduction

  10. comment
    Comment #8573274

    One that hasn't been mentioned yet is http://www.pythonchallenge.com , where answering each challenge correctly leads you on to the next one.

  11. comment
    Comment #8566807

    I've tried a few systems and apps, but time and again I find myself coming back to a notebook and a pen.

  12. story
  13. comment
    Comment #8372304

    Are there any other former vi/emacs users (like, hardcore - I used to browse the web in emacs) who ditched it for an IDE? Whenever I have to use Visual Studio, the VsVim extension …

  14. comment
    Comment #7743180

    I moved my personal site from Wordpress to Octopress a few years ago, which is a small site - approx 70 posts - and gets a small amount of traffic. Pros: * Cheaper / simpler hostin…

  15. comment
    Comment #7743144

    I hadn't heard of postach.io before. It looks pretty good - thanks. I take it you use it yourself?

  16. comment
    Comment #6405005

    Dropbox via Camera Upload, plus Time Machine, and a 2nd external hard drive I use to create bootable backups of my MBP.

  17. comment
    Comment #5710862

    > At least with Chrome there is the built in Task Manager. And the about:memory page, which shows you memory usage of all your extensions too.

  18. comment
    Comment #5625357

    The article mentions: "The Act contains changes to UK copyright law which permit the commercial exploitation of images where information identifying the owner is missing" Does your…

  19. comment
    Comment #5601053

    Looks good. It should help raise awareness of common issues and help make more user-friendly web sites and applications. Minor gripe: shouldn't it be alt attributes , instead of ta…

  20. story
  21. story
  22. comment
    Comment #5564453

    Yep - if the OP is wondering, in iOS it's in Settings -> Notifications -> Do Not Disturb, from where you can schedule when you want this turned on.

  23. comment
    Comment #5563863

    The mashable URL works fine: http://mashable.com/2013/04/17/facebook-apple-maps/

  24. comment
    Comment #5563824

    Especially when debugging JavaScript in an environment without any built-in browser debugger. If you ever have to debug JavaScript running inside a .NET WebBrowser control the debu…

  25. comment
    Comment #5563718

    I've created bare git repositories on Dropbox before and haven't had any problems using them as git remotes. They've only been used by me though, so things might get more tricky if…