Viewing profile — reil_convnet
reil_convnet
HN member- Joined
- Sat, Dec 25, 2021, 9:26 AM UTC
- HN karma
- 121
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About reil_convnet
No profile information was provided.
Recent public activity
-
comment
Comment #36927435
It worked, thanks !
-
comment
Comment #36917783
Looks really cool. Build on windows fails for me, are there any downloadable prebuilt binaries to try lpython quickly ?
-
comment
Comment #36428588
Interesting that two of the most powerful techniques which can essentially kill chat GPT : Orca and Textbooks, both come from Microsoft.
-
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…
-
comment
Comment #34355377
Its not just a meme in this case btw :D https://twitter.com/SchmidhuberAI/status/1605246688939364352
-
comment
Comment #34291593
Thanks for sharing :)
-
comment
Comment #34291590
Thanks for sharing :)
-
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…
- comment
-
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 …
-
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…
-
comment
Comment #33137505
This is a very well structured talk.
-
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.
-
comment
Comment #32466556
This is the recording I am talking of : https://t.co/t7nLUskAKs
-
comment
Comment #32466545
I watched a Hayek recording a few days back and he was saying exactly what a "genuine" crypto person thinks today.
-
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…
-
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…
-
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.
-
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.
- story
-
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…
-
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…
-
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 …
-
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…
-
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…