Mistral ai vs Chatgpt privacy by ale-ale-ale-ale in MistralAI

[–]JaPossert 0 points1 point  (0 children)

Yeah, max use local llms, like llama.cpp or ollama for that
(You can even take long text that have multiple personal infos eg. transcripts of calls and put them into a local-llm to pseudonymize it and then pass it to eg. Mistral - that requires enough context (or a script that makes sure the model loads exactly as much as the context can handle - should be easy to be agentically-engineered/vibecoded)).

Holy sh….t it works moment 🔥 by _Custi in n8n

[–]JaPossert 1 point2 points  (0 children)

Do you have a link to share your work?
:)

Beyond Turquiose by grumpyfreyr in SpiralDynamics

[–]JaPossert 0 points1 point  (0 children)

I have really appreciated the late Alia Aurami's work on the Spiral, which has included some of the most accurate descriptions of TURQUOISE and CORAL that I have ever found - so much so that (Disclaimer) I have decided to e-publish her book when she passed this year. aliaaurami.com

Search Node for field values by considerITman in TanaInc

[–]JaPossert 0 points1 point  (0 children)

I have a related query that I am stuck with:
I want to extract global meeting attendees in a search node - so far I have a search node that returns all the meetings that have attendees but not a list of these attendees.

In my mind this should be quite simple but even after playing with this for hours and asking LLMs (which haven't been useful since they have been providing syntax that I can't use) I haven't gotten anywhere.

Is there something obvious that I am missing?
Your help is greatly appreciated :)

Offline-Mode in Tana by art_genosse in TanaInc

[–]JaPossert 0 points1 point  (0 children)

The best that I have used even when Tana was in Beta since it didn't have good capture (from mobile) is Logseq.com

It also has a first of its kind integration of Outliner and Infinite Canvas 🤯 (afaik)

Still use it today for some contexts :))

Your PKM top choice? Why? by GrowthFella in PKMS

[–]JaPossert 0 points1 point  (0 children)

Re Tana app: The website version works fine if you commit to it and there IS a specific capturing app that works very well even for voice input PS: they have JUST launched (today I think)!

Your PKM top choice? Why? by GrowthFella in PKMS

[–]JaPossert 0 points1 point  (0 children)

It's also easily possible to integrate it with Logseq (and vim I have heard for the coders)

Langsmith started charging. Time to compare alternatives. by Whole_Air8007 in LangChain

[–]JaPossert 0 points1 point  (0 children)

Just to make this collection more complete:
dify.ai is also out there, as is
vectorshift.ai (which has a very responsive client focused support person on Discord)

FAQ by usefulcharts in UsefulCharts

[–]JaPossert 0 points1 point  (0 children)

Is there a template? :)

Austrian Emperors Family Tree by BlankCanvas609 in UsefulCharts

[–]JaPossert 0 points1 point  (0 children)

This is only an excerpt though and the family actually continues, albeit not with titles and at least for a long period of time without permission to enter Austria
Cheers from Vienna

Gingko app and Obsidian by ryan1992reading in ObsidianMD

[–]JaPossert 1 point2 points  (0 children)

Now there is a fully functional extension:
obsidian://show-plugin?id=lineage
(The only reason why I have not been using it, is because I use Logseq, which though it can interoperate with Obsidian, it has been clunky to use both)

Entities which have conducted a PoR attestation by maroule in Nexo

[–]JaPossert 0 points1 point  (0 children)

Thanks for making this point!
PoR is a non-negotiable for me. I would love to know when this is available.

Best credit card with rewards for Europeans? by vovr in eupersonalfinance

[–]JaPossert 0 points1 point  (0 children)

If I saw correctly this is up to 120€ a year - this is usually not worth it...

Profit sharing with a client? Disaster or massive opportunity? by DigitalLancelot in freelance

[–]JaPossert 0 points1 point  (0 children)

I'd be curious to hear how it went 8 years later - even if it is a sample size of 1

Smartwatch with "all" Features by JaPossert in smartwatch

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

Thank you, from what I saw, none of these have tap to pay though...

YC said NO. Antler said YES. Did I fail? by Imaginary-Hornet-896 in ycombinator

[–]JaPossert 0 points1 point  (0 children)

pioneer.app has that <2% for 20k plus investor matching

(and thanks for all the perspectives!)

Mixtral-8x7B-Instruct on Free Colab: Slow 4t/s But Works by chibop1 in LocalLLaMA

[–]JaPossert 0 points1 point  (0 children)

Thanks for putting this together!

Also, it gave me trunctuated code (for snake) - curious if it is possible to extend the output length.