Live data from Hacker News

Viewing profile — jardaroh

jardaroh

HN member
Joined
Thu, Feb 09, 2012, 3:13 PM UTC
HN karma
30
Public activity
49 items

About jardaroh

No profile information was provided.

Recent public activity

  1. comment
    Comment #19206793

    first of all FL studio is a superb software, good on you for choosing it! might as well begin here: https://www.youtube.com/watch?v=pDIsEZsalAo And good luck!

  2. comment
    Comment #18541052

    Sorry, it did not keep formatting...

  3. comment
    Comment #18541051

    ^ Also, With Vue you can very easily build a component library (buttons / forms / pages / etc) that can be re-used throughout your various platform versions of your application. I …

  4. comment
    Comment #18449005

    Personally I include the education section since I have an education despite that it is in a completely different field (technical construction). The reason being that it is showin…

  5. comment
    Comment #18139066

    Pop!_OS here, super smooth experience. Best so far in terms of computing

  6. comment
    Comment #18003640

    Well, it makes perfect sense for the most biased kind of person to talk about bias. Of course someone that holds a completely biased point of view will see anything other than thei…

  7. comment
    Comment #17857608

    This varies widely on regional norms of how a CV should look, but here we always include work experience first and all fluff at the bottom. If I were to look at your CV as a potent…

  8. comment
    Comment #17229451

    yet another smear piece that is using a whole lot of wilful misdirection and misinformation. Is Peterson perfect? Heck no, but he is nothing like the vice article describes him.

  9. story
  10. comment
    Comment #15016326

    Also, Django's ORM is database agnostic, can develop with a SQLite3 and deploy on postgres or mysql without any change to the code.

  11. comment
    Comment #15016322

    I recommend using Django Rest Framework. Django gives you great admin forms for any and all data models and Django Rest Framework gives you a browseable API with in browser forms f…

  12. comment
    Comment #15007674

    Well this article is in of itself based on a logical fallacy, completely misrepresenting what Demure said about women in tech. "Liberals are enraged because he argued that, somehow…

  13. comment
    Comment #14977681

    But most of her counter arguments are against arguments the original author never made or at best against misrepresentations.

  14. comment
    Comment #14977658

    So the quora article was civil was it? "hints of racism" what racism? Misrepresenting his arguments. Not civil.

  15. comment
    Comment #13921985

    And so the economic censorship triumphs again

  16. comment
    Comment #13029410

    Like every market, it is bound to reach saturation. That is, there are more supply, or in this case, services than there is demand. Not that there is a service for every user looki…

  17. comment
    Comment #12358696

    What I do is I look at either a new project I would like to do or an existing one I would like to refactor heavily. Every time I go over what the feature requirements will be and f…

  18. comment
    Comment #12309354

    May I recommend using Django CMS? In my opinion it is the best basic CMS, truly user friendly, free and open and builds upon Django web framework. Templating is very simple, if you…

  19. comment
    Comment #12186493

    This all depends on what engineers you need to hand your stuff over to and what type of software as well. For anyone learning programming I would always suggest Python as the best …

  20. comment
    Comment #11502767

    apparently it is a bad thing if you read the description. "do not bring it up in front of your team or they might end up committing meaningless stuff just to avoid being whore ;)" …

  21. comment
  22. comment
    Comment #11369703

    Love how she admits that she started everything after being a troll herself. Awesome, kind of speaks volumes I think. In any regards, if she knows of scientists that should have wi…

  23. comment
    Comment #11264658

    My answer: Yes

  24. comment
    Comment #11073372

    "full of venom" This is almost like the argument about harassment being rampant on twitter. Whenever I search for answers to any problem on stack overflow, ask ubuntu or similar I …

  25. comment
    Comment #11057025

    As mentioned before if you want a quick way to some minor things with you site like displaying a simple visitor counter, PHP was made for it. But quick also often means dirty. Ther…