Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
keychera
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
keychera
10d ago
I came to like reduce when I learned clojure transducers. even in clojure, I always go for looping construct before transducer and then both reduce and transducer just clicked at the same time and I like reduce more now.
2.
▲
by
keychera
2mo ago
That comment is not posted yet in the github thread when the article is published
3.
▲
by
keychera
3mo ago
the document from UNICEF have more details about this https://www.unicef.org/innocenti/documents/snapshot-ai-usage... What I gather is that they measure whether they are using AI at all. The 3x seems to be the &qu
4.
▲
by
keychera
4mo ago
This article reminded me of this game called "Before your eyes" that is sort of tackling this same theme of unlived dreams. That game helped me realized that I will definitely not achieve all of my dreams but it also gave me the p
5.
▲
by
keychera
5mo ago
Rich commented in one of the comments under the video pointing the same thing and he says it is not AI generated
6.
▲
by
keychera
6mo ago
thank you for sharing this! I never heard the two website you mentioned while being very familiar with vndb. I guess there will be always another corner of the internet that you don't even know existed. If you are curious, vndb has a g
7.
▲
by
keychera
7mo ago
I enjoyed the "Coming from Clojure" section. I guess there seems to be more differences not yet outlined there. One that I spotted is that destructuring is also really different but not mentioned there. I also tried the the exampl
8.
▲
by
keychera
8mo ago
I am curious as well. some past readme has Why sections and I am not sure why they are removed/changed this have "Why" section https://gitlab.com/FascinatedBox/lily/-/blob/d3ace2907747106..
9.
▲
by
keychera
9mo ago
I have similar stance to you. LLM has been very useful for me but it doesn't really change the fun-ness of programming since my circumstances has allowed me find programming to be very fun. I also want to pivot out to something else if
10.
▲
by
keychera
10mo ago
How does this compare to Rules engine/rete algorithm? I've been developing a game on top of a rules engine and I can't help but feel very familiar reading the 4 Nova core ideas