HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jari_mustonen

no profile record

Submissions

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

github.com
2 points·by jari_mustonen·hace 2 meses·0 comments

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

maalla.dev
3 points·by jari_mustonen·hace 5 meses·0 comments

Death of the Certified Expert

maalla.dev
2 points·by jari_mustonen·hace 5 meses·0 comments

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

arxiv.org
1 points·by jari_mustonen·hace 5 meses·0 comments

comments

jari_mustonen
·hace 29 días·discuss
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
·el mes pasado·discuss
Maybe I'm just old school but I prefer to buy the rocket business without a social network attached.
jari_mustonen
·hace 2 meses·discuss
[flagged]
jari_mustonen
·hace 2 meses·discuss
In the screen shot, "Claude Code" with "gpt-5.5" model.
jari_mustonen
·hace 3 meses·discuss
Here's a note about running entirely on Huawei chips:

https://finance.yahoo.com/sectors/technology/articles/deepse...
jari_mustonen
·hace 3 meses·discuss
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
·hace 3 meses·discuss
[flagged]
jari_mustonen
·hace 4 meses·discuss
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
·hace 4 meses·discuss
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
·hace 8 meses·discuss
The classic "Frequently Questioned Answers" is the ultimate takedown of this abomination of a language.

https://yosefk.com/c++fqa/
jari_mustonen
·hace 10 meses·discuss
There are sexual predators that do pray on men and the sadistic types probably find their way to prison guards.
jari_mustonen
·hace 10 meses·discuss
Stuff like this is good for infinite loops: https://gonephishing.me/shell-jacker/shell-jacker/worm_launc...
jari_mustonen
·hace 10 meses·discuss
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
·hace 10 meses·discuss
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
·hace 10 meses·discuss
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
·hace 11 meses·discuss
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
·el año pasado·discuss
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.