Live data from Hacker News

Viewing profile — majjgepolja

majjgepolja

HN member
Joined
Wed, Dec 23, 2020, 12:27 PM UTC
HN karma
79
Public activity
98 items

About majjgepolja

No profile information was provided.

Recent public activity

  1. comment
    Comment #33610291

    See I am not American and don't care about American culture war, Republican Democratican, or whatever you guys are using as an excuse to burn down buildings. It's plain wrong to pu…

  2. comment
    Comment #33489143

    the problem is some day the information will leak and the ones who know start gaming the metric.

  3. comment
    Comment #33483316

    I am grug. More benefit type when there's red line in editor. More benefit type system when F2 rename everywhere.

  4. comment
    Comment #33477661

    Is there a difference between intrusive and extrusive list when the member type is a struct (value type)?

  5. comment
    Comment #33469243

    Not same. A) I can't download book. I go see other book. B) I can download book. I download it. If B is the case, my ability to download book did not cause you any loss.

  6. comment
  7. comment
    Comment #33469196

    Just look at the armchair advocate fired from Google last year.

  8. comment
    Comment #33469146

    Not so sure about that, with a certain clickbait coverage of solarwinds story creating bad PR for Jetbrains, (perhaps among the least controversial tech companies). That's what hap…

  9. comment
  10. comment
    Comment #33462140

    Some technical books are too costly for students, especially in third world countries.

  11. comment
    Comment #33453478

    > I'd say it's more a measure of how well you can learn an arbitrary skill. Time is finite. You can learn to write better programs, or grind Leetcode. Leetcode interviews favor the…

  12. comment
    Comment #33453312

    And these are the people who post on LinkedIn as if their understanding of esoteric Leetcode string DP problems is essential for scaling Amazon and Google. They may not quite under…

  13. comment
  14. comment
    Comment #32686278

    Show HN: I am earning 3 lakhs INR per annum side income with GPT3.

  15. comment
    Comment #28143323

    > the university would be dominated by a minority who were simply good at tests/human calculators but lacking in the customs, morals, and values that contribute to society. Relevan…

  16. comment
    Comment #28097741

    It's not as accurate or satisfactory in my experience. For example I get errors after running in python, which could be detected in statically typed languages while typing in IDE. …

  17. comment
    Comment #28058991

    I guess the word is structural typing.

  18. comment
    Comment #28058795

    The main advantage of typing is, for me, IDE showing errors as you type and better autocomplete, and they serve as documentation also (Of course you should read docs but types are …

  19. comment
    Comment #28058779

    Modern java is pretty nice though. I tried MLs and Haskells but was put off by not-so-mature tooling. (I know some of you do very well with it but I am used to some hand holding). …

  20. comment
    Comment #27880389

    Given 90% of execs spend their entire lives doing nepotism and politics, I don't think it's as foolish as you frame it.

  21. comment
    Comment #27872442

    That's true, but having seen (non-IIT) Indian colleges, I am not surprised if 80%+ students they see are like that. Moreover, intelligent ones less commonly opt for masters degrees…

  22. comment
    Comment #27807842

    Those subjects are not there for any meaningful purpose. Imagine having a CS degree program and teaching chemistry, physics, biology and a bunch of even lesser subjects is blatant …

  23. comment
    Comment #27791330

    It's a grey area. In india, the engineering curriculum includes lot of subjects that are not useful for the students but only there because some fat belly officer thought it would …

  24. comment
    Comment #27791314

    It's also that many teachers are underproficient.

  25. comment
    Comment #27791308

    open book exams with serious thinking questions is the answer. I had such a numerical methods exam, I had a python script ready for it. No regrets on automating something that shou…