Live data from Hacker News

Viewing profile — Q_the_Novice

Q_the_Novice

HN member
Joined
Mon, Dec 14, 2009, 10:03 AM UTC
HN karma
49
Public activity
31 items

About Q_the_Novice

Web Developer

Recent public activity

  1. comment
    Comment #23178692

    https://github.com/qawemlilo/piflix I built an electron app for organising and watching saved movies. In my part of the world, a lot of people still rely on external storage device…

  2. comment
    Comment #15978716

    I will continue working on NodeZA: https://nodeza.co.za - will focus on content creation and interaction between members.

  3. comment
    Comment #12957939

    http://node-ping.herokuapp.com (Repo: https://github.com/qawemlilo/node-ping ) - This is a very simple tool that monitors the availability of some of my websites and sends me an em…

  4. comment
    Comment #11823871

    I'm using my own static blog generator: https://github.com/qawemlilo/node-blogger , tried WordPress for a short-while but found it a bit too bloated.

  5. comment
    Comment #11244471

    Lead developer for a small London based start-up. Side project is a Node.js community platform: http://nodeza.co.za .

  6. comment
    Comment #7931710

    Also found the coding style a bit complicated and confusing - looks like they are passing the User module to other modules(in this case the auth module) and adding methods.

  7. comment
    Comment #7169141

    Gulp is written in a way I've always wished Grunt could be used and I have already started using it in new projects. RequireJS is still my front-end module loader of choice.

  8. comment
    Comment #6859696

    Such short sightedness: http://www.youtube.com/watch?v=WrBCgiFhmNA . Do you have any idea what it was like to be black or non-white in Apartheid South Africa? First educate yoursel…

  9. comment
    Comment #6849634

    FIY, npm does not allow you to push a module version more than once.

  10. comment
    Comment #6673538

    I have once used Google Spreadsheets as a database for a bookmarking app: https://github.com/qawemlilo/Bookmarks . What I did different was that I published my spreadsheet as a CSV…

  11. story
  12. comment
    Comment #5408074

    Backbone.js has made me a better JavaScript programmer, thank you Jeremy and everyone else that has contributed to this wonderful project.

  13. comment
    Comment #5399260

    This post really resonated with me. I'm a Joomla! developer and the learning curve for the Joomla! Framework and CMS is a bit steep but once you understand the extensions architect…

  14. comment
    Comment #5318099

    It gets even better, the company that designed the website doesn't even have its own website: http://letlaka.co.za/ .

  15. comment
    Comment #5317975

    I'm from South Africa and this simply demonstrates the extent of corruption within our government departments. It is not uncommon for government departments to inflate tender budge…

  16. story
  17. story
  18. comment
    Comment #4875373

    I am learning by doing and would appreciate some feed back.

  19. story
  20. story
  21. comment
    Comment #3796863

    JavaScript variables are passed by reference, the variable `i` on the statement: `var msg = txt[i];` will always reference the last value after the loop has executed.

  22. story
  23. story
  24. story
  25. story