Live data from Hacker News

Viewing profile — npolet

npolet

HN member
Joined
Sat, Sep 26, 2015, 11:43 AM UTC
HN karma
201
Public activity
50 items

About npolet

No profile information was provided.

Recent public activity

  1. comment
    Comment #22163593

    I always reach for django for new projects. It's never let me down and can be used in many, many ways. I usually end up with fairly succinct code and it's never difficult coming ba…

  2. comment
    Comment #18923958

    It's back now. Definitely worth a look. Been using bitwig for ages as it works beautifully on Linux and I'm really excited about version 3. Nice to see the project progress in such…

  3. comment
    Comment #18617589

    I suppose you wouldn't notice great things so much, as they wouldn't stand out from the crowd.

  4. comment
    Comment #18597813

    It almost doesn't matter. Do you remember the hours and hours spent trying to debug something on IE that worked perfectly on Chrome/Firefox/Safari? All because MS didn't follow the…

  5. comment
    Comment #18579777

    Really not sure this is an alternative to blender. Blenders functionality stretches way way further than this. Go check out the blender 2.8. I think you'll be really quite impresse…

  6. comment
    Comment #18068885

    This is it. Safari really doesn't compare to chrome/firefox in terms of good developer tools. They are there, but no where near as useful/powerful. I have noticed a few quirks in S…

  7. comment
    Comment #17894566

    Really great advice here. Sometimes might feel a bit stupid having all that equipment for a relatively short journey, but so worth it when you do need it.

  8. comment
    Comment #16179710

    This is what I've been waiting for. As a developer, I love developing on Linux, I just flow better with it, servers are Linux as well etc... But I do a lot of design work and this …

  9. comment
    Comment #16024827

    I've got a little 13" XPS Developer Edition and it's a really solid option. The build quality is perfect and I've yet to come across any issues with it. Use daily for web developme…

  10. comment
  11. comment
    Comment #15658049

    Good god I owe you a beer. I am able to live a very nice life developing with django. Working on a large(ish) system with django, and it's an absolute joy. Thanks to you and everyo…

  12. comment
    Comment #15597430

    Yea I'm big fan of it. Strange things used to happen with npm, dependencies would break, installs would fail etc... Maybe something to do with our build config, but since moving to…

  13. comment
    Comment #15596049

    I was part of a team developing a travel product which needed huge amounts of data from flights to car rental... My god the travel industry is a mess in terms of accessible data. I…

  14. comment
    Comment #15530960

    I tend to run: python -m http.server 0.0.0.0:8000 That should allow you to access it externally.

  15. comment
    Comment #15451978

    Great list. I use a few of these on all projects. Interestingly, django-webpack-loader has completely replaced django-compressor and all the other static bundlers. I like how confi…

  16. comment
    Comment #15451887

    Django Rest Framework is one of the reasons i use django so much. It is done in a really solid way, allowing great power and flexibility over how you want to abstract your rest API…

  17. comment
    Comment #15451140

    It's more contextual to the user. Music suggestions for when you are at the office. Music suggestions for when you're at home etc...

  18. comment
    Comment #15419150

    Most of this is to do with the customer support, and not really about the actual laptop. But... It is annoying when things go wrong and you have to deal with poor customer service …

  19. comment
    Comment #15414783

    Great link. Just finished reading through it and I feel more educated on typography. At the very least I now have a better feel of the lingo and vocabulary which surrounds typograp…

  20. comment
    Comment #15382090

    This really isn't why the JavaScript community is fucked. It's just a reference project for others to learn from. The spreading of information and ideas through code doesn't mean a…

  21. comment
    Comment #15296886

    "Post Job -> Magic Happens = Perfect Candidate". Well that's helpful. Don't see any indication of this "magic" is. I know, I know, once you know the magic it's not special anymore.…

  22. comment
    Comment #15296843

    Am I the only one that much prefers command line git to all these fancy tools for git? I'm more than happy with the power that terminal commands give alongside the visuals of branc…

  23. comment
    Comment #15296754

    I fully agree. I had that "click" moment with react that really made larger, more complex interfaces seem manageable. Granted that it's still not easy, but most of the time complex…

  24. comment
    Comment #15296561

    This is a pretty neat idea, and I could see myself using this in day to day life. It's nice to see real thought, study and execution into new ways of portraying things that have th…

  25. comment
    Comment #15269694

    Sure, a few years ago the difference between browsers was really quite large. But we're in 2017 and most of the most used browsers are mostly in line with the supported features an…