Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)S
Posts
18
Comments
134
Joined
3 yr. ago

  • Hello, les 4 premières minutes de ta vidéo sont très bien pour comprendre de quoi il retourne, même s’il s’embrouille dans les concepts de fédération et d’interopérabilité, ça n’a que peu d’importance.

    Synapse (ou Conduit) sont des serveurs, ça s’installe seulement si on veut gérer soi-même son propre serveur, mais ça veut dire qu’il faut partir se configurer un peu tout, et ça peut vite être rébarbatif. Si tu veux démarrer simplement, le mieux est de se reposer sur des serveurs déjà en place.

    Point par point :

    1. Pas spécialement, juste vérifier qu’on est ok avec les valeurs du serveur sur lequel on s’inscrit, et qu’il n’est pas défédéré avec les autres, mais les gros trucs fonctionnent généralement bien. Et rien ne t’empêche de créer un compte pour tester, puis d’arrêter/le fermer.

    2. J’utilise Element, mais ça va dépendre de la plateforme (Element Classic ou Element X sur smartphone, Element Chat dans le navigateur), et des fonctionnalités qui nous intéressent. Pareil, rien n’empêche d’installer, tester et virer ce qui ne fonctionne pas. Matrix est un peu chatouilleux sur le chiffrement, et certains clients peuvent avoir du mal à déchiffrer tous les messages.

    3. Le nom d’utilisateur est décorrélé du client utilisé, et il ne me semble pas qu’on puisse le modifier, sauf peut-être avec des accès administrateurs au niveau serveur, mais ça doit poser tout un tas de problèmes au niveau fédération. Après, le choix du nom, c’est comme sur n’importe quelle plateforme en ligne, ça dépend de toi et de ce que tu veux montrer aux autres.

    4. Matrix.org fonctionne bien, et suit le standard, donc peu de chances d’y avoir des problèmes, et ils acceptent les inscriptions, c’est d’ailleurs un soucis pour ceux qui ont leurs propres serveurs, les liens d’invitations redirigent toujours vers matrix.org, et généralement les invités vont créer leurs nouveaux comptes sur cette plateforme plutôt que le serveur qui a lancé l’invitation. Si on a plus d’affinités avec un CHATONS, autant partir dessus, le support et le contact seront sûrement plus humains.

  • !nepravda@feddit.bg - a community about government propaganda

    Jump
  • NSFW Removed Deleted

    Permanently Deleted

    Jump
  • This is a self-hosting community, not a porn one.

  • They had to stay still for 10 years for the photo to be taken! That’s quite a feat!

  • I have a Radicale server that uses CalDAV and iOS works fine with it.

  • l read once that it was written as roman numerals because it was harder to understand.

    That allowed movie companies to release films at the time they wanted, while the shooting was done 2 to 3 years prior, and keeping the audience in the dark.

  • I went exactly there 10 years ago!

  • FtM

    Jump
  • They rather look like aliens than look old. That’s a sign of mental illness.

  • Hi Daniel,

    I saw that you released the 2.5.0 version and I installed it right away!

    Now that the french translation is complete (though I think it still needs a bit of polish, to be more concise, especially when the context is clear), I saw some places that still show untranslated strings.

    Here they are (I listed them by access point):

    • /:
      • Tooltip on the "Today" button is "Go to Today"
      • Tooltip on the "Play icon" is "Auto Update"
      • Tooltip on the fullscreen icon is "Toggle Fullscreen"
      • Tooltip on the show/close panels
    • /memories
      • Create Memory
      • View Memory
    • /memories/<x>
      • Share
      • Delete
      • All the text on the Edit page
    • /statistics
      • Global
      • Overall Statistics
      • Transport modes
      • Graphs
      • Month names when you select a specific year
    • /settings/export-data
      • On the raw data table, it shows "Found

        <x>

        location points"
    • /settings/user-management
      • Alert box shows "Are you sure you want to remove the current custom CSS file?"
    • /settings/places
      • In the search box, it’s "Search places…"
    • /settings/visit-sensitivity
      • Sensitivity scale goes from "Very Low" to "Very High"
      • On the preview, the date selection is still written as "Preview Date", when the button on the right is clicked, it shows "Loading preview…"
    • /settings/geocode-services
      • Placeholder for geocoding service has "e.g., My Custom Geocoder"
      • The warning before the geocoding.clear.warning message is written as "Warning"
    • /settings/integrations
      • Instructions for each application are still in english

    I also started to use the sharing options with other members of my family, and, I think I saw someone already proposing this, I really like the idea of setting our own path color.

    Moreover, the colors that can be selected are all solid, and for some trips, it can be a bit overwhelming, I think it could be nice to be able to select a level of transparency for each one. In the meantime, I used the custom CSS feature to do that on a broad level, and I also added a more lighter theme, because I was feeling a bit too oppressed by the darker feel of the left of Reitti’s screen.

    Here is my full CSS file, with the light theme and the path opacity, for anyone that may be interested:

     css
        
    /* Light theme */
    div.timeline {
      background: linear-gradient(90deg, rgba(17, 17, 17, 0.19) 0%, rgba(59, 59, 59, 0.09) 76%, rgba(255, 255, 255, 0) 100%);
    }
    .timeline-entry {
      color: #fff;
      text-shadow: #000 1px 0 10px;
    }
    
    /* Path opacity */
    .leaflet-interactive {
      opacity: 0.6;
    }
    
      
  • Another one: on the Edit page of a Memory, changing the header type to Image doesn’t show the URL field right away, you have to save and edit again for it to be available. And the same when the value returns to Map, it needs to be saved for the URL field to disappear.

  • I’ve found another little bug: in the "Visit Sensitivity" panel, clicking on "Edit", "Simple", then "Edit" again adds a layer around the "Edit Configuration" panel.

  • For the QR Code, I am not decided right now since you still would have to need to login before getting the the data from the backend. So it would only cut out the open the url and navigate to settings right now.

    Ok, yes, I see, but that’s true only for the GPSLogger setup. Both OwnTracks and Overland will extract all the information they need from the link, without another access to the server. That’s why I see it as a simpler process: setting everything up on a computer, then once you need to configure your phone, provided you have OwnTracks or Overland already installed, just open the camera app, point, shoot and follow the QR code and you’re all set.

  • That’s really cool, the Memories sorting options are super useful!

    I noticed some bugs on the new features, as well as some older bugs, though:

    1. when I’m on the transportation modes setting page, there’s a new settings entry that appeared on the menu on the left, "Manage data", but when I open it, it shows a 500 server error.
    2. still on the transportation modes setting page, the different modes are correctly translated in the "Add Transportation Mode" panel drop-down, but they seem to use the English terminology in the table, as well as on the statistics pages.
    3. regarding the token selection on the application integration page, the URL doesn’t seem to change on the descriptions, even if it’s correctly set with the "Autoconfigure" buttons.
    4. and finally, it’s more of a feature request than a bug, the "Autoconfigure" buttons are a nice way for user onboarding on the same device. A QR code allows new users to use Reitti on a computer, and just point with their phone when they want it configured.
    5. as a side note, this integration app page may feel a bit cluttered now that there’s more applications. I don’t know if the addition of a drop-down/option list for the application you want to integrate, and that would show only the application custom settings would be easier to apprehend for new users.
  • Wow! That’s awesome! I’m looking forward to install, try and use this new version.

    Thanks a lot for this great app.

  • I used it all day and the Overland integration is excellent. I was tracked pretty much all the time. I need to see how it impacts the battery, but that’s more on the Overland side.

    I see that there’s a way of using URLs to setup Overland, that could be a nice addition to have a QR code right next to each method, if they support custom URLs.

    I also created a new API token for this new application, and I see that the integration page seems to take the last generated token for all the URLs, maybe it could be nice, in case of multiple tokens, to allow the selection of a specific token, application per application, or even try to match an application with a token with the same name.

  • Wow! Such speed!

    I’ll test that tonight then, thank you!

  • Ok, I’ve made the switch!

    I have a couple of questions:

    1. Is it possible to reorder Memories once they have been created? I have made some in a certain order but they don’t seem to be sorted other than by the time they were created. If that’s possible, I’d really like to have a default inverted start time order, as well as a manual sort…
    2. Is it possible to use Overland to ingest GPS locations? It’s said to be compatible with OwnTracks, Dawarich seems to be able to use it and I’d like to use it as well with Reitti but that does not seem to be the case. I find the OwnTracks application on iPhone a bit of a pain to use…
  • This looks so nice. I’m actually using Dawarich, but I may give Reitti a try!

  • I would teally like that, thanks!

    Edit: and it’s already available, such speed!!!

  • Arctic @lemmy.world

    I can’t access subscription informations for communities

  • Fuck Subscriptions @lemmy.world

    Dropbox now requires login to download a shared file

  • Clever Comebacks @feddit.uk

    He was x'd

  • Terrible Estate Agent Photos @feddit.uk

    Could it be that I just have horrible taste? No, it's the market that's wrong!

  • Arctic @lemmy.world

    Lemmy links are not available

  • Paris et sa banlieue @jlai.lu

    N’oubliez pas

  • Fuck Subscriptions @lemmy.world

    you have to subscribe to the dictionary now

  • Technologie - 🤖 @jlai.lu

    Demandes de conseils pour monter un PC

  • Fuck Subscriptions @lemmy.world

    Exciting news! The free API you were using is no more free!

  • The Binding of Isaac - Fr @lu.skbo.net

    Repentance dans le métro !

  • France @jlai.lu

    Communauté The Binding of Isaac Fr

  • Jeux Vidéo @lemmy.world

    Communauté The Binding of Isaac Fr

  • France @lemmy.world

    Communauté The Binding of Isaac Fr

  • The Binding of Isaac - Fr @lu.skbo.net

    The Binding of Isaac sur iOS mis à jour

    apps.apple.com /fr/app/the-binding-of-isaac-rebirth/id1069549814
  • The Binding of Isaac - Fr @lu.skbo.net

    Bande originale d’Antibirth

  • Selfhosted @lemmy.world

    Mail docker self-hosting

  • The Binding of Isaac - Fr @lu.skbo.net

    Présentations et avancements

  • The Binding of Isaac - Fr @lu.skbo.net

    Bienvenue