Live data from Hacker News

DeepSeek Harness developer preview

deepseek.com

131–140 of 346 posts

Re: DeepSeek Harness developer preview

#131
post #17

But like, what is it? Odd that this reached #1 on HN. The README is pretty bare outside of installation instructions and a link to "Cordis", which is "A Meta-Framework of Spatiotemporal Composability." and "under active development. The API is not yet stable and may change without notice.".

[flagged]

Unbelievable take considering announcements about US labs routinely top this website

Re: DeepSeek Harness developer preview

#132
post #84

The landing page provides more context than GitHub: https://deepseek.com/harness/en/ The documentation, built from repo, is available here: https://deepseek-harness.github.io/deepseek-harness/en/guide... (I find the development and reference sections easier to read and navigate)

I think the github readme repo is more for people who heard about it, but you're absolutely right, it is lacking in context and explanation.

Maybe little weird to ask this but people knows what he is trying to talk about still "needs more context" !!

Re: DeepSeek Harness developer preview

#135
post #95

«It uses an architecture where everything is a plugin» Ok, that's enough for me. I have developped over the year a plugin fatigue. Every product relying on "community plugins" for their features implies it works fine the 6 first months, then it's a nightmare of incompatible, deprecated, incompatible plugins, with no consistency and no governance. I understand how attractive it can be to companies to think, hey, let's…

Sounds like a Linux architecture, innit?

yep, it's a handy architecture. Tho I don't know many people who prefer to run without coreutils.

Re: DeepSeek Harness developer preview

#137
post #50

Earlier quoted context omitted.

JVM has real and virtual threads and arguably just as good if not better on all these points. (I actually have/am writing a harness in Java fwiw, but mostly as a hobby/experimentation)

JVM apparently has the disadvantage that nobody under the age of 40 wants to touch it anymore. I admit I haven't worked in it in 20 years, but I do think it's a marvel of engineering and unfairly maligned. It used to be my career but I wanted to be closer to the metal. Having Oracle's tramp-stamp on it may have been the final kiss of death in terms of totally-superficial "coolness" factor.

and you could say the same if not better from C#. But those are now becoming niche languages and ecosystems. One for people around microsoft, azure, etc. The other around oracle solutions. There are still pretty interesting projects around it any of them, but they seem to be losing mindshare against other languages.

Re: DeepSeek Harness developer preview

#138
post #26

The Cordis plugin architecture is interesting https://github.com/cordiverse/paper

As I understood, Cordis is for architecting functionality as plugins that can be hot-loaded and hot-unloaded (without having to restart the parent app such as VSCode). Cordis looks to be a second-layer extension system within the parent system, e.g. VSCode. I understand that Cordis is not tied to VSCode.

Using memory to track inverses does not scale.

Post reply on HN