Live data from Hacker News

Viewing profile — dacracot

dacracot

HN member
Joined
Mon, Sep 28, 2009, 6:22 PM UTC
HN karma
148
Public activity
52 items

About dacracot

https://github.com/dacracot

Recent public activity

  1. comment
    Comment #48160675

    I asked a question but have gotten no response. Why? 1. They have moved on and haven’t made the time. 2. They disagree with my premise and are ignoring it. 3. They don’t actually u…

  2. story
  3. comment
    Comment #47814639

    New PR with unconfirmed claim of 12.188%. Will review and confirm soon.

  4. comment
    Comment #47810843

    Yes, it is low, but that is the challenge to fork the repo and up the winning percentage.

  5. comment
    Comment #39684141

    All I'm gonna say is if you reduce and optimize this design, you will end up with a round about.

  6. comment
    Comment #38632573

    As an individual that attended an ivy league school, this article seems absolute nonsense as to the causality of the authors inability to bridge the class barrier. My "elite educat…

  7. comment
    Comment #38462907

    So why isn't this an environmental/climate change issue. These corporations that want employees that can work from home to burn fuel and emit CO2 in order to travel to the office u…

  8. comment
    Comment #34197966

    The RPi foundation is anticipating their supply chain to return to normal by second quarter of 2023... https://www.raspberrypi.com/news/supply-chain-update-its-goo...

  9. comment
    Comment #34007261

    So this kind of analysis is always troublesome. It isn't very hard to find instances of false positives when the sample size is so large. For those false positives, the cost and ef…

  10. comment
    Comment #32962622

    As a 61 year old programmer, that knew this is what I would be doing since my first exposure as a junior in high school, I can say his insights aren't too bad. But 20 more years on…

  11. comment
    Comment #31010815

    Still doesn't suck.

  12. comment
    Comment #27596359

    Because it is awful.

  13. comment
    Comment #27596351

    Physics is simple? Can you describe to me what gravity is? Have you published your unified theory yet?

  14. comment
    Comment #26008675

    > Just as a sports team wins or loses together, so too should the engineering team be treated as the fundamental unit of success. A sports team has a play book, does your team? A s…

  15. comment
    Comment #25412304

    I get your point, but without paragraphs of explanation, I doubt I could persuade you. I can say this... It was meant as a solitary exercise, not as a group.

  16. comment
    Comment #25410492

    I'll caveat my remarks first by admitting that I nearly completely ignorant of Google's 20% policy, but since it was widely advertised, my workplace made a similar statement that o…

  17. comment
    Comment #25297377

    Spreading your business logic across all of your code base is a bad idea in any language. Not doing it as a primary design pattern is language agnostic. Your argument has nothing t…

  18. comment
    Comment #24760501

    So first I can't read the article because there is no way I'm giving them my email so they can spam me later. That having been said, what is the unit of measure? Coding is notoriou…

  19. comment
    Comment #23185846

    First law of history... The victors get to write it.

  20. comment
    Comment #23153847

    You need to liaison differing personalities to communicate and come to consensus. First are your customers, presumably business types, to your development team, stereotypically int…

  21. comment
    Comment #22845015

    I agree, and it has been going on for a very long time. I have coworkers who's productivity (if you can call it that) would slide to zero if you took away Eclipse. If it isn't impl…

  22. comment
    Comment #21942715

    * A new browser-like application will emerge which uses HTTP, but neither HTML nor Javascript as its UI construct. * Electric cars using glass batteries will start to out sell gaso…

  23. comment
    Comment #20502596

    I worked for Redknife, later renamed OpenLatitude, that was WebVan's primary B2B exchange hub. We translated their orders/invoices/catelogs back and forth to their vendors. They we…

  24. comment
    Comment #19097084

    The cycle repeats over and over. Monolith becomes unmanageable and get chopped into loosely coupled, functionally independent replaceables: mainframes to containers, application se…

  25. comment
    Comment #18795102

    The next question I like to ask in an interview, once they have fizzbuzz working is, "Now make it more efficient."