Viewing profile — antononcube
antononcube
HN member- Joined
- Sun, Jun 25, 2017, 1:50 PM UTC
- HN karma
- 134
- Public activity
- 90 items
- HN profile
- View on Hacker News ↗
About antononcube
No profile information was provided.
Recent public activity
-
comment
Comment #47766725
There is a set of Raku modules that leverage LLMs for different tasks (mostly code generation) using different techniques: - https://raku.land/zef:antononcube/LLM::Resources : Uses…
-
comment
Comment #47104975
That Python package, "NLPTemplateEngine" has Raku and Wolfram Language counterparts: - Raku, "ML::NLPTemplateEngine" - https://raku.land/zef:antononcube/ML::NLPTemplateEngine - Wol…
-
comment
Comment #46478918
Related Number Theory notebooks / discussions: - «Numerically 2026 is unremarkable yet happy: semiprime with primitive roots» https://community.wolfram.com/groups/-/m/t/3594686 - «…
- story
- story
-
comment
Comment #46354289
The integer 2026 is semiprime and a happy number, with 365 as one of its primitive roots. Although 2026 may not be particularly noteworthy in number theory, this provides a great e…
- story
- story
-
comment
Comment #46082163
Interesting variant. I might program it for some of the «Rock-Paper-Scissors extensions» here: https://rakuforprediction.wordpress.com/2025/03/03/rock-pape... Some of the extension…
-
comment
Comment #46079586
This document (notebook) shows transformations of a movie dataset into a format more suitable for data analysis and for making a movie recommender system. It is the first of a thre…
- story
-
comment
Comment #46078550
Yes, Wolfram Language (WL) -- aka Mathematica -- introduced `Tabular` in 2025. It is a new data structure with a constellation of related functions (like `ToTabular`, `PivotToColum…
-
comment
Comment #45415791
This blog post (and related notebook) show how to utilize Large Language Model (LLM) Function Calling with the Raku package "LLM::Functions". - Package: https://raku.land/zef:anton…
- story
-
comment
Comment #45408014
Mostly, because Python is not a good a "discovery" and prototyping language. It is like that by design -- Guido Van Rossum decided that TMTOWTDI is counter-productive. Another poin…
-
comment
Comment #45405374
Ah, yes, Raku's "LLM::Graph" is heavily inspired by the design of the function LLMGraph of Wolfram Language (aka Mathematica.) WL's LLMGraph is more developed and productized, but …
-
comment
Comment #45405069
Specifications for asynchronous LLM computations with Raku's "LLM::Graph" detail how to manage complex, multi-step LLM workflows by representing them as graphs. By defining the wor…
- story
-
comment
Comment #45381314
God to know. BTW, several years ago the LLM-revolution didn't happen yet. Raku started to have sound LLM packages circa March-May 2023.
-
comment
Comment #45379748
What is better in Raku than Python? Did you use any of the dedicated Raku LLM packages?
-
comment
Comment #43792531
I think nightcore versions of your pieces would be of interest...
-
comment
Comment #43792491
In my opinion the referenced music fragment of that video is fairly "unmemorable", it is "just" a sequence of harmonized textures. And that is precisely what AIs (LLMs) are good at…
-
comment
Comment #43791001
The creation of music by AI brings to mind a quote from David Bowie: “Music itself is going to become like running water or electricity. So take advantage of these last few years, …
-
comment
Comment #43782623
Wolfram Language (aka Mathematica) notebook.
- story