Live data from Hacker News

Viewing profile — LogicHound

LogicHound

HN member
Joined
Tue, Oct 28, 2025, 12:50 AM UTC
HN karma
44
Public activity
46 items

About LogicHound

No profile information was provided.

Recent public activity

  1. comment
    Comment #45773665

    I am aware. I probably should have said "inspired".

  2. comment
    Comment #45772234

    They updated the graphic to include HPV style vehicles that are more aerodynamic than bicycles (usually just a bicycle with an aero-shell). I am not sure why this has come up now b…

  3. comment
    Comment #45772055

    `var` doesn't have weird scoping issues, it just different than other languages. `var` is function scoped, thus all var declarations are hoisted to the top of the function during e…

  4. comment
    Comment #45771890

    Arguments about whether the is and switch operators should exist is missing the forest for the trees. I am sure there are circumstances where it very useful. It isn't any one langu…

  5. comment
    Comment #45771602

    > Pure efficiency in locomotion is a terrible measure, is a person on a bicycle more efficient traversing a forest? Quite possibly. I would imagine it depends on the forest. I've b…

  6. comment
    Comment #45771155

    The issue is that I dislike the overall mentality of just adding a bunch of language features. Things just seem to be dumped in each release and I think to myself "When I am going …

  7. comment
    Comment #45770786

    > The chip is expected to power future Microsoft Surface products scheduled for release in 2026. It looks like it is intended to run Windows Arm.

  8. comment
    Comment #45770525

    I use it to generate me example code e.g. how do I do in using . I've also had it suggest solutions e.g. "This C++/OpenGL code doesn't run in wayland can you suggest some solutions…

  9. comment
    Comment #45770313

    I find there are some environments where you have a positive feedback loop while working in them. PHP is one of them, Go is another at least for me. I find many of languages I am c…

  10. comment
    Comment #45770216

    There is a huge amount of syntactic sugar that has been added over the years that doesn't do whole lot IMO. It is often imported from other languages (usually JavaScript and/or Pyt…

  11. comment
    Comment #45770096

    Much like PHP, you can actually get stuff done unlike a lot of other programming languages.

  12. comment
    Comment #45770073

    >Sure, there are a lot of people that use Linux indirectly e.g. deploy to a Linux box, use Docker or a VM. But if someone isn't running Windows, 9 times out of 10 they are running …

  13. comment
    Comment #45769893

    I can't stand modern C#. They've bung in a bunch of new keywords and features that are of dubious benefit every release.

  14. comment
    Comment #45769875

    > It's funny how functional programming is slowly becoming the best practice for modern code (pure functions, no side-effects), I once mentioned both these concepts to a room of C#…

  15. comment
    Comment #45766774

    I never said that nobody uses Linux. I said that it was extremely uncommon even amongst developers.

  16. comment
    Comment #45766723

    The way you are using irresponsible is perverse. e.g. Being Irresponsible in this context would be remortgaging your house, while unemployed and using all the money to buy gadgets.…

  17. comment
    Comment #45757748

    You are the minority but you can believe whatever you like. The vast majority of developers I have worked with (and I've contracted a lot of places) know next to next to nothing ab…

  18. comment
    Comment #45752574

    It is easy to miss a subscription for something on a bill when it is less than £30. I had a match.com subscription I had forgotten about for about 7 years. That business model is w…

  19. comment
    Comment #45751602

    > I think what you want is for software developers not to write bloated code, instead of computers not getting faster. The bloated code is a result of undisciplined programming and…

  20. comment
    Comment #45751194

    > It's incredible interesting, You don't think that. > if anything else, that I feel the same about you and could have written exactly the same thing as you seem to lack real-world…

  21. comment
    Comment #45749103

    > Being frugal, thinking about what you need and similar ways of thinking is not common in the real world, it's a small selection of any population that acts and reasons like that.…

  22. comment
    Comment #45746840

    I don't think there is anything wrong with liking popular things and tbh this attitude that somehow you are better because you like more niche things is very close to snobbery. I a…

  23. comment
    Comment #45746183

    I am sure it is fine. HellDivers 2 (the game I like to play) needed a lot of messing about with to work well on Linux. It really depends on what game you are playing as to how well…

  24. comment
    Comment #45746076

    It isn't that much of an issue gaming on Windows. Yes, I had to do a one time workaround for a local account and run a de-crapifier. But it wasn't that difficult. If it becomes too…

  25. comment
    Comment #45745907

    > On Linux, the really old games just work, as do virtually all new games with the exception of those very few big budget new releases. It really seems like you aren't reading what…