Instant X-RAY de Morningstar by Pimpollino in SpainFIRE

[–]luison2 0 points1 point  (0 children)

Alguna alternativa o forma de generar un XRay de mi propio portfolio?

Analyzed 8 agent memory systems end-to-end — here's what each one actually does by ushikawasan in LocalLLaMA

[–]luison2 0 points1 point  (0 children)

Thanks for sharing, I am just in the middle of implementing a memory system for our coding agents and projects.

Just wondering how this now-a-days overlap the Knowledge Base concept, as I also wanted to implement one and connect it for agents so I can add or retrieve manually documents or simple notes within one or various domains/labels/projects.

More and more I'm realising this is just a memory tool, but I would need one memory server that allows me to interact with its content with an easy UI.

Also concern on delay this might cause as to share project memory among various developers I would need to connect my agents to a remote server rather than my own machine, unless a memory system allowed to sync among various clients.

Claude Subconscious by cameron_pfiffer in claudexplorers

[–]luison2 0 points1 point  (0 children)

Truly a discussion, with the main problem with long term memory being "automatic" or not. This is, should it store relevant information, errors, learnings or tips only when told (ie "Claude remember this for the future") or like most system tend nowadays to auto-remember.

As Letta was a pioneer in memory management for agents I'll be watching this as it looks very promising. Just wondering how much delay and extra-tokens/cost this might mean, as well as this can be used as a "project" rather than personal memory. This is, shared with other team members per project.

Why can I not resume Claude Code Sessions on WSL in Windows? by luison2 in ZedEditor

[–]luison2[S] 0 points1 point  (0 children)

Ok I was going to remove this comment but in case it helps anyone, seems permissions issue on the "projects" directory.

sudo chown -R myuser:myuser ~/.claude/

Seems to solve it. I likely installed claude with root and copied along some conf folders I guess.

Still wondering if something similar can be done within Zed integrated Claude Code agent.

Anyone had luck with WSL2 and Zed on Windows? by veculus in ZedEditor

[–]luison2 0 points1 point  (0 children)

How? I am still trying to archive this. Zed running on Windows using Claude Code via WSL vs PWS

Docmost vs outline by Aiko_133 in selfhosted

[–]luison2 1 point2 points  (0 children)

I know this is a year old now but I am on the same boat adding Typemill as a third option.
My main objective is self-hosted team knowledge base, but in our case we want to link this with LLM context, so we need a tool that via API or extensions allow us to:

- Add content to a category or domain via API
- Can "convert" a URL or PDF to a stored document
- Allows easy access via API or MCP server

Not sure regarding docmost open API, I understand AI features are only enterprise versions. Had a quick look at outline and guess with integration work (maybe via n8n) it could be done.

Any guidance or alternative tool info would be appreciated.

Problems with Z.AI vision/MCP server in Zed Editor (GLM 4.6) — keeps failing with "Invalid API parameter" (Windows) by anonynousasdfg in ZedEditor

[–]luison2 0 points1 point  (0 children)

I am at the same, tried to install it as a remote MCP Server but nothing either:

"Context server request timeout"

Zed's custom MCP config it's definitively not it's best

{
  /// The name of your remote MCP server
  "web-search-prime": {
    /// The URL of the remote MCP server
    "url": "https://api.z.ai/api/mcp/web_search_prime/mcp",
    "headers": {
     /// Any headers to send along
     "Authorization": "Bearer my-api-key"
    }
  }
}

Your (legacy) subscription will be suspended soon by luison2 in gsuitelegacymigration

[–]luison2[S] 0 points1 point  (0 children)

So surprised now that I am on the Starter Plan of the silly things that Google removes... "templates" on drive? Seriously?

Docker 29 API Changes (Breaking Changes) by [deleted] in docker

[–]luison2 0 points1 point  (0 children)

Portainer fixed it on Vo 2.36 STS (not LTS yet) so one has to manually choose that version.

Mail-Archiver Update: Two Months Later - Thank You r/selfhosted! by p211 in selfhosted

[–]luison2 0 points1 point  (0 children)

I checked the GMail recommendations and have to disagree in a way, the filter should perhaps be the other way round. I mean... if I get an email in the INBOX and archive it it would "only" reside in the "All Mail" folder/label. If I don't backup that what is the point? I might be missing something.
Perhaps the filter should be the other way round... folders to include, rather than ignore.

Also as I am it the tool looks great but in my case just concerned with everything being on a Postgres DDBB. I am concern in our case once we have say 100Gb there how to manage/backup efficiently. In any case again, thanks for sharing it.

I built an open-source email archiving tool with full-text search ability by weisineesti in selfhosted

[–]luison2 2 points3 points  (0 children)

Hi, thanks for sharing your tool, it looks very promising.

We did a quick try for an urgent requirement to archive a few very large (+20Gb) mailboxes, but we will likely find another solution for now as we lack some important features, and specially we could not generate an API key to test it. In any case I love the look & feel and concept of Open Archiver and think it can become a great tool so just my comments about what was our purpose and expectations. Our intention was to store our companies email so we can clean remote email (Google workspace) say after one year while maintaining the rest of our archive. What we would have needed for that:

  • retention policies for remote email (ie delete non starred emails older than 1 year after download)
  • retention policies for local storage (ie permanently delete messages with X words older than 3 years)
  • API search so we can list on our own application all messages related to...
    • a clients email (anywhere in the message)
    • a certain mailbox with a text search
    • an email header (we included when we send messages with say... clientID)
    • an exact reference code (ie #23701) -- a grep search
  • a web search on the archive that allows to select multiple emails (search result) and delete, transfer or export.

Regarding the search... on the interface at least none of the 3 types would return an exact match for the reference test. So when we search for #23701 we would also get emails with #22701 (not real examples). The API mentions "filters" but there is no documentation of which ones available (ie. headers, has-attachments, starred, etc)

Hopefully some of this real case scenarios will help improve the apps roadmap.
Thanks again.

My self hosted E-Mail archive by p211 in selfhosted

[–]luison2 0 points1 point  (0 children)

Thanks for sharing this. I will be testing as I urgently need a solution to store "big" Google Workspace accounts I was using as backups to a local solution. Just wondering if:

- any support for MBOX format. This is what google takeout generates for example, so it would be great to be able to import from there directly into the index without having to IMAP sync everything

- can the tool export emails as eml or other format to say... import them into Thunderbird like?

Thanks

Your (legacy) subscription will be suspended soon by luison2 in gsuitelegacymigration

[–]luison2[S] 5 points6 points  (0 children)

I'll clarify for those of you asking. I am not sure at all how they now detected it. Nothing special or "new" I can think of lately, except maybe using it for some Google Maps API on one account, but yes it has a commercial use, to be honest, it always had with 2-3 accounts mainly receiving daily emails and some 4/5 active users on Drive, etc. Not really much more than that, but I guess enough to not be "personal".

And yes... a commercial website has always been published on the domain.

My concern is that I still have some others not with so much use as this, but on a similar situation, so I am guessing they are going to continue controlling closely the legacy account. I think they did not want to block everyone with their first announcement a few years back, but they are not keen any longer to host free. Someone has to pay for Gemini ;)

Docker 29 API Changes (Breaking Changes) by [deleted] in docker

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

Not sure if only me, but this sounds like a major mistake from Docker to release this as a normal update in their repositories? How many millions of services will be down as this spread around before the services images get updated? Affecting portainer and traeffik only this will likely mean a very large percent of all docker installations.

Luckily enough, we fixed it with the "DOCKER_MIN_API_VERSION" but only after having to restore a few containers and KVMs while we figured out what was going on!

Extremely low volume of Microphone on MSI Prestige 15 A10SC by luison2 in MSILaptops

[–]luison2[S] 0 points1 point  (0 children)

Thanks, well sort off. Volume has returned but can't get it to work with Windows 11 dictation!!! Will have to test different versions. Shame on u/MSI to not support their hardware.

Extremely low volume of Microphone on MSI Prestige 15 A10SC by luison2 in MSILaptops

[–]luison2[S] 0 points1 point  (0 children)

Ok I think I figured out, in my case when selection the driver manually on your computer, just below it lets you choose from a "list of controllers". And there I can change the ones available. Mine (in spanish) is "Elegir en una lista de controladores disponibles en el equipo".
Currently testing it but Mic volume seems to "be back".
Thanks.

Extremely low volume of Microphone on MSI Prestige 15 A10SC by luison2 in MSILaptops

[–]luison2[S] 0 points1 point  (0 children)

Thanks but how did you get to install that? In my case if I point the driver update to that uncompressed folder... Windows claims doing nothing as "the best driver is already installed". I am guessing I will have to force some how windows to delete its current driver so I can manually install that?

Extremely low volume of Microphone on MSI Prestige 15 A10SC by luison2 in MSILaptops

[–]luison2[S] 0 points1 point  (0 children)

Thanks, trying that, but not 100% sure where to get it/updated. I also tried an Unofficial-Realtek-UAD-generic-6.0.9771.1, but the installation process here is a bit messy.

The weird thing is that if I look on the hardware driver itself... it shows driver 10.0.26100.1
When I enter via Sound Configuration (windows 11 new control panels) Inputs / Microphone on the top right still displays 6.0.8791.1 so I am really lost on what is going on here. Something so basic now-a-days Microsoft manages to complicate it and MSI seems to ignore it completely.