Small-time opensource developer, big-time opensource user.

I like to run.

  • 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle



  • I’m quite new to OSM mapping myself, but I found following flow working for me - while out, I create a note via Street Complete reminding me to add something (stairs, bench, wastebin), maybe take a photo and attach it to the note for reference, and later, when I get home, I add the thing in openstreetmap.org editor. Last step is to “resolve” the note I created.

    I only tried this once or twice a few days ago, I’m still not sure it’s a good idea, maybe it’s discouraged to “spam” notes like this, and also I don’t know how long the attached photos stay hosted, increasing hosting costs to whoever pays the bills.






  • ticho@lemmy.worldtoSelfhosted@lemmy.worldFitTrackee
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    Alright, so it can do some direct syncs via Garmin API, I didn’t know that. Last time I checked, only manually uploading your gpx files was possible.

    Neat, I’ll definitely set this up. Dockerized, of course, my little server already has lot of services on it, got to keep things neatly separated. :)


  • ticho@lemmy.worldtoSelfhosted@lemmy.worldFitTrackee
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    So, what do you think of the Garmin intergration? I have had Fittrackee in my sights for a good while now, and the only thimg holding me back from trying it is that I donk know how painful (or painless) the activity upload/sync from my Garmin watch will be.



  • The language choice was because Ladybird started as a component of SerenityOS, which is also written in C++. With this separation, they are free to gradually introduce other language(s) into the codebase, and maybe eventually replace C++ entirely, piece by piece.

    In Hackernews thread about this, the head maintainer mentioned that they have been evaluating several languages already, so we’ll see what the future brings.

    In the meantime, let’s try to be mature about it, what do you say?



  • As a longtime Debian Stable user, I can attest that gaming on it works just fine, whether via Proton or natively.

    It was rough at the first half year or so after Steam Linux client launched where system libraries were simply too old and one had to smuggle in libc from Ubuntu, but that got solved by the next Debian release, and it’s been smooth sailing ever since. :)

    Of course, I wouldn’t recommend Debian for a gaming system for a newbie. It’s just what I’ve been using as my daily driver for decades, so I did not want to switch to something else just for something as unimportant as gaming.


  • Back in college, we had this huge LAN spanning hundreds of computers, and we had a central instance of a search engine that crawled all the Samba and FTP shares, so anyone could just look up whatever media or software they were looking for, and if the particular computer was online at the time (people do turn off their PCs sometimes, go figure :) ), download it.

    Of course, I’m not sure if having unprotected SMB/FTP shares is something fitting into your idea of a local intranet, but it’s an option. The guys maintaining the crawler even put the code online, and it should still mostly work: https://github.com/fslts/lase