Live data from Hacker News

Viewing profile — reil_convnet

reil_convnet

HN member
Joined
Sat, Dec 25, 2021, 9:26 AM UTC
HN karma
121
Public activity
28 items

About reil_convnet

No profile information was provided.

Recent public activity

  1. comment
    Comment #36927435

    It worked, thanks !

  2. comment
    Comment #36917783

    Looks really cool. Build on windows fails for me, are there any downloadable prebuilt binaries to try lpython quickly ?

  3. comment
    Comment #36428588

    Interesting that two of the most powerful techniques which can essentially kill chat GPT : Orca and Textbooks, both come from Microsoft.

  4. comment
    Comment #36428572

    I have been using Helix editor for last three months {was a sublime user earlier} and am really liking it. Its LSP is faster than Sublime, needs minimal setup and very similar to v…

  5. comment
    Comment #34355377

    Its not just a meme in this case btw :D https://twitter.com/SchmidhuberAI/status/1605246688939364352

  6. comment
    Comment #34291593

    Thanks for sharing :)

  7. comment
    Comment #34291590

    Thanks for sharing :)

  8. comment
    Comment #34287341

    I guess their issue is that due to the professor's clout, its hard for them to say no to do work at t&m they are no longer comfortable at [maybe even for free]. That's why the 'pow…

  9. comment
  10. comment
    Comment #34285831

    If I may ask, do you have any book which has solutions of some of these hard integrals so that one can get a knack of ways to solve them than just start from first principles like …

  11. comment
    Comment #34281763

    Same with me. I even go ahead and save articles as PDF and come back to about 1% of these PDFs when I read later. The other 99% are never touched. Pretty sure this is related to AD…

  12. comment
    Comment #33137505

    This is a very well structured talk.

  13. comment
    Comment #32688065

    Just curious whether you have checked out Nim. I love it coming from Python, curious to know what Crystal offers apart from Nim for Python users.

  14. comment
    Comment #32466556

    This is the recording I am talking of : https://t.co/t7nLUskAKs

  15. comment
    Comment #32466545

    I watched a Hayek recording a few days back and he was saying exactly what a "genuine" crypto person thinks today.

  16. comment
    Comment #32462175

    For someone stuck at this issue. This was fixed in latest version : https://github.com/erg-lang/erg/issues/8 Dont do cargo install erg , but rather build from source and this works…

  17. comment
    Comment #32461150

    Cool concept. This panics for me after install. Any suggestions to make it work ? {I have Python in my path, so writing python would not return "not found" } Starting the REPL serv…

  18. comment
    Comment #32352578

    Clojure is a lisp dialect (One of the most loved languages according to surveys). You can use nbb to write clojure instead of js in Node.

  19. comment
    Comment #32339980

    I am not the developer of this library. I just have been using it for a small project and thought others might find it interesting as well.

  20. story
  21. comment
    Comment #32327247

    The current cycle is established by millenia of trial and error. Changing crop cycles has long standing implications on air pollution, water table and other ecology. Yield is not t…

  22. comment
    Comment #32316235

    > The latter would predate the former. Agree, I think it would have existed from the day a cat ate all chickens and one had to tell their neighbor they have no more chicken in hous…

  23. comment
    Comment #32316211

    > India as a whole didn't even exist back then. Given the only entity you think of India to be is a Nation State, it didn't. Which for most "west" educated people is the only type …

  24. comment
    Comment #32255452

    > Erlang because stability. Maybe because of WhatsApp acquisition ? Some services might still be running in Erlang. Last I heard, Erlang was being replaced by C++. > Haskell becaus…

  25. comment
    Comment #32255258

    I worked fulltime in Python (Deep Learning and web services for around 10 years) and used Go for some projects in past. I recently introduced Rust as a language for some server sid…