1940 links
  • Bookmarks of Guerdal
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 1 / 97
  • Bug Boot Proxmox
    Sat Sep 6 08:55:27 2025 - permalink -
    - https://pve.proxmox.com/wiki/Recover_From_Grub_Failure#LVM_(Ext4/XFS)_based_systems
    cc2r
  • Problème avec Git pull
    git pull origin main
    From https://github.com/devnen/chatterbox-tts-server

        branch main -> FETCH_HEAD
        Updating bdedb35..5bf7293
        error: Your local changes to the following files would be overwritten by merge:
        config.yaml
        Please commit your changes or stash them before you merge.
        Aborting

    There is no option for me to confirm the merge, and the abortion is automatic.

    This is a safety feature in Git. It's stopping because you've made changes to your config.yaml file, and it doesn't want to accidentally delete them.

    Here is the easiest and safest way to fix it. Just run these three commands in order:

    Save your changes:
    git stash

    Update the code:
    git pull origin main

    Get your changes back:
    git stash pop

    Your files will be updated, and your settings in config.yaml will be safe.
    Sat Sep 6 07:48:45 2025 - permalink -
    - https://github.com/devnen/Chatterbox-TTS-Server/issues/30
  • Chatterbox Multi Chunk
    Fri Sep 5 16:39:33 2025 - permalink -
    - https://github.com/devnen/Chatterbox-TTS-Server
    IntelligenceArtificelle
  • Concurrent Latex
    Fri Sep 5 11:20:45 2025 - permalink -
    - https://linuxfr.org/news/typst-un-systeme-de-composition-de-document-qui-grandit
  • Chatterbox 23 langages
    Fri Sep 5 10:42:46 2025 - permalink -
    - https://huggingface.co/spaces/ResembleAI/Chatterbox-Multilingual-TTS
    IntelligenceArtificelle
  • Open-Capture is a free and Open Source software under GNU General Public License v3.0.
    Thu Sep 4 16:30:05 2025 - permalink -
    - https://github.com/edissyum/opencapture/
  • boitier serveur gpu
    Wed Sep 3 10:41:50 2025 - permalink -
    - https://phanteks.com/product/enthoo-pro-2-server-edition-cp/#Product_Select
  • Mana from the Machine: An AI-Powered MTG Set Generator
    et le code source : https://github.com/wingedsheep/mtg-card-generator
    Tue Sep 2 20:31:57 2025 - permalink -
    - https://wingedsheep.com/mana-from-the-machine/
  • Panorama des solutions IA "sur étagère" pour les administrations publiques
    Tue Sep 2 10:38:16 2025 - permalink -
    - https://alliance.numerique.gouv.fr/cartographie/panorama-des-solutions-ia-sur-etagere-pour-les-administrations-publiques/
  • Video Prompt Generator
    Create professional cinematic prompts for AI video generation with our intelligent prompt builder
    Sun Aug 31 08:33:31 2025 - permalink -
    - https://dengeai.com/prompt-generator
    IntelligenceArtificelle
  • An MIT Press book
    Sat Aug 30 16:03:37 2025 - permalink -
    - https://www.deeplearningbook.org/
    IntelligenceArtificelle
  • One workspace for all teams
    Sat Aug 30 10:20:15 2025 - permalink -
    - https://plane.so/
  • Taiga: The free and open-source project management tool
    Sat Aug 30 10:19:36 2025 - permalink -
    - https://taiga.io/
  • WhisperLiveKit
    Real-time, Fully Local Speech-to-Text with Speaker Identification
    Sat Aug 30 08:32:31 2025 - permalink -
    - https://github.com/QuentinFuxa/WhisperLiveKit
    IntelligenceArtificelle
  • Cybersecurity AI (CAI)
    Cybersecurity AI (CAI) is a lightweight, open-source framework that empowers security professionals to build and deploy AI-powered offensive and defensive automation. CAI is the de facto framework for AI Security, already used by thousands of individual users and hundreds of organizations. Whether you're a security researcher, ethical hacker, IT professional, or organization looking to enhance your security posture, CAI provides the building blocks to create specialized AI agents that can assist with mitigation, vulnerability discovery, exploitation, and security assessment.
    Fri Aug 29 18:48:30 2025 - permalink -
    - https://github.com/aliasrobotics/cai
    IntelligenceArtificelle
  • souveraineté
    Wed Aug 27 20:01:12 2025 - permalink -
    - https://www.digitaljournal.com/tech-science/microsoft-says-u-s-law-takes-precedence-over-canadian-data-sovereignty/article
    CC2R
  • Fireplexity v2
    Fireplexity v2
    AI search engine with web, news, and images.
    Sat Aug 23 08:22:05 2025 - permalink -
    - https://github.com/firecrawl/fireplexity
    IntelligenceArtificelle
  • LLM Local : machine de bourrin
    Wed Aug 20 14:21:40 2025 - permalink -
    - https://ahmadosman.com/blog/serving-ai-from-the-basement-part-i/
    IntelligenceArtificelle
  • Danemark : Bye Bye Microsoft
    Wed Aug 20 12:54:55 2025 - permalink -
    - https://linux.developpez.com/actu/372969/Le-Danemark-tourne-le-dos-a-Windows-et-Microsoft-Office-qui-seront-remplaces-par-Linux-et-LibreOffice-amorcant-sa-souverainete-numerique-suite-au-blocage-d-un-compte-Microsoft-ordonne-par-Washington/
  • Ouch
    Sun Aug 17 22:49:20 2025 - permalink -
    - https://www.igloo.inc/
Links per page: 20 50 100
◄Older
page 1 / 97
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation