Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 

b_b

@b_b
http://blog.eliaz.fr
RSS: b_b
tous les messages de b_b
0 | 25 | 50 | 75 | 100 | 125 | 150 | 175 | 200 | ... | 275
  • @b_b
    b_b @b_b PUBLIC DOMAIN 6/12/2023

    Visual Studio Code - is there a #Compare feature like that plugin for Notepad ++? - Stack Overflow
    ▻https://stackoverflow.com/questions/30139597/visual-studio-code-is-there-a-compare-feature-like-that-plugin-for-no

    Here is my favorite way, which I think is a little less tedious than the “Select for Compare, then Compare With...” steps.

    1) Open the starting file
    2) Open the Command Palette (F1 or Ctrl + Shift + P)
    3) Type Compare Active File and select Compare Active File With...

    https://i.stack.imgur.com/WAeYD.png

    4) Select the new file to compare with. You can either select a recent file from the dropdown list, or click any file in the Explorer panel.
    https://i.stack.imgur.com/PdCmE.png

    Note: This works with any arbitrary files, even ones that are not in the project dir. You can even just create 2 new Untitled files and copy/paste text in there too.

    #codium #diff

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 28/11/2023
    6
    @fil
    @monolecte
    @7h36
    @alexcorp
    @rastapopoulos
    @touti
    6

    An Interactive Guide to #CSS #Grid
    ▻https://www.joshwcomeau.com/css/interactive-guide-to-grid

    In this tutorial, I’m going to share the biggest lightbulb moments I’ve had in my own journey with CSS Grid. You’ll learn the fundamentals of this layout mode, and see how to do some pretty cool stuff with it.

    To break things down even further:
    – justify — deals with columns.
    – align — deals with rows.
    – content — deals with the grid structure.
    – items — deals with the DOM nodes within the grid structure.

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 21/11/2023
    4
    @gao_tumbuktu
    @simplicissimus
    @ericw
    @gblin
    4

    #Monaspace
    ▻https://monaspace.githubnext.com

    https://monaspace.githubnext.com/opengraph-image.png?8f0e79eb8fe60cfc

    An innovative superfamily of #fonts for #code

    b_b @b_b PUBLIC DOMAIN
    • @ericw
      EricW @ericw CC BY-SA 22/11/2023

      Pour l’instant j’utilise hack que je trouve confortable mais je vais jeter un œil sur celles-ci.

      EricW @ericw CC BY-SA
    • @b_b
      b_b @b_b PUBLIC DOMAIN 22/11/2023

      Le lien vers hack ►https://sourcefoundry.org/hack :)

      b_b @b_b PUBLIC DOMAIN
    • @ericw
      EricW @ericw CC BY-SA 22/11/2023
      @b_b

      @b_b ah ben oui bien joué, où avais-je là tête !

      EricW @ericw CC BY-SA
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 21/11/2023

    Pathfinding
    ▻https://honzaap.github.io/Pathfinding

    https://honzaap.github.io/Pathfinding/metaimg.png

    #Pathfinding #algorithms visualized on a real map. Anywhere in the world.

    Sources ▻https://github.com/honzaap/Pathfinding

    #map

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @biggrizzly
    BigGrizzly @biggrizzly CC BY-NC-SA 20/11/2023
    6
    @monolecte
    @kent1
    @grommeleur
    @b_b
    @ericw
    @7h36
    6

    MariaDB reçoit une offre d’achat de Runa Capital II GP - Le Monde Informatique
    ▻https://www.lemondeinformatique.fr/actualites/lire-mariadb-recoit-une-offre-d-achat-de-runa-capital-ii-gp-9161

    Le spécialiste de la base de données SQL open source, MariaDB, a reçu une offre de rachat non sollicitée par un fonds d’investissement, Runa Capital II GP.

    BigGrizzly @biggrizzly CC BY-NC-SA
    • @grommeleur
      grommeleur @grommeleur 20/11/2023

      Cela aurait il à voir avec ceci :
      ▻https://www.msn.com/en-us/money/markets/analysts-scratch-heads-over-mariadb-s-decision-to-ditch-dbaas-crown-jewels/ar-AA1ivwIO

      ’Their future is murky at the moment’

      Database industry observers are slamming MariaDB’s decision to ditch two of its core products as it restructures the business in the face of financial challenges.…

      Last week, the database company born out of a MySQL fork announced to investors it was ditching strategic products and cutting 28 percent of the workforce. The company also announced access to a $26.5 million loan facility.

      grommeleur @grommeleur
    • @biggrizzly
      BigGrizzly @biggrizzly CC BY-NC-SA 20/11/2023

      SkySQL: MariaDB Cloud Database Services | MariaDB
      ▻https://mariadb.com/products/skysql

      We believe the cloud should give you more freedom, not less. Yet many solutions force choices that result in dissatisfaction.

      According to a December 2022 IDC survey*, 40% of respondents said they have moved database deployments from public clouds to another type of deployment (e.g. on-prem). Respondents cited reasons such as database performance and security features were not sufficient for their needs and public cloud vendor’s support was not satisfactory.

      Experience the freedom to go anywhere with MariaDB Cloud, a managed database service for any cloud, your way.

      *IDC Survey Spotlight: Why Some Are Moving Databases from the Public Cloud Back to the Datacenter, Doc #US49468223, March 2023

      BigGrizzly @biggrizzly CC BY-NC-SA
    • @fil
      Fil @fil 21/11/2023

      perso je mettrais plutôt mon fonds d’investissement sur DuckDB :)

      Fil @fil
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 10/11/2023
    1
    @fil
    1

    bruno
    ▻https://www.usebruno.com

    https://www.usebruno.com/images/landing-2.png

    Bruno is a Fast and Git-Friendly Opensource #API client, aimed at revolutionizing the status quo represented by #Postman, #Insomnia and similar tools out there.

    Bruno stores your collections directly in a folder on your filesystem. We use a plain text markup language, Bru, to save information about API requests.

    You can use #git or any version control of your choice to collaborate over your API collections.

    Bruno is offline-only. There are no plans to add cloud-sync to Bruno, ever. We value your data privacy and believe it should stay on your device. Read our long-term vision here.

    J’utilise Insomnia jusqu’ici mais rien que pour le nom de l’application je vais tester celle-ci ^^

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 8/11/2023

    kd2org/karadav: Lightweight NextCloud compatible WebDAV server
    ▻https://github.com/kd2org/karadav

    https://github.com/kd2org/karadav/blob/main/doc/scr_index.jpg?raw=true

    This is a simple and lightweight #WebDAV server, allowing to easily set up a #file_sharing server compatible with WebDAV and #NextCloud clients. It has no dependencies and good performance.

    It is written in #PHP (8+). The only dependency is #SQLite3 for the database.

    Its original purpose was to serve as a demo and test for the KD2 WebDAV library, which we developed for Paheko, our non-profit management solution, but it can also be used as a simple but powerful file sharing server.

    If you are looking for an even lighter WebDAV server, try also our other server, PicoDAV ▻https://github.com/kd2org/picodav. It isn’t compatible with NextCloud/ownCloud clients, but it is a single file that you can drop anywhere in your document root, nothing to install!

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 7/11/2023

    seanmorris/php-wasm: #PHP in #Browser, powered by #WebAssembly. Original Project by Oraoto, ES6 & Clang Upgrades by Sean Morris.
    ▻https://github.com/seanmorris/php-wasm

    PHP in Browser, powered by WebAssembly. Original Project by Oraoto, ES6 & Clang Upgrades by Sean Morris.

    Exemple : ▻https://codepen.io/SeanMorris227/pen/WNLmWdR?editors=1100

    En lien avec ▻https://seenthis.net/messages/1000510

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 25/10/2023
    3
    @marcimat
    @arno
    @jeanmarie
    3

    #Transition #animations: a practical guide | by Dongkyu Lee | Oct, 2023 | #UX Collective
    ▻https://uxdesign.cc/transition-animations-a-practical-guide-5dba4d42f659

    https://miro.medium.com/v2/resize:fit:1100/1*4e0H-Ej4oixTlBtJaZqUBw.gif https://miro.medium.com/v2/resize:fit:640/1*SzelHcIP8R-w3eku3P04Bg.gif

    6 principles for better transition animations

    – Fade in and out with opacity
    – Scale to add liveliness
    – Maintain consistent directionality
    – Balance speed
    – Prioritize, order, and group
    – Establish spatiality

    According to some articles, a speed from 100ms to 500ms is ideal and suitable for most cases.

    #css

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 13/10/2023
    1
    @rastapopoulos
    1

    xrDebug
    ▻https://docs.xrdebug.com

    https://rodolfoberrios.com/photos/2023/xrdebug/1.0.0/xrdebug-social.png

    xrDebug, a lightweight portable web-based debug utility. TL;DR xrDebug is an Open Source alternative to #Ray, with support for multiple peers.

    Billet de blog de présentation ▻https://rodolfoberrios.com/2023/10/10/xrdebug-1-0

    ▻https://docs.xrdebug.com/assets/media/cremino.47fdbb08.mp4

    #php #xdebug

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 4/10/2023
    2
    @monolecte
    @sandburg
    2

    New #Viewport Units
    ▻https://ishadeed.com/article/new-viewport-units

    However, using the vh unit on mobile is buggy. The reason is that the viewport size won’t include the browser’s address bar UI. To solve that, we now have new viewport units. Let’s find out about them in this article.

    https://ishadeed.com/assets/new-viewport-units/small-viewport-css.png https://ishadeed.com/assets/new-viewport-units/large-viewport-css.png https://ishadeed.com/assets/new-viewport-units/dynamic-viewport-css.png

    #css

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 4/10/2023

      89% sur caniuse pour l’instant

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 3/10/2023
    3
    @rastapopoulos
    @spip
    @baroug
    3

    CSS { In Real Life } | Breaking Out of a Central Wrapper
    ▻https://css-irl.info/breaking-out-of-a-central-wrapper
    ▻https://css-irl.info/breaking-out-of-a-central-wrapper-05.webp

    Using viewport units, we can force an element to break out of the wrapper, without changing our original markup!

    .full-width {
     width: 100vw;
     margin-left: 50%;
     transform: translate3d(-50%, 0, 0);
    }

    ▻https://caniuse.com/viewport-units => 96.73%
    ▻https://caniuse.com/?search=translate3d => 96.15%

    #css #fullwidth #wrapper

    b_b @b_b PUBLIC DOMAIN
    • @arno
      ARNO* @arno ART LIBRE 4/10/2023

      On avait déjà référencé une notation équivalente (mais celle ci-dessus est sans doute plus facile à comprendre) :

      margin-left: calc(-50vw + 50%);
      margin-right: calc(-50vw + 50%);

      Par contre ça ne fonctionne que si la colonne de texte dans laquelle on se trouve est elle-même centrée dans la page.

      Dans mon plugin Maquettes multiples, j’utilise différentes valeurs pour .spip_documents.max selon qu’on est dans une colonne centrée ou décentrée. Ça peut devenir assez sioux.

      ARNO* @arno ART LIBRE
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 27/09/2023
    8
    @arno
    @rastapopoulos
    @spip
    @monolecte
    @7h36
    @biggrizzly
    @jluc1
    @ze_dach
    8

    loupe-php/loupe: A #fulltext #search engine with #tokenization, #stemming, #typo_tolerance, #filters and #geo support based on only #PHP and #SQLite.
    ▻https://github.com/loupe-php/loupe

    An SQLite based, PHP-only fulltext search engine.

    Loupe…
    –…only requires PHP and SQLite, you don’t need anything else - no containers, no nothing
    –…is typo-tolerant (based on the State Set Index Algorithm and Levenshtein)
    –…supports phrase search using " quotation marks
    –…supports filtering (and ordering) on any attribute with any SQL-inspired filter statement
    –…supports filtering (and ordering) on Geo distance
    –…orders relevance based on a typical TF-IDF Cosine similarity algorithm
    …auto-detects languages
    –…supports stemming
    –…is very easy to use
    –…is all-in-all just the easiest way to replace your good old SQL LIKE %...% queries with a way better search experience but without all the hassle of an additional service to manage. SQLite is everywhere and all it needs is your filesystem.

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 27/09/2023

      Si le plugin Indexer de SPIP pouvait vraiment être agnostiquement multi-services d’indexation (à continuer d’améliorer, peut-être on peut vraiment)… ça serait un très bon candidat à l’ajout (avec le méga connu elastic search).

      Attention que pour celui là faut pas avoir trop de docs non plus, mais pour petits et moyens sites (ils disent vers 50000 max) c’est un super truc facile à mettre en place.

      RastaPopoulos @rastapopoulos CC BY-NC
    • @b_b
      b_b @b_b PUBLIC DOMAIN 28/09/2023
      @rastapopoulos

      @rastapopoulos gogogo !

      b_b @b_b PUBLIC DOMAIN
    • @b_b
      b_b @b_b PUBLIC DOMAIN 2/10/2023

      Ha ben tiens !

      SEAL stands for: S earch E ngine A bstraction L ayer

      The SEAL project is a PHP library designed to simplify the process of interacting with different search engines. It provides a straightforward interface that enables users to communicate with various search engines, including: Meilisearch, Opensearch, Elasticsearch, Algolia, Loupe, Redisearch, Solr, Typesense

      ▻https://schranz-search.github.io/schranz-search

      b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 2/10/2023
      @b_b

      Haha @b_b ▻https://git.spip.net/spip-contrib-extensions/indexer/issues/9

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 27/09/2023

    PHP #upgrades
    ▻https://gist.github.com/mindplay-dk/1b0dde22160c31e4f76b4347bb3da1b1

    Guidelines for upgrading the minimum #PHP #version #requirements of packages and projects.

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 25/09/2023
    8
    @mapper
    @arno
    @touti
    @7h36
    @rastapopoulos
    @ericw
    @alexcorp
    @monolecte
    8

    #CSS #Text balancing with text-wrap:balance
    ▻https://ishadeed.com/article/css-text-wrap-balance

    https://ishadeed.com/assets/text-wrap-balance/twitter-card.jpg

    Vivement que ça soit dispo dans Firefox !

    Luckily, we now have experimental support for text-wrap: balance

    #wrap

    b_b @b_b PUBLIC DOMAIN
    • @arno
      ARNO* @arno ART LIBRE 25/09/2023

      Utilisable illico presto : c’est typiquement le genre de css qui se dégrade parfaitement sans avoir rien à faire.

      ARNO* @arno ART LIBRE
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 25/09/2023

      #intégration #web #typographie #mise_en_page

      RastaPopoulos @rastapopoulos CC BY-NC
    • @monolecte
      Monolecte 😷🤬 @monolecte CC BY-NC-SA 26/09/2023
      @arno

      Tu veux dire que c’est de la 💩, @arno ?

      Monolecte 😷🤬 @monolecte CC BY-NC-SA
    • @arno
      ARNO* @arno ART LIBRE 26/09/2023

      Au contraire, je veux dire qu’on peut l’utiliser sans risque. (J’ai commencé à le déployer sur mes sites.)

      Si ton navigateur ne le comprend pas, il ne se passe rigoureusement rien de différent de d’habitude. Mais si ton navigateur le comprend, tu as une amélioration énorme de tes titres (en gros, la première cible, c’est les titres).

      Il y a d’autres styles, si tu les utilises sans faire attention, tu peux casser totalement ta maquette. Par exemple tu décides de faire un élément de maquette avec grid au lieu de flex ; les navigateurs qui ne pigent pas grid auront une maquette totalement explosée, et tu risques de ne même pas t’en rendre compte – actuellement Opera Mini comprend flex, mais pas grid.

      ARNO* @arno ART LIBRE
    • @monolecte
      Monolecte 😷🤬 @monolecte CC BY-NC-SA 26/09/2023

      Super.

      Monolecte 😷🤬 @monolecte CC BY-NC-SA
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 31/08/2023
    8
    @monolecte
    @sandburg
    @ericw
    @jeanmarie
    @rastapopoulos
    @7h36
    @bouts
    @alexcorp
    8

    Designing Accessible Text Over Images: Best Practices, Techniques, And Resources — Smashing Magazine
    ▻https://www.smashingmagazine.com/2023/08/designing-accessible-text-over-images-part1
    ▻https://www.smashingmagazine.com/2023/08/designing-accessible-text-over-images-part2

    https://files.smashing.media/articles/designing-accessible-text-over-images-part1/smashing-text-over-images-technique-overlay.jpg https://files.smashing.media/articles/designing-accessible-text-over-images-part1/smashing-text-over-images-technique-scrim.jpg https://files.smashing.media/articles/designing-accessible-text-over-images-part1/smashing-text-over-images-technique-strips.jpg https://files.smashing.media/articles/designing-accessible-text-over-images-part1/smashing-text-over-images-technique-space.jpg https://files.smashing.media/articles/designing-accessible-text-over-images-part1/smashing-text-over-images-technique-blur.jpg https://files.smashing.media/articles/designing-accessible-text-over-images-part2/smashing-text-over-images-technique-frame.jpg https://files.smashing.media/articles/designing-accessible-text-over-images-part2/smashing-text-over-images-technique-soft-colored-gradients.jpg https://files.smashing.media/articles/designing-accessible-text-over-images-part2/smashing-text-over-images-technique-placement.jpg https://files.smashing.media/articles/designing-accessible-text-over-images-part2/smashing-text-over-images-technique-shapes.jpg https://files.smashing.media/articles/designing-accessible-text-over-images-part2/smashing-text-over-images-technique-gradients.jpg

    #CSS #gradient #Images #Text

    En complément de ▻https://seenthis.net/messages/924372

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 1/09/2023

      #accessibilité #lisibilité #contraste #dégradé #intégration #web

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 18/08/2023
    1
    @rastapopoulos
    1

    Iconbuddy — 180K+ open source icons
    ▻https://iconbuddy.app

    https://iconbuddy.app/banner.png

    Download, Customize, Edit and Personalize.Over 180k+ #opensource #icons

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 18/08/2023

      c’est un agrégateur de sets déjà existants ailleurs, si je comprends bien ?

      RastaPopoulos @rastapopoulos CC BY-NC
    • @b_b
      b_b @b_b PUBLIC DOMAIN 18/08/2023

      Vi, un moteur de recherche dans 150 collections d’après ce que je lis.

      b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 3/08/2023
    1
    @simplicissimus
    1

    Here comes the future of Stamen Maps | Stamen
    ▻https://stamen.com/here-comes-the-future-of-stamen-maps

    https://stamen.com/wp-content/uploads/2023/07/tile_montage_v2.png

    Les tuiles « historiques » de #stamen passent chez stadia et nécessiteront de se créer un compte pour les utiliser...

    For most users, switching over will be as simple as setting up a Stadia account, and changing a few lines of code.

    #map #tiles

    b_b @b_b PUBLIC DOMAIN
    • @jluc1
      JLuc’s trucs @jluc1 28/08/2023

      ... and paying minimum 20€/month...
      cf ▻https://discuter.spip.net/t/gis-et-les-fonds-de-carte-stamen

      JLuc’s trucs @jluc1
    Écrire un commentaire
  • @fil
    Fil @fil 6/07/2023
    1
    @b_b
    1

    Hello, dicopal / Matthieu Viry
    ▻https://observablehq.com/@mthh/hello-dicopal

    #couleur #palette

    Fil @fil
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 30/06/2023
    2
    @whilelm
    @gblin
    2

    bash - How do I put an already-running process under nohup? - Stack Overflow
    ▻https://stackoverflow.com/questions/625409/how-do-i-put-an-already-running-process-under-nohup

    ctrl + z
    bg
    disown -h %1

    #shell #cli #nohup #detach

    b_b @b_b PUBLIC DOMAIN
    • @whilelm
      WhilelM @whilelm CC BY 30/06/2023

      Oh joli !

      WhilelM @whilelm CC BY
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 15/06/2023

    #PHP Annotated – June 2023 | The PhpStorm Blog
    ▻https://blog.jetbrains.com/phpstorm/2023/06/php-annotated-june-2023

    ▻https://developer.wordpress.com/2023/05/23/wp-now-launch-a-local-environment-in-seconds

    wp-now – A #local_dev_environment from the WordPress engineering team. This tool leverages WebAssembly to operate PHP on top of Node.js’ webserver. It’s faster than Docker-based environments and can be used with any PHP apps, although, you’ll have to figure out a way to run your DB.

    ▻https://github.com/jolicode/castor

    jolicode/castor – A #task_runner and #command_launcher designed with a focus on developer experience, built using PHP.

    ▻https://github.com/ProjektGopher/whisky

    ProjektGopher/whisky – Simple and framework-agnostic #CLI tool for managing and enforcing a PHP project’s #git #hooks across a team.

    ▻https://librarianphp.dev

    librarianphp/librarian – A #static_site_generator and #markdown indexer inspired by Hugo and DEV, written in PHP.

    ▻https://localheinz.com/articles/2023/05/10/avoiding-empty-in-php

    Avoiding empty() in PHP by Andreas Möller.

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 13/06/2023

    Linting defensive and logical CSS with Stylelint plugins - LogRocket Blog
    ▻https://blog.logrocket.com/linting-defensive-logical-css-stylelint-plugins

    En lien avec ▻https://ishadeed.com/article/defensive-css & ▻https://seenthis.net/messages/476044

    #css #lint

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 7/06/2023
    2
    @spip
    @arno
    2

    Mise à jour de maintenance et sécurité : sortie de SPIP 4.2.3, SPIP 4.1.10

    Ces nouvelles versions améliorent la sécurité et corrigent certains bugs.

    ▻https://blog.spip.net/875

    #spip

    b_b @b_b PUBLIC DOMAIN
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 2/06/2023

    Linen | Slack alternative designed for communities
    ▻https://www.linen.dev

    https://www.linen.dev/_next/static/media/linen-example-page-may-3-2023.44df94b9.png

    Google-searchable Slack alternative for Communities

    Two way real-time sync : You can sync all of your existing conversations from #Slack and #Discord. This means that any messages that gets sent in Linen will show up in Slack or Discord and vice versa in realtime.

    Requirements : node + yarn + postgre ref ▻https://github.com/Linen-dev/linen.dev/blob/main/docs/getting-started.md

    b_b @b_b PUBLIC DOMAIN
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 2/06/2023

      Je ne comprends pas pourquoi yen a qui continuent d’inventer des nouveaux trucs au lieu d’améliorer les (plutôt bonnes et solides) pistes existantes… C’est pas comme s’il existait pas Matrix depuis plusieurs années maintenant non ?

      Ya bien moyen de développer des clients ou plugins Matrix pour « aspirer » les contenus de salons publics et ainsi rendre ça searchable publiquement (tant qu’on a bien décidé que c’est public) ?

      RastaPopoulos @rastapopoulos CC BY-NC
    • @rastapopoulos
      RastaPopoulos @rastapopoulos CC BY-NC 2/06/2023

      Ah tiens justement ▻https://archive.matrix.org
      L’interface annonce en pied “This room is being indexed by search engines”

      RastaPopoulos @rastapopoulos CC BY-NC
    Écrire un commentaire
  • @b_b
    b_b @b_b PUBLIC DOMAIN 2/05/2023
    4
    @arno
    @gblin
    @monolecte
    @7h36
    4

    #CSS Tip: Learn CSS the easy one
    ▻https://css-tip.com

    A small website where you can learn a new CSS #trick every day. All the CSS secrets are here (Flexbox, CSS Grid, Gradients, Colors, Animation, Masking, Selectors, etc). It takes one minute to read a tip.

    Quelques trucs sympas comme ▻https://css-tip.com/horizontal-line-title ou ▻https://css-tip.com/css-ribbon

    #title #line #separator

    b_b @b_b PUBLIC DOMAIN
    • @marcimat
      marcimat @marcimat 3/05/2023

      J’en ai une petite moitié qui ne fonctionnent pas sous FF 112 quand même…

      marcimat @marcimat
    • @arno
      ARNO* @arno ART LIBRE 3/05/2023

      Oui, c’est souvent le souci avec ces « tips » CSS : ça prévoit rarement comment ça se dégrade quand ça ne fonctionne pas. Des fois juste ça fonctionne pas, d’autres fois ça peut être plus inquiétant.

      ARNO* @arno ART LIBRE
    Écrire un commentaire
0 | 25 | 50 | 75 | 100 | 125 | 150 | 175 | 200 | ... | 275
  • @fil
    6/12/2023
    b_b a répondu à Fil
    #droit_dans_le_mur_avec_le_numérique
  • @linuxfr
    5/12/2023
    b_b a répondu à LinuxFr.org
    Pour "la petite histoire"forum.chatons.org/… :)
  • @klaus
    25/11/2023
    b_b a répondu à klaus++
    On a déjà des problèmes avec certains caractères comme les emojis si je me souviens bien cf (...)
  • @b_b
    22/11/2023
    b_b a commenté son propre message
    Le lien vers hack sourcefoundry.org/… :)
  • @arno
    12/11/2023
    b_b a répondu à ARNO*
    Ça serait pas l’histoire du grand père de @maieul cf seenthis.net/messa… ?
  • @marcimat
    25/10/2023
    b_b a répondu à marcimat
    J’ai vu ça passer sur masto reddit.com/r/uBloc… et ça chez korben korben.info/yt-sip… De mon côté (...)
  • @arno
    11/10/2023
    b_b a répondu à ARNO*
    done.
  • @arno
    10/10/2023
    b_b a répondu à ARNO*
    Bonne idée, ça pourrait être ajouté dans le plugin filtres images du core ou dans (...)
  • @arno
    6/10/2023
    b_b a répondu à ARNO*
    J’ai la main sur le bouton rouge, faites moi signe quand je dois appuyer...
  • @b_b
    2/10/2023
    b_b a commenté son propre message
    Ha ben tiens ! ❝ SEAL stands for : S earch E ngine A bstraction L ayer The SEAL project is a PHP (...)

abonnements 41

@fil
@arno
@marcimat
@stephane
@cy_altern
@supergeante
@baroug
@ben
@suske
@james
@liotier
@archiloque
@booz
@kent1
@sammyfisherjr
@0gust1
@severo
@jeanmarie
@azerttyu
@spip
@jjllnn
@denisb
@erratic
@robin
@mapper
@unvalide
@_cym_
@fbahoken
@elcep
@thbaumg
@louca
@framaka
@smellup
@erational
@antony
@nicod_
@ybon
@mousterlin
@freddylp

abonné⋅es 217

@fil
@monolecte
@reka
@arno
@rastapopoulos
@simplicissimus
@la_vie_des_idees
@mad_meg
@klaus
@seenthis
@touti
@grommeleur
@colporteur
@sombre
@recriweb
@biggrizzly
@sandburg
@george
@marcimat
@mdiplo
@ant1
@thibnton
@davduf
@stephane
@moderne
@cy_altern
@supergeante
@baroug
@anarsonore
@ben
@gao_tumbuktu
@suske
@freakonometrics
@james
@ari
@hubertguillaud
@entremonde
@homlett
@grrr
@liotier
@booz
@pguilli
@julien
@etraces
@kent1
@sammyfisherjr
@vlentz
@observatoire_situationniste
@0gust1
@aurelieonmars
@severo
@lydie
@gastlag
@tintin
@enuncombatdouteux
@jeanmarie
@jjllnn
@denisb
@cela
@communisation
@mondes
@loloster
@aclibertaire
@allergie
@af_sobocinski
@gblin
@maieul
@mapper
@ze_dach
@naqoyqatsi
@redac_terains_de
@goom
@melanine
@grego
@akilo
@corinne2
@drnoze
@arnoferrat
@antonin1
@jlb1871
@whilelm
@la_taupe
@lebloug
@paul
@loiseau2nuit
@jcfichet
@olivierclermont
@thibautlacroix
@mhoungbo
@_cym_
@lldur
@perline
@vil_gordon
@fredlm
@toolipse
@josephine2
@bruno2
@raphael4
@fbahoken
@zad_poleon
@halbnar
@eric
@paulbe
@matlap
@pbgpanik
@habbon
@elcep
@ticenseignement
@willsdorf
@culture
@perceptibles
@denis1
@magik
@stalagmite
@freemansolo
@framaka
@jsene
@dut
@salvatore
@nat33
@drbouvierleduc
@ijok
@olivier
@matla
@smellup
@james76
@erational
@antony
@nicod_
@dimitri
@renyonparis
@pihair
@ybon
@guilh
@belenjeu
@vincenttux
@jfefe
@solidairnet
@podcasts
@quela
@realet
@daminou13
@perceptible1
@mousterlin
@alienwaves
@jacques1
@mist_
@pioseen
@barok
@safarzazar
@oletrouher
@mariasfat
@ydikoi
@czero
@techaute
@spathoche
@chronos
@mebsuta
@neben
@tofulm
@carlo
@cyrille37
@ddprinfo
@frash
@pierre5
@mad_mad_meg
@romain4
@diams
@lianesseen
@ljbouere
@dlatr
@clem_f
@foubouh
@bystrano
@domainepublic
@sp4rke
@acaton
@lianes1
@astier
@bobb

thèmes fréquemment utilisés

  • #spip_blog
  • #son
  • #CSS
  • #map
  • #PHP
  • #SPIP
  • #spip
  • #css
  • #OpenStreetMap
  • #git
  • #php
  • #cartographie
  • #web
  • #osm
  • #images
  • #font
  • #SVG
  • #web_dev
  • #data
  • Country:France
  • #javascript
  • #HTML5
  • #QGIS
  • #Composer
  • #conception
  • #Text
  • #codium
  • #video
  • #mysql
  • #Font
  • #monitoring
  • #couleur
  • #HTML
  • #cli
  • #design
  • #spip_blog_done
  • #accessibilité
  • #openstreetmap
  • #API
  • #3D
  • #Nextcloud
  • #UX
  • ProgrammingLanguage:PHP
  • #WebGL
  • #Git
  • #Matrix
  • #Flexbox
  • Technology:PHP
  • #IRC
  • #SQL
  • #outil
  • #app
  • #color
  • #open-source
  • #forum
  • #todo
  • #apache
  • #charts
  • #leaflet
  • #libera.chat
  • Technology:HTML
  • #typographie
  • #documentation
  • #htaccess
  • #extension
  • #image
  • #ordiphone
  • #status_page
  • #langue_française
  • #GIS
  • #Apache
  • #header
  • #firefox
  • #écriture_inclusive
  • #summary
  • #mobile-first
  • #Creative_Commons
  • #gouvernance
  • #APIs
  • #isochrones
  • #Python
  • #python
  • #icons
  • #NextCloud
  • #debug
  • #shell
  • #responsive
  • #palette
  • #tiles
  • #WebAssembly
  • #carto
  • #mail
  • #rap
  • #animations
  • #Images
  • #gradient
  • Organization:MIT
  • #JavaScript
  • #database
  • #seenthis_bug
  • #IPFS
  • #vscodium
  • #vscode
  • #markdown
  • #json
  • #Grid
  • #Test
  • #WordPress
  • #geocoder
  • #block_content
  • #code
  • #Markdown
  • #intégration
  • #CLI
  • #ergonomie
À propos de Seenthis Propriété intellectuelle Recommandations API