

Congrats to both of you. This was such a funny sequence of comments and it culminated here with this image. I’m weezing over here.
Congrats to both of you. This was such a funny sequence of comments and it culminated here with this image. I’m weezing over here.
Are you out of your mind? SpaceX didn’t buy a single thing, they developed and tested existing ideas (the reusability at least). I mean the guy is a total douche and Nazi but why spread these lies about SpaceX? I agree though that America’s future in space shouldn’t rely on SpaceX due to their affinity to a Nazi, and more funding should be given to NASA and other commercial endeavours
This forum seems like Reddit sometimes but on the other end of the political spectrum
But Debian after knowing how to install the WiFi drivers or before?
Yes I mean mocking, faking, et. al. Not this particular library but macros in general
And how testable is that solution? Sure macros are helpful but testing and debugging them is a mess
To run perhaps. But what about the same metrics for debugging? How many hours do we spend debugging c/c++ issues?
Because it offers much more than just VPN even though that’s what most users use it for. Read their documentation and you’ll see
You are amazing. Such a great response!
You don’t seem great at taking decisions
Not sure, I use it containerised though
Thank you all, I was able to solve the issue as said here https://lemmy.sdf.org/comment/20412456
I also wanted to mention that normally Immich dumps its own db into a file backup file somewhere. I forgot where. Check the database dump backup cron job in the settings
Hi, thank you. This was the solution. Immich was storing its backup files to DB_UPLOAD (as defined on the .env) file. There will be a backup folder with a bunch of .sql.gz files) Picked one and ran the following command
gunzip --stdout “/path/to/backup/dump.sql.gz”
| sed “s/SELECT pg_catalog.set_config(‘search_path’, ‘’, false);/SELECT pg_catalog.set_config(‘search_path’, ‘public, pg_catalog’, true);/g”
| docker exec -i immich_postgres psql --dbname=postgres --username=<DB_USERNAME>
As documented on immich’ s website
How many NICs do you have on your opnsense machine?
How does another social media ruled by a billionaire gives hope?
You are lying or not paying attention. Got to Tokyo and you’ll have plenty (as per Japanese standard) of trash in the streets specially near Shinjuku and Shibuya
And yes they mostly take their trash with them as there are no trash bins. But is it a smart design though?
What would be the advantages of using this over, say i3? (Does it summarize to X vs Wayland)
How do you implement that? How is it feasible that Microsoft tests all the third party drivers?
Don’t get me wrong I believe Microsoft is partly to blame for this problem as well but for making it so hard for system admins to go around the system and solve things (as compared to Linux where you can do anything). I think sys admins would have solved this much faster if they were using Linux systems
I was just probing your argument because I guessed it was the typical nonsense of Microsoft bad, Linux good, without a good explanation
Can you explain why you think this is a Microsoft issue?
Yes. I’m no security expert, but ebpf always seemed a bit weird to me. But in the end how much different is it from kernel drivers?
Is the funnel URL accessible by everyone who knows it? I.e what are the chances someone finds the URL and gets access to it?