2 (3)
Damn, and I thought I was subtle enough.
According to their merch shop, I don't think they do, unfortunately. Would've been funny to give all those people a brain pause moment.
There are real good stuff every now and then that makes the search worth it
4814474077450141
I'm looking forward to your cool magic trick!
I know it's a 7z, but still not even a megabyte. That's really impressive.
Inconsistency in writing detected
Sorry mate, but you just blew your own cover.
I really need to try out dressing like that before it's too late
My todo list is too damn long
Xenforo-based Minecraft server forum
They do still exist, but all of the forums I used to go to are gone.
Good to know it's not just me because I swear to god there's one dude who is doing that to me on a daily basis
Ah, that makes sense. Thanks for the explanation!
😺🔃

Been getting lots of single downloads. Is that a sign that my internet is shit?
I have a client running 24/7. Not long ago, I switched my VPN provider, and I noticed a lot of people queueing a folder, then cancelling once one item in the folder is fully downloaded. Reported download speed seems alright, but seeing how a lot of downloaders are doing this, I wonder if I should take this as a sign that the node is not running properly. If it's just me, then I'm open to VPN provider suggestions. I am currently using ProtonVPN.
At least he improved
But then again, it's hard to fall below that
Hey! Wanna be friends? :3
Funny, I also happen to be former military (conscription of course) and currently in STEM. Just a bit older than you.
Friends?
I'm guessing Pixel's not an option because you don't live in the supported countries?
Give him his soul back you monster
You can access your laptop remotely if you set up Tailscale and register your laptop with them. It's a VPN, so it's like having your laptop and other registered devices connected to a local Wi-Fi all the time.
I think the problem is that
Um
What was I talking about again?
[main@nixos-laptop:~]$ ls /usr/lib
ls: cannot access '/usr/lib': No such file or directory
...success?
That was what I was thinking too, but looks like it's about children way back in the day.
NOW I DONT HAVE TO PRETEND IM PLAYING THE GAME BY PLAYING THE YOUTUBE VIDEO

Yeah I have legitimate interest. Legitimate interest in those who decided to implement this


Why does it not have "Decline all" button??

What do you call this particular hand



I hate getting this hand so fucking much
새해 복 많이 받으세요, everyone!
And my sincere condolences to everyone stuck in a traffic jam, yesterday's weather has been brutal.

Has anyone successfully self-hosted Firefox Sync?
I use around 10 browser profiles, each of which has its own set of bookmarks, plugins, self-enforced rules, etc. I want to synchronise browsing history, bookmarks, plugins using a single account. They are managed with a dedicated Firefox account, but I was wondering if I can self host accounts so that I can synchronise stuff over my VPN, and I don't have to do mail verification every time I create a new profile. But I can't find much on how online.
I know syncserver-rs but that is not enough. The accounts are still registered with Mozilla's server.

Not until I read the docs


Add this to your home-manager
undefined
let f = pkgs.factorio.override { username = "<Your Username>"; token = "<Token>"; versionsJson = ./factorio.json; }; in { home-manager.users."<Your Username>".home.packages = [ f ]; };
In factorio.json
undefined
{ "x86_64-linux": { "alpha": { "stable": { "name": "factorio-space-age_linux_2.0.7.tar.xz", "needsAuth": true, "sha256": "1zvk1skkm37kyikq4l1q285l8zhxc6lqvs1x2y2ccxwd4cdm6r96", "tarDirectory": "x64", "url": "https://factorio.com/get-download/2.0.7/expansion/linux64", "version": "2.0.7" } } } }
To get your Factorio working.