HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jari_mustonen

no profile record

投稿

Show HN: Memory system for AI agents with associations, forgetting, synthesis

github.com
2 ポイント·投稿者 jari_mustonen·2 か月前·0 コメント

Don't Add AI to Your App – Add Your App to AI

maalla.dev
3 ポイント·投稿者 jari_mustonen·5 か月前·0 コメント

Death of the Certified Expert

maalla.dev
2 ポイント·投稿者 jari_mustonen·5 か月前·0 コメント

Biases in the Blind Spot: Detecting What LLMs Fail to Mention

arxiv.org
1 ポイント·投稿者 jari_mustonen·5 か月前·0 コメント

コメント

jari_mustonen
·29 日前·議論
It seems that the US is consumed by the security state. Each and every aspect of the economy is subjugated to the need to maintain empire. Just to give some random examples: the weaponization of the banking system (kicking Russia out of swift), the semiconductor export ban to China, the TikTok ban, or the blatant over usege of tariffs.

Now they are betting that Mythos will provide them with some edge. Personally, I don't believe that Mythos is such a game changer They're just buying their own hype.

A late stage empire flailing around sacrificing everything to maintain its status.
jari_mustonen
·先月·議論
Maybe I'm just old school but I prefer to buy the rocket business without a social network attached.
jari_mustonen
·2 か月前·議論
[flagged]
jari_mustonen
·2 か月前·議論
In the screen shot, "Claude Code" with "gpt-5.5" model.
jari_mustonen
·3 か月前·議論
Here's a note about running entirely on Huawei chips:

https://finance.yahoo.com/sectors/technology/articles/deepse...
jari_mustonen
·3 か月前·議論
Open Source as it gets in this space, top notch developer documentation, and prices insanely low, while delivering frontier model capabilities. So basically, this is from hackers to hackers. Loving it!

Also, note that there's zero CUDA dependency. It runs entirely on Huawei chips. In other words, Chinese ecosystem has delivered a complete AI stack. Like it or not, that's a big news. But what's there not to like when monopolies break down?
jari_mustonen
·3 か月前·議論
[flagged]
jari_mustonen
·4 か月前·議論
Some of these are neccesary parts of LLM's. They use the content they create to direct what they are going to say. This applies to patterns like "In conclusion, ..." and what the author calls "Fractal summary". Turn them off, and the general quality of the AI thought gets lower.
jari_mustonen
·4 か月前·議論
There is nothing ideal about that outcome. The "regime change" people talk about is intended to look like what happened in Libya: A failed state that falls in anarchy.
jari_mustonen
·8 か月前·議論
The classic "Frequently Questioned Answers" is the ultimate takedown of this abomination of a language.

https://yosefk.com/c++fqa/
jari_mustonen
·10 か月前·議論
There are sexual predators that do pray on men and the sadistic types probably find their way to prison guards.
jari_mustonen
·10 か月前·議論
Stuff like this is good for infinite loops: https://gonephishing.me/shell-jacker/shell-jacker/worm_launc...
jari_mustonen
·10 か月前·議論
So they integrate Gemini to summarize open web pages and consolidate all your open tabs into summaries. (Open lot's of pages, then summarize them all.) You can search your history with natural language and type Gemini queries directly into the address bar.

This will give them a cognitive profile of you: reading comprehension, decision-making patterns, knowledge gaps, etc.

Scary.
jari_mustonen
·10 か月前·議論
So they integrate Gemini to summarize open web pages and consolidate all your open tabs into summaries. You can search your history with natural language and type Gemini queries directly into the address bar.

this will give them a cognitive profile of you: reading comprehension, decision-making patterns, knowledge gaps, etc.

Scary.
jari_mustonen
·10 か月前·議論
Here is the summary of key improvements made:

1. Structure & Flow

    - Decision Trees: Clear branching logic with ├── and └── notation

    - Sequential Steps: Numbered, ordered procedures instead of scattered explanations

    - Prerequisites: Explicit dependency checks before proceeding
2. AI Agent Optimizations

    - Tool Call Clarity: Exact function names and parameters

    - Binary Decisions: Clear yes/no conditions instead of ambiguous language

    - Error Handling: Specific failure conditions and next steps

    - Verification Steps: "Recheck" instructions after each fix
3. Cognitive Load Reduction

    - Reference Tables: Quick lookup for tools and purposes

    - Pattern Recognition: Common issue combinations and their solutions

    - Critical Reminders: Common AI mistakes section to prevent errors
4. Actionable Language

    - Removed verbose explanations mixed with instructions

    - Consolidated multiple documents' logic into single workflows 

    - Used imperative commands: "Check X", "If Y then Z"

    - Added immediate verification steps
jari_mustonen
·11 か月前·議論
Is it capable of generating white males?

Given that this has been a serious problem with Google models, I would guess it would have been a good thing to at least add one such example in the marketing material. If the marketing material is to be believed, the model really prefers black females.
jari_mustonen
·昨年·議論
It uses them as tokens to direct the chain of thought, and it is pretty interesting that it uses just those works specifically. Remember that this behavior was not hard-coded to the system.