ndreas
No user record in our sample, but ndreas has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but ndreas has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
I used to use autossh to set up a SOCKS proxy to tunnel my web browser traffic via my home network and it worked really well. Also had a ControlMaster on the tunnel which made SSH connections to my server instantaneous.…
This is the core of the problem. Of course you can learn the language in a weekend, but you're bound to make the same mistakes developers have been doing for decades. This may be ok, as you say, if you allow errors here…
I use borg to backup all my computers to my home server, including the server. It runs raid 1+0. I then use rclone to sync the borg repos to backblaze and dropbox. I encrypt both in the borg repo and in the rclone…
I have used Slate for quite a while to manage my windows, and I think it's great, especially the snapshoting and layout functionality allowing me to go easily between an external screen and my laptop's screen. One of…
This is nice. I've been wanting to dabble a bit in Django, but I find it a bit hard to find basic information like this, for example, how to decide when creating a separate app inside a project is better than putting…