Viewing profile — npolet
npolet
HN member- Joined
- Sat, Sep 26, 2015, 11:43 AM UTC
- HN karma
- 201
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About npolet
No profile information was provided.
Recent public activity
-
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…
-
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…
-
comment
Comment #18617589
I suppose you wouldn't notice great things so much, as they wouldn't stand out from the crowd.
-
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…
-
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…
-
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…
-
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.
-
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 …
-
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…
-
comment
Comment #15738587
Weekend?
-
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…
-
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…
-
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…
-
comment
Comment #15530960
I tend to run: python -m http.server 0.0.0.0:8000 That should allow you to access it externally.
-
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…
-
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…
-
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...
-
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 …
-
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…
-
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…
-
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.…
-
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…
-
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…
-
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…
-
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…