Live data from Hacker News

Viewing profile — notdan

notdan

HN member
Joined
Fri, Aug 10, 2012, 6:23 PM UTC
HN karma
91
Public activity
59 items

About notdan

No profile information was provided.

Recent public activity

  1. comment
    Comment #37057406

    Fender 1957 Deluxe tube amp clone. Built the box, soldered the components (from a kit and a diagram), then upholstered it with tweed. Super fun and satisfying project, looks like a…

  2. story
    Ask HN: Is it possible to exercise options without providing the cash yourself?

    Am moving on to a new role. Have 10,000 vested options at $2 strike price which is the same as the last FMV. Company estimates current value at $10. Distant future exit is likely i…

  3. story
    Ask HN: What to do when PayPal disables your account for no reason?

    My wife has a shopify store, does about $1k per month and less than half of that goes through paypal. Out of nowhere today they disabled her account for 'violating user agreement'.…

  4. comment
    Comment #32086856

    Is there a good programming language and environment for kids? I started learning coding in my own around 10 yrs old with qbasic. Scratch is super aawesome, but what is the next le…

  5. story
  6. story
  7. comment
    Comment #27587968

    Yes this is true. They often lose money on the premiums, actually, and then make money on the float. A very simplified example: You pay $1,000 per year for 10 years on home insuran…

  8. comment
    Comment #26372370

    I need something like this to let non-programmers create some basic JavaScript scripts/flows in an app I have. Obviously would need to be some level of power user but hopefully doe…

  9. comment
    Comment #24954957

    https://www.tunetranscriber.com/ Accidentally ranked high on some slow down mp3 keywords and make a small bit of cash each month with no time spent.

  10. comment
    Comment #24694528

    If you want to do the lite version of this there is a book called “From NAND to Tetris” that is an instructional book for a similar class and walks through doing much of the same t…

  11. story
  12. story
    Ask HN: Should I market my consulting work as my name or a brand/business name?

    I'm starting to do some consulting targeting businesses with $10 million+ revenue for $15k+ engagements. Do you think it makes more sense to market myself as my name (e.g., johndoe…

  13. comment
    Comment #14398434

    It's fine, it really is. Just stick to what you are being productive with and enjoy actually building something useful.

  14. comment
    Comment #13527339

    "Making GTA V cost $265 million" https://en.wikipedia.org/wiki/List_of_most_expensive_video_g...

  15. comment
    Comment #11489114

    This article is what convinced me: http://www.viemu.com/a-why-vi-vim.html

  16. comment
    Comment #11174914

    placeit requires attribution

  17. story
  18. comment
    Comment #9848416

    This sounds similar to another book/course/project I've seen that was quite interesting to work through: From NAND to TetrisBuilding a Modern Computer From First Principles http://…

  19. comment
    Comment #8960626

    The YouTube slowdown is just using the YouTube API. For mp3, it is using the html5 file and audio Apis, and a JavaScript port of the sound touch library. Everything is done in clie…

  20. comment
    Comment #8957538

    Since you are using youtube to learn songs on guitar, you might try this out (I made it): http://tunetranscriber.com Let's you do marks and loops as well as using the playback cont…

  21. comment
    Comment #8554604

    If you are interested in guitars/music and HTML5, I wrote a transcribing tool (looper, slow downer, etc) that runs in a browser and uses the Audio APIs. Wasn't sure if it would be …

  22. comment
    Comment #8182276

    I made this all with Javascript and some of the HTML5 apis. It is a static site and everything runs client side in the browser (i.e., no server or flash components). I wasn't sure …

  23. story
  24. comment
    Comment #8075355

    Might as well plug my free(mium) themes: http://www.portnine.com/bootstrap-themes

  25. comment
    Comment #7993438

    Get rid of 'beta' on the site header, there is no need for that and just makes you look cheap. I also dislike ratings on 1-10 scale (instead of 1-5, for example). What's the differ…