[logseq-plugin-git:commit] 2025-12-29T21:25:48.526Z

This commit is contained in:
2025-12-29 22:25:48 +01:00
parent c63fbdcec3
commit ca5f573218
@@ -1,76 +0,0 @@
icon:: ✏️
generation_time:: [[2025-12-27]] T17:00:54Z
- # **TODOs and IDEAs**
- {{query (and [[TODO]] [[KaraKeep-Highlights]] (or [[Ideas]] [[KaraKeep-Highlights]]))}}
query-table:: true
query-properties:: [:block]
- ## **Open - Le regole del gioco**
source:: https://www.open.online/le-regole-del-gioco/
url:: https://karakeep.diruscio.org/dashboard/preview/au4h7zjntjdakspb0gcl51bd
tags:: [[behavioral addiction]] [[digital addiction]] [[gaming disorder]] [[mental health]] [[youth risk]]
- Le cosiddette New Addiction sono capaci di diventare lobiettivo primario della nostra mente finché lopzione di smettere non rappresenta più una scelta libera.
background-color:: green
- in Italia tra il 10 e il 15% della popolazione presenti comportamenti che rientrano, in forma più o meno manifesta, nei criteri delle nuove dipendenze
background-color:: green
- Durante il primo lockdown uno studio pubblicato su Frontiers in Psychiatry, condotto dallIstituto di Neuroscienze di Firenze in collaborazione con il Dipartimento di Psichiatria e Scienze del Comportamento della Albert Einstein College of Medicine di New York, ha rilevato che il 23,6% dei soggetti coinvolti mostrava sintomi compatibili con una forma di gioco dazzardo patologico.
background-color:: green
- Nello studio condotto su studenti delle scuole superiori pubblicato su CNS Spectrums, i ricercatori hanno registrato il 5,4% degli studenti nella categoria di “internet addicted”; percentuali preoccupanti sono emerse anche per altre dipendenze: il 16% degli studenti ha ottenuto per esempio punteggi talmente alti nella scala dedicata al gioco dazzardo da essere classificato nella fascia clinica definita come “problema estremo”
background-color:: green
- id:: 69500f28-4528-4606-9cdb-acc40518e3a4
> **Note:** #card
- ## **Top AI Agentic Workflow Patterns**
source:: https://blog.bytebytego.com/p/top-ai-agentic-workflow-patterns
url:: https://karakeep.diruscio.org/dashboard/preview/iz529wt1xybxstag5cmcrl1l
tags:: [[AI automation]] [[Agentic Workflows]] [[Artificial Intelligence]] [[Reflective Systems]] [[Tool Integration]]
- An agentic workflow doesnt just respond to a single instruction. Instead, it operates with a degree of autonomy, making decisions about how to approach a task, what steps to take, and how to adapt based on what it discovers along the way. This represents a fundamental shift in how we think about using AI systems.
background-color:: green
- > **Note:** #IMPORTANT
- An agentic system, however, might first search the web for current information on the topic, then organize the findings into themes, draft sections of the report, review each section for accuracy and coherence, revise weak areas, and finally compile everything into a polished document
background-color:: green
- Instead of generating output in a single pass, agentic workflows involve cycles where the agent takes an action, observes the result, and uses that observation to inform the next action
background-color:: green
- Agentic workflows bring this same adaptive, iterative quality to AI systems.
background-color:: green
- five essential agentic workflow patterns
background-color:: blue
- The reflection pattern works best for tasks where quality matters more than speed and where there are subjective aspects that benefit from review.
background-color:: blue
- > **Note:** Reflection Pattern
- In the tool use pattern, agents are equipped with a set of capabilities they can invoke when needed. These might include web search engines for finding current information, APIs for accessing services like weather data or stock prices, code interpreters for running programs and performing calculations, database query tools for retrieving specific records, file system access for reading and writing documents, and countless other specialized functions. The critical distinction from traditional software is that the agent itself decides when and how to use these tools based on the task at hand.
background-color:: blue
- > **Note:** Tool use pattern
- ## **Contratto “Istruzione e Ricerca” 2022/2024, FLC CGIL: retribuzioni insufficienti, non firmiamo**
source:: https://m.flcgil.it/comunicati-stampa/flc/contratto-istruzione-e-ricerca-2022-2024-flc-cgil-retribuzioni-insufficienti-non-firmiamo.flc
url:: https://karakeep.diruscio.org/dashboard/preview/khv9wkq94ax8wi79swli9hnz
tags:: [[collective bargaining]] [[education]] [[labor union]] [[public sector]] [[research]]
- La nostra non firma di oggi vuole essere un messaggio chiaro nei confronti di un Governo che ha scientemente programmato il taglio delle retribuzioni di oltre 1,3 milioni di lavoratrici e lavoratori, già con gli stipendi più bassi di tutto il settore pubblico. Ora il Governo si deve far carico di colmare il divario retributivo con il resto dei dipendenti della pubblica amministrazione e garantire il completo recupero dellinflazione
background-color:: green
- ## **GitHub - muratcankoylan/Agent-Skills-for-Context-Engineering: A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems. Use when building, optimizing, or debugging agent systems that require effective context management.**
source:: https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering
url:: https://karakeep.diruscio.org/dashboard/preview/mujjzfwwjb2xbqiugz3i92nv
tags:: [[AI System Optimization]] [[Agent Architectures]] [[Artificial Intelligence]] [[Context Engineering]] [[Multi-Agent Systems]] [[agent skills]]
- The fundamental challenge is that context windows are constrained not by raw token capacity but by attention mechanics
background-color:: green
- "lost-in-the-middle" phenomenon, U-shaped attention curves, and attention scarcity.
background-color:: yellow
- Effective context engineering means finding the smallest possible set of high-signal tokens that maximize the likelihood of desired outcomes.
background-color:: blue
- > **Note:** #card
- ## **7 Tiny AI Models for Raspberry Pi - KDnuggets**
source:: https://www.kdnuggets.com/7-tiny-ai-models-for-raspberry-pi
url:: https://karakeep.diruscio.org/dashboard/preview/wrwx75un37buyqnusi33ygm7
tags:: [[Artificial Intelligence]] [[Local AI]] [[Machine Learning]] [[READ]] [[Raspberry Pi]] [[Tiny AI Models]]
- aggressive quantization
background-color:: green
- llama.cpp
background-color:: green
- > **Note:** What's llama.cpp? #TODO To be checked.
- tool calling, vision understanding, and structured outputs
background-color:: green
- visionlanguage model
background-color:: green
- > **Note:** Vision Language Models (VLMs) are powerful AI systems that merge computer vision and natural language processing, allowing them to understand, interpret, and generate content from both images/videos and text inputs, enabling tasks like describing photos (captioning), answering questions about visuals (VQA), generating images from text, and understanding complex documents. #card
- Tiny models have reached a point where size is no longer a limitation to capability. The Qwen 3 series stands out in this list, delivering performance that rivals much larger language models and even challenges some proprietary systems. If you are building applications for a Raspberry Pi or other low-power devices, Qwen 3 is an excellent starting point and well worth integrating into your setup.
background-color:: green
- > **Note:** #IMPORTANT