Live data from Hacker News

Viewing profile — gk1256

gk1256

HN member
Joined
Sat, Nov 13, 2021, 7:54 PM UTC
HN karma
8
Public activity
24 items

About gk1256

No profile information was provided.

Recent public activity

  1. comment
    Comment #30206180

    I use C++ for large web backends because I dislike Typescript. I use Javascript for small web backends. Actually to me, JS feels so close to C++. I use cppcms most of times but in …

  2. comment
    Comment #30190630

    The downvoters are anti capitalists it seems. If you don't like me, don't downvote me, just leave it as it's. I never ever will downvote who loves socialism in HN.

  3. comment
    Comment #30175023

    This is why I love Capitalism and Competition. This is amazing and fantastic.

  4. comment
    Comment #30165507

    I don't think they are wannabes. Getting a feature accepted to C++ is hard. That's why most people push their features into Boost (well, MVP style). The C++ committee has respected…

  5. comment
    Comment #30165452

    What's bad for him is good for me. Those C++ features helped me a lot. Actually, in terms of business value they saved me a lot of time.

  6. comment
    Comment #30165088

    > By “reinvent everything,” I believe you mean to say that you have to make your own linked-lists to have adjustable strings, and you have to create structs with function pointers …

  7. comment
    Comment #30163715

    C is not perfect. It's closer to assembly, but you can't do anything useful without reinventing most things that is already done in C++. C++ STD lib is not a big mess. At least, I …

  8. comment
    Comment #30163611

    C is a terrible language. You have to reinvent everything on it. The simplicity is just a lie. C++ on the otherhand is way simple to use and really straightforward. I like Zig too.…

  9. comment
    Comment #30163388

    I wish if Node had a way to enforce any case in its requests.

  10. comment
    Comment #30146950

    "Emscripten" can target platform outside browsers. You have STANDALONE_WASM flag for that.

  11. comment
    Comment #30112573

    I can dislike Rust too, but the facts are facts. Emscripten is the leader of WASM world and lot of its code is based on C++.

  12. comment
    Comment #30105244

    I knew people will disagree with me. The kids usually who are good with Maths are gifted. They love solving puzzles, but what about the rest kids? To me, the ultimate solution for …

  13. comment
    Comment #30041368

    I'm speculating here but It's possible Putin changed his mind and now wants his share of their money which often counts to millions of dollars.

  14. comment
    Comment #29971998

    > it's refreshing to see a project explicitly call this out as a benefit for adopting Rust It seems to be a proposal. The proposal was made by a user who was registered on 09/27/20…

  15. comment
    Comment #29965631

    Both. SerenityOS, includeOS, Managarm used Modern C++ for Kernel. For example, Managarm used coroutines and Templates also RAII stuff like lock_guard in it's kernel.

  16. comment
    Comment #29952527

    I like the UI, but I'm disappointed to find that the author is using orthodox C++ instead Modern C++

  17. comment
    Comment #29951429

    PayPal has lot of third party data than most banks, but they stuck at decision making process. "Shoot First and Ask Questions Later"

  18. comment
    Comment #29949587

    Extension will fail for Websocket connections since manifest fails to include ws protocol.

  19. comment
    Comment #29947715

    Liberty is not anarchism.

  20. comment
    Comment #29933765

    PayPal has the fraud problem. Every next payment platform who aims to become the next PayPal also suffer from it.

  21. comment
    Comment #29925763

    Well, a lot of guys doing algebra without realizing it.

  22. comment
    Comment #29738163

    Tether.io :)

  23. comment
    Comment #29473740

    With all due to respect, your comment is an anti-specialization rant. > Merely knowing the syntax doesn't make one a "C++ programmer" Does knowing all the possible abstract layers …

  24. story