Live data from Hacker News

Viewing profile — andersonvieira

andersonvieira

HN member
Joined
Wed, Jul 17, 2013, 4:31 PM UTC
HN karma
75
Public activity
27 items

About andersonvieira

https://stackoverflow.com/users/1725558/anderson-vieira

https://www.linkedin.com/in/andersonvieira/

Recent public activity

  1. comment
  2. comment
    Comment #28213088

    From the Revisions section in https://ivmmeta.com : > 7/15: Elgazzar et al. was retracted and has been removed.

  3. comment
    Comment #27899642

    I have seen it happen many times. A lot of developers I've worked with do not understand the basics of a HashMap/HashSet. They just use the IDE to automatically create hashCode fun…

  4. comment
    Comment #27471190

    > Judging by the stats for how many men you find in early childhood education versus women, it's clear that society as a whole still shuttles women in that direction by some mechan…

  5. comment
    Comment #25968716

    This is wrong. All stock prices are supply and demand. Dividends are simply taking money from one pocket, the company you own shares, and putting into another, your bank account. W…

  6. comment
    Comment #25906120

    I don't see how your comment is anything more than FUD. The leaked information suggests it may have come from Serasa Experian [1], although they deny it, or some third-party that p…

  7. comment
    Comment #25347389

    > Apple's products don't break down by themselves but Beats do. Except the cables, which are terrible. I have two broken charger cables for a MacBook and a MacBook Pro, a thunderbo…

  8. comment
    Comment #24810581

    I understand it may not be recommended in complex situations, such as you described, but I think @steve_g's idea may be interesting for some scenarios. I work in automatic train tr…

  9. comment
    Comment #22236302

    It is not disingenuous to think long term because of how growth compounds over time. Imagine average growth is 2% a year and we cap it to 1%. In 20 years the difference would be 48…

  10. comment
    Comment #22235171

    You probably live a comfortable life and is mostly satisfied with what you have so you see no need for more growth. Now imagine someone had the means to implement this same idea 20…

  11. comment
    Comment #22063332

    I'm not sure about ants, but with bees the males generally come from other colonies. A princess mating with males from the same colony may cause problems in the offspring.

  12. comment
    Comment #21705983

    Location: Campinas, SP, Brazil (UTC-3) Remote: Yes Willing to relocate: No Technologies: Java, Kotlin, Spring Boot, some Python Résumé/CV: Software engineer with 9 years of experie…

  13. comment
    Comment #19678099

    In Brazil I got Fargo, Twin Peaks, and Legion on Netflix and Preacher on Amazon Prime Video.

  14. comment
    Comment #19634656

    Honest question, as I'm not familiar with swedish law. If a man consents to have sex with a woman that claims to be taking birth control pills and later he finds out she really was…

  15. comment
    Comment #11888254

    In Brazil, you can enable the same card you use to manage your bank account and withdraw cash as a Visa/Mastercard credit card. So every time you make a purchase you get a prompt l…

  16. comment
    Comment #11677576

    In Brazil, if you are under 18 and get caught for theft, robbery, or even armed robbery, you will probably be out of jail by the next day. I guess many officers think arresting som…

  17. comment
    Comment #10622202

    The article talks about the benefits of the 'quiet eye' technique and says that it is a teachable skill, but I couldn't find much information on how to practice it in the reference…

  18. comment
    Comment #10615513

    If the problem were the medical-school debt, I would expect junior physicians to be more worried about it than senior physicians, no?

  19. comment
    Comment #10589183

    It is said that one of the reasons that led Alberto Santos-Dumont to commit suicide was the use of airplanes in warfare[1][2]. I wonder if anyone believes that the world would be b…

  20. comment
    Comment #10186621

    I don't think a "power lift" is a specific lift. I believe powerlifting is the practice of a set of lifts, such as squat, bench press, and deadlift [1]. You can check this video [2…

  21. comment
    Comment #9438210

    > for a lot of people who are already employed, permission must be obtained from current employer before contributing to open source I am always puzzled about contract clauses that…

  22. comment
    Comment #9177462

    Sure they do. My mother is still using my MacBook white 2008, which I upgraded from 1GB to 4GB RAM and replaced the battery. I also expect to get at least two more years from my Ma…

  23. comment
    Comment #9175876

    Doubling the RAM, replacing the disk, or buying new batteries are all much cheaper than acquiring a new laptop. Not everybody can treat a US$1299 device as disposable. Besides, whe…

  24. comment
    Comment #9078747

    There are cases where you must adapt a known algorithm to fit your domain. In my job, for example, we work with automatic train dispatch planning [1]. The application is built in J…

  25. comment
    Comment #8952218

    Where I work we use SonarQube [1] for static code analysis. You can customize specific rule profiles for different projects and in the site they say it's available for many program…