Live data from Hacker News

Viewing profile — h4x0r12345

h4x0r12345

HN member
Joined
Mon, Aug 09, 2021, 7:48 PM UTC
HN karma
19
Public activity
31 items

About h4x0r12345

No profile information was provided.

Recent public activity

  1. comment
    Comment #28326352

    I do not create accounts to violate guidelines. This site is a waste of time. I'm over it.

  2. comment
    Comment #28326326

    I never said it was useless. You're putting words in my mouth.

  3. comment
    Comment #28310118

    > that's called "dodging the question" That is an immature non-intellectual response. I am done with this thread. Have a good one.

  4. comment
    Comment #28309655

    I did answer your question with another question, but that was perhaps too subtle for you. I do not know what percentage the US economy may or may not have shrunk by. It is impossi…

  5. comment
    Comment #28309110

    Are you typing on a Chinese computer or a US computer? If you were using a computer 25 years ago, what about then? Made in USA or China? And how's your infrastructure looking these…

  6. comment
  7. comment
    Comment #28308973

    This is exactly what I mean by "disingenuous bullshit". CPI is a distorted corrupt measure of price levels. Money supply cuts through that.

  8. comment
    Comment #28308850

    Correct. Some would argue that CPI is specifically engineered to mislead.

  9. comment
    Comment #28308842

    Money supply cuts through this obscurantist / disingenuous bullshit. It's an objective metric.

  10. comment
    Comment #28274500

    With your anti-intellectual mindset, Linux and BSD would never had made any progress. Linux now runs on countless platforms and all of it has been reverse engineered and hacked fro…

  11. comment
    Comment #28274421

    The M1 significantly outperforms Ryzen when measured by performance/watt and single-core performance

  12. comment
    Comment #28273444

    That's enough. Just move on with your life. End of thread.

  13. comment
    Comment #28269110

    What you're describing is dysfunctional manipulative unprofessional infantile nonsense - sometimes also known as "Corporate Cringe". Go to YouTube and search for "josh fluke corpor…

  14. comment
    Comment #28263079

    Your wording is not precise > In order to even get the IDE working with a project you need to configure it to work. Meaning you already have a Maven/SBT/Gradle project and need to …

  15. comment
  16. comment
    Comment #28262530

    No that's not how it works. IDEA has its own project files (*.iml, .idea), separate from Maven. We are talking about IDE projects which are separate from Maven.

  17. comment
    Comment #28260651

    From the perspective of a business owner, an employee is someone paid to do an actual job. They either do the job they are being paid to do, or they're fired. They're not part of t…

  18. comment
    Comment #28260554

    Exactly. The youngsters like to show off their L337 hacky editor configurations. The rest of us are just getting actual work done in IntelliJ or Visual Studio.

  19. comment
    Comment #28260386

    > I don't know if people just aren't aware, but vi and emacs have been doing this since at least the 90s. This isn't some fancy feature that requires an IDE. Recently the support h…

  20. comment
    Comment #28260342

    The minimum targeted device is sometimes not even capable of running the development environment. Doom was developed on $10k NeXT workstations. Good luck trying to develop Doom on …

  21. comment
    Comment #28260266

    If you have a Maven project, IntelliJ will open it and configure itself automatically. The IDE user doesn't need to know anything about Maven build configurations. It just works.

  22. comment
    Comment #28259940

    Generics use the type system to make the compiler check the code for you. It makes the code easier to understand, more correct, and concise if you use them as they were intended. I…

  23. comment
  24. comment
    Comment #28254592

    No, it's relative. For the top 5% - 10% of developers, generics are a useful tool for doing their job efficiently. For the bottom 50% of developers, generics are complex and confus…

  25. comment
    Comment #28254551

    Generics (and other abstractions) are not the root cause. Go was a pragmatic defence against mediocre developers. The majority of developers are mediocre by definition, and will ab…