Readit News logoReadit News
urvader commented on Show HN: Gemini Pro 3 imagines the HN front page 10 years from now   dosaygo-studio.github.io/... · Posted by u/keepamovin
urvader · 17 days ago
GTA VI is postponed again, release next year
urvader commented on Working pipe operator today in pure JavaScript   github.com/irony/aspipes... · Posted by u/urvader
urvader · 3 months ago
I'm not sure this is at all a good idea but thanks to the great discussion here at Hacker News - it is now up on npm:

npm i aspipes

urvader commented on Working pipe operator today in pure JavaScript   github.com/irony/aspipes... · Posted by u/urvader
md224 · 3 months ago
I suspect this was written with an LLM and the author didn't actually verify that the examples in the README worked.
urvader · 3 months ago
I wrote this with an LLM but manually changed the README. Thanks for pointing this out, it is now updated.
urvader commented on Working pipe operator today in pure JavaScript   github.com/irony/aspipes... · Posted by u/urvader
nticompass · 3 months ago
I was playing with it, and you can do this, which looks a little better.

    const greeting = pipe('hello');
    greeting | upper | ex('!!!');
    await greeting.run(); // → "HELLO!!!"
Since it uses the "Symbol.toPrimitive" method, you can use any operator (not just "bitwise OR" (|)).

    const greeting = pipe('hello');
    greeting / upper * ex('!!!');
    await greeting.run(); // → "HELLO!!!"

urvader · 3 months ago
Thanks for pointing this out, I updated the examples now to this syntax.
urvader commented on Slow   michaelnotebook.com/slow/... · Posted by u/calvinfo
urvader · 5 months ago
The bitcoin block chain should be on this list
urvader commented on ETH Zurich and EPFL to release a LLM developed on public infrastructure   ethz.ch/en/news-and-event... · Posted by u/andy99
contrarian1234 · 5 months ago
This seems like the equivalent of a university designing an ICE car...

What does anyone get out of this when we have open weight models already ?

Are they going to do very innovative AI research that companies wouldn't dare try/fund? Seems unlikely ..

Is it a moonshot huge project that no single company could fund..? Not that either

If it's just a little fun to train the next generation of LLM researchers.. Then you might as well just make a small scale toy instead of using up a super computer center

urvader · 5 months ago
This model will be one of the few open models where the training data is also open which makes it ideal for fine tuning.

u/urvader

KarmaCake day675November 28, 2013
About
meet.hn/city/se-Stockholm

Socials: - github.com/irony

---

[ my public key: https://keybase.io/irony; my proof: https://keybase.io/irony/sigs/elgi4arJRc3AVP0OxBa0gw1RKNbJf_NdAYvjmBwulW8 ]

View Original