Live data from Hacker News

Viewing profile — northernskys30

northernskys30

HN member
Joined
Mon, Mar 13, 2023, 1:14 PM UTC
HN karma
14
Public activity
8 items

About northernskys30

No profile information was provided.

Recent public activity

  1. comment
    Comment #38815943

    There is better open source availability than 20 years ago, I think, let say JUMP in Julia. But I would say the culprit as to why mathematical optimization is not hyped and not as …

  2. comment
    Comment #36999993

    I meant sexy in the sense of fashionable. People are impressed if you can solve TSP for a few nodes with a NN, but they don`t really care if you can solve for 100k of nodes with go…

  3. comment
    Comment #36999772

    Concerning combinatorial optimization, for what it is worth, I've been working in that field for the last three years! Mainly on public transport optimization algorithms. It is les…

  4. comment
    Comment #36818630

    That would be Knights of the Old Republic 1 for me. The story is really good, and it has the best BIG REVEAL of any game I played. I used to replay it two times every year, one ful…

  5. comment
    Comment #35976938

    Feels like Inscryption ( https://en.wikipedia.org/wiki/Inscryption ).

  6. comment
    Comment #35861213

    Hydro quebec pays a yearly dividend to its sole shareholder, the government of Quebec. For 2022 : "In light of these results, Hydro-Québec will be able to pay a dividend of $3,418 …

  7. comment
    Comment #35135334

    It compiles to a sort of byte code that is executed by a stack based virtual machine.

  8. comment
    Comment #35135303

    I did my CS degree at umontreal and this was an assignment in a second year class. This was a pretty interesting introduction to compilers, and even if this is a toy subset of C, t…