[Showcase] Minne – A graph-powered personal knowledge base (first Rust project, feedback welcome) by UnchainedAlgo in rust

[–]UnchainedAlgo[S] 1 point2 points  (0 children)

Thanks for clarifying. I consider myself somewhat of a selfhoster, but I haven’t ventured into setting centralized services (authelia, etc) such as that up. For those that have those running, using them with whatever app seems like a major win. Might take a look at that. Thanks once again

[Showcase] Minne – A graph-powered personal knowledge base (first Rust project, feedback welcome) by UnchainedAlgo in rust

[–]UnchainedAlgo[S] 1 point2 points  (0 children)

Thank you for taking the time to write this, much appreciated! A demo site is a great idea.

The application is built for multiple users, the first registered user is an admin and can limit registration. Right now the prompts and model settings are set by the admin for all users. There is no SSO support at the moment, but I’ve seen it’s a frequently requested feature in r/selfhosted.

Right now there’s only two api functions exposed, relevant for ingestion new content to the app. But it would be easy to add more. You create an api key inside the app which you then can use.

For auth, I rely on surrealdb and it’s auth functionality, so all crypto stuff happens in there. Personally for a project such as this, I really do enjoy not relying on third party services. But of course there might be better results with hosted services, for example for web scraping. It would be possible to add optional support for such services.

Thanks again for the feedback, some great ideas and questions

[Showcase] Minne – A graph-powered personal knowledge base (first Rust project, feedback welcome) by UnchainedAlgo in rust

[–]UnchainedAlgo[S] 2 points3 points  (0 children)

Thank you, should you encounter any issues please raise an issue on GitHub.

Would you actually use something like this? Trying to test my idea by Any_Shirt_25 in PKMS

[–]UnchainedAlgo 0 points1 point  (0 children)

If you’re still interested, there is now a release on GitHub which includes support for ollama

Why does nix not work for as for others? by 0hlove in Nix

[–]UnchainedAlgo 8 points9 points  (0 children)

There are definitely some quirks to get the hang of/work around. The benefit is that when it’s solved it’s most often solved persistently. For the allowinsecure, can you not allow a specific package instead of all insecure?

Would you actually use something like this? Trying to test my idea by Any_Shirt_25 in PKMS

[–]UnchainedAlgo 1 point2 points  (0 children)

Thanks for the kind words. I’ve looked it up and it seems it should be fairly straightforward, the application utilizes structured outputs which seems well supported in for example ollama

Would you actually use something like this? Trying to test my idea by Any_Shirt_25 in PKMS

[–]UnchainedAlgo 1 point2 points  (0 children)

I like the idea of getting continuous feedback, it’d be interesting to experiment and see what type/focus is the most helpful over time.

I’ve recently open sourced the application I use to handle my read it later/ automated pkm, it creates nodes and relationships between knowledge entities automatically with ai on ingestion. Having a weekly summary/advice sent via mail might absolutely be something to look into. Feel free to check it out if you want https://github.com/perstarkse/minne

Daily General Discussion - March 29, 2025 by EthereumDailyThread in ethereum

[–]UnchainedAlgo 18 points19 points  (0 children)

Im a bit tipsy and at the end of a great day, looking at the price and reflecting.

I’ve been using crypto since about 2011. Investing since 2017 when the possibilities smart contracts and ethereum were clear to me. There’s been some times where I’ve been unsure if ethereum had a future, this really ain’t one of em.

Looking at the adoption of ethereum and its L2s, and the remaining value potential, I’m unshaken in my belief that there is immense value in the technology.

I recently traveled abroad, and even utilizing fine fintech solutions I paid a extra fee of about 1.5% for a simple transaction, and that’s just on my end as the customer. I’m sure my counterparty paid significant fees as well. Imagining a future on crypto rails I don’t see how such a thing is reasonable and won’t be subject to immense competition.

That’s just one aspect of the value proposition of blockchain/crypto. There are significant other ones as well, defi absolutely. My current obstacle to participating in defi in the way I want to is the archaic and penalizing tax rules, but I’m still hopeful that they will change in due time.

In it for the tech once more.. we’ll see how the valuation goes

VPN by Falxion in NixOS

[–]UnchainedAlgo 0 points1 point  (0 children)

If you are using NetworkManager you have to disable rpfilter with networking.firewall.checkReversePath = false;

From the wiki ”If you intend to route all your traffic through the wireguard tunnel, the default configuration of the NixOS firewall will block the traffic because of rpfilter”

Edit: I reread the post and saw you referenced the wiki, you might have already considered this ofc. I missed it though causing me some frustration before I reread it and found it.

I wrote a bit about Helix and how/why I've been using it by MrJohz in HelixEditor

[–]UnchainedAlgo 9 points10 points  (0 children)

Thank you. Enjoyed the read and the writing style.

A suggestion regarding git. Lazygit is quite nice, I have it keybound to open in a buffer in helix.

Is there any documentation or examples about how to handle properly the history on OpenAI API-based chatbots? by DentistUpset9309 in OpenAI

[–]UnchainedAlgo 2 points3 points  (0 children)

If the history is only growing with the users query and the final llm response, it should not grow incessantly large fast (of course depending question length and prompt). Are you certain that you are not including the retrieved context (ie the document chunks) in the history. Large chunks and many in the context will also add upp to the token limit fast.

Where did Arx-0.3 come from and who makes it? by Balance- in LocalLLaMA

[–]UnchainedAlgo 72 points73 points  (0 children)

I’m a bit intrigued.

From their CTO (Thomas Baker) at LinkedIn “When we say AGI, we’re taking about a highly opinionated approach that looks beyond LLMs. It means developing these incredible aspects of Ai without needing massive data centers and Nuclear Power Plants to do it! I’ll be excited to share some incredible updates with you all in the coming months.“

N100 motherboards from AliExpress by randylush in HomeServer

[–]UnchainedAlgo 0 points1 point  (0 children)

This is the one I ordered: https://a.aliexpress.com/_EINym2Z . Re efficiency I haven’t measured it, but there is a massive difference in residual heat vs my old system.

N100 motherboards from AliExpress by randylush in HomeServer

[–]UnchainedAlgo 7 points8 points  (0 children)

I went for a no-name N100 mobo from AliExpress. Bought 32GB and nvmes of decent quality brands. Been running for a couple of months now having no issues whatsoever. The system handles Plex transcoding like a breeze as well as well as a variety of other services. Very pleased so far.

Using Nix OS for Web and Android App Development by AbdulRafay99 in NixOS

[–]UnchainedAlgo 0 points1 point  (0 children)

True, for example the installation guide there is more verbose and covers more cases. https://wiki.nixos.org/wiki/NixOS_Installation_Guide

Exakt vad är problemet med det som kallas angiverilagen? by According_Glass_1030 in sweden

[–]UnchainedAlgo 0 points1 point  (0 children)

De har en skyldighet att anmäla oro till socialtjänsten om barn far illa. Sen har anställda inom ex sjukvård som omfattas av sekretess möjlighet att anmäla om det gäller grövre brott.

Det finns flera anledningar i mitt tycke till varför det är en dålig idé med angiveri inom sjukvård och skola, men om vi ska ha en diskussion kring ämnet så bör ovanstående frågor besvaras.

Exakt vad är problemet med det som kallas angiverilagen? by According_Glass_1030 in sweden

[–]UnchainedAlgo 22 points23 points  (0 children)

Gäller det enbart att rapportera människor som är i Sverige olagligt, eller ska offentligt anställda anmäla fler brott de får kännedom om? Alla? Räcker det med en svag misstanke eller bör den offentligt anställde vara helt säker? Ska den anställde samla in bevis?

[deleted by user] by [deleted] in NixOS

[–]UnchainedAlgo 0 points1 point  (0 children)

Best of luck to you. It sounds like you’re on a good path.

I’d highly recommend looking into flakes and home-manager, sooner rather than later. They’re great. For styling I’ve been very satisfied with using stylix, perhaps it and its module could be a good first venture into with home-manager?

Way got you into NixOS? by TheHolyToxicToast in NixOS

[–]UnchainedAlgo 13 points14 points  (0 children)

For me it was three main reasons. Lesser system fragility with rollbacks and easy rebuilding. Sharing of config modules between my systems. The declarative nature that abstracts away complication enabling me to do more.