PROJET AUTOBLOG


ecirtam.net/links/

Site original : shaarli-Links

⇐ retour index

Stream Mewena ☆ music | Listen to songs, albums, playlists for free on SoundCloud

Sunday 15 June 2025 à 14:44

sentence-transformers/all-MiniLM-L6-v2 · Hugging Face

Friday 13 June 2025 à 15:20

Tauri 2.0 | Tauri

Friday 13 June 2025 à 11:48

Framework pour faire des applis natives multi plateforme.
Permalink

I use Zip Bombs to Protect my Server

Monday 2 June 2025 à 14:31

:-)

dd if=/dev/zero bs=1G count=10 | gzip -c > 10GB.gz
<?php
if (ipIsBlackListed() || isMalicious()) {
    header("Content-Encoding: gzip");
    header("Content-Length: "+ filesize(ZIP_BOMB_FILE_10G)); // 10 MB
    readfile(ZIP_BOMB_FILE_10G);
    exit;
}
?>

via https://sebsauvage.net/links/?zfn9tA
Permalink

Z-Anatomy

Sunday 1 June 2025 à 13:35

Le corps humain en 3D.
via https://shaarli.pitrouille.xyz/?LMQIOg
Permalink

Introduction - Model Context Protocol

Saturday 17 May 2025 à 08:26

Pour qu'un LLM appel des API.
Permalink

Build a RAG System with DeepSeek R1 & Ollama

Thursday 15 May 2025 à 21:25
# /!\ ollama install pleins de merde. Donc à faire sur une machine de test
wget https://ollama.com/install.sh
bash install.sh

ollama run deepseek-r1
ollama run deepseek-r1:1.5b

pip install streamlit langchain langchain_community langchain_experimental pdfplumber sentence-transformers faiss-cpu --break-system-packages

wget https://gist.githubusercontent.com/lisakim0/0204d7504d17cefceaf2d37261c1b7d5/raw/2efb940a755bf9f2d5c57e74f13575b0991603f6/app.py
streamlit run app.py

Permalink

Ransomware CPU - Cette menace qui prend en otage votre processeur AMD | Cybersécurité | Le site de Korben

Thursday 15 May 2025 à 09:52

GitHub - liriliri/aya: Android ADB desktop app

Thursday 15 May 2025 à 09:40

Page d'accueil - CryptPad.fr

Wednesday 14 May 2025 à 16:54

Vulnerability Database

Wednesday 14 May 2025 à 10:21

Arduino Nano - MP3 Player | Arduino Nano Tutorial

Monday 28 April 2025 à 16:39

1 500 km d'autonomie : ce fabricant chinois de batterie va éliminer le plus grand défaut des voitures électriques - Numerama

Tuesday 22 April 2025 à 18:35

AI-generated videos now possible with gaming GPUs with just 6GB of VRAM | Tom's Hardware

Monday 21 April 2025 à 20:38

Warez alive

Friday 18 April 2025 à 15:46

DEFEATING LRAD - YouTube

Monday 14 April 2025 à 18:54

Protection pour les manif ^_^
Permalink

Emplacements des centres de données / data centers en France avec OpenStreetMap et l'API OverPass

Sunday 13 April 2025 à 18:50
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“telecom=data_center in France”
*/
[out:json][timeout:25];
// fetch area “France” to search in
{{geocodeArea:France}}->.searchArea;
// gather results
nwr["telecom"="data_center"](http://area.searchArea);
// print results
out geom;

via https://shaarli.guiguishow.info/?IlZQlQ
Permalink

Anatomie détaillée des principaux composants d'un PC (carte mère, carte graphique, RAM, SSD, HDD) - YouTube

Monday 31 March 2025 à 20:08

GitHub - odedshimon/BruteShark: Network Analysis Tool

Monday 31 March 2025 à 11:00

Tinaa - YouTube

Friday 28 March 2025 à 18:50