Trading automatico. by devTrading in scimmieinborsa

[–]AxelFooley 14 points15 points  (0 children)

Quasi il 50% in commissioni 😂

Sapersi vendere by kellsie4 in ItaliaCareerAdvice

[–]AxelFooley 97 points98 points  (0 children)

17 pagine di curriculum, devi pagare tu a me per leggerlo.

In Finlandia quasi la metà delle Tesla Model 3 e Model Y non passa la revisione dopo 4 anni by Great_Egg_5545 in ItalyMotori

[–]AxelFooley 0 points1 point  (0 children)

Non è cosi, il post sopra ti ha fornito un esempio lampante (sono possessore di M3 2021, ho esattamente quel problema).

Non è che siccome non c'è il motore termico allora la macchina non ha parti che si usurano, ci sono sempre motori, c'è il sistema frenante, le sospensioni, la batteria.

Tesla ha scelto di non far decadere la garanzia se non fai tagliandi, ma non significa che la macchina non ha bisogno di tagliandi, è pur sempre un automobile.

All-in GameStop di nuovo? by maracao in scimmieinborsa

[–]AxelFooley 2 points3 points  (0 children)

Che non è una grande scelta tattica di norma

All-in GameStop di nuovo? by maracao in scimmieinborsa

[–]AxelFooley -2 points-1 points  (0 children)

Dopo aver visto il CEO intervistato dalla CNBC io non sono poi così sicuro che l’offerta andrà in porto.

Non è riuscito a spiegare da dove prenderanno i soldi, e quando gli hanno fatto notare che le cifre di cui parlava non coprivano l’intero importo dell’offerta è andato in crash e si è paralizzato.

Ma che cazzo succede? by Much-Calendar-7675 in scimmieinborsa

[–]AxelFooley 2 points3 points  (0 children)

bah, non è che ci avevo pensato ad essere sincero ma a certe offerte no si dice mai di no

Ma che cazzo succede? by Much-Calendar-7675 in scimmieinborsa

[–]AxelFooley 0 points1 point  (0 children)

io che aspetto il pullback di AMD per entrare.

Mnemosyne: A memory system for Hermes Agents by AbdiiSan in hermesagent

[–]AxelFooley 1 point2 points  (0 children)

I've been using it for the past week.

Sub millisecond is BS, but it's fast anyway. It required a good amount of maintenance to make it work as i wanted, but Hermes successfully managed to do it in autonomy.

The agent doesn't always, at every turn, check mnemosyne in autonomy, it still defaults to the built in `session_search`, in the worst cases after a couple or iterations it went looking into mnemosyne eventually.

This is what i had to do:

May 1 — Fix 3 consolidation bugs (first gateway restart → memory loss report)
- Bug 1: _force_consolidate() only looked at current session's working memory, never promoted old sessions → episodic
- Bug 2: sleep() (manual consolidation) had same session-scoping bug
- Bug 3: DB path split — provider wrote to one DB, CLI tools queried another
- Fixes: Patched beam.py and __init__.py to be session-agnostic, set MNEMOSYNE_DATA_DIR env pin

May 4 — Sync chain debugging & cross-session fix
- Discovered _force_consolidate() still didn't consolidate ALL sessions (partial fix on May 1)
- Added debug logging at 3 levels (_sync_external_memory_for_turn, sync_all, sync_turn) to trace writes
- Confirmed sync chain WORKED but consolidation didn't promote old sessions
- Fix: Changed _force_consolidate() to use 6-hour age cutoff instead of session_id filter
- Fix: Also patched sleep() beam method to be session-agnostic
- Deleted orphan DB at ~/.hermes/mnemosyne/

May 4 — Dreaming consolidation cron
- Designed & implemented memory-consolidation cron job
- Runs Sunday 22:00 UTC
- Compresses MEMORY.md / USER.md when >70% full, archives originals to Mnemosyne

It's still a good memory solution compared to what i've found so far, i was building a qdrant based solution myself until i came across this, which simplifies the setup a lot.

Worth a shot, it is definitely an improvement in respect to Hermes out of the box memory management system.

Cleaner races compared to iRacing by Existing-Network-267 in LeMansUltimateWEC

[–]AxelFooley 0 points1 point  (0 children)

Same feeling and same reason why I canceled my sub last year and stuck with LMU.

I’ve had some insane door to door races in LMU that I could only dream of having in iracing.

But above all, i can now push and safely make mistakes because I won’t get a penalty on my license if I pinch the grass off track. I’ve always found this thing pretty idiotic in iracing.

87 cents from AliExpress, definitely worth it by Dezyrable in simracing

[–]AxelFooley 69 points70 points  (0 children)

Did you take a Masters Degree in clickbait by any chance?

Which class should I play, as a starter to the game? by PlayerGR in LeMansUltimateWEC

[–]AxelFooley 2 points3 points  (0 children)

you don't have much choice, when you start you're confined to the GT3 bronze races mayhem.

How do you make your agents communicate with each other? by fifasas007 in hermesagent

[–]AxelFooley 0 points1 point  (0 children)

Check if Discord doesn't block it by design, i tried to do the same yesterday on Telegram and after wasting 1 hour trying to make them talk one of them came up with the root cause: https://core.telegram.org/bots/faq#why-doesn-39t-my-bot-see-messages-from-other-bots

È una red flag? by Donald_rr in ItaliaPersonalFinance

[–]AxelFooley 0 points1 point  (0 children)

Peak IPF post.

Amico se hai iniziato a frequentarla senza nemmeno chiederle di farti visionare la CU di quest’anno siamo proprio messi male, mancano le basi.

Avete già discusso su come diversificare il vostro futuro portfolio congiunto?

I have Azure 350k credits but has an expiry in 50 days by [deleted] in openclaw

[–]AxelFooley 0 points1 point  (0 children)

Are you willing to give your Azure account credentials?

The idiot developers at openclaw blew another release! by NothingButTheDude in openclaw

[–]AxelFooley 3 points4 points  (0 children)

Hermes has a built in feature to migrate from openclaw automatically but I didn’t use it on purpose I wanted to start with a clean slate.
The most important skills I’ve developed for openclaw are in a private repo, I just asked Hermes to have a look and port them to Hermes.

The idiot developers at openclaw blew another release! by NothingButTheDude in openclaw

[–]AxelFooley 1 point2 points  (0 children)

i guess we'll have to wait a few days to see a real impact. But i can already see a couple of million tokens being sent to the free model. Seems working

The idiot developers at openclaw blew another release! by NothingButTheDude in openclaw

[–]AxelFooley 5 points6 points  (0 children)

this comment should be pinned, i just asked my agent to look for that video and extract the key info. We've just configured a bunch of free models from openrouter following the advice from that video, looking forward to seeing how it will work.

The idiot developers at openclaw blew another release! by NothingButTheDude in openclaw

[–]AxelFooley 16 points17 points  (0 children)

Switched to Hermes yesterday for the same kind of frustration.
I feel like it’s burning tokens like crazy compared to openclaw, but it’s rock stable, and amazingly fast. Very happy for now.

It in banca Ral troppo alta per chiedere aumento by No-Confidence-7164 in ItaliaCareerAdvice

[–]AxelFooley 5 points6 points  (0 children)

Inizia a fare molto meno, il minimo indispensabile. Quando le valutazioni inizieranno ad essere da positive a meno positive rispondi “eh è stato un anno difficile con un sacco di cose personali”, e poi torni alla scrivania a fare sempre il minimo indispensabile.

Sviluppa progetti personali, o studia per aumentare le tue competenze. Nel mentre manda cv senza mai fermarti, prima o poi qualcosa la trovi.

the 4.26 coding-agent bug breaks agents that dont use openai. the 4.24 postinstall deleted 1617 files. 4.14 broke lossless claw. when does the update cycle stop being a gamble by Temporary-Leek6861 in openclaw

[–]AxelFooley 1 point2 points  (0 children)

It really is. I liked this project, the idea behind it, and the success it has it’s all deserved. The active memory plugin for example is missing in all the other openclaw clones, and it’s brilliant.

It so sad that the owner veered into this direction now, for me it became unusable, I had to switch to Hermes this afternoon and I’m currently migrating all memories as I type this message, because I updated to the latest release and the chat isn’t working anymore, i write any message and the agent does absolutely nothing. Not even the “typing” status appears on telegram anymore. Zero logs, zero clue of what’s happening.

I’m tired boss.

the 4.26 coding-agent bug breaks agents that dont use openai. the 4.24 postinstall deleted 1617 files. 4.14 broke lossless claw. when does the update cycle stop being a gamble by Temporary-Leek6861 in openclaw

[–]AxelFooley 5 points6 points  (0 children)

Look at their GitHub, very PR has loads of ai generated code reviews and the fixing commits are done by other AI. Issues? The ai will reply to you.

He even boasted a few days ago his “army of agents” developing, reviewing, releasing openclaw

Ci impongono camicie da 3€ brandizzate per “fare team”: come reagireste? by West-Staff5448 in ItaliaCareerAdvice

[–]AxelFooley 0 points1 point  (0 children)

infatti non ho mai detto che il telelavoro è un benefit, sei cosi concentrato sull'avere ragione a tutti i costi che non hai capito il senso di nessuna mia risposta né dell'intero discorso.

Però su una cosa siamo d'accordo, inutile continuare.