HN user

acoye

144 karma
Posts19
Comments121
View on HN

I hear you maybe my summary of the tool does give this impression.

Here are actual small use cases that work for me:

- Aggregate the markdown files of a git project in one place. I can version them, review them, dump them, search efficiently into them. Useful to me before launching long agentic tasks, I specify all I want to beforehand.

- "Cron" checks on new versions of libraries. This works without specific APIs or any setup. A document is maintained with the latest seen version in a specific path of the document base. I also had good results tracking new stars and user adding them with this.

- Press review / OSINT I built myself a "President Daily Brief" Same thing. It can "reason" given the old daily briefs and assess if the situation is worsening or not on a specific issue, and make basic forecasts. It tracked down the current Ebola crisis before it went mainstream for me and predicted correctly it would worsen.

I guess I use this for long term memory basically, where I keep ownership of long term knowledge locally. It's more a metaCerebralCortex, and openClaw "dreams" are the hippocampus coalescing these memories at night.

Also, please note each document in base has a virtual "path", so beyond tags and search you can pin down on a specific domain. It is structured as a tree.

I do understand that if I were to build a harness this would possibly not be a good fit for the core of it.

Does this make sense to you, or would you just basically do without such a thing at all to keep each agentic task context clean(er) ?

The Stack Monoid 6 years ago

I had this crazy idea a while back using Ray tracing APIs to piggy back a database. Testing for a row could be done shooting in parallel rays to a structure mapped to the data.

You would then have to try to ban bitcoin Why would an individual want to keep around an eroding by design currency?

In addition fedcoin would traceable (anti crime)

You would only successfully trace the law abiding citizen IMO.

If morality is derived from a belief in God, then a nihilist could argue any form of morality is essentially artificial.

I feel it goes against the idea I (we) may have about personal freedom.

This makes someone not aware of said systems a puppet doesn't it? To the point you think you have freedom, but your attempts could be doomed to failure.

We are still free to shape our networks yes, and it requires work ... So success is a function of how good you are at Psyop then /s

I was following the old GH issue / thread related to OpenCL support for 1.x of TensorFlow. I tinkered an got it working with opensource kernel drivers on GCN1 (HD 7970) https://github.com/tensorflow/tensorflow/issues/22

You could do it, and GCN was good at compute (still is with Radeon VI) but I must admit it was far more complicated than any AI researcher would have liked compared to the closed source binary approach of NVidia / Cuda.