NLND Campus Tour on the Waitlist Thursday, August 13
11:00 AM - 12:30 PM
NLND Neuland Berlin
Neuköllnische Allee 80, 12057 Berlin, Germany
https://luma.com/l0w2jmyx
itbs-AcerC64-Damir ArtNedPiAz6ygxDSTxEG4vFJssoPnxqU
====== public notes ======
Telefunken Doku https://www.youtube.com/watch?v=8DOhUnpGRZE
OpenList(vormals Alist) OneDrive und SharePoint in den Varianten für Global, China, Deutschland und USA, dazu Google Drive, Dropbox, Amazon S3, Azure Blob Storage, ProtonDrive und Seafile. Auch klassische Protokolle, darunter FTP, SFTP, SMB und WebDAV, sowie zahlreiche asiatische Dienste von Baidu bis Quark
===== ai =====
selbstversuch https://david-tielke.de Vergleich AI 10-100 mal schneller
apply an exercise: https://nordeus.com/open-positions/engineering_&_science/7627163/
the Files are here ** https://github.com/onlineCodes/DolphinLinkITBS **
https://www.youtube.com/watch?v=QGtkaDWJZlA Ollama Vs. LM Studio
open wwebUI
**what about** Llama.cpp Subreddit r/LocalLLaMA
https://agentskills.io/home
have a look to: https://ndjson.com https://htmx.org/docs/
The open source toolkit for buildingproduction agents.
https://strandsagents.com/?rdt_cid=6193375255436832113&sc_channel=psm&trk=12edbb2a-c6fd-4bf5-9fb9-6fe14089f7cd
- Subreddit r/LocalLLaMA Lobeshymnen zu Llama.cpp. Die Software dient dazu, KI-Sprachmodelle auf Consumer Hardware zu verwenden. https://github.com/ggml-org/llama.cpp
- https://github.com/NousResearch/hermes-agent/releases/tag/v2026.7.1
- https://github.com/sipeed/picoclaw/releases/tag/v0.3.1
- https://github.com/ollama/ollama/releases/
- https://github.com/OpenHands/OpenHands/releases/tag/1.8.0
- https://github.com/lobehub/lobehub/releases/tag/v2.2.9
- https://github.com/agent0ai/agent-zero/releases/tag/v2.3
Darauf kommt es an setup lohnt sich https://florian-gahn.de/blog/was-ist-ein-ai-harness
==== Dotnet ====
- https://github.com/blaze6950/DolphinLink/tree/main/src
**.NET unter Linux**
Installationsskripts https://learn.microsoft.com/de-de/dotnet/core/install/linux-scripted-manual#scripted-install **used: dotnet-sdk-10.0.301-linux-x64.tar.gz**
Spacebot is opinionated agent infrastructure, built for teams and usable by anyone. State belongs in structured storage, not markdown files the LLM manages. Memory lives in a typed graph in SQLite. Autonomy runs on a task state machine linked to goals, not a heartbeat.json. The LLM reasons. The system holds state.
It gets smarter the more you use it. After complex tasks, the agent captures what it learned as reusable skills. After conversations go idle, a background process silently saves skills and memories worth keeping. Every session builds on the last — without any user action.
It works out of the box and scales from one person to a whole community.
Paperclip is a self-hosted control center for running AI agents like a team. Create a company, set a goal, hire agents with roles and reporting lines, then review their plans, approve important decisions, and track their work from one dashboard.
Use Paperclip to manage projects, tasks, budgets, routines, and activity history across different agent runtimes. It gives you an org chart, ticket system, cost controls, approvals, and audit logs so you can see what each agent did and why.
Paperclip does not include an AI model by itself. To run agents, connect your own provider keys and tools, such as OpenAI, Anthropic/Claude, Codex, Cursor, Gemini, Hermes, OpenClaw, OpenCode, or other supported adapters. Provider usage may incur costs, so set budgets before letting agents run unattended.
To use your Codex/ChatGPT or Claude Code subscription, you can use the OAuth login via umbrelOS > Settings > Advanced > Terminal > App > Paperclip. To use API keys instead, configure your model providers by creating secrets like OPENAI_API_KEY or ANTHROPIC_API_KEY with the appropriate API keys and assigning them to the agent or project.