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/)CH
Posts
7
Comments
1,190
Joined
1 yr. ago

  • Come to think of it, OSM traces include timestamps and elevation for each recorded point, plus maybe other data from the uploaded GPX file. Maybe someone will create a Strava-style visualizer that serves HTML, SVGs or PNGs from trace IDs with a map, speed and elevation profile for easy sharing. Imagine your trace is https://www.openstreetmap.org/user/hagu/traces/11959920 and you change openstreetmap.org with perhaps openstreetmap-traceview.org and get a nice sharable overview that also has a PNG for preview on socials. Maybe even a page with a list of activities by user including kilometer stats by month, mode of transport etc.

  • That's the neat part, there isn't. Post about your trips where you want, you can then refer to the OSM trace.

    People have given consent for you to improve OSM with that data though. For example, one GPS trace can be pretty inaccurate (especially under a canopy where aerial imagery also doesn't work) but you can compile a dozen (get them with a location-specific query) and get a very good average. You can message people about those edits, and add notes.

    Also, StreetComplete gives you achievements for completing quests and uploading traces. They are automated but it makes it look like actual people are grateful. Of course most people who use OSM will never actually thank the contributors but you're still doing a great service by improving the map around you.

  • There is a great community effort at https://www.openstreetmap.org/traces

    You can directly upload there with StreetComplete or Vespucci. Or exports from any tracking app that gives you a GPX file (including Strava I think). Otherwise, don't really expect FOSS-minded people to share their trips.

  • StreetComplete quests be like:

    • What kind of building is this?
    • How does this path cross the barrier here?
    • Is this path completed?
    • Is it lit here?
    • Do you need to pay to enter here?
    • What’s being grown here?
    • Are there showers here?
    • What religion is practiced at this place?
    • How many steps are here?
    • Which direction leads upwards for these steps?
    • Any vegetarian items on the menu here?
    • What’s the name of this place?
    • On which level number is this place located?
    • Is this a one-way street?
    • Does this road have a shoulder or breakdown lane?
      • I wish I had a shoulder to cry on during my breakdowns :(
    • Do these traffic lights have a tactile indication for blind people for when it’s safe to cross?
    • How bumpy is the road here?
    • Which destination is signposted for this highway?
  • I explained it in another comment. This was a simplification that's true for i.redd.it and v.redd.it (which block embeds with CORS), the native web UI doesn't do iframe embeds for privacy reasons.

    Also, the default (and the most frequent) way people get an image URL out of Imgur is the album URL even for single images. You'd need to contact Imgur to query the number of images and their URLs to enable the kind of embeds you're looking for. AFAIK, Reddit does that but it probably costs them money for an API key.

  • I simplified it a bit. Reddit blocks embeds with CORS or something (and I think Imgur at some point did too) so you do need a deal.

    For YouTube, you need to get a special embed URL, like https://youtube.com/embed/videoIDhere (or with the domain youtube-nocookie.com if you're cool). That's easy to generate but if your site includes embedded YouTube videos it also means visitors agree to their ToS, and Lemmy devs don't want that. Believing in net neutrality, they would need to enable ALL iframe embeds from ALL websites, which could easily get messy with tracking and whatnot. As for Imgur, the default (and the most frequent) way people get an image URL is the album URL even for single images. You’d need to contact Imgur to query the number of images and their URLs to enable the kind of embeds you’re looking for. AFAIK, Reddit does that but it probably costs them money for an API key.

  • Video posts totally work on Lemmy. However, the video must be on the "free and open internet". Allow me to explain.

    Lemmy, like Reddit, only allows for text posts and link posts. You can make "media posts" because most instances will allow media upload via a pict-rs server running on a subdomain, seamlessly creating a link post when you do.

    However, this only applies to media you can obtain a direct link to. Other than instance-specific* pict-rs, the only major public sites that allow direct URL hosting are Catbox and GitHub. We don't have deals with major video hosting sites like YouTube, TikTok, v.redd.it, imgur etc. to embed videos when someone posts a link to the website the video is hosted on. Therefore, any link posts will have to be opened as an external website, which is very annoying indeed, especially for the aforementioned JS-heavy sites (unless the other user has an alternative frontend app such as Piped or NewPipe set up).

    Instance shenanigans: Some instances impose a very small size limit to uploads or only allow them a certain time after account creation (both for lemm.ee for instance). You won't usually see admins sharing what restrictions they put in place, but we can get a good guess from the defaults (error 502 currently, see archive). These defaults remain unchanged by many instance admins and the TL;DR is:

    Applies to any media

    • 10 MiB limit

    Static pictures

    • 10000x10000 or 40 MP
    • all major formats (webp, jpg, png, jxl)

    Animated pictures (colloquially known as gifs)

    • 1920x1920 or 2.08 MP (basically 1920x1080 in either orientation)
    • all major formats (webp (recommended), apng, gif, avif)

    Videos

    • 3840x3840 or 8.3 MP (basically 3840x2160 in either orientation)
    • 900 frames (that's like 30-40 seconds but you can get longer with something like a VFR slideshow)
    • no sound, I think
    • all major formats supported but unless it's VP9 in a WebM container, it will be transcoded by the server and the timeout of the ffmpeg operation is like 15 seconds! This means that it's practically impossible to upload any but the shortest videos unless they're VP9 in WebM already!

    You can see that video upload is very limiting! If you're tech-savvy you can get a lot out of the 10 MiB and 900 frames but you need some ffmpeg skills. Therefore, your best bet is uploading to catbox.moe or GitHub (via a repo and using https://raw.githubusercontent.com/yourUsername/repoName/branchSuchAsMain/imagePath.png or the issue loophole (max 25 MiB)), obtaining a direct link to the file and pasting it as a link post URL. Or just paste the YouTube, TikTok, v.redd.it, imgur etc. URL and deal with the fact people will have to open the heavy website (or their alt-frontend app like NewPipe).

  • Clear cookies to log you out? The account is as good as banned, anyway (can't access via your IP cuz that's banned, can't access it via another IP cuz you said that would get it banned). Back up your data using tools like bdfr and GTFO. You can also use shreddit to both archive and overwrite your posts and comments (perhaps with links to your Lemmy account, as I did - I give people any of my deleted Reddit content they ask for here).

    But how about another, non-VPN IP? Check your IP and try unplugging your modem for a few minutes, this could make your IP lease expire and the ISP issue a new one.

  • Why can't you do it yourself?

    Probably because it's hard to compile a kernel on an iPad 😂

    They're asking a senior engineer to spend a week at minimum poking around an unknown device. That's going to cost way more than an all-new security camera system. Anyway, they might try opening the video files with ffmpeg, or VLC: I have a Dahua camera (also from a dumpster) that produces .dav files - a proprietary container for H264 or H265 but VLC plays it. There may be a FOSS client available for the camera's IP interface (like Dahua's weird fork of ONVIF) but likely not for iOS.

  • Sell it and get something with an existing FOSS firmware. And a laptop (dumpster ones work too). What you're asking for is $1000 upfront, at minimum, with no satisfaction guarantee.

    If you're willing to do most of the work yourself, I'd suggest finding an official firmware update and running binwalk on it. Also take good photos of the PCB and look for datasheets of every chip. Then you'll be able to pose specific questions and maybe get decent help.

    Still, it's probably best to set up ONVIF client software or something.