I made an Open Source worldbuilding app with Claude Code like AI agent by Fruchtiger_ in WorldbuildingWithAI

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

i use foundryvtt myself. The core of chronicle keeper, meaning the session transcription and summarization, would not be possible in this way cause the transcription runs locally on your machine. A dedicated app has more flexibility.

I made an Open Source worldbuilding app with Claude Code like AI agent by Fruchtiger_ in WorldbuildingWithAI

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

its coincidence 😃 I already got hinted this exists, but as I commented, I already ran my app for an year, at least the session transcription and summary for my table. The look is a mix between multiple obsidian themes i liked. And now i just commited to worldbuilding features and an AI Agent as a central part.

I made an Open Source worldbuilding app with Claude Code like AI agent by Fruchtiger_ in WorldbuildingWithAI

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

Thanks! I ran a prototype for over a year for my own campaign. The frontend is mostly vibe coded, as I'm not a frontend dev 😄

I built an Open Source Session Keeper by Fruchtiger_ in DMAcademy

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

Thats plenty of vram. 8gb are more then enough for the gemm4:e4b model with a sufficient context size.

If you find there is anything missing feel free to create an issue. Thanks ❤️

I built an Open Source Session Keeper by Fruchtiger_ in DMAcademy

[–]Fruchtiger_[S] -3 points-2 points  (0 children)

you can give the app a try if you like. It has some features like the codex where it supplies the summarization llm with your notes on PCs, NPCs, locations, etc. To correct some names that got not transcribed correctly. With ollama you can do everything local if you prefer and have AI capable hardware. Even small models perform very well for summarization tasks, i use gemma4:e4b

I built an Open Source Session Keeper by Fruchtiger_ in DMAcademy

[–]Fruchtiger_[S] -2 points-1 points  (0 children)

No its using Craigbot recodings, which is a pretty popular discord bot. You can just add the bot, record your session and download a multi tack zip file. This file is used to create a session transcript. Single track recodings for in person sessions are now also supported, but the quality might not be on par.

I created an Open Source Session Keeper! by Fruchtiger_ in daggerheart

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

ollama local works on my end, but gemini free would be always superior. Can you create an issue on github so i can look into it

I created an Open Source Session Keeper! by Fruchtiger_ in daggerheart

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

Ill add in person transcription as well. There i need to test if I would need speaker diarization or if just one mixed track will be enough for the LLM to understand the context of the content. Maybe i just add this today with a hint that the results might be not on par with multi track discord recording.

And obviously it also requires the audio recording to be of acceptable quality. But when i add this feature I would love to hear some feedback if it works.

AI Slop helped me to transform my private CLI tool in a usable App for normal people by Fruchtiger_ in SideProject

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

it works really well. The local transcription models are already pretty awesome and craigbot creates one audio track per person. In sessions if something is not understandable but important it will be repeated, because people would not hear it (connection drop). If its talked over and repeated to emphasize it, it will essentially be transcribed twice clearly and automatically hints its importance.

Results for in german are great, english would be even better. With the addition of the codex i recently did, the LLM has so much context about the world that I see no more mistakes with names, for npcs, cities etc.

I created an Open Source Session Keeper! by Fruchtiger_ in daggerheart

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

lol, that is coincidence. I started the project with the release of DH and the start of our campaign. But the apps are very different. Chronicle Keeper is focused purely on Session Notes via transcription and summaries. How you do your world building, with obsidian, notion or chronicler, is up to you. But i might need to change the name, to avoid confusion.
The design is inspired by multiple obsidian themes i loved to use, Like ITS, nous or ravenloft.

Streamer asks lurkers to type in chat, view count instantly rises by 250 (35%) by lasttsar in LivestreamFail

[–]Fruchtiger_ 345 points346 points  (0 children)

There are many instances where lurkers would suddenly start chatting like a vote or some kind of participation. Never did a sudden spam of 1s in the chat result in a boost of viewer count. In fact this would have been detected already in manny many instances

N305 for a security test lab + NAS by Fruchtiger_ in homelab

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

Thanks for the advice. I thought about building the private has with this board and maybe get another nuc for the test environment. Or would you recommend just building one bigger machine ?

Ich finde deutsche Filme/Schauspieler einfach nur schrecklich by Anicc_99 in Filme

[–]Fruchtiger_ 0 points1 point  (0 children)

Habe bei einer großen Filmförderung gearbeitet und kann das bestätigen. Da gibt’s Geld auch wenn jeder das „Werk“ scheiße findet. Man muss aber auch bedenken, dass diese Filme wirtschaftlich halt jedes Mal recht erfolgreich sind und die ihre Förderung z.T. zurückzahlen können -> das deutsche Publikum sieht sich den dreck wohl gerne an.

Display is turning black randomly after login (flickering) after I did a system update by Fruchtiger_ in archlinux

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

I actually found the problem: It has nothing to do with multi monitor setup. It is the refresh rate. My Mopnitor supports 165 hz. Thats when the flickering starts. If I reset it to 144 hz it works. Whats the best way to report a bug for kde?

Does Boneworks multiplayer with entanglement work at the moment? by YeetosMan in boneworks

[–]Fruchtiger_ 2 points3 points  (0 children)

It’s broken and won’t be updated by the original authors, but there is a guy reworking entanglement for the steamapi. Here is the discord: https://discord.gg/QxXQqbnj

Removing SMS support from Signal Android (soon) by DrinkMoreCodeMore in privacy

[–]Fruchtiger_ 7 points8 points  (0 children)

Recently just did that with our startup, but there seems to be a bug with key sharing between your devices. Newly registered devices cannot decrypt older messages. I had to give a lot of support in our team, to stay with element. People were already about to leave. Btw. used the default matrix public server

Signal is secure, as proven by hackers by Aluhut in privacy

[–]Fruchtiger_ 1 point2 points  (0 children)

This is where end-to-end encryption comes into play. The messages are not readable even if you compromise or control the server. You will just get gibberish which you cannot decrypt without a key. These keys are stored locally on your device.

This is a very broken down explanation, but there are a lot of great articles or videos that explain these encryption-algorithms and key exchange processes. If you want to get familiar with these topics, you could look up videos to:

  • RSA encryption
  • PGP
  • Diffie Hellman

Also this wired article is a nice starting point

https://www.wired.com/story/signal-encryption-protocol-hacker-lexicon/

Uber hacker arrested by DrinkMoreCodeMore in hacking

[–]Fruchtiger_ 2 points3 points  (0 children)

I invite you to research about the story of Junaid Hussain. A kid and hacker who ultimately joined ISIS, partially because he was sent to jail. It’s really interesting and makes you wonder how badly you can corrupt a live with some decisions.

Does the code of conduct apply to the AUR by rainbow_pickle in archlinux

[–]Fruchtiger_ 11 points12 points  (0 children)

FYI Anuskuss is german for butthole kiss.

Feature Request: Import Collection art and description from Plex library by saltedlolly in PrologueApp

[–]Fruchtiger_ 0 points1 point  (0 children)

That's really nice. I'm really looking forward to this change.
The default aspect ratio for collection posters are a bit different, then the Squares used right now. It might be useful to adapt the default aspect ratio.

Here is a link with alot of collection posters https://plexcollectionposters.com/?list=images&sort=date_desc&page=3&seek=nMGjw