beep boop

  • 0 Posts
  • 178 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle













  • Have the same gpu and had same issue give me a second to find the solution again.

    Now back at PC:

    Right so i searched for a while back when i got those issues and the only solution that really worked for me was installing 550 instead. Idk how PopOS / ubuntu does things. So doing this could be easy or super fucking annoying.

    depending on the repo you are using for the nvidia driver, you might be able to specify the driver version during install like so:

    sudo apt install nvidia-driver-550

    I am on debian12 and installing from repo didnt work for me as there were lots of dependencies that had version conflicts. I ended up installing it with the .run file which is really tedious.

    Im gonna be honest tho the chance that this will fix your issue is not that high. Nvidia problems are so fucking diverse and could be due to any number of specific system component and package combinations. But if its already broken, might as well try right?



  • Just use any other email provider that works for you and use standard OpenPGP to encrypt your emails. This is how email end to end encryption (e2ee) usually works.

    As long as the emails are properly e2ee, no email provider is “more private” than others. They can always see who your are emailing and when. Proton is still forced to give out all your metadata to the cops just like any other service.

    Also if whoever you are emailing isnt using protonmail, or another PGP compatible client, then your emails arent actually encrypted at all. For work emails the other party usually wont be using any of that so there is no point, for personal stuff i would honestly use standard messengers that have encryption built in like matrix, signal, session.

    If you want e2ee email tho, then on desktop Thunderbird has all the OpenPGP stuff built in and for mobile there is the K9-Mail client that can be coupled with the openkeychain plugin to offer encryption.

    There are also things like DeltaChat that allow you to use email in an instant messaging style format while using the same encryption keys that you use for standard emails. But tbh thats not what email is intended for, i would just use matrix for that.

    Protonmail is a decent attempt at offering “easy to use” encryption but by doing so, makes it overly complex from a software security and compatibility standpoint.

    With e2ee you want to have the absolute minimum level of complexity and code to make it easy to audit and understand. PGP has been the standard implementation for email encryption for decades. Any attempt to “expand” on this by implementing fancy web based shenanigans undermines the simplicity and inter compatibility of the preexisting email encryption ecoystem that everyone has been using.


  • Is the current generation of street view still just snapshots from different positions with a 360° camera? I thought it was proper 3D scans with images mapped onto it by now. I admit i havent actually used it in years.

    But yeah if its just isolated 2D images then its probably not as much as i thought. The processing would still be tough i think but i dont know enough to even guess that properly.

    I think doing small scale demonstrations would be cool. The community would probably be able to learn and improve from it a lot and eventually it could be scaled up.


  • Even the internet archive is nothing in comparison to the image data used for street view.

    Its of course totally “technically” possible, but it would require some veeery generous donations from some pretty rich people.

    Even if you get people to use their phones to just record everything around them, geo-tag it and upload it. All that data would still have to be stitched together by some big ass GPU cluster that does things that currently only big tech companies can do properly at scale.


  • Gathering street view like data, processing it, running the service and keeping it up to date would require millions if not billions of dollars/euros in capturing equipment, server farms, wages, electricity, lawfirms.

    If you want something thats compareable to the google service, its entirely impossible to do it with a project structure like osm has.

    Even if someone had the funding to get started, they would most likely get bought out by google or apple or microsoft very quickly once they got comparable results.