HackerTrans
TopNewTrendsCommentsPastAskShowJobs

archibaldJ

no profile record

comments

archibaldJ
·vor 13 Tagen·discuss
I still think it can somewhat be argued that what Claude Code is doing may still be considered justifable. Dark patterns like this in business practices are not rare and isn't this like the mildest kind already.

But I wonder if there will ever be a day when VSCode, etc, would decide to engage in similiar practice but for the collection of business & research intels, etc... that will be the true cyberpunk era and the information dark age.
archibaldJ
·letztes Jahr·discuss
This can be solved when the ARC puzzle is cracked (https://arcprize.org/play) so we can automate correctness-checking like in coq but for program synthesis.
archibaldJ
·letztes Jahr·discuss
Anyone else having trouble making sense of Figure 5 (model-proposed task and response of predict input)?

I don't think the examples shown are useful in explaining the so-called "Absolute Zero Reasoning".
archibaldJ
·letztes Jahr·discuss
I think the interesting thing here though is the notion of `am a jealous God`.

Note: Exodus 20:5 and Similar Passages: The concept of "visiting the iniquity of the fathers on the children to the third and fourth generation" is often understood in the context of the collective nature of ancient Israelite society. It emphasizes the idea that the consequences of sin can affect subsequent generations, particularly in a communal and covenantal context. This does not necessarily mean direct punishment, but rather the natural repercussions and influence of one generation's behavior on the next.

So one interpretation is that: these people's descendants are not directly punished bust just less favorable by God given the jealous nature of God (i.e. the jealous nature to the degree that is expressed in Exodus 20:5 if we take Exodus 20:5 at face value as composed by Moses at the cultural-political time when he received the Commandments where God proclaimed that He is a jealous God)

On the other hand, regarding Ezekiel 18:20, it is a verse that is a part of a broader discussion in Ezekiel 18 that emphasizes individual responsibility when it was composed by the prophet Ezekiel ~6th century BCE, during the Babylonian exile. So once again, one good interpretation can be that due to the cultural-political background at that time, God's message to humanity (for the betterment of humanity) was in a tone where He emphasized less on His jealous aspect and more on the individualism of sins - which is interestingly very similar to the idea of karma formulated in Shakyamuni's Dharma, which was also around that time in human history.
archibaldJ
·vor 2 Jahren·discuss
Nah.. it doesn't work that way.

True Innovation comes from the heart, and most mainland Chinese have lost touch of their hearts - you can even see that foreshadowed in ài the character for Love (爱/愛)。The simplified version just pretended the heart 心 is not in the center of it..

You may have step-by-step progress in China, like going from 110 to 111.

But there have never been and will never be any 0 to 1 kind of innovation in China.. maybe at most gimmicks and copying orchestrated by the Beijing State itself.
archibaldJ
·vor 2 Jahren·discuss
thanks for the assurance ;) I will stick to it then, since I’ve already spent time to look into its internal APIs too

I guess I’m just tempted because Docusaurus looks really nice
archibaldJ
·vor 2 Jahren·discuss
So how does astro's Starlight compare to it as of Sep 2024? I've invested a bit time to configure Starlight for a new proj but now I'm a bit tempted to switch over

Would love feedbacks from anyone who have been with both Starlight and Docusaurus; thanks!

e.g. are there anything great about Starlight that I should stick to it? SEO-wise, etc.
archibaldJ
·vor 2 Jahren·discuss
To be fair that is not the wordings in the original paper. https://arxiv.org/abs/2401.11682

I think the pop-sci writer simply didn’t choose a good wording - the original paper is simply about how the (consciousness-orchestrated?) synchronized activities of millions of neurons may be linked to “cylindrical cavity formed by a myelin sheath can facilitate spontaneous photon emission from the vibrational modes and generate a significant number of entangled photon pairs”.

When we don’t have a way to define consciousness and its (let’s called it) orchestration, the notion of “communication” is none-sensible. It’s like if we look at Shor’s algorithm, its BQP efficiency isn’t really due to any “communication” among the q-bits - but more as a kind of “probabilities collapsing” as they go through these quantum gates.

Td;dr I think the phys.org writer is just trying to make it sound more exciting by unfortunately using a miss-leading word
archibaldJ
·vor 2 Jahren·discuss
i think the freedom of zooming in and out is what deeper level of meditation feels like

computationally, what appears as the experience of “consciousness” is thus Anattā (not-self)

https://en.m.wikipedia.org/wiki/Anattā
archibaldJ
·vor 2 Jahren·discuss
This looks really interesting; any possibility the researchers will release some code soon ?
archibaldJ
·vor 2 Jahren·discuss
good points.

Realistically, it feels like the actual utility of an open-source project is based on:

1. it being educational: so everyone can look into its source & learn from its design pattern, etc, or build upon or borrow parts (eg to be modified) and to be used in their own projects - but the practicality of it will really depend on how decoupled and well-designed the system is

2. in favour of competition (so more possible start-ups / big corps can clone their systems/services) and as consumers we will obviously benefit from that

3. llm can access & train on its source code

I think point 3 is most interesting. And I’m also super curious how true point 2 is and to what extend

Point 1 is really cool too - esp when it is done wonderfully (Linux, React for example) but it really depends on so many levels
archibaldJ
·vor 3 Jahren·discuss
As a researcher of LLMs and a student of semiotics, I find this piece to be cultural-politically interesting, especially from a socio-cybernetic perspective
archibaldJ
·vor 3 Jahren·discuss
this will go so well with TreeTV : https://youtu.be/Wv-P2aN3-b4?si=g6YLSswosShVcV84
archibaldJ
·vor 3 Jahren·discuss
yeah I heard about lib like XState; just not sure what values it actually provides for a team to decide to use it in a real-world app
archibaldJ
·vor 3 Jahren·discuss
I don’t really understand what values such design pattern can bring worth (that will outweigh its own complexities)

my experience working with DAGs programmatically (ie not as an abstraction (like in React) but actually handling the edges&nodes of a graph-based abstraction in code) is that it looks nice theoretically but in practice top-down (conceptual) approach like this often tends to over-complicate things

would love to see some real-world examples where an actual dev team, etc, find values in graph-theortical-based abstractions like this
archibaldJ
·vor 4 Jahren·discuss
Thus spake the Master Programmer: "When a program is being tested, it is too late to make design changes."

- The Tao of Programming (1987)